Activity
From 2014-09-04 to 2014-10-03
2014-10-03
- 21:50 Revision 0c5363bc: [TASK] Improve namings of CheckboxElement
- Use better namings for variables in CheckboxElement.
Count of selectedItems is done multiple times.
Better is to do ... - 14:27 Revision c6547dda: [TASK] styleguide: Forms: Add type=passthrough test
- 14:17 Revision 58060aad: [TASK] styleguide: Forms: Add type=none tests
- 14:00 Revision de24c8c9: [TASK] styleguide: Forms: Add type=group tests
- 13:27 Revision 2ff400ab: [TASK] Add empty extension compatibility6
- This is a placeholder extension taking deprecated functionality
into child care to prolong the adaption phase for upd... - 13:21 Revision 7c2b667c: [TASK] CSS: Remove horizontal gray lines "uppercase"
- Class "uppercase" had been used to create visual hierarchy in backend
modules. Now we have H1-H6.
Resolves: #37925
R... - 11:46 Revision 25633627: [TASK] Performance improvement on indexing process
- Use exec_INSERTmultipleRows instead of exec_INSERTquery for
submitting indexer results to table index_rel. This may s... - 10:28 Revision 5ff0e2f6: [BUGFIX] BE login template: fix invalid HTML structure
- In the backend login template a div tag is nested within a dl tag.
This is prohibited by the HTML specification.
This... - 00:22 Revision 80674b87: [TASK] Introduce AbstractFormElement for FormEngine elements
- This is a follow up to #61958 which improves the code structure.
Resolves: #62011
Related: #61958
Releases: master
C...
2014-10-02
- 23:55 Revision 5a7d1810: [TASK] styleguide: Set extension compatible with core version 7
- 23:43 Revision 1772f12b: [TASK] styleguide: Forms: Add todo regarding a documentation mismatch
- 23:41 Revision 20ccbb28: [TASK] styleguide: Forms: Add filter and wizards
- 22:59 Revision 682e9762: [TASK] styleguide: Forms: Add tree examples for type=select
- 22:42 Revision 1710b53e: [CLEANUP] styleguide: Minor TCA cleanup
- 21:39 Revision 7eed8628: [BUGFIX] styleguide: Forms: Add missing db fields
- 21:23 Revision c6bb90be: Merge branch 'wouter90-coding'
- 21:22 Revision be353c42: Merge branch 'coding' of github.com:wouter90/TYPO3.CMS.Styleguide into wouter90-coding
- 21:08 Revision cf18d8a6: [CLEANUP] styleguide: Minor TCA cleanup
- 21:06 Revision 29e4b7be: [TASK] styleguide: Add some more examples for type=input
- 21:00 Revision 48fa4f1c: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/6 from wouter90/master
- [TASK] styleguide: Remove deprecated script configuration for wizards
- 20:59 Revision ea1ea42f: [TASk] Forms: Add type=select tests
- 20:42 Revision 2a29c823: [TASK] styleguide: Remove deprecated script configuration for wizards
- 17:06 Revision 41d3bda5: [FEATURE] Allow svg files as image format for extension icons
- This adds the possibility to add extension icons in svg format.
Resolves: #61185
Releases: 6.3
Change-Id: I52463b8a2... - 16:37 Revision fa73cb0b: [TASK] Move TCA renderings to designated classes
- The FormEngine class is a big chunk of many methods.
As a first step, the rendering of the different TCA types
are mo... - 13:06 Revision 8ce47d4a: [TASK] Split up typolink() functionality in multiple methods - Part 1
- The cObj->typolink() method is one of the biggest code chunks in
the CMS core, and one of the most central ones for t... - 12:09 Revision effd7ea6: [TASK] Improve comment of GeneralUtility::makeInstance()
- A note about the fact, that ObjectManager::get() is injecting
dependencies may be helpful.
Resolves: #61916
Releases... - 11:25 Revision 58cb0738: [TASK] styleguide: Use KauderwelschUtil for FlashMessages
- 11:24 Revision 97949f71: [FEATURE] styleguide: Tab style
- 11:24 Revision 851e1212: [FEATURE] styleguide: KauderwelschUtility
- 11:24 Revision d8b38c1a: [TASK] styleguide: Remove Footer navigation
2014-10-01
- 15:07 Revision f9f11734: [BUGFIX] Search word markup for UTF8 characters in summary
- Fix usage of preg_split to use the modifier /u so that search words
are correctly split in a summary.
Resolves: #261... - 15:07 Revision 6ad3e2b2: [BUGFIX] Search word markup for UTF8 characters in summary
- Fix usage of preg_split to use the modifier /u so that search words
are correctly split in a summary.
Resolves: #261... - 14:43 Revision 0a6142b7: [BUGFIX] Search word markup for UTF8 characters in summary
- Fix usage of preg_split to use the modifier /u so that search words
are correctly split in a summary.
Resolves: #261...
2014-09-30
- 20:54 Revision 2edff0bd: [TASK] Removes useless icon used in BE login template
- In the backend login template there is an old logo which
is not used anymore. We can remove it.
Resolves: #61963
Rel... - 17:19 Revision 5cb8ac88: [BUGFIX] Fix search mode switcher of indexed_search
- A wrong backport of #51189 broke the search mode switcher link of
indexed_search.
This patch corrects the wrong backp... - 15:25 Revision 306677ee: [BUGFIX] BE login template: fix invalid HTML structure
- In the backend login template a div tag is nested within a dl tag.
This is prohibited by the HTML specification.
This... - 12:09 Revision d1d016cc: [TASK] Fix functional tests for EXT:impexp
- After issue #61944 has been merged, sys_file_reference.link does
not support NULL values anymore (which is fine). How... - 11:59 Revision 42f1c602: [TASK] Fix functional tests for EXT:impexp
- After issue #61944 has been merged, sys_file_reference.link does
not support NULL values anymore (which is fine). How... - 11:57 Revision 5844814d: [BUGFIX] Fix JavaScript error that prevents links to anchor tags in RTE
- This patch fixes invalid JavaScript code (adds a missing closing
bracket), that prevents BE users from creating links... - 11:57 Revision e9ac1705: [BUGFIX] Fix JavaScript error that prevents links to anchor tags in RTE
- This patch fixes invalid JavaScript code (adds a missing closing
bracket), that prevents BE users from creating links... - 11:28 Revision 66d824c7: Revert "[BUGFIX] Fix JavaScript error that prevents links to anchor tags in RTE"
- This reverts commit eda10cc0f2f2ddb7fa645c2f7ef6b71ea9f22b94.
The commit message of the original patch references a ... - 11:27 Revision 153b58b7: Revert "[BUGFIX] Fix JavaScript error that prevents links to anchor tags in RTE"
- This reverts commit 9bcebec002224bbc2a0dcd38cff032a14f2e075e.
The commit message of the original patch references a ... - 11:07 Revision eda10cc0: [BUGFIX] Fix JavaScript error that prevents links to anchor tags in RTE
- This patch fixes invalid JavaScript code (adds a missing closing
bracket), that prevents BE users from creating links... - 11:06 Revision 9bcebec0: [BUGFIX] Fix JavaScript error that prevents links to anchor tags in RTE
- This patch fixes invalid JavaScript code (adds a missing closing
bracket), that prevents BE users from creating links... - 09:35 Revision bb6ce386: [DB] Increase max length of link fields
- The current core supports links with the maximum length of 256 chars in
header links of tt_content elements and links... - 09:35 Revision 0b292771: [DB] Increase max length of link fields
- The current core supports links with the maximum length of 256 chars in
header links of tt_content elements and links...
2014-09-29
- 22:29 Revision f14763fb: [TASK] styleguide: XLIF & Layout: TCA, Trees
- 22:21 Revision 38533f15: [FEATURE] styleguide: Index page for TCA/Records
- 22:02 Revision 88ec95ca: Update README.md
- 17:38 Revision 1abb685b: [TASk] Forms: Add type=radio tests
- 14:55 Revision e3fb7db7: [TASK] styleguide: Forms: Add type=check tests
- 14:10 Revision 37914f05: [FEATURE] Usability improvements by top searchbox in list module
- For a better user experience in the list module, it makes sense to display
the search box at the top and not at the b... - 14:06 Revision 13cfa93d: [TASK] styleguide: Forms: Add type=text tests
- 13:13 Revision 9640fdf3: [BUGFIX] Change explanatory text of SYS error reporting config variables
- Unify explanatory text of the variables [SYS][errorHandlerErrors],
[SYS][exceptionalErrors], [SYS][syslogErrorReporti... - 13:12 Revision 9d664097: [BUGFIX] Change explanatory text of SYS error reporting config variables
- Unify explanatory text of the variables [SYS][errorHandlerErrors],
[SYS][exceptionalErrors], [SYS][syslogErrorReporti... - 13:00 Revision 4ec5a5ca: [TASK] styleguide: Forms: Add wizard examples for type input
- 10:19 Revision 51f9f9f9: [BUGFIX] Felogin improperly merges flexforms and TS conf
- There are two options to show the forgot password link in FE:
* TypoScript: showForgotPasswordLink
* Flexforms: sho... - 09:33 Revision 4f5b212c: [TASK] Use input type "email" in Install-Tool
- Using the type "email" for the test section is state of the art and
avoid user errors because the browser checks the ...
2014-09-28
- 22:46 Revision 14bb5da7: [BUGFIX] DBAL admin_query() check array before accessing it
- Move the $parsedQuery array access after the is_array() check in
DatabaseConnection::admin_query() to avoid PHP warni... - 22:45 Revision 7a1c0a38: [BUGFIX] DBAL admin_query() check array before accessing it
- Move the $parsedQuery array access after the is_array() check in
DatabaseConnection::admin_query() to avoid PHP warni... - 13:49 Revision 1cc0a309: [FEATURE] Followup: Introduce read-only column for file mounts
- Added missing feature document for http://review.typo3.org/31096
Resolves: #59830
Releases: master
Change-Id: Id71c5...
2014-09-27
- 14:27 Revision 9874cacc: [CLEANUP] Cleanup code of TS module overview
- The file handling has been removed some versions ago but some code
has not been removed.
Resolves: #61444
Releases: ... - 12:25 Revision 23d32400: [BUGFIX] indexed_search/Indexer: correct frequency mapping for 1
- There was a slight glitch in indexed_search's indexer, which resulted in
a wrong frequency mapping if the ratio betwe... - 12:24 Revision 86e40159: [BUGFIX] indexed_search/Indexer: correct frequency mapping for 1
- There was a slight glitch in indexed_search's indexer, which resulted in
a wrong frequency mapping if the ratio betwe... - 12:19 Revision 905404fd: [BUGFIX] Fix indexed_search page browsing calculation
- Fix the calculation of pages shown by the indexed_search page browsers
to avoid negative page numbers or numbers exce... - 12:18 Revision 05c384ae: [BUGFIX] Fix indexed_search page browsing calculation
- Fix the calculation of pages shown by the indexed_search page browsers
to avoid negative page numbers or numbers exce...
2014-09-26
- 23:38 Revision 35d3022d: [BUGFIX] Remove last call to wrapLabels
- Make editing of the entire TypoScript template record possible by
removing the last remaining call to FormEngine::wra... - 23:21 Revision 1f4792fe: [!!!][TASK] Remove deprecated file type FILETYPE_SOFTWARE
- Resolves: #61859
Releases: master
Change-Id: I30360e021faa8f252a11a7aad6247aedbbc175ca
Reviewed-on: http://review.typ...
2014-09-25
- 21:33 Revision 598bf40a: [TASK] Remove unimplemented function in FormEngine
- There is a function wrapLabels which does not do
anything for ages.
As it is empty, I suggest to remove it completely... - 10:29 Revision 1eb01898: [!!!][TASK] Remove deprecated connectDB from EidUtility
- Resolves: #61863
Releases: master
Change-Id: Ie46706b237a350ad36a10550232c3a2b6c09e5e5
Reviewed-on: http://review.typ... - 10:27 Revision 00206f71: [!!!][TASK] Remove deprecated function int_from_ver
- Resolves: #61860
Releases: master
Change-Id: I14491a32d3b85dbe3635721d6ad03c691897771a
Reviewed-on: http://review.typ... - 01:11 Revision 8ced8ba5: [TASK] Remove TypoScript option from fixture extension
- The TypoScript option rewrittenPropertyMapper is not of any
use anymore and can safely be removed.
Resolves: #61864
...
2014-09-24
- 22:22 Revision 98bcd9c7: [TASK] styleguide: Forms: Add a bunch of simple input fields
- 22:21 Revision b6618b7d: [!!!][TASK] Remove deprecated isDisplayCondition function from FormEngine
- Resolves: #61828
Releases: master
Change-Id: Id5c2d81fdff9cb6960749f93b10db1107aa8ed49
Reviewed-on: http://review.typ... - 21:25 Revision d82be58c: [TASK] Remove deprecated check in llXmlAutoFileName for typo3_src/tests
- Resolves: #61862
Releases: master
Change-Id: I899916a6ee9bb0684fd91d76fca99b32a1c8f6b9
Reviewed-on: http://review.typ... - 21:14 Revision 0eca79f8: [TASK] styleguide: Add basic TCA definition of form engine test record
- 20:58 Revision 63e8502e: [TASK] Change input type of search-fields from text to search
- This changes the html input type for the search-fields from
"text" to the semantically correct "search".
Releases: m... - 20:27 Revision 071c4a16: [FEATURE] Add AbstractCondition for TS conditions
- In order to streamline conditions and make
TypoScript conditions more flexible, an abstract class
AbstractCondition i... - 19:20 Revision fb861ae7: [!!!][TASK] Remove classFile option in makeInstanceService
- Resolves: #61821
Releases: master
Change-Id: I5b9426f003c762f1f152545eac43c8a095e73b92
Reviewed-on: http://review.typ... - 15:40 Revision 2596e833: [!!!][TASK] Remove magic setter for $fromTC
- Resolves: #61823
Releases: master
Change-Id: I5997954508ecdddb10fc286f5be40fe27cc75d6f
Reviewed-on: http://review.typ... - 14:26 Revision 37f7e7ef: [TASK] Change input type for backend search result limit to "number"
- This changes the html input type for the backend search result limit
from "text" to the html5 attribute "number".
Re... - 13:05 Revision fdf05f5d: [!!!][TASK] Remove deprecated getUniqueFields function from DataHandler
- Resolves: #61822
Releases: master
Change-Id: I1d150653fed952560f08a9faab719128f38f66c4
Reviewed-on: http://review.typ...
2014-09-23
- 20:03 Revision 5914c2b4: [!!!][TASK] Remove deprecated PhpOptionsUtility functions
- Resolves: #61820
Releases: master
Change-Id: Ib5057059f0d0da56c419b931341baae2fec891f2
Reviewed-on: http://review.typ... - 18:34 Revision a135b986: [!!!][TASK] Remove deprecated mail functionality
- Resolves: #61783
Releases: master
Change-Id: Iebe604aca73cee6efc834b1e8c678cd49ce265fc
Reviewed-on: http://review.typ... - 18:33 Revision 38223649: [!!!][TASK] Remove deprecated TCA functions
- Resolves: #61785
Releases: master
Change-Id: I6c03f24ec217a5d3ae7826bd5f8bbc696084b1c0
Reviewed-on: http://review.typ... - 18:12 Revision d652601f: [BUGFIX] Suhosin triggers warnings in Install Tool
- When Suhosin runs in simulation mode, violations are logged
as usual, but nothing is blocked or removed from the requ... - 18:11 Revision 38fa90a1: [BUGFIX] Suhosin triggers warnings in Install Tool
- When Suhosin runs in simulation mode, violations are logged
as usual, but nothing is blocked or removed from the requ... - 17:26 Revision 43568bfd: [!!!][TASK] Remove deprecated DocumentTemplate classes
- * MediumDocumentTemplate
* SmallDocumentTemplate
* StandardDocumentTemplate
Resolves: #61782
Releases: master
Change... - 17:22 Revision e3f1a335: [!!!][TASK] Remove deprecated isLocalconfWritable function
- Resolves: #61802
Releases: master
Change-Id: Iaa0b8a546b33b2c919987e12f684c356a9dfdf67
Reviewed-on: http://review.typ... - 16:31 Revision 103e0172: [BUGFIX] Do not check file extension on local file
- If a file is uploaded and file extension deny pattern is set,
we should not test this temporary file for extension pe... - 15:11 Revision 6f30381a: [TASK] Set TYPO3 version to 6.2.6-dev
- Change-Id: Ib005698d0b38bdac0d4a3d174a304058e4a55dbe
Reviewed-on: http://review.typo3.org/32940
Reviewed-by: TYPO3 Re... - 15:10 Revision 3eefe725: [RELEASE] Release of TYPO3 6.2.5
- Change-Id: I36118db416a33e85a4f2cc41c6a8e5e6acd9571f
Reviewed-on: http://review.typo3.org/32939
Reviewed-by: TYPO3 Re... - 15:00 Revision 5bd5ce17: [TASK] Set TYPO3 version to 6.1.12-dev
- Change-Id: I4730011c59c4a6ece14f8156a329ddfd9fce8a2d
Reviewed-on: http://review.typo3.org/32938
Reviewed-by: TYPO3 Re... - 14:59 Revision 662c6185: [RELEASE] Release of TYPO3 6.1.11
- Change-Id: Ife15dec7828169dd185d355f3abd407b6aa208f5
Reviewed-on: http://review.typo3.org/32937
Reviewed-by: TYPO3 Re... - 14:40 Revision 9bae63e5: [TASK] Set TYPO3 version to 4.5.37-dev
- Change-Id: Ib1d17b43dce8d0abd1c56494495f62863cb3d18d
Reviewed-on: http://review.typo3.org/32936
Reviewed-by: TYPO3 Re... - 14:40 Revision 6dbdbcae: [RELEASE] Release of TYPO3 4.5.36
- Change-Id: Iea9655ddd56df9fbba3d4f769eab1c2fbd8c4f68
Reviewed-on: http://review.typo3.org/32935
Reviewed-by: TYPO3 Re... - 13:58 Revision b137fd3e: Revert "[BUGFIX] Invalid rendering of high resolution icons in lists"
- This reverts commit 0db092ee5befc4b0eaf8e5193e7f49c326905d67.
Change-Id: Ib27e83ff31b20c9ba03e34a184dae18a779672d9
R... - 13:58 Revision 163718bb: Revert "[BUGFIX] Invalid rendering of high resolution icons in lists"
- This reverts commit 97b928e9d5a596b029f43895f887cdeea85b7fa3.
Change-Id: Ib27e83ff31b20c9ba03e34a184dae18a779672d9
R... - 12:28 Revision 1ce580e8: [!!!][TASK] Remove deprecated TypeHandlingService
- Resolves: #61786
Releases: master
Change-Id: Ib30130a238fd07a5937328e242e41f4643267ffa
Reviewed-on: http://review.typ...
2014-09-22
- 08:51 Revision b21a0f49: [TASK] Add documentation for ClickMenuController code removal
- Follow up to https://review.typo3.org/32905
Resolves: #61781
Releases: master
Change-Id: I5fe7107795124c297d837dfe01...
2014-09-21
- 22:57 Revision 0db092ee: [BUGFIX] Invalid rendering of high resolution icons in lists
- When using high resolution icons (png) in backend modules (32x32) and
this module can be enabled/disabled in the be_g... - 22:57 Revision 97b928e9: [BUGFIX] Invalid rendering of high resolution icons in lists
- When using high resolution icons (png) in backend modules (32x32) and
this module can be enabled/disabled in the be_g... - 22:28 Revision eb60f3cf: [TASK] Remove deprecated inlcude_once array in ClickMenuController
- Resolves: #61781
Releases: master
Change-Id: I0ad4479fb733288d170ee3a06e778ff4890ecd6e
Reviewed-on: http://review.typ... - 18:47 Revision a5905649: [BUGFIX] Do not check file extension on local file
- If a file is uploaded and file extension deny pattern is set,
we should not test this temporary file for extension pe... - 17:40 Revision 93e48b9a: [BUGFIX] Prevent fatal when importing a t3d file without fal information
- Currently the importer expects that an imported t3d file contains
data for fal. This is not the case if the t3d file ... - 17:38 Revision 1be26f4e: [BUGFIX] Add permission checks to edit icons in filelist and context menu
- In filelist as well as in context menus the edit/info/cut/copy/paste
icons are always shown and not disabled/removed ... - 10:04 Revision cf94b0b3: [BUGFIX] Add permission checks to edit icons in filelist and context menu
- In filelist as well as in context menus the edit/info/cut/copy/paste
icons are always shown and not disabled/removed ... - 00:40 Revision fbfa107d: [FEATURE] Introduce read-only column for file mounts
- File mount records get a new flag "read only".
This flag replaces the virtual flag introduced earlier,
so it can be d... - 00:22 Revision 80aabffe: [BUGFIX] LocalDriver->calculateBasePath doesn't properly sanitize
- The method "calculateBasePath" of Resource/Driver/LocalDriver.php
does not properly sanitize the passed value.
It mi...
2014-09-20
- 23:27 Revision 6b1524f2: [TASK] Use FLUIDTEMPLATE for rendering module Configuration
- As cleanup and improvement for the backend it is important to remove the
HTML code from the PHP logic. This patch rem... - 23:03 Revision 8ca2c033: [CLEANUP] Unqoute integer in BackendUserSessionRepository
- In the method "findByBackendUser" in BackendUserSessionRepository,
the beuser uid used in the WHERE condition is cast... - 23:03 Revision b94c53ea: [CLEANUP] Unqoute integer in BackendUserSessionRepository
- In the method "findByBackendUser" in BackendUserSessionRepository,
the beuser uid used in the WHERE condition is cast... - 19:55 Revision c72e9019: [BUGFIX] Invalid shortcut target on translated pages
- A feature to resolve shortcut links directly in menu rendering
does not consider the overlay behaviour of the "shortc... - 17:57 Revision ad8c5c4c: [BUGFIX] Check if TER dump exists before modify time check
- The modify time of the extensions.xml.gz file is used to display the last
update of the extension list. Checking if t... - 17:38 Revision b2597fd4: [BUGFIX] RTE on first new IRRE record keeps loading in IE
- Problem: IE raises a syntax error when it encounters html comments in
the JavaScript code. The html comments are adde... - 17:13 Revision aee2c5a1: [BUGFIX] add _loadRealInstance in f:form ViewHelper
- If you edit a form containing subproperties of your domain model,
f:form VH will add some hidden fields to identify y... - 17:13 Revision 66d5ac3a: [BUGFIX] add _loadRealInstance in f:form ViewHelper
- If you edit a form containing subproperties of your domain model,
f:form VH will add some hidden fields to identify y...
2014-09-19
- 16:26 Revision 0d5a3c03: [BUGFIX] LocalDriver->calculateBasePath doesn't properly sanitize
- The method "calculateBasePath" of Resource/Driver/LocalDriver.php
does not properly sanitize the passed value.
It mi... - 14:31 Revision 0836e96f: [TASK] Update RequireJS to 2.1.15
- Resolves: #61608
Releases: master
Change-Id: Ic3ba3542bea23d852327d77821610f19844ee1e3
Reviewed-on: http://review.typ... - 11:51 Revision 6bc5dd2c: [BUGFIX] Invalid closure in AbstractMenuContentObject
- Issue #58792 introduced a closure in AbstractMenuContentObject.php
which is not PHP 5.3 compatible. Since TYPO3 6.2 m... - 11:51 Revision 4638547f: [BUGFIX] Invalid closure in AbstractMenuContentObject
- Issue #58792 introduced a closure in AbstractMenuContentObject.php
which is not PHP 5.3 compatible. Since TYPO3 6.2 m...
2014-09-18
- 23:47 Revision ca5de2e9: [BUGFIX] Transfer curlProxyServer to new HTTP settings
- Splits up the old curlProxyServer correctly, stripping "http://" and
potentially trailing slashes.
Resolves: #45834
... - 23:46 Revision f41086b7: [BUGFIX] Transfer curlProxyServer to new HTTP settings
- Splits up the old curlProxyServer correctly, stripping "http://" and
potentially trailing slashes.
Resolves: #45834
... - 23:46 Revision d1a3a107: [TASK] Always show action icons in tables (em, docs)
- The goal to hide actions icons has not been reached. Since the
hiding the icons is worse than showing all icons we re... - 16:23 Revision 4aa9fe98: [BUGFIX] Extbase behaviour concerning workspaces
- Issue #26732 introduced some behaviour into Extbase that cannot
work on the long-run. The usual behaviour of TYPO3 is... - 16:08 Revision 39796fbd: [BUGFIX] Extbase behaviour concerning workspaces
- Issue #26732 introduced some behaviour into Extbase that cannot
work on the long-run. The usual behaviour of TYPO3 is... - 12:17 Revision 5ddc1769: [FEATURE] Migrate open-docs counter to .badge
- During streamline of the backend we make use of the Bootstrap .badge
component. The Badge can be attached to every to... - 11:36 Revision 9c0ba3a9: [BUGFIX] Workspace Preview not working with lockSSL=3
- The workspace preview does not work with lockSSL=3 being defined
in the Install Tool. First it looks like a CSS issue... - 11:36 Revision ede69ff6: [BUGFIX] Workspace Preview not working with lockSSL=3
- The workspace preview does not work with lockSSL=3 being defined
in the Install Tool. First it looks like a CSS issue...
2014-09-17
- 15:52 Revision a92eced7: [TASK] Always show action icons in tables (em, docs)
- The goal to hide actions icons has not been reached. Since the
hiding the icons is worse than showing all icons we re... - 15:08 Revision 0d5aa647: [BUGFIX] Indexed Search: Add missing return statement
- Add missing return statement to searchMetaphone() method.
Resolves: #61679
Releases: master, 6.2
Change-Id: Ia87909a... - 15:08 Revision 8d451feb: [BUGFIX] Indexed Search: Add missing return statement
- Add missing return statement to searchMetaphone() method.
Resolves: #61679
Releases: master, 6.2
Change-Id: Ia87909a... - 12:40 Revision d284e068: [BUGFIX] FormEngine fix inline paddings and hierarchy
- Fix inline paddings in FormEngine main sections. Also define FormEngine
".checkbox" to be constrained within FormEng... - 08:59 Revision e1cede01: [TASK] t3skin: Base table.t3-table on Bootstrap
- Base the common <table class="t3-table"> on Bootstrap
predefined classes .table, .table-hover and .table-striped.
Th... - 08:54 Revision df350f75: [TASK] Move user simulation in module "user settings"
- Move the user select settings a dominant setting that is positioned
above the select field tab selection.
Resolves: ... - 07:27 Revision 963eb99e: [BUGFIX] Redirect on direct access to overlaid mountpoint
- When the user directly accesses a page that is a mountpoint that
should be overlaid with the contents of the mounted ...
2014-09-16
- 23:58 Revision 3040d808: [!!!][TASK] Replace deprecated FlashMessage handling
- Before 6.2 there have been some changes regarding the flash message
handling. At first, the flash message queue objec... - 23:55 Revision 4482a1b4: [TASK] Introduce .editorconfig file
- A lot of IDEs support a .editorconfig file, this file contains
informations for the IDE how to handle and format file... - 23:55 Revision 66ffd9eb: [TASK] Introduce .editorconfig file
- A lot of IDEs support a .editorconfig file, this file contains
informations for the IDE how to handle and format file... - 21:04 Revision 4fe50e6b: [BUGFIX] Fix a typo
- Resolves: #61660
Releases: 6.3
Change-Id: I4a3649332e70a935e7957d8a4132c27ea9614f87
Reviewed-on: http://review.typo3.... - 15:52 Revision a2c5fe0b: [BUGFIX] Follow up: Remove PHP warnings when no icon is found
- With https://review.typo3.org/32616/ a check with file_exists() was
introduced to prevent warnings on accessing non-i... - 15:41 Revision 2ce2b943: [BUGFIX] Follow up: Remove PHP warnings when no icon is found
- With https://review.typo3.org/32616/ a check with file_exists() was
introduced to prevent warnings on accessing non-i... - 15:18 Revision 84ffa62d: [BUGFIX] Dummy WHERE condition compatibility
- The Typo3DbBackend.php places a dummy where condition in case
$statementParts['where'] is empty. The condition is cha... - 15:18 Revision 8c247ff3: [BUGFIX] Dummy WHERE condition compatibility
- The Typo3DbBackend.php places a dummy where condition in case
$statementParts['where'] is empty. The condition is cha... - 13:09 Revision 51b2ad5e: [BUGFIX] Don't prepend absolute image URLs
- The ImageService->getImageUri() method always prepends the public URL of
the image object with a prefix, regardless w... - 13:08 Revision 4ecb81cf: [BUGFIX] Don't prepend absolute image URLs
- The ImageService->getImageUri() method always prepends the public URL of
the image object with a prefix, regardless w... - 12:00 Revision d5dc3684: [TASK] Add a "save and new" button in scheduler module
- Resolves: #57733
Releases: 6.3, 6.2
Change-Id: I57bd5e842374853a62a5c1e4b419c193837ccb6e
Reviewed-on: http://review.t... - 11:43 Revision 70d736c5: [TASK] Add a "save and new" button in scheduler module
- Resolves: #57733
Releases: 6.3, 6.2
Change-Id: I57bd5e842374853a62a5c1e4b419c193837ccb6e
Reviewed-on: http://review.t... - 11:21 Revision 4f785708: [TASK] Change relevance sorting in EM
- The Extension Manager creates a virtual "position" field containing
the relevance of a search hit. The relevance is c... - 11:21 Revision fae06dba: [TASK] Change relevance sorting in EM
- The Extension Manager creates a virtual "position" field containing
the relevance of a search hit. The relevance is c...
2014-09-15
- 22:53 Revision 424a9e33: [TASK] Remove unused property $CALC_PERMS
- In InfoModuleController a property $CALC_PERMS is
defined but unused.
Resolves: #61486
Releases: 6.3
Change-Id: Ie10... - 21:54 Revision 2b4c01c0: [TASK] Make file_upload.php dispatched
- Use dispatching for file_upload.php
Resolves: #61217
Releases: 6.3
Change-Id: I82adcc68e6583628255ac8442f4d5b24389a1... - 18:16 Revision 7cc52723: [TASK] Remove error_reporting from thumbs.php
- Change-Id: I0aab3f628325fb2db3276d5d6d9e878e6328be0f
Resolves: #27250
Releases: 6.3, 6.2
Reviewed-on: http://review.t... - 18:15 Revision 6b307242: [TASK] Remove error_reporting from thumbs.php
- Change-Id: I0aab3f628325fb2db3276d5d6d9e878e6328be0f
Resolves: #27250
Releases: 6.3, 6.2
Reviewed-on: http://review.t... - 15:43 Revision 9e027e3b: [TASK] Split xdebug.max_nesting_level into two error levels
- The recommended xdebug.max_nesting_level was raised from 250 to
400 with issue #59391. Since the core itself usually ... - 15:23 Revision 3cd2886b: [TASK] Split xdebug.max_nesting_level into two error levels
- The recommended xdebug.max_nesting_level was raised from 250 to
400 with issue #59391. Since the core itself usually ... - 13:59 Revision c5228824: [TASK] Make file_rename.php dispatched
- Use dispatching for file_rename.php
Resolves: #61216
Releases: master
Change-Id: Id1c42ba7d51fdede87b2834f7b3d766f8b... - 00:25 Revision a69dac25: [TASK] Base FlashMessage CSS on Bootstrap
- Use Bootstrap CSS for FlashMessages.
Also use TYPO3 standard status colors in Bootstrap.
Resolves: #61586
Releases: ... - 00:21 Revision 0f9a7eba: [TASK] Remove tslib directory
- The frontend parts are split into EXT:cms and EXT:frontend,
and the legacy directory "tslib" and the constant PATH_ts...
2014-09-14
- 23:49 Revision dd21b420: [TASK] Change HTML code to match Bootstrap layout
- Fix markup for checkbox in:
* QueryGenerator.php
* InfoPageTyposcriptConfigController.php
* ConfigurationView.php
* D... - 23:35 Revision fc080ffa: [CLEANUP] styleguide: ext_emconf.php and license headers
- 23:30 Revision 0199d976: [!!!][TASK] Remove deprecated property mapper of Extbase
- Extensions requiring rewrittenPropertyMapper = 0
may not work properly any more.
Releases: 6.3
Resolves: #57396
Chan... - 23:03 Revision 5fa78c52: [BUGFIX] styleguide: Stage/merge error
- 23:02 Revision 2ad483ae: [TASK] styleguide: Remove backend App bg-color
- 23:02 Revision 31053e7f: [FEATURE] styleguide: Bring Bootstrap CSS overview page
- 23:02 Revision 3fa33a4b: [TASK] styleguide: FlashMessage wording
- 23:02 Revision b6c8dcda: [TASK] styleguide: Add Helper twbs info
- 23:02 Revision 4ebc6994: [FEATURE] styleguide: Bring Icons view (Font Awesome)
- 22:22 Revision e8551a01: [TASK] styleguide: Minor cleanup in ext_tables.php
- 18:26 Revision d720aff8: [TASK] Checkbox / label markup in create multiple pages
- Fix markup in CreatePagesWizardModuleFunctionController
Resolves: #61581
Related: #61577
Releases: master
Change-Id:... - 18:25 Revision 57cb4be5: [TASK] Change HTML code to match Bootstrap layout
- Fix markup for checkbox in:
* EditDocumentController.php
* FileListController.php
Resolves: #61579
Related: #61577
R... - 18:10 Revision abb72b2f: [FEATURE] Group-work for HTML5 [x] checkbox-label-groups
- Kick-Off patch to bring semantic HTML5 for checkbox+label groups
in the backend. Bootstrap compatible HTML5 mark-up f... - 16:35 Revision 447a29d3: [BUGFIX] Reset ExtJS 3 CSS box-model
- We have box-models in CSS. They define how the dimensions of
elements are calculated. Modern CSS is based on the bord... - 15:18 Revision 87652b15: [TASK] Base EXT: t3skin typography on Bootstrap
- Adapt Bootstrap variables to well-known EXT:t3skin layout:
colors+gray, typography, paddings, table, buttons, inputs.... - 14:18 Revision bf3c695c: Revert "[BUGFIX] Improve l10n_mode config for sys_file_reference"
- This reverts commit f96c1013e89994ed6ce822af6fe1b837e50d3234.
Change-Id: I0440c9f0144c707a8aa15a0024226c7115f84ce2
R... - 14:15 Revision 3e3059f6: Revert "[BUGFIX] Improve l10n_mode config for sys_file_reference"
- This reverts commit b013405328a679a2c22c885215e89edf1dba5327.
Change-Id: I46c056975813bc59867782a7fa667d7ec127ecbb
R... - 13:53 Revision f96c1013: [BUGFIX] Improve l10n_mode config for sys_file_reference
- Since the rendering in the Frontend does not merge the values
the mergeIfNotBlank setting is replaced with prefixLang... - 13:53 Revision b0134053: [BUGFIX] Improve l10n_mode config for sys_file_reference
- Since the rendering in the Frontend does not merge the values
the mergeIfNotBlank setting is replaced with prefixLang... - 13:25 Revision c80f4fb2: [CLEANUP] Move test file deletion into UnitTestCase class
- In order to unify removal of files and directories created by unit
tests, the basic UnitTestCase class get a property... - 10:38 Revision 9bfc3d33: [BUGFIX] Fix typos in comment (method header)
- This patch fixes two minor typos in the method description (comment)
in class TYPO3\CMS\Extbase\Persistence\Generic\Q... - 10:38 Revision 7f16fe2d: [BUGFIX] Fix typos in comment (method header)
- This patch fixes two minor typos in the method description (comment)
in class TYPO3\CMS\Extbase\Persistence\Generic\Q... - 02:40 Revision 83ef83b5: [TASK] Make file_newfolder.php dispatched
- Use dispatching for file_newfolder.php
Resolves: #61215
Releases: 6.3
Change-Id: If2ae411543b2a543c828cf029f2596666e... - 00:54 Revision 1572b5f8: [BUGFIX] Functional Test: force storage record to be caseSensitive "1"
- In the context of Functional Tests, makes sure the
storage record in initialized with caseSensitive "1"
which prevent... - 00:48 Revision e3fad76e: [BUGFIX] Functional Test: force storage record to be caseSensitive "1"
- In the context of Functional Tests, makes sure the
storage record in initialized with caseSensitive "1"
which prevent...
2014-09-13
- 21:53 Revision 4dc1e804: [TASK] TemplateService: Add verbose option
- The TemplateService class contains the functionality
to parse the TypoScript constants that haven't
been replaced yet... - 21:25 Revision eab5ca42: [TASK] t3skin: Base login screen input on Bootstrap
- Inherit input field styles from bootstrap for login screen.
Resolves: #61557
Releases: master
Change-Id: I5036841fe2... - 18:56 Revision 0f22d2ff: [BUGFIX] Use title & alternative fields in filelinks
- * The field "alternative" of the file should be used if filled.
* The field "title" of the reference should be prefer... - 18:55 Revision 26e947a6: [BUGFIX] Use title & alternative fields in filelinks
- * The field "alternative" of the file should be used if filled.
* The field "title" of the reference should be prefer...
2014-09-12
- 19:47 Revision e322b5f3: [BUGFIX] Fix fallback mechanism for module menu
- If the startModule is not available the fallback mechanism
doesn't work. The check returns always true. Use jQuery to... - 17:58 Revision 6d169dd5: [BUGFIX] Followup 2 to mod.SHARED.colPos_list fix
- Deal with empty mod.SHARED and fill activeColPosList with colPosList
in case the TSconfig setting is empty.
Resolves... - 17:57 Revision b60a40cb: [BUGFIX] Followup to mod.SHARED.colPos_list fix
- The internal property activeColPosList is intermediately
set to an array and not converted to a comma separated list
... - 17:54 Revision 6a389870: [BUGFIX] Followup 2 to mod.SHARED.colPos_list fix
- Deal with empty mod.SHARED and fill activeColPosList with colPosList
in case the TSconfig setting is empty.
Resolves... - 10:46 Revision ec316472: [FOLLOWUP] Remove remaining occurrences of JSImgCode
- Resolves: #60523
Releases: 6.3
Change-Id: I38d9379277b173ba03c0761576ca60569b2bc88a
Reviewed-on: http://review.typo3....
2014-09-11
- 16:30 Revision 65b00182: [BUGFIX] RootlineUtility wrongly handles group-type fields
- \TYPO3\CMS\Core\Utility\RootlineUtility::enrichWithRelationFields()
tries to resolve relations to the current page re... - 16:29 Revision 7eab013e: [BUGFIX] RootlineUtility wrongly handles group-type fields
- \TYPO3\CMS\Core\Utility\RootlineUtility::enrichWithRelationFields()
tries to resolve relations to the current page re... - 16:29 Revision 1b9081e6: [BUGFIX] RootlineUtility wrongly handles group-type fields
- \TYPO3\CMS\Core\Utility\RootlineUtility::enrichWithRelationFields()
tries to resolve relations to the current page re...
2014-09-10
- 11:56 Revision 20de0fc4: [BUGFIX] Followup to mod.SHARED.colPos_list fix
- The internal property activeColPosList is intermediately
set to an array and not converted to a comma separated list
... - 10:58 Revision c8ce27ca: [BUGFIX] Followup to merge extra_page_cm_options into backend
- Syntax error in line 298
Releases: 6.3
Resolves: #55136
Change-Id: I497e0e2b65b40a87ef1f8af205a0991b4dd92f74
Reviewe... - 10:25 Revision 15743e5a: [TASK] Merge extra_page_cm_options into backend
- Move the lines of the hook of extra_page_cm_options into EXT:backend
to cleanup up the core.
Resolves: #55136
Releas... - 09:59 Revision db3d3813: [TASK] TS Parser: Remove resolving of resources and filenames
- The functionality for using direct resources with TypoScript
templates was removed with TYPO3 CMS 6.1. However
the co...
2014-09-09
- 23:18 Revision eabe02db: [TASK] Make file_edit.php dispatched
- Use dispatching for file_edit.php
Resolves: #56743
Releases: 6.3
Change-Id: Ib25745dd29642a83aa5700752c83cda8e11ea7f... - 22:30 Revision 6b937f34: [BUGFIX] Add upgrade wizard for backend user setting startModule
- In #60633 the rewrite of the module menu was done but can lead
to an error if the backend user startModule is set
to ... - 21:56 Revision 3df6de75: [FEATURE] Base EXT: t3skin on twbs
- Base TYPO3 CMS backend on twbs bootstrap. Brings bootstrap variables
adapted for TYPO3 CMS t3skin. There is no visual... - 18:38 Revision f82aa8f7: [TASK] Move eID script to Resources/PHP folder
- Resolves: #61478
Releases: 6.3
Change-Id: I81a8ae747e59649999c5372b51b8fc866a4dd4dd
Reviewed-on: http://review.typo3.... - 18:35 Revision d541123a: [TASK] Add more files to .gitignore
- composer.lock and everything below typo3conf/ should be excluded if
the core checkout is used as document root direct... - 18:34 Revision 85624594: [TASK] Add more files to .gitignore
- composer.lock and everything below typo3conf/ should be excluded if
the core checkout is used as document root direct... - 17:26 Revision fcead717: [CLEANUP] Remove documentation folder from extbase
- The present Documentation/README.txt refers to totally outdated
information and contains old links.
The new document... - 17:09 Revision fa224be1: [BUGFIX] Use FE category collection for pages
- Class CategoryMenuUtility which is used when rendering a list
of categorized pages calls on
\TYPO3\CMS\Core\Category\... - 17:06 Revision 0a476dc0: [BUGFIX] Use FE category collection for pages
- Class CategoryMenuUtility which is used when rendering a list
of categorized pages calls on
\TYPO3\CMS\Core\Category\... - 17:01 Revision 47fe9444: [FEATURE] Signal for IconUtility html tag manipulation
- Registers a signal to EXT:Backend\Utility\IconUtility to manipulate
the generated html code for sprite icons.
Resolv... - 16:44 Revision 6f9dfccc: [TASK] Consolidate JSimgCode in TSFE into additionalJavaScript
- In order to streamline the javascript variables in
frontend rendering the functionality for using
JSimagecode (used b... - 15:22 Revision 05464e76: [BUGFIX] Cache missing class information only in productive context
- To improve cache handling during development, missing class information
shouldn't be cached anymore. Otherwise each t... - 15:21 Revision 4f53c04a: [BUGFIX] Cache missing class information only in productive context
- To improve cache handling during development, missing class information
shouldn't be cached anymore. Otherwise each t... - 13:10 Revision fbbba17a: [TASK] Add unit tests for forceAbsoluteUrl()
- ContentObjectRenderer::forceAbsoluteUrl() is not covered by unit tests
at all.
Add unit tests and improve mocking in ... - 13:09 Revision 76a81f39: [BUGFIX] Enable skipped tests by properly creating mocks
- Latest changes in PHP disallow unserialize on
certain internal classes. Since phpunit uses
unserialize to create obje... - 13:08 Revision 3955abce: [TASK] Add possibility to register a module as navigation
- While implementing CSRF protection for backend modules,
it was forgotten to implement a solution for navigation compo... - 13:06 Revision 57a03ce3: [BUGFIX] Nested flexforms no longer throw exception
- This patch prevents nested flexforms from throwing
an exception on saving or opening the record.
Resolves: #59368
Re... - 13:02 Revision 1e5ec30e: [CLEANUP] Remove comment header in ext_emconf
- The "do not touch me" comment header in ext_emconf.php files
of system extensions are misleading since we are editing... - 12:47 Revision bdc1f2be: [BUGFIX] Respect tablenames, fieldname when updating mm record
- The Typo3DbBackend doesn't respect the columns tablenames
and fieldname when updating mm releations. As result wrong
... - 12:47 Revision cd0661c8: [BUGFIX] Respect tablenames, fieldname when updating mm record
- The Typo3DbBackend doesn't respect the columns tablenames
and fieldname when updating mm releations. As result wrong
... - 12:44 Revision 0fb34201: [TASK] Add CLI option to set DB socket for functional tests
- An additional option "typo3DatabaseSocket" can be set
to configure a custom DB socket when running functional tests
f... - 12:43 Revision 16c3f273: [TASK] Add CLI option to set DB socket for functional tests
- An additional option "typo3DatabaseSocket" can be set
to configure a custom DB socket when running functional tests
f... - 12:05 Revision e3ab0bd0: [CLEANUP] Cleanup backend toolbar item registration
- * Remove side effects from class file
* Move registration script to Resources/PHP folder
Resolves: #61467
Releases: ... - 10:44 Revision 373f67b7: [TASK] Adopt layout of element "table"
- The content element "table" is not configured as the other content
elements because the configuration of the TCA is o... - 10:37 Revision 922f1449: [TASK] Remove warning if IE6 is used on backend login screen
- When IE6 is used a message is shown that IE6 is not supported.
IE6 support was already dropped since TYPO3 CMS 4.6 so... - 01:06 Revision b699de43: [TASK] Remove unused property $be_user_Array
- In InfoModuleController and VersionModuleController a property
$be_user_Array is defined but unused.
Resolves: #6146... - 00:59 Revision a60664fe: [TASK] Remove unused stat_type funcMenu initialization
- In PageInformationController there is unused code initialized.
The stat_type is unused and can be removed.
Resolves:... - 00:38 Revision 178fccfd: [TASK] Streamline services in reports module
- * Use current table implementation
* Use lead class for 1st paragraph
* Use h3 for headlines of both check
Resolves:... - 00:32 Revision c8a28533: [TASK] Allow multi-line module menu labels
- Labels in the module menu cannot be in multiple
lines. this is especially a problem when the labels
are translated.
...
2014-09-08
- 23:08 Revision 39009a23: [FEATURE] Bring twbs & fontawesome via composer
- Brings Bootstrap 3.2 and FontAwesome 4.2 dependency for require-dev.
Resolves: #61454
Releases: 6.3
Change-Id: I07e9... - 23:03 Revision 1d069fd1: [BUGFIX] Check TBE_STYLES skins for being an array
- If no skinning extension is installed, an exception is thrown which
makes it impossible to use the system. Therefore ... - 23:03 Revision fd5eae7e: [TASK] Rewrite Module Menu
- Currently rendering of the module menu of the backend left side is
quite complex. This is because there are several p... - 23:00 Revision 64d6cf59: [TASK] Improve deprecation message in show_rechis.php
- Use a more detailed message how to link to this script.
Resolves: #61458
Releases: 6.3, 6.2
Change-Id: Ifabac9033b72... - 22:59 Revision c9849067: [TASK] Improve deprecation message in show_rechis.php
- Use a more detailed message how to link to this script.
Resolves: #61458
Releases: 6.3, 6.2
Change-Id: Ifabac9033b72... - 22:45 Revision 31448e95: [TASK] Remove unused property $fileProcessor
- In PageFunctionsController a property $fileProcessor is
defined but unused.
Resolves: #61456
Releases: 6.3
Change-Id... - 22:22 Revision da628a39: [BUGFIX] One func wizard installed shows "Select wizard" without selectbox
- With one func wizard installed the text "Select wizard" is shown
without a selectbox. Hide the text if no func menu i... - 22:21 Revision ca20daa5: [TASK] Sort and create page wizard cleanup
- * Move ExtJs code to jQuery
* Remove unused method modMenu
* Use boolean values in functions if possible
Resolves: #... - 18:46 Revision d90794ae: [BUGFIX] Line breaks in string in compile* methods of the SqlParser
- There are lines-breaks inside the string which produces
'SELECT * \n\t\t\t\tFROM table_name\n\t\t\t\tWHERE'
queries w... - 18:32 Revision 69b5b351: [TASK] Replace usage of old logo
- The old logo is used in a screenshot of the logo and needs to be updated.
Resolves: #54185
Releases: 6.3
Change-Id: ... - 18:18 Revision f177a825: [BUGFIX] Fix Unit Tests for DBAL SqlParser
- Resolves: #61449
Related: #55648
Releases: 6.3
Change-Id: I2aa05fa02626668b4d5c560a0f900d279256b52e
Reviewed-on: http... - 18:01 Revision 1fa6effd: [TASK] Upgrade ext:scheduler to a modern file structure
- * Move images to Resources/Public/Images/
* Move language files to Resources/Private/Language/
* Migrate ExtJs to jQu... - 17:48 Revision dc373eeb: [BUGFIX] Line breaks in string in compile* methods of the SqlParser
- There are lines-breaks inside the string which produces
'SELECT * \n\t\t\t\tFROM table_name\n\t\t\t\tWHERE'
queries w... - 16:20 Revision 52abbd33: [TASK] Add unit tests for forceAbsoluteUrl()
- ContentObjectRenderer::forceAbsoluteUrl() is not covered by unit tests
at all.
Add unit tests and improve mocking in ... - 16:11 Revision 03630eb9: [BUGFIX] Overriding TCA results in Exception
- This problem only occours when using "tree" as
display mode for TCA-type "select".
FlexForm-API brings a special conf... - 16:11 Revision 84d8c362: [BUGFIX] Overriding TCA results in Exception
- This problem only occours when using "tree" as
display mode for TCA-type "select".
FlexForm-API brings a special conf... - 15:17 Revision 742c8bfa: [!!!][TASK] Deprecate all client related condition matchers
- Conditions that depend on client details are unlovely for a number
of reasons:
* Per condition or permutation of con... - 14:58 Revision a37fce17: [TASK] Allow line breaks in ext_conf_template description
- The description of configuration in the EM should allow
line breaks.
Resolves: #61323
Releases: 6.3
Change-Id: I7a10... - 14:40 Revision dbe5ee2f: [BUGFIX] Add file existence check before processing it
- This patch adds a check if a file exists before processing it.
If the file does not exist, all file functions will ge... - 14:39 Revision 4b97d2e7: [BUGFIX] Add file existence check before processing it
- This patch adds a check if a file exists before processing it.
If the file does not exist, all file functions will ge... - 13:41 Revision 2637c41a: [CLEANUP] ImportExport code needs some love
- * Fix undefined variables
* Add missing return values
* Reduce indentation level by using guards
* Optimize readabili... - 12:12 Revision 2ab70594: [BUGFIX] RTE styling does not fit to TCEforms styling
- The toolbar on top still has old background color and border.
Removing these options makes the toolbar better
nativel... - 12:00 Revision 31443cae: [BUGFIX] Fix clear_cache for XCache < 3.0
- The XCache API changed with version 3.0. Ubuntu 12.04 uses XCache
version 1.3.2 so we need to support the old API.
R... - 11:59 Revision aeb7333f: [BUGFIX] Fix clear_cache for XCache < 3.0
- The XCache API changed with version 3.0. Ubuntu 12.04 uses XCache
version 1.3.2 so we need to support the old API.
R... - 11:58 Revision 4d76a566: [FOLLOWUP] Typo in wizard's label
- Relates: #34298
Releases: 6.3
Change-Id: I28a13bd05f027cca08238b47d2463cb54692edfc
Reviewed-on: http://review.typo3.o... - 11:58 Revision 75567f56: [TASK] Rewrite Backend Login JS to use jQuery
- The backend login process uses various
JavaScript parts.
1) Some basic redirects on pure JavaScript
that is inline i... - 11:57 Revision 9dd8c44c: [TASK] Add indexed search icon to plugin wizard
- Adds a small icon to the plugin wizard to avoid the hacky 2 click access.
The icon is added to the tab "Plug-Ins".
C... - 11:40 Revision b7584c75: [TASK] Add indexed search icon to plugin wizard
- Adds a small icon to the plugin wizard to avoid the hacky 2 click access.
The icon is added to the tab "Plug-Ins".
C...
2014-09-07
- 22:12 Revision 6d0ffc87: [BUGFIX] Remove PHP warnings when no icon is found in FormEngine
- If running in development mode and an icon
in FormEngine is not found, TYPO3 shows
the PHP E_WARNING of getimagesize(... - 22:12 Revision 28479486: [TASK] Travis-ci: Disable apc in PHP 5.4
- APC for travis-ci on cli was disabled for PHP 5.3 already because of
instability. This patch kicks out APC for PHP 5.... - 22:11 Revision f2d2ca5f: [BUGFIX] Remove PHP warnings when no icon is found in FormEngine
- If running in development mode and an icon
in FormEngine is not found, TYPO3 shows
the PHP E_WARNING of getimagesize(... - 21:58 Revision dd6c6630: [TASK] Travis-ci: Disable apc in PHP 5.4
- APC for travis-ci on cli was disabled for PHP 5.3 already because of
instability. This patch kicks out APC for PHP 5.... - 21:34 Revision d8068fd3: [TASK] Move backend module icons to respective location
- In TYPO3 CMS world each extension contains multiple icons:
+ "extension icons" (ext_icon.gif) to identify the whole ... - 21:26 Revision 31a40d8c: [TASK] Use SpriteIcon for Add icon in Scheduler
- Resolves: #61395
Releases: 6.2, 6.3
Change-Id: If77a7b9163ef23d291ca6106c453da059fe5ff21
Reviewed-on: http://review.t... - 21:26 Revision dd9eb0b2: [TASK] Use SpriteIcon for Add icon in Scheduler
- Resolves: #61395
Releases: 6.2, 6.3
Change-Id: If77a7b9163ef23d291ca6106c453da059fe5ff21
Reviewed-on: http://review.t... - 21:15 Revision bef3955d: [BUGFIX] Fix loading of registry entries for namespace
- When calling get(), all entries for the given namespace are loaded only
if no value for this namespace has been set()... - 20:59 Revision 718f777a: [BUGFIX] Fix loading of registry entries for namespace
- When calling get(), all entries for the given namespace are loaded only
if no value for this namespace has been set()... - 17:59 Revision dea45311: [TASK] Remove the closing PHP tag
- During the last year some closing PHP tags are added again.
Remove the new added closing tags.
Resolves: #61393
Rele... - 17:08 Revision cb3dc5e4: [BUGFIX] colPos_list sets access to edit areas
- The property mod.SHARED.colPos_list used to determine which columns
were visible in the Page module. With backend lay... - 17:02 Revision 241f4d0e: [BUGFIX] colPos_list sets access to edit areas
- The property mod.SHARED.colPos_list used to determine which columns
were visible in the Page module. With backend lay... - 00:19 Revision de85e3d8: [TASK] Additional Documentation for #61351
- Add documentation for changelog for merged feature
'Add generic data-* attribute' for Fluid ViewHelpers.
Change-Id: ...
2014-09-06
- 21:29 Revision 644972b6: [TASK] Remove class.tx_cms_layout.php from EXT:cms/layout
- Class in unused and marked for removal in TYPO3 CMS 6.2
Resolves: #61232
Related: #61218
Releases: 6.3
Change-Id: I7... - 20:27 Revision c839a4dc: [FEATURE] Add generic data-* attribute
- All elements in HTML5 can have any number of data-* attributes.
This additional array attribute on tag bases viewhelp...
2014-09-05
- 14:39 Revision 4bd9c6d9: [BUGFIX] indexed_search: in some cases indexing does not work
- In some cases $pObj->register['SYS_LASTCHANGED'] is NULL and therefore
a MySQL error occurs during indexing a page. S... - 14:39 Revision 0489d183: [BUGFIX] indexed_search: in some cases indexing does not work
- In some cases $pObj->register['SYS_LASTCHANGED'] is NULL and therefore
a MySQL error occurs during indexing a page. S... - 14:38 Revision e6a68819: [BUGFIX] indexed_search: in some cases indexing does not work
- In some cases $pObj->register['SYS_LASTCHANGED'] is NULL and therefore
a MySQL error occurs during indexing a page. S... - 14:38 Revision a4d88d1f: [BUGFIX] Make TCA property "exclusiveKeys" work with single key
- It is necessary that "exclusiveValues" is a string in the JavaScript
method FormEngine.setSelectOptionFromExternalSou... - 14:38 Revision a869cd3a: [BUGFIX] Make TCA property "exclusiveKeys" work with single key
- It is necessary that "exclusiveValues" is a string in the JavaScript
method FormEngine.setSelectOptionFromExternalSou... - 00:45 Revision 3c1b2ca8: [BUGFIX] where statement in typoscript select with stdWrap
- The 'where' part of the statement now takes stdWrap properties
into account.
Resolves: #61117
Releases: 6.3, 6.2
Cha... - 00:45 Revision 7a3febf5: [BUGFIX] where statement in typoscript select with stdWrap
- The 'where' part of the statement now takes stdWrap properties
into account.
Resolves: #61117
Releases: 6.3, 6.2
Cha... - 00:37 Revision 434d7674: [BUGFIX] Allow integers to be converted to objects
- In TYPO3 CMS the identity of objects/ records are
integers (uids). Because of that, the persistent object
type conver... - 00:36 Revision 6f87d42c: [BUGFIX] Allow integers to be converted to objects
- In TYPO3 CMS the identity of objects/ records are
integers (uids). Because of that, the persistent object
type conver...
2014-09-04
- 10:31 Revision 8c466564: [TASK] Migrate Taskcenter JavaScript to jQuery
- Move all JavaScript code to a RequireJS module based
on jQuery.
Resolves: #61322
Releases: 6.3
Change-Id: I8558a4952...
Also available in: Atom