Activity
From 2013-12-12 to 2014-01-10
2014-01-09
- 20:55 Revision 2620cb5a: [BUGFIX] Allow empty values in start/stop filter of belog
- One can limit records in the backend log module to a custom period
of time using the "User defined" mode and a start ... - 20:37 Revision beb80664: [BUGFIX] Allow empty values in start/stop filter of belog
- One can limit records in the backend log module to a custom period
of time using the "User defined" mode and a start ... - 20:26 Revision ba2386e7: [BUGFIX] Assume pid 0 for global backend context
- If outside from "Web", extbase modules try to figure out some pid,
while in reality there is just none. The core take... - 19:56 Revision 545610af: [TASK] Improve feedit
- The frontend editing + admin panel needs some polishing.
Following changes are included:
General
=======
- Reformat ... - 18:34 Revision b3a82c72: Revert "[BUGFIX] IRRE creates new records when using foreign_selector"
- This reverts commit 692bd22c0875fd37e876c79cb4a1738c67873c11
The patch breaks IRRE. It is impossible to add images.
... - 15:18 Revision 692bd22c: [BUGFIX] IRRE creates new records when using foreign_selector
- This patch links existing child records correctly to the parent IRRE
field when selecting it in the generated dropdow... - 15:09 Revision 0a761995: [TASK] Replace all strcmp() calls with ===
- This patch replaces about 300 places using strcmp()
in the whole core. There are different contexts for strcmp()
with... - 14:58 Revision d0c42764: [BUGFIX] isValidUrl() idna converts whole URI
- GeneralUtility::isValidUrl() idna converts whole URI instead of
domain only.
The expensive idna_convert() is called ... - 14:48 Revision c99a07a9: [BUGFIX] isValidUrl() idna converts whole URI
- GeneralUtility::isValidUrl() idna converts whole URI instead of
domain only.
The expensive idna_convert() is called ... - 14:42 Revision e6643e11: [TASK] Change list view delete icon if record is deleted in WS
- If a record is deleted in a workspace the delete icon is still
displayed but the function is different. If you click ... - 14:24 Revision 9f330b72: [TASK] Change list view delete icon if record is deleted in WS
- If a record is deleted in a workspace the delete icon is still
displayed but the function is different. If you click ... - 14:23 Revision 4e3e3dc0: [TASK] Change list view delete icon if record is deleted in WS
- If a record is deleted in a workspace the delete icon is still
displayed but the function is different. If you click ... - 14:01 Revision f378b407: [BUGFIX] Properly escape the ImageMagick frame selector
- The frame selector looks like a glob pattern and gets interpreted as
such by the shell. Currently the generated shell... - 11:30 Revision c9651784: [TASK] Add functional tests from irre_tutorial to the core
- Add irre_tutorial extension as mock extension for functional tests.
Port functional tests from IRRE tutorial to the f... - 11:13 Revision 82a24fa0: [BUGFIX] Test extensions not considered in functional tests
- The functional testing framework offers the possibility to define
custom extension to be installed for each test scen... - 09:19 Revision a24bfae4: [BUGFIX] File browser fails on inexistent expandFolder
- If a user browsed to a directory "foo" and re-opens the file-
browser later, the same directory is shown expanded.
I... - 06:31 Revision af996702: [TASK] Adopt order of cols in ext:documentation
- Each of the actions 'show' and 'download' got a different sorting of the
columns. Change the order of the download ac... - 02:49 Revision c5fcc5fd: [BUGFIX] Properly escape the ImageMagick frame selector
- The frame selector looks like a glob pattern and gets interpreted as
such by the shell. Currently the generated shell... - 02:02 Revision ffc3f2b3: [BUGFIX] Only create one keypair in rsaauth
- If there are two login forms on one page the second form's private
key overwrites the first form's private key so the... - 02:02 Revision 7d3eb359: [BUGFIX] Only create one keypair in rsaauth
- If there are two login forms on one page the second form's private
key overwrites the first form's private key so the... - 01:43 Revision 6c4c4d95: [BUGFIX] Only create one keypair in rsaauth
- If there are two login forms on one page the second form's private
key overwrites the first form's private key so the... - 01:16 Revision 66bb3503: [BUGFIX] use search word(s) for ordering search results (again)
- There has been a regression in http://review.typo3.org/6657 which
removes correlation between searched words and orde... - 01:08 Revision 583a51b8: [BUGFIX] use search word(s) for ordering search results (again)
- There has been a regression in http://review.typo3.org/6657 which
removes correlation between searched words and orde... - 01:08 Revision a31b3252: [BUGFIX] use search word(s) for ordering search results (again)
- There has been a regression in http://review.typo3.org/6657 which
removes correlation between searched words and orde... - 01:07 Revision b96eaa47: [BUGFIX] use search word(s) for ordering search results (again)
- There has been a regression in http://review.typo3.org/6657 which
removes correlation between searched words and orde... - 00:10 Revision 1341588d: [BUGFIX] Fix wording of encryption key in Installer
- The description of the encryption key uses the irregular verb
'output' in the wrong way.
Resolves: #54677
Releases: ... - 00:07 Revision 9dfc355c: [BUGFIX] Installer fails when no database is selected
- Display an error message, if the selected database name is empty.
Resolves: #54569
Releases: 6.2
Change-Id: Idbf768d...
2014-01-08
- 20:35 Revision 270a7eaa: [BUGFIX] Functional tests cannot write to backend log
- Functional test cases cannot write to the backend log. The
log entry also has an information about the currently used... - 20:10 Revision 05ba10c3: [TASK] Cleanup ContentObject\ContentObjectRenderer
- Implement early return for many methods.
Change-Id: I7e0c8549037f4ab15ee8653d124891bad655db83
Resolves: #54823
Relea... - 19:04 Revision 03d63200: [BUGFIX] foreign_match_fields not fully supported
- foreign_match_fields were not fully supported
Resolves: #47694
Relates: #45337
Releases: 6.2, 6.1
Change-Id: I212cbdb... - 16:06 Revision 74be2dfb: [BUGFIX] l10n_mode for "pages" table and group fields.
- This patch respects the l10modes for pages, and mergeIfNotBlank for
type "group" fields.
Change-Id: I18a4caffc5761f9... - 16:04 Revision e9594510: [BUGFIX] Form Wizard saving destroys Radio Buttons
- This fixes a wrong parsing of \r\n characters for radio
button options.
Resolves: #53727
Releases: 6.2, 6.1, 6.0
Cha... - 16:04 Revision d1e21106: [BUGFIX] Form Wizard saving destroys Radio Buttons
- This fixes a wrong parsing of \r\n characters for radio
button options.
Resolves: #53727
Releases: 6.2, 6.1, 6.0
Cha... - 16:01 Revision 42a3eb3b: [BUGFIX] Display relations' titles when TCA label field is type inline
- This change adds a case to treat "inline" TCA types the same way
"select" is treated when building the record's label... - 16:01 Revision 96ff9279: [BUGFIX] Display relations' titles when TCA label field is type inline
- This change adds a case to treat "inline" TCA types the same way
"select" is treated when building the record's label... - 16:01 Revision f3b87113: [BUGFIX] Display relations' titles when TCA label field is type inline
- This change adds a case to treat "inline" TCA types the same way
"select" is treated when building the record's label... - 16:01 Revision 765882ed: [BUGFIX] Display relations' titles when TCA label field is type inline
- This change adds a case to treat "inline" TCA types the same way
"select" is treated when building the record's label... - 15:39 Revision 8042d929: [BUGFIX] Render ext icon in EM only if available
- Even if the ext icon is required, it can happen that it is still not
there. Currently this leads to an ugly output wh... - 13:33 Revision ff2933b8: [TASK] Use arrays in str_replace() calls
- Multiple consecutive calls to str_replace can be replaced with a single
call if the subject is the same.
This will s... - 13:13 Revision 2917b074: [TASK] Improve performance of array_merge_recursive_overrule
- The method GeneralUtility::array_merge_recursive_overrule()
always works on a copy of the given array(s). This is hig... - 11:27 Revision 9e88bf74: [TASK] Optimize columns in sys_file_reference
- MySQL up to version 5.5 allows at maximum 64 characters for table-
and fieldnames. Other DBMS allow less. Since MySQL... - 10:43 Revision 6335a24a: [TASK] Adapt indexes of sys_file_reference
- The backend and frontend fire several queries for referenced
files - files with metadata overlay as used in tt_conten... - 00:09 Revision 15b522c4: [TASK] Superfluous comparison in indexed_search
- Change-Id: I1934a6201876290b706078519e934e05c28352ab
Resolves: #54053
Releases: 6.2
Reviewed-on: https://review.typo3... - 00:05 Revision e36d347f: [TASK] Superfluous comparison in DatabaseRecordList
- Fix superfluous comparison against boolean in
DatabaseRecordList::getTable
Change-Id: Icdbf78935da4135a7c6b4902b97c8...
2014-01-07
- 22:18 Revision 95886120: [TASK] Clean up uses of fe_adminLib properties
- Two Core tables (fe_users and index_config) still use the
"fe_admin_fieldList" property, which has no effect on the
C... - 19:05 Revision 272f80c5: [BUGFIX] PageBrowsing ViewHelper defines unused method argument
- The PHP-Doc comments for the render-method in PageBrowsing
Viewhelper on Indexed Search define a $details argument
fo... - 18:59 Revision e09b3811: [BUGFIX] Repository uses wrong property to calc current result page
- In the IndexedSearchRepository on line 157 an undefined/unused
property $this->resultsPerPage is used for the calcula... - 18:59 Revision 9de93a17: [BUGFIX] Repository uses wrong property to calc current result page
- In the IndexedSearchRepository on line 157 an undefined/unused
property $this->resultsPerPage is used for the calcula... - 18:39 Revision a564071e: [BUGFIX] PageBrowsing ViewHelper defines unused method argument
- The PHP-Doc comments for the render-method in PageBrowsing
Viewhelper on Indexed Search define a $details argument
fo... - 14:35 Revision 185658af: [BUGFIX] Fix dependencies for non-composer extensions
- The method packageRequirementIsComposerPackage of
TYPO3\CMS\Core\Package ignores all non composer package
names and t...
2014-01-06
- 20:33 Revision 76dea628: [BUGFIX] Replace reference to Security Cookbook with Security Guide
- Section "TYPO3 Security" refers to the TYPO3 Security Cookbook, which is
obsolete and has been replaced by the offici...
2014-01-04
- 17:41 Revision c0baab82: [TASK] Cleanup convertParameterReflectionToArray()
- ReflectionService::convertParameterReflectionToArray() checks
functions already returning boolean again for boolean v... - 17:40 Revision 2c40d1b1: [BUGFIX] Allow NULL values in INSERT queries
- Currently only UPDATE queries pass the $allowNull parameter to the
fullQuoteStr() method in the DatabaseHandler. To m... - 17:36 Revision 81a30e8a: [BUGFIX] Allow NULL values in INSERT queries
- Currently only UPDATE queries pass the $allowNull parameter to the
fullQuoteStr() method in the DatabaseHandler. To m... - 16:50 Revision dd187dd1: [TASK] Optimize speed for instantiating class with arguments
- PHP reflection has quite an overhead in performance.
Use a switch construct like in Flow instead to
instantiate class... - 16:49 Revision 67ac84c0: [TASK] Optimize speed for instantiating class with arguments
- PHP reflection has quite an overhead in performance.
Use a switch construct like in Flow instead to
instantiate class... - 16:39 Revision 4cd861c0: [BUGFIX] Set uid of BE_USER mock in functional tests
- Datahandler functional tests lack proper initialization of the
BE_USER mock used.
Set a 'uid' for the mock in order ... - 15:36 Revision 8207a2bb: [BUGFIX] Allow NULL values in INSERT queries
- Currently only UPDATE queries pass the $allowNull parameter to the
fullQuoteStr() method in the DatabaseHandler. To m...
2014-01-03
- 15:44 Revision 6a663554: [BUGFIX] EM does not always show description
- When an extension (like rsaauth) has configuration options in the
extension manager, the description is not shown as ...
2013-12-30
- 18:21 Revision e7128300: [TASK] joinTSarrays() is replaced by array_replace_recursive()
- \TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::joinTSarrays is
replaced by the PHP native array_replace_rec...
2013-12-23
- 12:37 Revision c2211f54: [BUGFIX] ClassAliasMap, Tx_ VH namespace and closing tag throws Exception
- When using aliased ViewHelper class names and old Tx_ namespace in
template and ViewHelper uses closing tag (not self... - 12:36 Revision 9283d4b8: [BUGFIX] ClassAliasMap, Tx_ VH namespace and closing tag throws Exception
- When using aliased ViewHelper class names and old Tx_ namespace in
template and ViewHelper uses closing tag (not self...
2013-12-21
- 15:50 Revision f8fdcea7: [BUGFIX] isValidUrl() idna converts whole URI
- GeneralUtility::isValidUrl() idna converts whole URI instead of
domain only.
The expensive idna_convert() is called ... - 14:11 Revision 8379b1af: [BUGFIX] Fix message for install tool warning
- Fix incorrect message for install tool login attempt warning.
Resolves: #54531
Releases: 6.2, 6.1
Change-Id: I40f34b... - 11:03 Revision 28b91ac6: [BUGFIX] Folder::getFiles directly calls Factory::createFileObject
- Folder::getFiles implements the logic of creating file objects
itself, after retrieving the information from the driv... - 11:02 Revision b100e06f: [BUGFIX] getFileIndexRecordsForFolder only works for hierarchical path
- The method FileRepository::getFileIndexRecordsForFolder
retrieves the Index Records for files in a given folder using...
2013-12-20
- 13:47 Revision 2a392e44: [BUGFIX] Fix message for install tool warning
- Fix incorrect message for install tool login attempt warning.
Resolves: #54531
Releases: 6.2, 6.1
Change-Id: I40f34b... - 11:02 Revision 6aaa9bf4: [TASK] UX enhancement for EXT:documentation
- Rework the documentation module according to the
discussion with the TYPO3 Usability Team.
Resolves: #54067
Releases...
2013-12-19
- 16:22 Revision 57106fbf: [TASK] Set TYPO3 version to 6.2-dev
- Change-Id: Ia6a172bcc88924db714005165d92added4bb4a1a
Reviewed-on: https://review.typo3.org/26493
Reviewed-by: TYPO3 R... - 16:21 Revision b547f600: [RELEASE] Release of TYPO3 6.2.0beta3
- Change-Id: I59ca5042eda854c6d3daf02b54c23bb3acd615ff
Reviewed-on: https://review.typo3.org/26492
Reviewed-by: TYPO3 R... - 15:23 Revision 75f9c586: [TASK] Setup travis notifications
- Since the travis ci service changed the notification
policy to not notify authors of commits on failed
builds, we nee... - 14:51 Revision 9562f0d6: [TASK] Update NEWS.md for system categories
- The following changes to system categories should be mentioned
in NEWS.md:
* activation by default on pages and tt_c... - 14:45 Revision 3cdda5b9: Revert "[BUGFIX] Replace the table definition manipulation by signals"
- This reverts commit 2d6e8deae30794afb1967c38857f49b10060f38d
This merge broke travis unit and functional tests.
Needs... - 14:29 Revision 8b8d2ea9: [BUGFIX] Missing CSH for categories-based menus
- New fields were added to the tt_content table to be used when creating
categories-based menus (of pages or content el... - 07:51 Revision 2d6e8dea: [BUGFIX] Replace the table definition manipulation by signals
- During installation of extensions the Extension Manager does
not take the Category API into account. The code to do s... - 01:17 Revision c578371a: [TASK] Mark PathUtility::stripPathSitePrefix as internal
- This is a follow up to 7efcf2a4 which marks the newly
introduced method as internal.
https://review.typo3.org/25851
...
2013-12-18
- 23:30 Revision befa7993: [TASK] oncontextmenu: Avoid duplicating onclick-functionality
- Where onclick and oncontextmenu behave the same avoid duplicating
JavaScript-code and simply call the click()-functio... - 23:29 Revision 7efcf2a4: [TASK] Add tool-function to strip PATH_site-part of paths
- Avoid having to use the substr/strlen-magic.
Also strlen(PATH_site) can be statically cached.
Change-Id: I0ef942e331... - 23:11 Revision f23f4acd: [BUGFIX] Follow up: Moving files and folders doesn't update hashes
- Since #53655, reviewed at https://review.typo3.org/25481 the indexer
takes care of updating file objects and index re... - 22:29 Revision 4a20881b: [TASK] Optimize Package State Migration
- Under certain circumstances the Failsafe Package Manager
could interfer with the Update Package Manager in the Instal... - 22:02 Revision 53a6a364: [TASK] Fix travis builds
- Due some regressions on side of travis
(https://github.com/travis-ci/travis-ci/issues/1710) an older git version
is u... - 22:01 Revision 6be4de6a: [TASK] Fix travis builds
- Due some regressions on side of travis
(https://github.com/travis-ci/travis-ci/issues/1710) an older git version
is u... - 21:59 Revision a95ab935: [TASK] Fix travis builds
- Due some regressions on side of travis
(https://github.com/travis-ci/travis-ci/issues/1710) an older git version
is u... - 21:05 Revision a4c96cfa: [FEATURE] Allow the activation of packages during runtime
- Due to the nature of the Flow Package Manager, packages cannot
be activated and directly used during runtime. Before ... - 16:38 Revision e6bfc6e7: [BUGFIX] ArrayIterator::seek() warning in ElementBrowser
- ElementBrowser calls Folder::getFiles() with wrong parameters.
Properly implement the file extensions filter.
Resolv... - 16:38 Revision 2a4d6039: [BUGFIX] ArrayIterator::seek() warning in ElementBrowser
- ElementBrowser calls Folder::getFiles() with wrong parameters.
Properly implement the file extensions filter.
Resolv... - 15:58 Revision 26406761: [BUGFIX] Use correct file data variable in Indexer
- The processChangedAndNewFiles() method in the Indexer class now uses
the $fileIndexEntry variable for retrieving a fi... - 15:45 Revision 3cdab9df: [BUGFIX] Access to sys_files is incompatible to fe_access checks
- The system extension filemetadata adds access restriction fields
for selecting frontend user groups as known from tt_... - 15:44 Revision fc696569: [BUGFIX] Moving files and folders doesn't update hashes
- The ResourceStorage does not properly make use of the Indexer.
As result the indexRecord is not properly updated afte... - 15:27 Revision 52585063: [BUGFIX] ArrayIterator::seek() warning in ElementBrowser
- ElementBrowser calls Folder::getFiles() with wrong parameters.
Properly implement the file extensions filter.
Resolv... - 15:19 Revision faeb2528: [BUGFIX] Uncaught exception if editor has no file mount
- If an editor has got no file mounts, an uncaught exception
is shown in the element browser.
Fix this by checking if ... - 14:46 Revision e4590fe0: [BUGFIX] felogin: Unknown modifier in regular expression
- A regular expression in FrontendLoginController
contains an unknown modifier. Fix it by replacing the
/ to # at the b... - 14:46 Revision 1294fe75: [BUGFIX] felogin: Unknown modifier in regular expression
- A regular expression in FrontendLoginController
contains an unknown modifier. Fix it by replacing the
/ to # at the b... - 14:39 Revision bc038aa5: [BUGFIX] felogin: Unknown modifier in regular expression
- A regular expression in FrontendLoginController
contains an unknown modifier. Fix it by replacing the
/ to # at the b... - 13:59 Revision 7b5276ef: [BUGFIX] Form Wizard saving destroys Radio Buttons
- This fixes a wrong parsing of \r\n characters for radio
button options.
Resolves: #53727
Releases: 6.2, 6.1, 6.0
Cha... - 11:55 Revision e8978f9d: [BUGFIX] Remove ElementBrowser::isReadOnlyFolder
- ElementBrowser::isReadOnlyFolder is not required any more because the
check if the folder is writable has been moved ... - 11:55 Revision 4f8c8723: [BUGFIX] Remove ElementBrowser::isReadOnlyFolder
- ElementBrowser::isReadOnlyFolder is not required any more because the
check if the folder is writable has been moved ... - 11:22 Revision e8a2b21e: [BUGFIX] Remove ElementBrowser::isReadOnlyFolder
- ElementBrowser::isReadOnlyFolder is not required any more because the
check if the folder is writable has been moved ... - 09:07 Revision b948dc9c: [BUGFIX] Pagetree pointer cursor broken since ExtJS upgrade
- Icons in the pagetree should show cursor:pointer on hover.
This changed with ExtJS-upgrade in #52933 because of
x-uns...
2013-12-17
- 01:52 Revision fd014c27: [TASK] Cleanup usage of getPageRenderer()
- Change-Id: Id2dc49c9a5e5ca3ede14bc82218dd9ccdc7628ca
Resolves: #54123
Releases: 6.2
Reviewed-on: https://review.typo3... - 01:50 Revision 7317b652: [BUGFIX] fileadmin is hardcoded in install tool
- In the class "DefaultFactory", "fileadmin" is hardcoded.
The function "getDefaultStructureDefinition"
must take care ... - 01:46 Revision d2ec3ede: [TASK] Superfluous comparison in OpendocsController
- Fix superfluous comparison against boolean in
OpendocsController::checkAccess
Change-Id: I0682042848f2f25856506d5949... - 01:46 Revision 1200db9d: [TASK] Superfluous comparison in DataHandler
- Fix superfluous comparison against boolean in
DataHandler::versionizeRecord
Change-Id: I345917b9eb29f3cbb39a137f6249... - 01:45 Revision e93dd00b: [TASK] Superfluous comparison in RelationHandler
- Fix superfluous comparison against boolean in
RelationHandler::readForeignField
Change-Id: I77f17dee6a14da7779dfe8e3... - 01:45 Revision 28929952: [TASK] Superfluous comparison in Language
- Fix superfluous comparison against boolean in
Laguage::getLanguages
Change-Id: Idbf4c1f234eb1c60c01ea130095759ef49ce...
2013-12-16
- 15:42 Revision 942366bc: [BUGFIX] Fix side effect for new class instantiation
- With commit 6eb7a54 performance optimized class
instantiation code has been committed. This code
removed the side eff...
2013-12-14
- 22:24 Revision 6eb7a548: [TASK] Optimize speed for instantiating class with arguments
- PHP reflection has quite an overhead in performance.
Use a switch construct like in Flow instead to
instantiate class... - 09:47 Revision f2e37267: [BUGFIX] Create valid file reference index data
- This patch prevents the creation of sys_refindex entries that point to no
table and no record.
Additionally it fixes...
2013-12-13
- 10:10 Revision 77fd61d1: [BUGFIX] Followup Fluid Template Fallback paths
- In the previously merged patch are some glitches and a regression:
- The usage (and test for existence) of deprecated... - 09:37 Revision 78b00f38: [BUGFIX] No double htmlspecialchars for filemount select
- Since the labels and values of select items are run through
htmlspecialchars by the FormEngine there is no need to us... - 09:37 Revision be7505a3: [BUGFIX] No double htmlspecialchars for filemount select
- Since the labels and values of select items are run through
htmlspecialchars by the FormEngine there is no need to us... - 09:35 Revision f47faeda: [BUGFIX] No double htmlspecialchars for filemount select
- Since the labels and values of select items are run through
htmlspecialchars by the FormEngine there is no need to us... - 06:34 Revision deb7bf3a: [TASK] Fix travis builds
- Due some regressions on side of travis
(https://github.com/travis-ci/travis-ci/issues/1710) an older git version
is u...
2013-12-12
- 12:45 Revision d3e94945: [BUGFIX] Cleanly unset cookies on login in cookie-check
- Needed to workaround a login-problem with IE11.
ExtJS tries to clear a cookie with different settings than when
sett... - 12:45 Revision 019d6b7e: [BUGFIX] Cleanly unset cookies on login in cookie-check
- Needed to workaround a login-problem with IE11.
ExtJS tries to clear a cookie with different settings than when
sett... - 02:34 Revision 28ca149e: [BUGFIX] Cleanly unset cookies on login in cookie-check
- Needed to workaround a login-problem with IE11.
ExtJS tries to clear a cookie with different settings than when
sett... - 02:34 Revision 41fe22d3: [BUGFIX] Cleanly unset cookies on login in cookie-check
- Needed to workaround a login-problem with IE11.
ExtJS tries to clear a cookie with different settings than when
sett...
Also available in: Atom