Activity
From 2013-05-26 to 2013-06-24
2013-06-24
- 23:58 Revision 113959b6: [BUGFIX] Fix spelling issue in Install Tool
- compatibilyt -> compatibility
Change-Id: I3bed3fa4b0477870f393498a44c5cb766d1b7c33
Resolves: #49393
Releases: 6.2, 6... - 23:04 Revision ad8b06e0: Activate tests for PHP 5.5 on travis
- Change-Id: Iff803f329275f17921b26d88eb46d7b323b7c7ee
Reviewed-on: https://review.typo3.org/21635
Reviewed-by: Helmut ... - 21:26 Revision 0d69c2d9: [FEATURE] Add task to auto update languages
- Add a command controller to update the translation
of extensions for selected languages.
It is possible to override ... - 21:03 Revision ec9a4e63: [TASK] Add unit tests for "outdated" extensions
- Follow up with unit tests for the extended reports.
Change-Id: I097d1241722fdaf57a4a57b6d90f32359e8168f5
Resolves: #... - 14:24 Revision 379d9990: [TASK] Add support for "outdated" extensions
- Extension Manager displays installed extensions which are marked as
"outdated" with different styling. Reports module... - 00:47 Revision f0d8a255: [BUGFIX] Reports Module links to the standalone install tool
- Link to the backend module instead of the standalone version.
Change-Id: Icf32b91c1fe6edb2b3fa313c865441a1edc3a731
R...
2013-06-23
- 23:06 Revision 14dc91f3: [TASK] Adapt install tool mail functions to use Swiftmailer
- The mail sending functions in install tool use PHPs mail() function.
They should use instead the Swiftmailer.
Releas... - 22:29 Revision 118ae1ea: [BUGFIX] t3lib_utility_mailTest fails
- The tested method always adds a From address to the mail header. This
is not reflected in the test.
Additionally clea... - 16:33 Revision 681add8e: [TASK] Remove Environment Check checkMailCapabilities
- The check is removed due to providing sometimes inaccurate error status
based on php.ini settings.
For now the real m... - 16:24 Revision c323a71f: [BUGFIX] Call to undefined method ElementConditionMatcher::setRecord()
- Wrong usage of the new ElementConditionMatcher which results in a
fatal error.
Releases: 6.1, 6,2
Resolves: #49354
C... - 16:19 Revision 3349dc97: [BUGFIX] Call to undefined method ElementConditionMatcher::setRecord()
- Wrong usage of the new ElementConditionMatcher which results in a
fatal error.
Releases: 6.1, 6,2
Resolves: #49354
C... - 16:01 Revision 788964e5: [BUGFIX] Reports module link to Install Tool section is incorrect
- Change the module name in the link and add a new label to
mention the new section name Important Actions.
Change-Id:... - 15:23 Revision e26708c5: [BUGFIX] Record history shows two back buttons in docheader
- The back-button is loaded twice in the record history module.
Also we add back the CSH which was missing too.
Change... - 15:17 Revision c340c485: [BUGFIX] Record history shows two back buttons in docheader
- The back-button is loaded twice in the record history module.
Also we add back the CSH which was missing too.
Change... - 15:02 Revision ebb99420: [BUGFIX] Record history shows two back buttons in docheader
- The back-button is loaded twice in the record history module.
Also we add back the CSH which was missing too.
Change... - 14:29 Revision 59222d8e: [BUGFIX] Invisible icon blocks mousefocus of non-required inputfields
- Set z-index for clear.gif, so a backend user can select the text
inside input fields. Now it's also possible to set f... - 14:29 Revision 0983c85b: [BUGFIX] Invisible icon blocks mousefocus of non-required inputfields
- Set z-index for clear.gif, so a backend user can select the text
inside input fields. Now it's also possible to set f... - 14:24 Revision a9c45b4e: [BUGFIX] Invisible icon blocks mousefocus of non-required inputfields
- Set z-index for clear.gif, so a backend user can select the text
inside input fields. Now it's also possible to set f... - 14:15 Revision d235b8b5: [FEATURE] Exclude doktypes from pagetree
- Exclude specific doktypes from the pagetree by setting
a configuration in a user/group TSconfig
Example: Exclude "Fo... - 13:52 Revision 6b1d0068: [BUGFIX] Incomplete backup in befuncTest
- Backport of tests of issue #47839 did not take care of a backup
of globals in 4.7 and introduced a side effect to oth... - 12:57 Revision bd1ad1db: [TASK] Install: Update TTFdpi test description text
- Resolves: #49267
Releases: 6.2
Change-Id: Iffe09f072bda483ffa5f5be766ff0e84c3e025de
Reviewed-on: https://review.typo3... - 12:42 Revision f8740268: [FEATURE] Hook for tsfe::checkEnableFields
- This hook for tsfe::checkEnableFields allows extensions to provide
additional rules for page visibility when parent p... - 11:43 Revision c2a474e5: [TASK] Remove constant PATH_t3lib
- The directory is gone, so the constant is not needed anymore.
Resolves: #49348
Relates: #49342
Releases: 6.2
Change-... - 11:42 Revision 2332335a: [TASK] Remove last bits of forceCharset handling
- Core version 4.5 introduced UTF8 only for charset conversion, and
accepted a fallback under special circumstances. Th... - 11:16 Revision 558eaf42: [BUGFIX] Skip link validation of RTE filelink
- When a text is linked to a file using RTE link wizard,
linkvalidator will detect it as internal link.
The validation ... - 01:19 Revision 8f889ad7: [BUGFIX] Insert rows only once in exec_INSERTmultipleRows
- For native handler types multiple rows can be inserted using the mysql
INSERTmultipleRows API call. When another hand... - 01:19 Revision f9706b47: [BUGFIX] Insert rows only once in exec_INSERTmultipleRows
- For native handler types multiple rows can be inserted using the mysql
INSERTmultipleRows API call. When another hand... - 01:19 Revision 8ace4ccb: [BUGFIX] Insert rows only once in exec_INSERTmultipleRows
- For native handler types multiple rows can be inserted using the mysql
INSERTmultipleRows API call. When another hand... - 01:18 Revision 12dd2c1f: [BUGFIX] Insert rows only once in exec_INSERTmultipleRows
- For native handler types multiple rows can be inserted using the mysql
INSERTmultipleRows API call. When another hand... - 01:13 Revision bb68f56d: [FEATURE] MathUtility: Add canBeInterpretedAsFloat
- Like canBeInterpretedAsInteger but for float.
Change-Id: I9a44f2505f3702ef754a45f876a8197d2b6e2afb
Resolves: #49144
... - 00:54 Revision e2d0dd80: [TASK] Adapt INSTALL.txt to removed t3lib
- There is no need to add symlink for t3lib.
We can strip the line from INSTALL help file.
Change-Id: Id5bb17412dc041a... - 00:38 Revision c56d712a: [FEATURE] Increase size of be_groups table subgroup field
- Change field subgroup from varchar(255) to text to allow
storing more subgroups.
Resolves: #36505
Releases: 6.2
Chan... - 00:36 Revision 5282b206: [FEATURE] Scheduler: Add delete button to edit view
- The task edit view misses a delete button similar to the tceforms edit
view.
Add this button for the edit action.
Gr... - 00:18 Revision 7985a653: [FEATURE] ViewHelper to display file sizes
- Simple ViewHelper that converts the size of a file to a human
readable string.
Usage:
{fileSize -> f:format.bytes()}... - 00:10 Revision 7557849d: [FEATURE] Enable chaining of set* funtions
- Applies chaining possibility for set*
handling methods within querysettings api.
Make sure method chaining like
$que...
2013-06-22
- 23:37 Revision 99b44206: [TASK] Move ExtJS- & JavaScript from t3lib
- Moves JavaScript files and their corresponding includes.
As a result the t3lib directory is removed completely.
Chan... - 22:44 Revision 51f6252f: [BUGFIX] Fix two typos in one install tool language label
- Releases: 6.2, 6.1
Resolves: #49345
Change-Id: I05b62e01e0115e854eb6202a4198ac7ec888f843
Reviewed-on: https://review.... - 22:42 Revision 08c22632: [BUGFIX] Fix two typos in one install tool language label
- Releases: 6.2, 6.1
Resolves: #49345
Change-Id: I05b62e01e0115e854eb6202a4198ac7ec888f843
Reviewed-on: https://review.... - 15:05 Revision ee255bd0: [TASK] Update URL to the exception collection
- Updated TYPO3_URL_EXCEPTION constant
from http://typo3.org/go/exception/v4/
to http://typo3.org/go/exception/CMS/
Re... - 15:05 Revision a1ec3d6d: [TASK] Update URL to the exception collection
- Updated TYPO3_URL_EXCEPTION constant
from http://typo3.org/go/exception/v4/
to http://typo3.org/go/exception/CMS/
Re... - 15:01 Revision 24402b5c: [TASK] Update URL to the exception collection
- Updated TYPO3_URL_EXCEPTION constant
from http://typo3.org/go/exception/v4/
to http://typo3.org/go/exception/CMS/
Re... - 14:27 Revision 43b657d2: [TASK] Remove dummy files from ext:wizard_crpages and wizard_sortpages
- * Remove dummy files
* Rename old class names to the new ones
Change-Id: I77ea8d6a48d10bc56031231a00999655cbecb487
R... - 14:20 Revision cc974fd1: [TASK] Page module edit icon for language overlay
- Page modules brings multiple views to work with multi-language
content: columns / language / quick. In columns mode a... - 14:18 Revision 2c04aa75: [TASK] Remove class.* from /typo3/
- Removes last few class file wrappers from /typo3/ folder.
Those files were renamed and moved during namespacing.
Few...
2013-06-21
- 23:34 Revision 36465b9e: [BUGFIX] Show unit "Bytes" for file size of Installer test images
- Resolves: #49269
Releases: 6.2
Change-Id: I7f14e04c6bfe538336e1a3dc27c448eeea7a19d0
Reviewed-on: https://review.typo3... - 23:16 Revision 7e04899e: [TASK] Remove last bits of gdlib_2 setting
- Support for gdlib version 1 was removed with core version 4.4.
The patch removes the last code fragments where the ol... - 23:13 Revision 003ff66c: [TASK] Remove last bit of multiplyDBfieldSize handling
- multiplyDBfieldSize was used in the past to extend the size of
database fields to cope with UTF8 content if the datab... - 22:18 Revision de32905b: [TASK] Cleanup openid extension
- Cleanup remaining CGL issues after namespace change.
Implement some best practices like strict string comparison
or d... - 21:54 Revision b8c3c04b: [FEATURE] Install tool: Remove obsolete keys from LocalConfiguration
- Some configuration settings are obsolete, but they have never been
actively removed from LocalConfiguration. The patc... - 21:35 Revision 0e906fa8: [BUGFIX] Flexform field is available but not passed to sub-function calls
- This change fixes three occurrences of calls to FlexForm DS
processing methods which accept a $fieldName argument but... - 21:35 Revision 392bace5: [BUGFIX] Flexform field is available but not passed to sub-function calls
- This change fixes three occurrences of calls to FlexForm DS
processing methods which accept a $fieldName argument but... - 21:34 Revision 092dd93f: [BUGFIX] Flexform field is available but not passed to sub-function calls
- This change fixes three occurrences of calls to FlexForm DS
processing methods which accept a $fieldName argument but... - 21:34 Revision c09fc1c7: [BUGFIX] Flexform field is available but not passed to sub-function calls
- This change fixes three occurrences of calls to FlexForm DS
processing methods which accept a $fieldName argument but... - 21:23 Revision afd8318a: [BUGFIX] Flexform field is available but not passed to sub-function calls
- This change fixes three occurrences of calls to FlexForm DS
processing methods which accept a $fieldName argument but... - 20:56 Revision b303a18e: [BUGFIX] Illegal string offset warning in AjaxLoginHandler
- After logout $GLOBALS['BE_USER']->user['uid'] is checked.
This is done without isset() which triggers a warning, as -... - 20:56 Revision 87808275: [BUGFIX] Illegal string offset warning in AjaxLoginHandler
- After logout $GLOBALS['BE_USER']->user['uid'] is checked.
This is done without isset() which triggers a warning, as -... - 20:26 Revision 426e3192: [BUGFIX] Illegal string offset warning in AjaxLoginHandler
- After logout $GLOBALS['BE_USER']->user['uid'] is checked.
This is done without isset() which triggers a warning, as -... - 20:26 Revision f6230b42: [BUGFIX] Illegal string offset warning in AjaxLoginHandler
- After logout $GLOBALS['BE_USER']->user['uid'] is checked.
This is done without isset() which triggers a warning, as -... - 20:25 Revision 6f8407e3: [BUGFIX] Follow-up: Add stdWrap for _DEFAULT_PI_VARS
- Fix a broken unit test: Creating default object from empty value
Resolves: #49314
Related: #22045
Releases: 6.2
Chan... - 20:14 Revision 93ef3f01: [BUGFIX] Illegal string offset warning in AjaxLoginHandler
- After logout $GLOBALS['BE_USER']->user['uid'] is checked.
This is done without isset() which triggers a warning, as -... - 19:52 Revision 458099e9: [BUGFIX] Frontend shows HTML tags in messages
- Hardcoded linebreak tags in StatusMessages were not resolved to
linebreaks, but included into the output.
Replacing t... - 19:32 Revision 6986e5e1: [BUGFIX] Misleading label in beuser module
- Change the wording of "loginBefore" label from
"Login before"
to
"Logged in before".
This should clarify the meaning... - 19:32 Revision 32a4568a: [BUGFIX] Misleading label in beuser module
- Change the wording of "loginBefore" label from
"Login before"
to
"Logged in before".
This should clarify the meaning... - 19:30 Revision 75f756b8: [BUGFIX] Misleading label in beuser module
- Change the wording of "loginBefore" label from
"Login before"
to
"Logged in before".
This should clarify the meaning... - 13:41 Revision 7b5b6046: [FEATURE] Add stdWrap for _DEFAULT_PI_VARS
- This feature allows multilevel variables as well.
Example:
plugin.tt_news._DEFAULT_PI_VARS {
year.stdWrap.data = d... - 12:36 Revision 2b3e4b19: [BUGFIX] Generation of class information fails with DateTime
- If using the class info factory to create a class information
for DateTime an Exception occurs as the reflection api ... - 01:13 Revision 30a3e48a: [FEATURE] Follow up: Add autofocus attribute to BE login
- Adding the HTML5 autofocus attribute to the
backend login box's username field.
Additionally adds the attribute to t...
2013-06-20
- 22:30 Revision 298f50f2: Revert "[BUGFIX] Nested FLUIDTEMPLATE doesn't work anymore"
- This reverts commit 1ba19b02542087ee2f26407be28d938d663c17a4
The Unit-test breaks because it is based on a FEATURE t... - 21:07 Revision 1ba19b02: [BUGFIX] Nested FLUIDTEMPLATE doesn't work anymore
- It's impossible since version 6.0 to render a
FLUIDTEMPLATE content object inside a
FLUIDTEMPLATE, because the intern... - 21:06 Revision 95c24563: [BUGFIX] Nested FLUIDTEMPLATE doesn't work anymore
- It's impossible since version 6.0 to render a
FLUIDTEMPLATE content object inside a
FLUIDTEMPLATE, because the intern... - 21:02 Revision b784b045: [FEATURE] Install tool: Check xdebug.max_nesting_level
- If PHP xdebug extension is loaded, TYPO3 CMS can fail with the
xdebug.max_nesting_level default value of 100. This is... - 20:33 Revision 7b5b4c79: [BUGFIX] Fix JS error with Context Sensitive Help
- Using the edit form for records in a new pop window leads
to a JS error, as "top" is not defined in the new window.
... - 20:33 Revision c531d43d: [BUGFIX] Fix JS error with Context Sensitive Help
- Using the edit form for records in a new pop window leads
to a JS error, as "top" is not defined in the new window.
... - 20:33 Revision e75b758d: [BUGFIX] Fix JS error with Context Sensitive Help
- Using the edit form for records in a new pop window leads
to a JS error, as "top" is not defined in the new window.
... - 20:32 Revision bbaeb18a: [BUGFIX] Fix JS error with Context Sensitive Help
- Using the edit form for records in a new pop window leads
to a JS error, as "top" is not defined in the new window.
... - 20:23 Revision 897a6d09: [TASK] Cleanup wizard initializing
- The patch cleans up the initialization of the various
wizards we have in TYPO3 CMS. Things that are improved:
* Add ... - 19:59 Revision 19166b87: [BUGFIX] Failing FAL unit test
- Using 0042 as create mask for files in unit test from issue #49029
triggers a warning and lets the test fail when the... - 19:59 Revision ceea6ef5: [BUGFIX] Failing FAL unit test
- Using 0042 as create mask for files in unit test from issue #49029
triggers a warning and lets the test fail when the... - 18:51 Revision 3e8d40a0: [BUGFIX] Failing FAL unit test
- Using 0042 as create mask for files in unit test from issue #49029
triggers a warning and lets the test fail when the... - 18:43 Revision 70feb691: [BUGFIX] Fix JS error with Context Sensitive Help
- Using the edit form for records in a new pop window leads
to a JS error, as "top" is not defined in the new window.
... - 12:42 Revision a1b8599f: [BUGFIX] Correct permissions of new files
- Set the correct file permissions of files created with
FAL according to the fileCreateMask.
Change-Id: I4d6562f926cd... - 12:42 Revision 70d3d865: [BUGFIX] Correct permissions of new files
- Set the correct file permissions of files created with
FAL according to the fileCreateMask.
Change-Id: I4d6562f926cd... - 12:32 Revision c7d1c1c4: [BUGFIX] Correct permissions of new files
- Set the correct file permissions of files created with
FAL according to the fileCreateMask.
Change-Id: I4d6562f926cd...
2013-06-19
- 23:58 Revision 73719944: [TASK] Bring back int_from_ver
- Due to many failing extensions relying on this function,
Release Management decided to bring it back as a redirect
to... - 22:54 Revision 76e5255e: [BUGFIX] Install tool: Warning in upgrade wizard
- The 'silent' cache framework table upgrade throws a warning that
explode() expects a string but an array is given in
... - 22:34 Revision df90964e: [BUGFIX] Use userInput instead of own broken method
- The user data from form post submit is broken after install tool
rewrite. Instead of using own method to gather data ... - 22:30 Revision 6042a6f8: [BUGFIX] Update Wizard user input not taken into account
- After reworking the install tool, the form element identifier was broken.
Resolves: #49258
Releases: 6.2
Change-Id: ... - 22:13 Revision 640e6170: [TASK] Install tool: Code optimization in update wizard action
- An if with only a 'throw Exception' call in it breaks code execution
and acts as a guard clause. The code below does ... - 21:54 Revision 0760e9f7: [BUGFIX] Filelist: Only show paste buttons if clipObj is set
- During introduction of the paste buttons for empty folders, I assumed
that the clipboard object is always set.
This m... - 21:53 Revision f59efeee: [BUGFIX] Filelist: Only show paste buttons if clipObj is set
- During introduction of the paste buttons for empty folders, I assumed
that the clipboard object is always set.
This m... - 21:51 Revision f07f872e: [BUGFIX] Filelist: Only show paste buttons if clipObj is set
- During introduction of the paste buttons for empty folders, I assumed
that the clipboard object is always set.
This m... - 21:08 Revision 1b261525: [TASK] Remove duplicate vera.ttf from ext:core
- vera.ttf is a font only used in the install tool, it was duplicated
to ext:install with the rewrite patch, but forgot... - 17:13 Revision 2e3c9d5e: [!!!][TASK] Rewrite install tool
- Main features:
* The god class "Installer" is gone and split into two major parts.
A step controller handling major u... - 13:37 Revision b34e43b1: [FEATURE] Add autofocus attribute to BE login
- Adding the HTML5 autofocus attribute to the
backend login box's username field.
Resolves: #49228
Releases: 6.2
Chang... - 13:20 Revision 55b1ac46: [BUGFIX] Raw search can't search inside the pages table
- It's impossible to search the pages table, because a field
definition is wrongly named in the pages TCA.
Fixes: #492... - 13:20 Revision 0a90d560: [BUGFIX] Raw search can't search inside the pages table
- It's impossible to search the pages table, because a field
definition is wrongly named in the pages TCA.
Fixes: #492... - 13:14 Revision 6d278b19: [BUGFIX] Raw search can't search inside the pages table
- It's impossible to search the pages table, because a field
definition is wrongly named in the pages TCA.
Fixes: #492...
2013-06-17
- 22:41 Revision 62373a00: [BUGFIX] Use correct path in belog modules
- Belog module links to history view but path is wrong in
the info module.
Change-Id: I3e45218b2bd8b7d69d75459f41c3751... - 22:41 Revision d37cf59c: [BUGFIX] Use correct path in belog modules
- Belog module links to history view but path is wrong in
the info module.
Change-Id: I3e45218b2bd8b7d69d75459f41c3751... - 22:26 Revision c6667ec2: [BUGFIX] Use correct path in belog modules
- Belog module links to history view but path is wrong in
the info module.
Change-Id: I3e45218b2bd8b7d69d75459f41c3751... - 22:16 Revision e09a41d4: [BUGFIX] Nested FLUIDTEMPLATE doesn't work anymore
- It's impossible since version 6.0 to render a
FLUIDTEMPLATE content object inside a
FLUIDTEMPLATE, because the intern... - 18:41 Revision b6c903ac: [TASK] Cleanup ChangeLog
- Remove duplicate lines from ChangeLog
Change-Id: I62b32f9b0b37c3977bc61b2874e37cde289846df
Resolves: #49110
Releases... - 18:40 Revision 45ce0a84: [TASK] Cleanup ChangeLog
- Remove duplicate lines from ChangeLog
Change-Id: I62b32f9b0b37c3977bc61b2874e37cde289846df
Resolves: #49110
Releases... - 18:40 Revision daca12ab: [TASK] Cleanup ChangeLog
- Remove duplicate lines from ChangeLog
Follow-up to commit:db9efd32b4dfad2952f2725b53fb5e4522740b74
Change-Id: I62b32... - 14:47 Revision 914b6df4: [TASK] Remove unused icons from /gfx
- Folder /gfx holds image that are used over the backend.
EXT: t3skin brings an override declaration and own icons.
Ov... - 14:44 Revision 183b8d1c: [TASK] Add labels to form fields of admin panel
- Labels make it much easier to click check boxes and to
reach fields.
Change-Id: Ib9c42f4859a4fc4e30fc7f03dd525795d08... - 10:19 Revision c9c1057e: [BUGFIX] Fix reverse order handling of MediaProvider
- Fixing the variable used to test for valid providers in reverse order.
Resolves: #49136
Releases: 6.2, 6.1, 6.0
Chan... - 09:50 Revision 0affd5f4: [BUGFIX] Fix reverse order handling of MediaProvider
- Fixing the variable used to test for valid providers in reverse order.
Resolves: #49136
Releases: 6.2, 6.1, 6.0
Chan... - 07:53 Revision 2f7aad03: [FEATURE] Allow custom record list in element browser
- Introduces a class variable and a setter for a custom record list
instance in the element browser that can be used to...
2013-06-16
- 23:31 Revision 064c9b9c: [TASK] Move video-js to contrib
- To resolve /t3lib few more files should be moved:
Moves video-js styles controls to contrib.
Change-Id: I648d3bdd17e... - 12:47 Revision 6d80c93b: [BUGFIX] Incorrect grouping of exclude fields in translated backend
- If you use the backend in a language other than English, then the
grouping of the exclude fields in the be_group reco... - 12:23 Revision 5bdc467b: [BUGFIX] Incorrect grouping of exclude fields in translated backend
- If you use the backend in a language other than English, then the
grouping of the exclude fields in the be_group reco...
2013-06-15
- 17:02 Revision d6d117ee: [BUGFIX] Illegal string offset 'translations' in DatabaseRecordList
- The return value of TranslationConfigurationProvider->translationInfo
normally is an array, but it is a string in cas... - 16:59 Revision 0d98cc6c: [BUGFIX] Illegal string offset 'translations' in DatabaseRecordList
- The return value of TranslationConfigurationProvider->translationInfo
normally is an array, but it is a string in cas... - 16:12 Revision b46029b0: [BUGFIX] Illegal string offset 'translations' in DatabaseRecordList
- The return value of TranslationConfigurationProvider->translationInfo
normally is an array, but it is a string in cas... - 15:55 Revision 55eb3f88: [BUGFIX] Allow non-Admins to delete Records finally
- This patch adds the posibility for non Admins to delete
records finally in the recycler.
Change-Id: I1fda11d62140375... - 15:55 Revision 05c3b7b5: [BUGFIX] Allow non-Admins to delete Records finally
- This patch adds the posibility for non Admins to delete
records finally in the recycler.
Change-Id: I1fda11d62140375... - 15:46 Revision 71f0bd89: [BUGFIX] Illegal string offset 'translations' in DatabaseRecordList
- The return value of TranslationConfigurationProvider->translationInfo
normally is an array, but it is a string in cas... - 15:42 Revision c7bdad7b: [BUGFIX] Allow non-Admins to delete Records finally
- This patch adds the posibility for non Admins to delete
records finally in the recycler.
Change-Id: I1fda11d62140375... - 15:33 Revision 1ad7632c: [BUGFIX] Illegal string offset 'translations' in DatabaseRecordList
- The return value of TranslationConfigurationProvider->translationInfo
normally is an array, but it is a string in cas... - 15:09 Revision b7cc497b: [TASK] Move express-install to contrib (flowplayer)
- To resolve /t3lib few more files should be moved:
Moves flowplayer styles for express-install to contrib.
Change-Id:... - 14:41 Revision d5b2763d: [BUGFIX] Fix template rootline for translated pages
- The TypoScript template rootline in the Frontend will not be
changed any more if a different sys_language_uid is used... - 14:38 Revision 925ce3fa: [BUGFIX] Fix template rootline for translated pages
- The TypoScript template rootline in the Frontend will not be
changed any more if a different sys_language_uid is used...
2013-06-14
- 22:12 Revision 8c4ca661: [BUGFIX] styleguide: Table colspan
- 22:12 Revision 2a4dbb70: [RELEASE] styleguide: 0.4.0
- 02:41 Revision 1c8856fa: [BUGFIX] compressJs returns wrong filenames
- If you enable
config.concatenateJs = 1
config.compressJs = 1
then the uncompressed version of the file is lin... - 02:13 Revision aeba1e64: [BUGFIX] Insert rows only once in exec_INSERTmultipleRows
- For native handler types multiple rows can be inserted using the mysql
INSERTmultipleRows API call. When another hand...
2013-06-13
- 23:12 Revision db9efd32: [TASK] Cleanup ChangeLog
- Remove mistakenly introduced submodule history in 6.2.0alpha1
release.
Resolves: #49110
Releases: 6.2
Change-Id: I00... - 22:03 Revision e6369b09: [BUGFIX] Repair broken unit tests
- In patch 21171 some tests broke due to forgotten adjustments after
code change.
This patch brings the missing adjustm... - 21:52 Revision 90734e17: [BUGFIX] Repair broken unit tests
- In patch 21171 some tests broke due to forgotten adjustments after
code change.
This patch brings the missing adjustm... - 18:59 Revision 042370fc: [BUGFIX] Do not add category to empty table names
- If the $GLOBALS['TYPO3_CONF_VARS']['SYS']['defaultCategorizedTables']
is empty or you have empty strings between comm... - 17:37 Revision 1390b9a4: [BUGFIX] FileLogWriter ignores log file configuration
- If there are several instances of TYPO3\CMS\Core\Log\Writer\FileLogWriter
with different log files configured in $log... - 17:36 Revision 3e990723: [BUGFIX] FileLogWriter ignores log file configuration
- If there are several instances of TYPO3\CMS\Core\Log\Writer\FileLogWriter
with different log files configured in $log... - 11:55 Revision 84c4ff2f: [BUGFIX] findByUid should respect query settings of repository
- Prior to 6.1 findByUid built its own query which respected
the settings of its repository. Now findByUid just fetches... - 11:52 Revision c4c4b5ee: [BUGFIX] findByUid should respect query settings of repository
- Prior to 6.1 findByUid built its own query which respected
the settings of its repository. Now findByUid just fetches...
2013-06-12
- 20:07 Revision f5074a57: [BUGFIX] Do not add category to empty table names
- If the $GLOBALS['TYPO3_CONF_VARS']['SYS']['defaultCategorizedTables']
is empty or you have empty strings between comm... - 19:41 Revision 1af5a134: [BUGFIX] Fix missing single quotes in SchemaMigratorTest
- Change-Id: I452252096e39d8986dfa414016011d16f33523b8
Resolves: #49072
Related: #41344
Releases: 6.2
Reviewed-on: http... - 15:07 Revision 8fc4c1f1: [BUGFIX] Avoid double wrap in css_styled_content
- Since TYPO3 6.0, USER objects have stdWrap property. The
various render methods of css_styled_content still call
stdW... - 14:57 Revision 35e56079: [BUGFIX] Avoid double wrap in css_styled_content
- Since TYPO3 6.0, USER objects have stdWrap property. The
various render methods of css_styled_content still call
stdW... - 13:36 Revision f720c969: [BUGFIX] Avoid double wrap in css_styled_content
- Since TYPO3 6.0, USER objects have stdWrap property. The
various render methods of css_styled_content still call
stdW... - 06:51 Revision fc9988a2: [TASK] Move t3lib/csconvtbl && t3lib/unidata
- Move the 2 folders t3lib/csconvtbl && t3lib/unidata to
sysext/core/Resources/Private/Charsets/
Change-Id: If721bfe5a...
2013-06-11
- 22:21 Revision 4e6cc614: [BUGFIX] False-Positives in SQL comparison
- When one has e.g. a field "foo INT(11) DEFAULT '0' NOT NULL" in
it's ext_tables.sql definition, the comparison will a... - 19:18 Revision 7e8159a2: [BUGFIX] Missing file extension class with "file links" type
- The content element type "file links" can't render
the the css class for the file extension, because
it uses a non-ex... - 19:06 Revision 4efcdb4c: [BUGFIX] Missing file extension class with "file links" type
- The content element type "file links" can't render
the the css class for the file extension, because
it uses a non-ex... - 19:04 Revision 06299cce: [BUGFIX] Missing file extension class with "file links" type
- The content element type "file links" can't render
the the css class for the file extension, because
it uses a non-ex... - 17:53 Revision 408c4b0d: [BUGFIX] List Module - Reference count limited to 20
- The reference count in the list view is limited
to 20. Use the extended view to render the counter.
Fixes: #49004
Re... - 17:51 Revision 0316b1e5: [BUGFIX] List Module - Reference count limited to 20
- The reference count in the list view is limited
to 20. Use the extended view to render the counter.
Fixes: #49004
Re... - 17:48 Revision 083e9b01: [BUGFIX] List Module - Reference count limited to 20
- The reference count in the list view is limited
to 20. Use the extended view to render the counter.
Fixes: #49004
Re... - 16:20 Revision e6af651b: [TASK] Allow sys_category in rootpage
- Allow sys_category records to be stored in the rootpage. (pid=0)
Resolves: #47530
Releases: 6.2, 6.1, 6.0
Change-Id:... - 15:41 Revision f552dac4: [BUGFIX] Recycler ignores depth setting
- The recycler currently ignores the depth
setting, because of a wrong type check
since the migration to mysqli.
Fixes... - 15:23 Revision ba7e83ee: [BUGFIX] Recycler ignores depth setting
- The recycler currently ignores the depth
setting, because of a wrong type check
since the migration to mysqli.
Fixes... - 11:46 Revision 3c801955: [TASK] Remove "require_once" in /typo3/
- During the namespace switch many classes were renamed
and moved to different locations based on the new names.
This ... - 11:34 Revision 425983cb: [BUGFIX] Bad English in system extensions: "screen shot"
- According to wiktionary [1] the word "screenshot" is a compound
word and not two separate words.
[1] http://en.wikti... - 11:32 Revision 6baac6c1: [BUGFIX] Bad English in system extensions: "screen shot"
- According to wiktionary [1] the word "screenshot" is a compound
word and not two separate words.
[1] http://en.wikti... - 11:30 Revision 291f7c2f: [TASK] Move JavaScript files out of t3lib
- t3lib folder should diminish and finally dissolve itself.
Moves JS files out of t3lib to corresponding extension fold...
2013-06-10
- 17:59 Revision 34dc73da: [BUGFIX] FileLogWriter ignores log file configuration
- If there are several instances of TYPO3\CMS\Core\Log\Writer\FileLogWriter
with different log files configured in $log...
2013-06-09
2013-06-08
- 21:04 Revision 0225981b: [BUGFIX] Bad English in TCEforms: "Edit Pagecontent" and "fontface"
- Core language files contain the words "Pagecontent" and "fontface",
which both must be two separate words.
Change-Id... - 21:02 Revision 3ad4be6d: [BUGFIX] Bad English in TCEforms: "Edit Pagecontent" and "fontface"
- Core language files contain the words "Pagecontent" and "fontface",
which both must be two separate words.
Change-Id... - 15:59 Revision 0a8eae67: [TASK] Increase spacing between icon (module menu)
- Adds small additional space between icons and label in mod menu.
Resolves: #48957
Releses: 6.2
Change-Id: Ibbc027872...
2013-06-05
- 00:53 Revision cfc7e437: [TASK] EXT: t3skin - extract table styling
- In order to be able to introduce common table css definition,
CSS must be concentrated in a common file "main_table.c... - 00:29 Revision 0856df46: [TASK] EXT: t3skin: Extract form styling into own file
- File main_content.css currently includes styles definitions
for <form> and corresponding fields.
Extract CSS styling...
2013-06-04
- 23:17 Revision fe22a97f: [FEATURE] Switch View Helper
- Simple view helper that allows you to render content depending
on a given value or expression.
It bahaves similar to ... - 22:58 Revision 8311353f: [TASK] Remove styles for former ExtensionManager
- Deleted CSS files that bring styles for former EXT: em.
Change-Id: Ia8bd3c8971ba5aabb7792a08b4cff577d1f95ec6
Resolve... - 22:49 Revision 24288dbe: [TASK] Set TYPO3 version to 6.2-dev
- Change-Id: I70f9ae0972a71aa4a62c5c99ddc46d7a2f3e3e6d
Reviewed-on: https://review.typo3.org/21234
Reviewed-by: TYPO3 R... - 22:49 Revision 18592906: [RELEASE] Release of TYPO3 6.2.0alpha1
- Change-Id: I85317f149a345b67ddaa6e6d2ec67c90f02a4256
Reviewed-on: https://review.typo3.org/21233
Reviewed-by: TYPO3 R... - 21:46 Revision af610eb3: [TASK] Make preperations for backporting Flow validation api
- Synced some parts of Extbase validation with the one of
Flow without changing actual behaviour.
Releases: 6.2
Resolv... - 21:35 Revision f521dc2c: [TASK] Mark Extbase\Mvc\Controller\FlashMessageContainer deprecated
- As Extbase uses the new FlashMessageService provided by the core the
old FlashMessageContainer has to be marked depre... - 21:33 Revision 67ab0c70: [FEATURE] Add ObjectManager->getScope like in TYPO3.Flow
- This method detects if a class is of type prototype or
singleton. We need this method as it is a dependency for
furth... - 21:27 Revision f1f8af9e: [BUGFIX] Enable CheckboxViewHelper binding to ArrayObject and Null
- Currently the checkbox view helper relies on a present
form object which is not necessary any longer since 6.1
as the... - 21:22 Revision ebdf5659: [BUGFIX] FormFieldVH->getPropertyValue() must work without form object
- Since the new property mapper is active by default it is
possible to create forms without object="{object}", e.g.
usi... - 21:05 Revision 1fffaa99: [BUGFIX] FormFieldVH->getPropertyValue() must work without form object
- Since the new property mapper is active by default it is
possible to create forms without object="{object}", e.g.
usi... - 21:00 Revision 5ffb7339: [BUGFIX] Enable CheckboxViewHelper binding to ArrayObject and Null
- Currently the checkbox view helper relies on a present
form object which is not necessary any longer since 6.1
as the... - 19:49 Revision d82e8a25: [BUGFIX] Wrong position for beforeCallActionMethod
- The SignalSlot "beforeCallActionMethod" is at the
wrong position
Resolves: #47826
Releases: 6.2, 6.1
Change-Id: Id80... - 19:45 Revision 7a0a5224: [BUGFIX] Wrong position for beforeCallActionMethod
- The SignalSlot "beforeCallActionMethod" is at the
wrong position
Resolves: #47826
Releases: 6.2, 6.1
Change-Id: Id80...
2013-06-03
- 08:17 Revision 76e1b64c: [TASK] Move typo3lang.js to Resources/Public/JavaScript
- Move typo3/sysext/lang/res/js/be/typo3lang.js to
typo3/sysext/Resources/Public/JavaScript/Typo3Lang.js
Change-Id: I1...
2013-06-02
- 21:35 Revision 6f29cc6a: [TASK] Clean-up EXT: t3skin css files
- Few styles are unused or defined multiple times. Few files are not
in use any longer. Also comments and newlines coul... - 21:27 Revision d2b2f0c5: [TASK] Remove tabs_images for module groups
- Backend Modules are mostly recognized by their icons. Those
modules are accessed via the module menu on the left.
Mod... - 20:14 Revision 600bc8dd: [BUGFIX] CSS: Default vertical spacing for blocks
- Forms, tables, texts need a clear structure and obvious
visual distinction. Our Backend currently does not
deliver st... - 11:21 Revision 81bd717d: [FEATURE] Automatically determine page type for URIs with format
- When rendering a special format a custom page type is required.
This adds a mapping configuration to define which pag... - 01:27 Revision afa95c50: [BUGFIX] changing FE user password updates tstamp
- When an FE user changes his/her password the tstamp field of the
record is also updated to reflect that the record is... - 01:21 Revision 73bcac51: [BUGFIX] changing FE user password updates tstamp
- When an FE user changes his/her password the tstamp field of the
record is also updated to reflect that the record is... - 00:20 Revision c3a9446f: [BUGFIX] changing FE user password updates tstamp
- When an FE user changes his/her password the tstamp field of the
record is also updated to reflect that the record is...
2013-06-01
- 19:48 Revision 0725a690: Update README.md
- 19:42 Revision 90a5ca96: [FEATURE] styleguide: Add markup to FlashMessage (lorem ipsum)
2013-05-31
- 08:22 Revision e392adea: [TASK] Clean-up and update INSTALL.txt
- - Update copyright year
- Include required module "fileinfo" in recommended section
- Add reference to recommended li...
2013-05-29
- 19:04 Revision 4b9478fa: [BUGFIX] Disable restricted users to handle page records in pagetree
- This patch hides the context menu entries 'disable'/'enable', 'edit',
'new', 'cut', 'copy', 'paste into', 'paste afte... - 18:58 Revision 977ec04c: [BUGFIX] Disable restricted users to handle page records in pagetree
- This patch hides the context menu entries 'disable'/'enable', 'edit',
'new', 'cut', 'copy', 'paste into', 'paste afte...
2013-05-28
- 11:41 Revision 160ddfea: [TASK] Bring back int_from_ver
- Due to many failing extensions relying on this function,
Release Management decided to bring it back as a redirect
to... - 00:51 Revision 37c11069: [FEATURE] Backport Object Type Converter from Flow
- In Flow there is a Type Converter which can map array sources
to not persistent objects. This is very useful if you n...
2013-05-27
- 23:35 Revision 772d7379: [TASK] Remove dummy files from ext:tstemplate_* extensions
- * Remove dummy files from ext:tstemplate_* extensions
* Remove old class names to the new ones
* Adjust function name... - 23:12 Revision 1d092c70: [FEATURE] Backport Object Type Converter from Flow
- In Flow there is a Type Converter which can map array sources
to not persistent objects. This is very useful if you n... - 19:05 Revision 9b1a4bf8: [TASK] Merge submodule version into core
- 19:05 Revision d9839074: [TASK] Merge submodule workspaces into core
- 19:05 Revision 384c1126: [TASK] Merge submodule linkvalidator into core
- 19:05 Revision bbf7cd67: [TASK] Merge submodule fluid into core
- 19:05 Revision c23f51ab: [TASK] Merge submodule extbase into core
- 19:05 Revision 0a45c2f3: [TASK] Merge submodule dbal into core
- 19:05 Revision 068f82e4: [TASK] Merge submodule version into core
- 19:05 Revision 2e125c65: [TASK] Merge submodule workspaces into core
- 19:05 Revision 5650b145: [TASK] Merge submodule linkvalidator into core
- 19:05 Revision 2db9e539: [TASK] Merge submodule fluid into core
- 19:05 Revision 914c78de: [TASK] Merge submodule extbase into core
- 19:05 Revision d42abebf: [TASK] Merge submodule dbal into core
- 19:05 Revision 55e5ecc6: [TASK] Merge submodule version into core
- 19:05 Revision 6abb55bb: [TASK] Merge submodule workspaces into core
- 19:05 Revision b8372b80: [TASK] Merge submodule linkvalidator into core
- 19:05 Revision 001fc526: [TASK] Merge submodule fluid into core
- 19:05 Revision 19ce2e83: [TASK] Merge submodule extbase into core
- 19:05 Revision 0946554b: [TASK] Merge submodule dbal into core
- 19:05 Revision 4f17bf7f: [TASK] Merge submodule version into core
- 19:05 Revision 13315ebe: [TASK] Merge submodule workspaces into core
- 19:05 Revision b85ea6b8: [TASK] Merge submodule linkvalidator into core
- 19:05 Revision b807db43: [TASK] Merge submodule fluid into core
- 19:05 Revision 0cb8350c: [TASK] Merge submodule extbase into core
- 19:05 Revision 5feb0f3c: [TASK] Merge submodule dbal into core
- 19:05 Revision 4c54689e: [TASK] Merge submodule version into core
- 19:05 Revision 12ba1918: [TASK] Merge submodule workspaces into core
- 19:05 Revision 156adabd: [TASK] Merge submodule linkvalidator into core
- 19:05 Revision dcdb0163: [TASK] Merge submodule fluid into core
- 19:05 Revision 7b507933: [TASK] Merge submodule extbase into core
- 19:05 Revision a592cea3: [TASK] Merge submodule dbal into core
- 19:04 Revision 6f659077: [TASK] Merge submodule version into core
- 19:04 Revision 90cfdc30: [TASK] Merge submodule workspaces into core
- 19:04 Revision 2e823e22: [TASK] Merge submodule fluid into core
- 19:04 Revision 1ddbecde: [TASK] Merge submodule linkvalidator into core
- 19:04 Revision 0660ca40: [TASK] Merge submodule extbase into core
- 19:04 Revision 6caaca01: [TASK] Merge submodule dbal into core
- 19:04 Revision 8c765c5b: [TASK] Merge submodule version into core
- 19:04 Revision ca1c3ea4: [TASK] Merge submodule fluid into core
- 19:04 Revision 213707ca: [TASK] Merge submodule extbase into core
- 19:04 Revision e286dd99: [TASK] Merge submodule dbal into core
- 19:04 Revision c715875d: [TASK] Merge submodule version into core
- 19:04 Revision 816742d6: [TASK] Merge submodule extbase into core
- 19:04 Revision 61c9b626: [TASK] Merge submodule fluid into core
- 19:04 Revision cf2b1bdd: [TASK] Merge submodule dbal into core
- 19:04 Revision 524def36: [TASK] Merge submodule version into core
- 19:04 Revision 1763aede: [TASK] Merge submodule dbal into core
- 09:18 Revision 26c6095e: [WIP][TASK] t3lib_div backwards compatibility
- Change-Id: I9fc1b5a12fc4f9852a9239b7fe40ad7a71d240f1
- 00:07 Revision 9d9ba20c: [TASK] styleguide: Table standard code
- 00:07 Revision 4a6ad35a: [FEATURE] styleguide: Grid
- Adds Zurb Foundation & Twitter Bootstrap Grid html
2013-05-26
- 19:58 Revision f1ec4727: [BUGFIX] uploading extname_1.0.3 (1).zip creates extension "extname (1)"
- The function getExtensionFromZipFile fails to sanitize any output after
the version. As the function is only interest... - 19:57 Revision db7ba0d3: [BUGFIX] uploading extname_1.0.3 (1).zip creates extension "extname (1)"
- The function getExtensionFromZipFile fails to sanitize any output after
the version. As the function is only interest... - 19:32 Revision ae64cc8b: [BUGFIX] uploading extname_1.0.3 (1).zip creates extension "extname (1)"
- The function getExtensionFromZipFile fails to sanitize any output after
the version. As the function is only interest... - 18:13 Revision 6d8aea81: [BUGFIX] Pass $field to BackendUtility::getFlexFormDS
- This bugfix just passes an already existing argument
along to the hook method, making the $field variable
available t... - 18:13 Revision 1dfbbc7d: [BUGFIX] Pass $field to BackendUtility::getFlexFormDS
- This bugfix just passes an already existing argument
along to the hook method, making the $field variable
available t... - 18:12 Revision f177b68e: [BUGFIX] Pass $field to BackendUtility::getFlexFormDS
- This bugfix just passes an already existing argument
along to the hook method, making the $field variable
available t... - 18:12 Revision 00480305: [BUGFIX] Pass $field to BackendUtility::getFlexFormDS
- This bugfix just passes an already existing argument
along to the hook method, making the $field variable
available t... - 17:59 Revision 77f771c4: [BUGFIX] Pass $field to BackendUtility::getFlexFormDS
- This bugfix just passes an already existing argument
along to the hook method, making the $field variable
available t... - 17:06 Revision 7a03df2b: [FEATURE] Multiple params for user function in typoscript conditions.
- Currrently you can use user functions for typoscript conditions and
pass one parameter to your created functions. If ... - 16:59 Revision ac9df52e: [BUGFIX] Some TCAdefaults work only with "Page (inside)"
- Some TCAdefaults work only with "Page (inside)" and not in
the wizard.
Affected defaults:
* TCAdefaults.pages.hidden... - 16:58 Revision 489bab74: [BUGFIX] Some TCAdefaults work only with "Page (inside)"
- Some TCAdefaults work only with "Page (inside)" and not in
the wizard.
Affected defaults:
* TCAdefaults.pages.hidden... - 16:49 Revision c4d46487: [BUGFIX] Some TCAdefaults work only with "Page (inside)"
- Some TCAdefaults work only with "Page (inside)" and not in
the wizard.
Affected defaults:
* TCAdefaults.pages.hidden... - 14:10 Revision 9d408ffb: [TASK] EXT: Belog - backend module H1-H4 (html)
- Restructures headlines in EXT: belog backend module to
reflect hierarchy of the content: H1 through H4.
Change-Id: I...
Also available in: Atom