Project

General

Profile

Activity

From 2014-08-12 to 2014-09-10

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
...
Helmut Hummel
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...
Wouter Wolters
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...
Georg Ringer
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...
Benni Mack

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...
Wouter Wolters
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 ...
Wouter Wolters
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...
Felix Kopp
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....
Nicole Cordes
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...
Nicole Cordes
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...
Nicole Cordes
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...
Markus Klein
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\...
Francois Suter
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\...
Francois Suter
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...
Felix Kopp
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...
Benjamin Mack
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...
Nicole Cordes
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...
Nicole Cordes
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 ...
Markus Klein
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...
Helmut Hummel
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...
Helmut Hummel
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...
Thomas Christiansen
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...
Christian Kuhn
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
...
Frans Saris
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
...
Frans Saris
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...
Steffen Müller
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...
Steffen Müller
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: ...
Helmut Hummel
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...
Georg Ringer
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...
Wouter Wolters
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...
Wouter Wolters
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:...
Wouter Wolters
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:...
Georg Ringer
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.
...
Benni Mack

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...
Felix Kopp
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 ...
Georg Ringer
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...
Benni Mack
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...
Wouter Wolters
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...
Wouter Wolters
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...
Wouter Wolters
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...
Wouter Wolters
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: #...
Wouter Wolters
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...
Stefano Kowalke
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: ...
Georg Ringer
18:18 Revision f177a825: [BUGFIX] Fix Unit Tests for DBAL SqlParser
Resolves: #61449
Related: #55648
Releases: 6.3
Change-Id: I2aa05fa02626668b4d5c560a0f900d279256b52e
Reviewed-on: http...
Markus Klein
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...
Wouter Wolters
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...
Stefano Kowalke
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 ...
Markus Klein
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...
Stefan Froemken
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...
Stefan Froemken
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...
Sascha Egerer
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...
Georg Ringer
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...
Frank Nägler
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...
Frank Nägler
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...
Markus Klein
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...
Benni Mack
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...
Alexander Opitz
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...
Alexander Opitz
11:58 Revision 4d76a566: [FOLLOWUP] Typo in wizard's label
Relates: #34298
Releases: 6.3
Change-Id: I28a13bd05f027cca08238b47d2463cb54692edfc
Reviewed-on: http://review.typo3.o...
Xavier Perseguers
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...
Benni Mack
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...
Kay Strobach
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...
Kay Strobach

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(...
Benni Mack
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....
Christian Kuhn
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(...
Benni Mack
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....
Christian Kuhn
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 ...
Felix Kopp
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...
Felix Kopp
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...
Felix Kopp
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()...
Frank Nägler
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()...
Frank Nägler
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...
Wouter Wolters
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...
Jigal van Hemert
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...
Jigal van Hemert
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: ...
Anja Leichsenring

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...
Wouter Wolters
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...
Frank Nägler

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...
Samir Rachidi
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...
Samir Rachidi
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...
Samir Rachidi
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...
most wanted
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...
most wanted
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...
Kilian Hann
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...
Kilian Hann
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...
Helmut Hummel
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...
Helmut Hummel

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...
Wouter Wolters

2014-09-03

20:30 Revision b1148a2b: [TASK] Improve linkvalidator scheduler task usablity
The getAdditionalInformation() method is implemented in the
linkvalidator scheduler task to show more information abo...
Alexander Stehlik
20:20 Revision e50f3264: [TASK] Cleanup error handling code and settings description
The error handling code for PHP errors needs some cleanup.
So does the description of the related settings in the Ins...
Markus Klein
20:13 Revision 570d512f: [TASK] Cleanup error handling code and settings description
The error handling code for PHP errors needs some cleanup.
So does the description of the related settings in the Ins...
Markus Klein
12:35 Revision 071a7f47: [TASK] Remove class.tslib_pagegen.php from EXT:cms/tslib
Class is unused and contains code that is deprecated and
marked for removal in TYPO3 CMS 6.3
Resolves: #61231
Releas...
Wouter Wolters
12:34 Revision 23b63c2b: [!!!][BUGFIX] Avoid to call stdWrap twice
Using the recursive stdWrap will work on the stdWrap twice, although the
output is created only once.
Fix this by pr...
Markus Klein

2014-09-02

23:42 Revision 67732765: [TASK] Remove tx_cms_webinfo and tx_cms_webinfo_lang
Remove tx_cms_webinfo and tx_cms_webinfo_lang and use
their namespaced variant for registration into web_info module....
Wouter Wolters
22:45 Revision f5255315: [BUGFIX] getAvailableWorkspaces called statically
Use same call to getAvailableWorkspaces as in
checkAccess.
Resolves: #51420
Releases: 6.3, 6.2
Change-Id: Icbea4611d...
Wouter Wolters

2014-09-01

11:18 Revision 8e8dae44: [TASK] Unify EXT: beuser html table semantics (t3-table)
Bring common html structure for EXT: beuser table. The other
table (above in code) has already been changed before.
...
Felix Kopp

2014-08-29

14:29 Revision 89fddd12: [BUGFIX] Let Web-View respect TCEMAIN.previewDomain
Added previewDomain in order to have Web-View functioning in the
same way like Page-Preview does.
Change-Id: I7193cd...
Georg Kühnberger
14:29 Revision 2ad3dbd3: [BUGFIX] Let Web-View respect TCEMAIN.previewDomain
Added previewDomain in order to have Web-View functioning in the
same way like Page-Preview does.
Fixes: #61226
Rela...
Georg Kühnberger

2014-08-27

21:11 Revision 4f6e03c3: [BUGFIX] Add missing check in PreparedStatement->execute()
When using prepared statements for inserts and updates, the
execute method currently fails due to a missing check on ...
Jacob Rasmussen
21:10 Revision eba22255: [BUGFIX] Add missing check in PreparedStatement->execute()
When using prepared statements for inserts and updates, the
execute method currently fails due to a missing check on ...
Jacob Rasmussen

2014-08-26

23:15 Revision fc9dc0de: [FEATURE] BE: Use proper placeholder shim for IE <= 9
The current solution to add HTML5 placeholder
attribute support for unsupported browsers
(which are IE9 and lower) is...
Benjamin Mack
12:01 Revision aa715a6f: [TASK] SqlParser: Unify internal usage of tableType/engine
For create-table "tableType" was still used while an alter-table
used "engine".
Change-Id: Idee0e569e331ec66084484f1...
Stefan Neufeind
12:00 Revision be84d77d: [TASK] SqlParser: Unify internal usage of tableType/engine
For create-table "tableType" was still used while an alter-table
used "engine".
Change-Id: Idee0e569e331ec66084484f1...
Stefan Neufeind

2014-08-25

01:50 Revision 571b782a: [TASK] Missing stdWrap for select.recursive TypoScript property
Processing stdWrap for the select.recursive TypoScript property
has just been forgotten in the original issue #18822 ...
Matthias Kappenberg
01:50 Revision 05b00079: [TASK] Missing stdWrap for select.recursive TypoScript property
Processing stdWrap for the select.recursive TypoScript property
has just been forgotten in the original issue #18822 ...
Matthias Kappenberg
00:26 Revision c4e84d4d: [BUGFIX] Make context menus work with modules
To make it possible to use the module dispatcher
with a click menu item, it is necessary to add
the CSRF token to the...
Helmut Hummel
00:25 Revision 26abadf5: [BUGFIX] Make context menus work with modules
To make it possible to use the module dispatcher
with a click menu item, it is necessary to add
the CSRF token to the...
Helmut Hummel

2014-08-23

18:15 Revision 85c8b9f3: [BUGFIX] EM using bad indexes
The extensionmanager uses bad indexes. It is better
to move col repository to the the end of the indexes.
Resolves: ...
Stefan Froemken
18:15 Revision 81cee53d: [BUGFIX] EM using bad indexes
The extensionmanager uses bad indexes. It is better
to move col repository to the the end of the indexes.
Resolves: ...
Stefan Froemken
17:32 Revision fd22a97f: [TASK] styleguide: FlashMessages: add / container
Felix Kopp
16:54 Revision 80cff5d0: [BUGFIX] Remove non accessible pages from browse menu
This patch enables the browse menu to skip inaccessible items
for prev and next links.
It makes use of the filterMen...
Kay Strobach
16:54 Revision e7b52c12: [BUGFIX] Remove non accessible pages from browse menu
This patch enables the browse menu to skip inaccessible items
for prev and next links.
It makes use of the filterMen...
Kay Strobach
16:50 Revision 13387799: [BUGFIX] Fix call to undefined function when importing t3x
When importing a t3x file that contains files the function
"getFiles" of the object TYPO3\CMS\Core\Resource\Folder is...
Silvia Bigler
16:49 Revision 473b1f97: [BUGFIX] Fix call to undefined function when importing t3x
When importing a t3x file that contains files the function
"getFiles" of the object TYPO3\CMS\Core\Resource\Folder is...
Silvia Bigler
14:39 Revision a75aec4d: [BUGFIX] QueryGenerator getTreeList negative ids
When persistence.recursive is configured when using a command controller no
records can be retrieved because the stor...
Klaas Johan Kooistra
14:39 Revision f1089a80: [BUGFIX] QueryGenerator getTreeList negative ids
When persistence.recursive is configured when using a command controller no
records can be retrieved because the stor...
Klaas Johan Kooistra
14:38 Revision 3f3c45e3: [BUGFIX] Collect correct information on elements in page
In the page module information on neighboring content elements is
collected while building the page layout. This info...
Jigal van Hemert
14:37 Revision aec409c7: [BUGFIX] Collect correct information on elements in page
In the page module information on neighboring content elements is
collected while building the page layout. This info...
Jigal van Hemert
14:37 Revision 0ba17d4b: [BUGFIX] Collect correct information on elements in page
In the page module information on neighboring content elements is
collected while building the page layout. This info...
Jigal van Hemert
14:37 Revision 30630b10: [BUGFIX] Collect correct information on elements in page
In the page module information on neighboring content elements is
collected while building the page layout. This info...
Jigal van Hemert
14:37 Revision 3df5f98e: [BUGFIX] Collect correct information on elements in page
In the page module information on neighboring content elements is
collected while building the page layout. This info...
Jigal van Hemert
14:32 Revision 9ec2eaf6: [BUGFIX] Collect correct information on elements in page
In the page module information on neighboring content elements is
collected while building the page layout. This info...
Jigal van Hemert

2014-08-20

23:05 Revision 8749d6d1: [TASK] Change fetch of maximum version using LEFT JOIN
Currently, the method fetchMaximalVersionsForAllExtensions uses a
subselect to determine the highest available versio...
Andreas Kienast
23:03 Revision b859c823: [TASK] Change fetch of maximum version using LEFT JOIN
Currently, the method fetchMaximalVersionsForAllExtensions uses a
subselect to determine the highest available versio...
Andreas Kienast
20:08 Revision 36d1be99: Revert "[BUGFIX] Unified maxitems default value for group fields"
Unexpected behaviour. Default of maxitems in now 1 by default
which doesn't work if you need more items. Previously t...
Wouter Wolters
20:07 Revision 85004e58: Revert "[BUGFIX] Unified maxitems default value for group fields"
Unexpected behaviour. Default of maxitems in now 1 by default
which doesn't work if you need more items. Previously t...
Wouter Wolters
13:02 Revision 76751756: [BUGFIX] Make sure all new files are indexed
If the FAL indexer scheduler task finds a index record with
same content hash as a new found file the file isn't adde...
Frans Saris
13:02 Revision 2f3dad15: [BUGFIX] Make sure all new files are indexed
If the FAL indexer scheduler task finds a index record with
same content hash as a new found file the file isn't adde...
Frans Saris
10:17 Revision 3bb579df: [BUGFIX] Avoid DB error on writing to log
The writeLog() function of the ErrorHandler tries to log the IP that
caused the error. On CLI there is no IP hence a ...
Markus Klein
10:17 Revision 7bacbd1d: [BUGFIX] Avoid DB error on writing to log
The writeLog() function of the ErrorHandler tries to log the IP that
caused the error. On CLI there is no IP hence a ...
Markus Klein

2014-08-17

23:17 Revision baed348e: [TASK] Missing stdWrap for select.recursive TypoScript property
Processing stdWrap for the select.recursive TypoScript property
has just been forgotten in the original issue #18822 ...
Matthias Kappenberg

2014-08-15

20:53 Revision 85408c4b: [BUGFIX] "Illegal mix of collations" in Upgrade Wizard
When directly comparing CAST(... AS CHAR) with a CHAR field (including
VARCHAR and TEXT) whose collation isn't the sa...
Lars Trebing
20:49 Revision 587f8763: [BUGFIX] "Illegal mix of collations" in Upgrade Wizard
When directly comparing CAST(... AS CHAR) with a CHAR field (including
VARCHAR and TEXT) whose collation isn't the sa...
Lars Trebing

2014-08-14

11:47 Revision afa3e7f8: [TASK] Clean-up source code
Remove new-line at end of file that has been introduced
by accident in commit:7ef6d2c8fddaf2ba01cb820d9abefcb8ead09b1...
Oliver Hader
11:42 Revision c6bd628e: [TASK] Refactor file references relations retrieval
The retrieval of file references in BackendUtility
is currently bound to the thumbCode() method but
is useful for oth...
Oliver Hader
11:38 Revision 7ef6d2c8: [TASK] Refactor file references relations retrieval
The retrieval of file references in BackendUtility
is currently bound to the thumbCode() method but
is useful for oth...
Oliver Hader
11:31 Revision 32687d31: [TASK] Simplify record icons in workspace module
The record details view renders record icons for both live and
versioned record. However, this representation is show...
Oliver Hader
11:31 Revision acf572c3: [TASK] Simplify record icons in workspace module
The record details view renders record icons for both live and
versioned record. However, this representation is show...
Oliver Hader

2014-08-13

22:18 Revision 443233a6: [BUGFIX] Admin panel shows wrong cache information
When labels were extracted to translation files, a error was made
that changed the meaning of the admin panel entry. ...
Dmitry Dulepov
21:54 Revision 92635e91: [TASK] CGL Cleanup: Fix TYPO3.Strings.ConcatenationSpacing-Sniff
Resolves: #60878
Releases: 6.3
Change-Id: I2cc8ec067adcc66bdd589104d03f20c385e52e99
Reviewed-on: http://review.typo3....
Andy Grunwald
21:28 Revision 6234622f: [BUGFIX] Prevent uninstall of an extension during update
This patch removes the uninstall process before an extension is updated.
Resolves: #51572
Releases: 6.1
Change-Id: I...
Nicole Cordes
21:00 Revision 20d4bff4: [TASK] Prevent Inclusion of MediaWizardProvider* in Base Bootstrap
On every Frontend request, the original media wizard
provider of EXT:cms is loaded, by fetching the
MediaWizardProvid...
Benjamin Mack
20:42 Revision 1c8e14c5: [TASK] Extend install tool suhosin checks
Extend install tool suhosin checks by
* suhosin.get.max_name_length=200
* suhosin.post.max_name_length=200
* suhosin....
Oliver Hader
20:42 Revision c9a187ad: [TASK] Extend install tool suhosin checks
Extend install tool suhosin checks by
* suhosin.get.max_name_length=200
* suhosin.post.max_name_length=200
* suhosin....
Oliver Hader
20:32 Revision db808b10: [BUGFIX] JavaScript error in Install Tool
When using toggleButton in "Test setup" a JavaScript
error is thrown because the scrolling handler can only
be used i...
Wouter Wolters
20:28 Revision 46887caa: [BUGFIX] Use defaultMailFromName setting in install tool
The defaultMailFromName setting is not used for sending
the test mails in the install tool.
Resolves: #60758
Release...
Oliver Hader
20:27 Revision 305ea153: [BUGFIX] Use defaultMailFromName setting in install tool
The defaultMailFromName setting is not used for sending
the test mails in the install tool.
Resolves: #60758
Release...
Oliver Hader
20:18 Revision b8e7f7a0: [BUGFIX] Show properties of stdClass object in <f:debug>
Using fluid's <f:debug> to get dumps of json_decode()d objects
does not work currently. The DebuggerUtility shows onl...
Christian Weiske
20:10 Revision 4a820fa2: [BUGFIX] Updating "current_version" fails with some DBMS
Updating the field "current_version" fails with some DMBS because
$uidsOfCurrentVersion has too many elements. This p...
Andreas Kienast
20:10 Revision d3d26830: [BUGFIX] Show properties of stdClass object in <f:debug>
Using fluid's <f:debug> to get dumps of json_decode()d objects
does not work currently. The DebuggerUtility shows onl...
Christian Weiske
19:50 Revision 0c50eb38: [BUGFIX] Updating "current_version" fails with some DBMS
Updating the field "current_version" fails with some DMBS because
$uidsOfCurrentVersion has too many elements. This p...
Andreas Kienast
19:33 Revision 65015b31: [BUGFIX] Correctly parse suhosin configuration
The system environment check does not properly parse the suhosin
configuration option for whitelist.
Fix this by chan...
Markus Klein
19:30 Revision 6416048e: [BUGFIX] Correctly parse suhosin configuration
The system environment check does not properly parse the suhosin
configuration option for whitelist.
Fix this by chan...
Markus Klein
16:33 Revision f184ddc1: [BUGFIX] Failing cascaded delete action of localized elements
Having a record in live workspace with an accordant localization
leads to the fact that actions to the default langua...
Oliver Hader
16:31 Revision 6f945001: [BUGFIX] Publishing delete placeholder affects other workspaces
On publishing a delete placeholder all other versions shall be
deleted as well, since the original record will be del...
Oliver Hader
16:30 Revision bbbd8146: [BUGFIX] Publishing delete placeholder affects other workspaces
On publishing a delete placeholder all other versions shall be
deleted as well, since the original record will be del...
Oliver Hader
16:28 Revision ed5cc87b: [BUGFIX] Wrong nesting of deleted versioned child records
If deleting an IRRE child reference, the nesting leving in the
workspace module is not shown correctly. The reason fo...
Oliver Hader
16:27 Revision b6c71b9c: [BUGFIX] Wrong nesting of deleted versioned child records
If deleting an IRRE child reference, the nesting leving in the
workspace module is not shown correctly. The reason fo...
Oliver Hader
16:25 Revision ab25817a: [BUGFIX] Failing cascaded delete action of localized elements
Having a record in live workspace with an accordant localization
leads to the fact that actions to the default langua...
Oliver Hader
16:18 Revision ca6e7bb3: [BUGFIX] Page Tree not always updated after workspace actions
After some workspace actions being performed in the workspaces
module in the TYPO3 Backend, the page tree does not ge...
Oliver Hader
16:17 Revision 789bd507: [BUGFIX] Page Tree not always updated after workspace actions
After some workspace actions being performed in the workspaces
module in the TYPO3 Backend, the page tree does not ge...
Oliver Hader

2014-08-12

23:42 Revision aa69353d: [BUGFIX] Keep phpunit 4.1 branch
composer.json is configured to fetch latest phpunit 4.x branch.
Since 4.2 was just released stable, it will be used n...
Christian Kuhn
23:42 Revision d049120b: [BUGFIX] Keep phpunit 4.1 branch
composer.json is configured to fetch latest phpunit 4.x branch.
Since 4.2 was just released stable, it will be used n...
Christian Kuhn
23:23 Revision ca9245b3: [BUGFIX] JavaScript error in Install Tool
When using toggleButton in "Test setup" a JavaScript
error is thrown because the scrolling handler can only
be used i...
Wouter Wolters
 

Also available in: Atom