Project

General

Profile

Activity

From 2014-08-18 to 2014-09-16

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...
Alexander Schnitzler
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...
Frank Nägler
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...
Frank Nägler
21:04 Revision 4fe50e6b: [BUGFIX] Fix a typo
Resolves: #61660
Releases: 6.3
Change-Id: I4a3649332e70a935e7957d8a4132c27ea9614f87
Reviewed-on: http://review.typo3....
Eric Chavaillaz
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...
Nicole Cordes
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...
Nicole Cordes
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...
Andreas Kienast
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...
Andreas Kienast
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...
Franz Koch
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...
Franz Koch
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...
Eric Chavaillaz
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...
Eric Chavaillaz
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...
Andreas Kienast
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...
Andreas Kienast

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...
Wouter Wolters
21:54 Revision 2b4c01c0: [TASK] Make file_upload.php dispatched
Use dispatching for file_upload.php
Resolves: #61217
Releases: 6.3
Change-Id: I82adcc68e6583628255ac8442f4d5b24389a1...
Wouter Wolters
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...
Stefan Neufeind
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...
Stefan Neufeind
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 ...
Nicole Cordes
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 ...
Nicole Cordes
13:59 Revision c5228824: [TASK] Make file_rename.php dispatched
Use dispatching for file_rename.php
Resolves: #61216
Releases: master
Change-Id: Id1c42ba7d51fdede87b2834f7b3d766f8b...
Wouter Wolters
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: ...
Felix Kopp
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...
Benni Mack

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...
Frank Nägler
23:35 Revision fc080ffa: [CLEANUP] styleguide: ext_emconf.php and license headers
Christian Kuhn
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...
Alexander Schnitzler
23:03 Revision 5fa78c52: [BUGFIX] styleguide: Stage/merge error
Felix Kopp
23:02 Revision 2ad483ae: [TASK] styleguide: Remove backend App bg-color
Felix Kopp
23:02 Revision 31053e7f: [FEATURE] styleguide: Bring Bootstrap CSS overview page
Felix Kopp
23:02 Revision 3fa33a4b: [TASK] styleguide: FlashMessage wording
Felix Kopp
23:02 Revision b6c8dcda: [TASK] styleguide: Add Helper twbs info
Felix Kopp
23:02 Revision 4ebc6994: [FEATURE] styleguide: Bring Icons view (Font Awesome)
Felix Kopp
22:22 Revision e8551a01: [TASK] styleguide: Minor cleanup in ext_tables.php
Christian Kuhn
18:26 Revision d720aff8: [TASK] Checkbox / label markup in create multiple pages
Fix markup in CreatePagesWizardModuleFunctionController
Resolves: #61581
Related: #61577
Releases: master
Change-Id:...
Wouter Wolters
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...
Frank Nägler
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...
Felix Kopp
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...
Felix Kopp
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....
Felix Kopp
14:18 Revision bf3c695c: Revert "[BUGFIX] Improve l10n_mode config for sys_file_reference"
This reverts commit f96c1013e89994ed6ce822af6fe1b837e50d3234.
Change-Id: I0440c9f0144c707a8aa15a0024226c7115f84ce2
R...
Anja Leichsenring
14:15 Revision 3e3059f6: Revert "[BUGFIX] Improve l10n_mode config for sys_file_reference"
This reverts commit b013405328a679a2c22c885215e89edf1dba5327.
Change-Id: I46c056975813bc59867782a7fa667d7ec127ecbb
R...
Anja Leichsenring
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...
Alexander Stehlik
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...
Alexander Stehlik
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...
Anja Leichsenring
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...
Michael Schams
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...
Michael Schams
02:40 Revision 83ef83b5: [TASK] Make file_newfolder.php dispatched
Use dispatching for file_newfolder.php
Resolves: #61215
Releases: 6.3
Change-Id: If2ae411543b2a543c828cf029f2596666e...
Wouter Wolters
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...
Fabien Udriot
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...
Fabien Udriot

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...
Benni Mack
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...
Felix Kopp
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...
Georg Ringer
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...
Georg Ringer

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...
Wouter Wolters
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...
Jigal van Hemert
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
...
Helmut Hummel
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...
Jigal van Hemert
10:46 Revision ec316472: [FOLLOWUP] Remove remaining occurrences of JSImgCode
Resolves: #60523
Releases: 6.3
Change-Id: I38d9379277b173ba03c0761576ca60569b2bc88a
Reviewed-on: http://review.typo3....
Helmut Hummel

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...
Francois Suter
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...
Francois Suter
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...
Francois Suter

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
 

Also available in: Atom