Project

General

Profile

Activity

From 2013-02-12 to 2013-03-13

2013-03-13

23:52 Revision ad0a8b0e: [TASK] Raise submodule pointer
Change-Id: I04d40a3796937182603c7b85e16227f18f51c002
Reviewed-on: https://review.typo3.org/18889
Reviewed-by: Christi...
Christian Kuhn
23:49 Revision 7bdd9f98: [TASK] Cleanup fluid
- Remove dead code
- Add missing property definitions
- Add function descriptions
Change-Id: I0ec563d42d7e763db7f482...
Wouter Wolters
23:33 Revision 47b31bda: [BUGFIX] Translation of a form makes the form wizard unusable
As soon as the form-configuration for the form wizard gets
loaded, the leading "[Translate to XYZ:] " is stripped off...
Mario Rimann
22:53 Revision 082208cd: [BUGFIX] Translation of a form makes the form wizard unusable
As soon as the form-configuration for the form wizard gets
loaded, the leading "[Translate to XYZ:] " is stripped off...
Mario Rimann
22:47 Revision 009f307b: [FEATURE] Central system environment check
This patch adds a new structure to the install tool to centralize
all system and especially PHP related system checks...
Christian Kuhn
22:43 Revision 338cf5b6: [BUGFIX] Translation of a form makes the form wizard unusable
As soon as the form-configuration for the form wizard gets
loaded, the leading "[Translate to XYZ:] " is stripped off...
Mario Rimann
22:20 Revision 76ec3573: [TASK] Improve FAL performance
FAL performance in BE and FE can be improved by using certain database
indexes. One set of indexes improves performan...
Dmitry Dulepov
22:05 Revision 688d341c: [TASK] Improve rootline cache handling
The method get() checks if there is an entry by using
has() and does then an additional get(). This can
be simplified...
Georg Ringer
20:11 Revision 35c038bc: [BUGFIX] Exception when deleted file is in clipboard
When a file is deleted while it is part of a clipboard, an exception is
thrown when the clipboard is reconstituted. T...
Andreas Wolf
20:10 Revision 75ee5d8f: [BUGFIX] Exception when deleted file is in clipboard
When a file is deleted while it is part of a clipboard, an exception is
thrown when the clipboard is reconstituted. T...
Andreas Wolf
20:06 Revision 171761f5: [BUGFIX] inject* methods in FAL inhibit use of Extbase object manager
The ResourceStorage class of FAL has two inject* methods which are seen
as dependency injectors by the Extbase object...
Andreas Wolf
20:05 Revision dbc89f7c: [BUGFIX] inject* methods in FAL inhibit use of Extbase object manager
The ResourceStorage class of FAL has two inject* methods which are seen
as dependency injectors by the Extbase object...
Andreas Wolf
19:55 Revision aeabf018: [TASK] Mimetype-detection without finfo_file
Function finfo_file() is only available in PHP 5.3+
or with pecl-ext fileinfo. Fall back to using
mime_content_type()...
Stefan Neufeind

2013-03-12

20:02 Revision 0b16667c: [FEATURE] Adjustable decimals for view helper format.currency
Adds an extra attribute to set number of decimal points.
Releases: 6.1
Resolves: #45673
Fluid Package Issue: #45923
...
Josef F. Glatz (Old User)
18:57 Revision 23de4927: [FEATURE] Add context-menu for template-icon in the "Template"-view
Allows to easily copy, delete, (de)activate etc. the template.
Resolves: #46058
Releases: 6.1
Change-Id: I2dfc96da13...
Stefan Neufeind
17:07 Revision 6c44c1d5: [TASK] Set TYPO3 version to 6.1-dev
Change-Id: Ic7f565cb3188194e47a13b284a9d5f79e90d8616
Reviewed-on: https://review.typo3.org/18866
Reviewed-by: TYPO3 R...
TYPO3 Release Team
17:07 Revision cfe6958a: [RELEASE] Release of TYPO3 6.1.0alpha1
Change-Id: If1bbb1fab9f79ddfab6c848c6549d9244cfc6f98
Reviewed-on: https://review.typo3.org/18865
Reviewed-by: TYPO3 R...
TYPO3 Release Team
17:07 Revision 8c0b880b: [RELEASE] Release of TYPO3 6.1.0alpha1
Change-Id: If1bbb1fab9f79ddfab6c848c6549d9244cfc6f98 TYPO3 Release Team
17:02 Revision 71686a8a: [TASK] Raise submodule pointer
Change-Id: I3c75e82765a4903ca34a19e8fac1ac5e2fdd1635
Reviewed-on: https://review.typo3.org/18864
Reviewed-by: TYPO3 R...
TYPO3 Release Team
17:01 Revision 24cbd639: [TASK] Raise submodule pointer
Change-Id: I6ac62beda3026cbbe5280d63e09fb840992445a8
Reviewed-on: https://review.typo3.org/18863
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:50 Revision 2a0ce1be: [BUGFIX] Prevent encoding of HTML entities in backend previews
HTML entities that are used in HTML enabled fields should
be preserved for the preview instead of being encoded (twic...
Helmut Hummel

2013-03-11

22:17 Revision 4e65a129: [BUGFIX] Old files of filelist extension are wrong
During the namespace change the old filelist extenion files
are not correctly set. Instead of "filelist" this was rep...
Wouter Wolters
22:07 Revision 4b0c8c63: [TASK] Cleanup filelist
Change-Id: If107bd20db15d1881c12097adecd342b8e1979aa
Resolves: #45143
Releases: 6.1
Reviewed-on: https://review.typo3...
Wouter Wolters
22:02 Revision b70403a1: [TASK] Cleanup sysext "taskcenter" and "tsconfig_help"
Change-Id: I2658e5d0a7ae979f93b60713294adcbe8e41db09
Resolves: #46145
Releases: 6.1
Reviewed-on: https://review.typo3...
Wouter Wolters
22:01 Revision 0ea503a4: [TASK] Show better error messages on failed TER update
This patch shows error messages in a flash message if the ajax request
for a TER-update fails, and resets the extensi...
Jost Baron
21:58 Revision e564ba71: [TASK] Show better error messages on failed TER update
This patch shows error messages in a flash message if the ajax request
for a TER-update fails, and resets the extensi...
Jost Baron
21:41 Revision d952d1dd: [FEATURE] sys_note: Display/functionality for hover/context menu
In page-module content-elements only show icons when hovered
and they have a contextmenu on the icon.
Add same funct...
Stefan Neufeind
21:35 Revision 561822a8: [TASK] Make the update-from-TER link more visible
Make the "update from TER"-action in the extension manager more
visible by showing a button for it, instead of a text...
Jost Baron
21:30 Revision 41ed02c9: [TASK] Make the update-from-TER link more visible
Make the "update from TER"-action in the extension manager more
visible by showing a button for it, instead of a text...
Jost Baron
20:43 Revision 072e4387: [BUGFIX] Handle symlink on extension update
If an extension is updated and the extension in the file
system is a symlink to a different directory, all
target dir...
Philipp Gampe
20:41 Revision 69391120: [BUGFIX] Handle symlink on extension update
If an extension is updated and the extension in the file
system is a symlink to a different directory, all
target dir...
Philipp Gampe
19:07 Revision 0c5cd69d: [TASK] More descriptive error message on file upload failure
Provide the user with more accurate information about what might have
gone wrong.
Resolves: #46160
Releases: 6.0,6.1...
Philipp Gampe
19:04 Revision f5401a11: [TASK] More descriptive error message on file upload failure
Provide the user with more accurate information about what might have
gone wrong.
Resolves: #46160
Releases: 6.0,6.1...
Philipp Gampe

2013-03-10

20:54 Revision 0d0a17bb: [BUGFIX] Correct check for extTables script
Existence of the script defined in TYPO3_extTableDef_script is
currently achieved by using file_exists(). This is ins...
Francois Suter
20:45 Revision 0f7fe6be: [BUGFIX] Correct check for extTables script
Existence of the script defined in TYPO3_extTableDef_script is
currently achieved by using file_exists(). This is ins...
Francois Suter

2013-03-08

20:15 Revision f298cf00: [BUGFIX] RTE: Empty paragraphs are not correctly transformed
Problem: Empty paragraphs entered in the RTE may get lost on way to
database if no block is found in content, as well...
Stanislas Rolland
19:09 Revision 9f5e6d87: [BUGFIX] RTE: Empty paragraphs are not correctly transformed
Problem: Empty paragraphs entered in the RTE may get lost on way to
database if no block is found in content, as well...
Stanislas Rolland
11:49 Revision ad969582: [BUGFIX] Typo in sys_log TCA
Wrong table field name in sys_log TCA "detail_nr" instead of
"details_nr" triggers SQL errors in DB check -> Full sea...
Christian Kuhn
11:47 Revision 9be1dcb9: [BUGFIX] Typo in sys_log TCA
Wrong table field name in sys_log TCA "detail_nr" instead of
"details_nr" triggers SQL errors in DB check -> Full sea...
Christian Kuhn
11:11 Revision 929a2c83: [TASK] Raise submodule pointer
Change-Id: I886c3e9cb3212d958b405e0ac9264c2ef9860171
Reviewed-on: https://review.typo3.org/18810
Reviewed-by: Christi...
Christian Kuhn
11:01 Revision fffe917e: [TASK] Don't render table header if no files given
It doesn't make sense to render the table header in
the filelist module if no files are given.
Change-Id: I81870bca9...
Georg Ringer
10:58 Revision e068f634: [!!!][BUGFIX] Remove support for TCA setting 'foreign_selector'
The TCA setting 'foreign_selector' is a UI feature which can be
configured for field in a relation table, when this t...
Helmut Hummel
10:55 Revision 12923456: [BUGFIX] Wrong cmd example in INSTALL.txt
The INSTALL.txt file has an example on how to create a link
in Windows using the MKLINK command.
Unfortunately the p...
Markus Klein
10:55 Revision a76cc368: [BUGFIX] Wrong cmd example in INSTALL.txt
The INSTALL.txt file has an example on how to create a link
in Windows using the MKLINK command.
Unfortunately the p...
Markus Klein
10:54 Revision 3570c579: [BUGFIX] Wrong cmd example in INSTALL.txt
The INSTALL.txt file has an example on how to create a link
in Windows using the MKLINK command.
Unfortunately the p...
Markus Klein
10:50 Revision f54d1efb: [BUGFIX] Wrong cmd example in INSTALL.txt
The INSTALL.txt file has an example on how to create a link
in Windows using the MKLINK command.
Unfortunately the p...
Markus Klein
00:40 Revision b88c1108: [BUGFIX] Install Tool: Error message gives wrong info
Based on issue #45135 the change not only includes the
check for the variable length for typo_db_password, but
for ty...
Thomas Löffler
00:40 Revision 3986b9f8: [BUGFIX] Install Tool: Error message gives wrong info
Based on issue #45135 the change not only includes the
check for the variable length for typo_db_password, but
for ty...
Thomas Löffler
00:40 Revision 2ab65954: [BUGFIX] Install Tool: Error message gives wrong info
Based on issue #45135 the change not only includes the
check for the variable length for typo_db_password, but
for ty...
Thomas Löffler
00:37 Revision 970a33b2: [BUGFIX] Fix SQL syntax
Use single quotes to retain compatibility with PostgreSQL.
Change-Id: I07de0fea0320caed710911750240e35c66f3b679
Reso...
Michael Stucki
00:36 Revision 3eda95d2: [BUGFIX] Fix SQL syntax
Use single quotes to retain compatibility with PostgreSQL.
Change-Id: If3b900d08330bb96ce37fcbefcd110ccfd9b24b5
Reso...
Michael Stucki
00:28 Revision 64f5f361: [BUGFIX] Allow Setting colorspace in the Install Tool.
Some versions of Imagemagick (6.7.0 and above) use the sRGB colorspace
instead RGB as before. This results in darker ...
Anja Leichsenring
00:22 Revision be4887e7: [BUGFIX] Allow Setting colorspace in the Install Tool.
Some versions of Imagemagick (6.7.0 and above) use the sRGB colorspace
instead RGB as before. This results in darker ...
Anja Leichsenring

2013-03-07

23:57 Revision ffb93471: [BUGFIX] Deactivating "install" extension leads to exceptions
Uninstalling the "install" extension leads to exceptions in
required system extensions like extensionmanager or lang....
Wouter Wolters
23:53 Revision 6c543d0c: [BUGFIX] Deactivating "install" extension leads to exceptions
Uninstalling the "install" extension leads to exceptions in
required system extensions like extensionmanager or lang....
Wouter Wolters
23:48 Revision 524951cf: [TASK] Fix deprecated things in sysnote
The extension sysnote uses deprecated methods in the repository and
the controller. This patch will adjust that.
Fix...
Markus Günther
23:38 Revision 3a2844ef: [BUGFIX] RTE: Empty paragraphs are not correctly transformed
Problem: Empty paragraphs entered in the RTE may get lost on way to
database if no block is found in content, as well...
Stanislas Rolland
23:37 Revision d07887a7: [BUGFIX] RTE: Empty paragraphs are not correctly transformed
Problem: Empty paragraphs entered in the RTE may get lost on way to
database if no block is found in content, as well...
Stanislas Rolland
23:24 Revision 142cd978: [TASK] Flatten row-headers
Flattens the 3d gradient row-headers as discussed in UX team.
Following the new page module column style.
Change-Id:...
Felix Kopp
23:20 Revision 869ab2ac: [BUGFIX] Clearing cache from toolbar fails in IE8
Fix for regression in #45595 that was introduced with #36364
IE8 does not pass the click event to the handler functio...
Andreas Kießling
23:18 Revision 0e73b3b9: [BUGFIX] Clearing cache from toolbar fails in IE8
Fix for regression in #45595 that was introduced with #36364
IE8 does not pass the click event to the handler functio...
Andreas Kießling
23:18 Revision 944e1b7f: [BUGFIX] Clearing cache from toolbar fails in IE8
Fix for regression in #45595 that was introduced with #36364
IE8 does not pass the click event to the handler functio...
Andreas Kießling
23:18 Revision 4973b07c: [BUGFIX] Clearing cache from toolbar fails in IE8
Fix for regression in #45595 that was introduced with #36364
IE8 does not pass the click event to the handler functio...
Andreas Kießling
23:12 Revision cdd31cff: [BUGFIX] Clearing cache from toolbar fails in IE8
Fix for regression in #45595 that was introduced with #36364
IE8 does not pass the click event to the handler functio...
Andreas Kießling
22:56 Revision 4c37e5ab: [TASK] Update examples in ValidationResults ViewHelper
The examples in the docblock comment in
\TYPO3\CMS\Fluid\ViewHelpers\Form\ValidationResultsViewHelper
need to be upda...
Wouter Wolters
22:56 Revision 415c2b13: [TASK] Update examples in ValidationResults ViewHelper
The examples in the docblock comment in
\TYPO3\CMS\Fluid\ViewHelpers\Form\ValidationResultsViewHelper
need to be upda...
Wouter Wolters
22:37 Revision 51cae9e4: [BUGFIX] pageNotFound_handling never happens
The function \TYPO3\CMS\Core\Utility\RootlineUtility::getRecordArray
throws a \RuntimeException that should be caught...
Thorben Kapp
22:33 Revision dd4df199: [BUGFIX] pageNotFound_handling never happens
The function \TYPO3\CMS\Core\Utility\RootlineUtility::getRecordArray
throws a \RuntimeException that should be caught...
Thorben Kapp
22:22 Revision 3f17d64a: [TASK] Remove unused files: images & templates
Most images in typo3/gfx are not used anymore.
Also several html templates are not in use any more.
Removes few image...
Felix Kopp
22:02 Revision e11d5415: [BUGFIX] ExtensionManagementUtility tries to include non-existing files
Methods createExtLocalconfCacheEntry() and createExtTablesCacheEntry()
attempt to include files without checking if t...
Dmitry Dulepov
21:47 Revision 56360eae: [BUGFIX] ExtensionManagementUtility tries to include non-existing files
Methods createExtLocalconfCacheEntry() and createExtTablesCacheEntry()
attempt to include files without checking if t...
Dmitry Dulepov
21:27 Revision df2103cf: [TASK] Update copyright year to 2013
Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: Idaa18253a29fef44aa4101adea83b53e0b61e9d3
Reviewed-on: ...
Ernesto Baschny
21:24 Revision 778c8e8e: [TASK] Update copyright year to 2013
Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: Icc8cf3267d4e8ab4776ff246aa92a7ae634987b6
Reviewed-on: ...
Ernesto Baschny
21:23 Revision c53c79bd: [TASK] Update copyright year to 2013
Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: I3e99389587ffc3808239bfa2da70670a07fa44be
Reviewed-on: ...
Ernesto Baschny
21:21 Revision c266e22d: [TASK] Update copyright year to 2013
Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: Ifc1b4199f17d385cf6ef3d7bc460b1f91e367fc0
Reviewed-on: ...
Ernesto Baschny
20:59 Revision 7a3d3bab: [TASK] Update copyright year to 2013
Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: I970078281d129be8ffef0bef128b23354ce59ddd
Reviewed-on: ...
Christian Kuhn
20:59 Revision f4b5e104: [TASK] Update copyright year to 2013
Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: I970078281d129be8ffef0bef128b23354ce59ddd
Reviewed-on: ...
Christian Kuhn
20:59 Revision ae94e389: [TASK] Update copyright year to 2013
Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: I970078281d129be8ffef0bef128b23354ce59ddd
Reviewed-on: ...
Christian Kuhn
20:59 Revision a0e75820: [TASK] Update copyright year to 2013
Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: I970078281d129be8ffef0bef128b23354ce59ddd
Reviewed-on: ...
Ernesto Baschny
20:52 Revision e62b1c3c: [TASK] Update copyright year to 2013
Resolves: #46085
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: I970078281d129be8ffef0bef128b23354ce59ddd
Reviewed-on: ...
Ernesto Baschny
10:26 Revision c33f9745: [TASK] Set TYPO3 version to 6.0.5-dev
Change-Id: Id80061ffec1abd6bec4592c652d7993e9b89a40b
Reviewed-on: https://review.typo3.org/18778
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:26 Revision 92844e88: [RELEASE] Release of TYPO3 6.0.4
Change-Id: I83f8cb459f776820f939ceff98d318fd3ad8a542
Reviewed-on: https://review.typo3.org/18777
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:26 Revision 4c02d03a: [RELEASE] Release of TYPO3 6.0.4
Change-Id: I83f8cb459f776820f939ceff98d318fd3ad8a542 TYPO3 Release Team
10:17 Revision e9dfc073: [TASK] Set TYPO3 version to 4.7.11-dev
Change-Id: I5058a1763302e909148ad282a6c3171ce28c0b9b
Reviewed-on: https://review.typo3.org/18776
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:16 Revision 67ee5e68: [RELEASE] Release of TYPO3 4.7.10
Change-Id: Ief49506383d04bf76f4d7624f91382004a22d357
Reviewed-on: https://review.typo3.org/18775
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:16 Revision 0ea81a3e: [RELEASE] Release of TYPO3 4.7.10
Change-Id: Ief49506383d04bf76f4d7624f91382004a22d357 TYPO3 Release Team
10:08 Revision 69e2276f: [TASK] Set TYPO3 version to 4.6.19-dev
Change-Id: Ic57d3af1091872b96d3b04a6959a5969a0c4aa08
Reviewed-on: https://review.typo3.org/18774
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:08 Revision 10377363: [RELEASE] Release of TYPO3 4.6.18
Change-Id: I858b4d638f1bc415a29b6b0d3a276020ee85b9e0
Reviewed-on: https://review.typo3.org/18773
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:08 Revision dec89cbf: [RELEASE] Release of TYPO3 4.6.18
Change-Id: I858b4d638f1bc415a29b6b0d3a276020ee85b9e0 TYPO3 Release Team
09:58 Revision bd26345a: [TASK] Set TYPO3 version to 4.5.26-dev
Change-Id: I884b7a09079e0aa45426e423e1ff91272c5d5802
Reviewed-on: https://review.typo3.org/18772
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:58 Revision c1e10c1c: [RELEASE] Release of TYPO3 4.5.25
Change-Id: I930eee365b05613162ca5d386d7e4c36511fb4b0
Reviewed-on: https://review.typo3.org/18771
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:58 Revision 18b753db: [RELEASE] Release of TYPO3 4.5.25
Change-Id: I930eee365b05613162ca5d386d7e4c36511fb4b0 TYPO3 Release Team

2013-03-06

22:20 Revision bcfb45e6: [BUFIX] External URL regression by jumpurl security fix
With the jumpurl security fix, pages of type
'Link to external URL' throw a jumpurl
hash exception if called in the f...
Helmut Hummel
22:19 Revision e34a390e: [BUFIX] External URL regression by jumpurl security fix
With the jumpurl security fix, pages of type
'Link to external URL' throw a jumpurl
hash exception if called in the f...
Helmut Hummel
22:19 Revision abaf8bea: [BUFIX] External URL regression by jumpurl security fix
With the jumpurl security fix, pages of type
'Link to external URL' throw a jumpurl
hash exception if called in the f...
Helmut Hummel
22:18 Revision 0bee97ed: [BUFIX] External URL regression by jumpurl security fix
With the jumpurl security fix, pages of type
'Link to external URL' throw a jumpurl
hash exception if called in the f...
Helmut Hummel
22:17 Revision e429270e: [BUFIX] External URL regression by jumpurl security fix
With the jumpurl security fix, pages of type
'Link to external URL' throw a jumpurl
hash exception if called in the f...
Helmut Hummel
20:17 Revision 50b63ee3: [BUGFIX] TypeConverter can handle oldschool classnames
In case an extension provides oldschool classnames, the
setTypeConverterOptions functions fail due to mismatched arra...
Anja Leichsenring
19:59 Revision 920b01d7: [TASK] Update examples in ValidationResults ViewHelper
The examples in the docblock comment in
\TYPO3\CMS\Fluid\ViewHelpers\Form\ValidationResultsViewHelper
need to be upda...
Wouter Wolters
12:50 Revision 79f48d07: [BUGFIX] Invalid RSA key when submitting form twice
When submitting a RSA-supported form twice, the JS error
"Invalid RSA public key" is thrown. In order to suppress
thi...
Benni Mack
12:50 Revision d3a91709: [FEATURE] Flexible cHash Calculation
Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*...
Daniel Poetzinger
12:35 Revision bb0dc58d: [TASK] Set TYPO3 version to 6.0.4-dev
Change-Id: Ied84dbe8f0b087b325705329414b7db0dc73b773
Reviewed-on: https://review.typo3.org/18748
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:35 Revision 13984556: [RELEASE] Release of TYPO3 6.0.3
Change-Id: I962e723070598c7cf235bd7ff91432a38bb179ce
Reviewed-on: https://review.typo3.org/18747
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:35 Revision eafb2334: [RELEASE] Release of TYPO3 6.0.3
Change-Id: I962e723070598c7cf235bd7ff91432a38bb179ce TYPO3 Release Team
12:27 Revision af9f4e74: [TASK] Set TYPO3 version to 4.7.10-dev
Change-Id: Idf034660e824089eb9767bd39113ef4028d8248a
Reviewed-on: https://review.typo3.org/18746
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:27 Revision 847db3c1: [RELEASE] Release of TYPO3 4.7.9
Change-Id: I8b8d427eccd91acc5b357efa75925530a2a3462e
Reviewed-on: https://review.typo3.org/18745
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:27 Revision 60e51d2b: [RELEASE] Release of TYPO3 4.7.9
Change-Id: I8b8d427eccd91acc5b357efa75925530a2a3462e TYPO3 Release Team
12:19 Revision 06705a69: [TASK] Set TYPO3 version to 4.6.18-dev
Change-Id: I6fbdee5980c7e84242c84157be61f091b2495da5
Reviewed-on: https://review.typo3.org/18744
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:19 Revision 27143364: [RELEASE] Release of TYPO3 4.6.17
Change-Id: I257db407a3a3c6f058c67eb1caf82702f32b4004
Reviewed-on: https://review.typo3.org/18743
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:19 Revision f54bc83d: [RELEASE] Release of TYPO3 4.6.17
Change-Id: I257db407a3a3c6f058c67eb1caf82702f32b4004 TYPO3 Release Team
12:07 Revision 84cc884a: [TASK] Set TYPO3 version to 4.5.25-dev
Change-Id: I34308235cb9a9a3518427bc01be6a6a40f8bd24d
Reviewed-on: https://review.typo3.org/18742
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:07 Revision 90ace0ba: [RELEASE] Release of TYPO3 4.5.24
Change-Id: If6102d6b79cfd35350b8e80b90a54a6d14ef065a
Reviewed-on: https://review.typo3.org/18741
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:06 Revision cc75eff5: [RELEASE] Release of TYPO3 4.5.24
Change-Id: If6102d6b79cfd35350b8e80b90a54a6d14ef065a TYPO3 Release Team
12:04 Revision 6b0b8c7c: [TASK] Raise submodule pointer
Change-Id: I40dc056b209f1105ea18b78a4700c62e14018b6f
Reviewed-on: https://review.typo3.org/18740
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:02 Revision 87b38e28: [TASK] Raise submodule pointer
Change-Id: I4c87c157f5b71a13cdb7b60ec695f15bee260b48
Reviewed-on: https://review.typo3.org/18739
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:01 Revision d816f5bd: [TASK] Raise submodule pointer
Change-Id: I998c81965cc6c966a77b74ec6d2aec21bec5eae1
Reviewed-on: https://review.typo3.org/18738
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:00 Revision 425ff87c: [TASK] Raise submodule pointer
Change-Id: I3ad560328f2e37de97809a2b5bd6da2347ae3d43
Reviewed-on: https://review.typo3.org/18737
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:59 Revision 79e2370a: [TASK] Raise submodule pointer
Change-Id: If5a0e75166a5ae595cc941beaff8e4f9ba2f5a5f
Reviewed-on: https://review.typo3.org/18736
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:56 Revision 0fd640db: [SECURITY] SQL Injection Possibility in Extbase
The Extbase persistence layer is vulnerable to SQL injection
due to improper sanitation of submitted arguments on rel...
Felix Oertel
11:49 Revision 17b357b3: [SECURITY] SQL Injection Possibility in Extbase
The Extbase persistence layer is vulnerable to SQL injection
due to improper sanitation of submitted arguments on rel...
Felix Oertel
11:49 Revision 62a17a28: [SECURITY] Open redirection with jumpurl
jumpurl allows redirect to any given URL. A hash on the url
is now required to know if the jumpurl has been created
b...
Franz G. Jahn
11:49 Revision 63e92d75: [SECURITY] SQL Injection Possibility in Extbase
The Extbase persistence layer is vulnerable to SQL injection
due to improper sanitation of submitted arguments on rel...
Felix Oertel
11:49 Revision c6f0f435: [SECURITY] Open redirection with jumpurl
jumpurl allows redirect to any given URL. A hash on the url
is now required to know if the jumpurl has been created
b...
Franz G. Jahn
11:49 Revision 1cf12e6b: [SECURITY] SQL Injection Possibility in Extbase
The Extbase persistence layer is vulnerable to SQL injection
due to improper sanitation of submitted arguments on rel...
Felix Oertel
11:49 Revision 85a52fea: [SECURITY] Open redirection with jumpurl
jumpurl allows redirect to any given URL. A hash on the url
is now required to know if the jumpurl has been created
b...
Franz G. Jahn
11:48 Revision 8ed7a3f9: [SECURITY] SQL Injection Possibility in Extbase
The Extbase persistence layer is vulnerable to SQL injection
due to improper sanitation of submitted arguments on rel...
Felix Oertel
11:48 Revision da32bbb4: [SECURITY] Open redirection with jumpurl
jumpurl allows redirect to any given URL. A hash on the url
is now required to know if the jumpurl has been created
b...
Franz G. Jahn
11:48 Revision 71135d82: [SECURITY] Open redirection with jumpurl
jumpurl allows redirect to any given URL. A hash on the url
is now required to know if the jumpurl has been created
b...
Franz G. Jahn
11:37 Revision 9c23183c: [BUGFIX] Prevent PHP errors with missing ColumnMap object
If the TCA configuration for an object is missing
no ColumnMap object is created by data mapper which leads
to PHP fa...
Alexander Schnitzler
07:06 Revision 7cc89657: [BUGFIX] Prevent Extbase warnings accessing ObjectStorages with strings
Feeding ObjectAccess->getPropertyPath() with an ObjectStorage raises
warnings, that might flood the errorLog quickly....
Christian Kuhn
07:06 Revision 6601169d: [BUGFIX] BooleanValidator skips Validation with missing compare param
If no 'is' parameter is given, BooleanValidator skips testing and
returns TRUE. So all properties of type boolean not...
Anja Leichsenring

2013-03-05

17:44 Revision 036ed56d: [BUGFIX] Fix warning in adapter service
The merge of #45415 introduced a warning
because the new meta column name was
used as array key.
Skip this step when...
Helmut Hummel
17:43 Revision d62550e9: [BUGFIX] Fix warning in adapter service
The merge of #45415 introduced a warning
because the new meta column name was
used as array key.
Skip this step when...
Helmut Hummel
14:35 Revision ac951d12: [BUGFIX] Do not overwrite imagecaption in content adapter
Problem:
Create a new content element of type file links,
add a file relation and a description to this file.
Switch ...
Helmut Hummel
14:34 Revision 8fe18b16: [BUGFIX] Do not overwrite imagecaption in content adapter
Problem:
Create a new content element of type file links,
add a file relation and a description to this file.
Switch ...
Helmut Hummel
14:26 Revision 6fb5b099: [BUGFIX] Fix inconsitency of file reference property getters
The FileReference object has the following getters
for getting properties:
getProperties()
getReferenceProperties()
...
Helmut Hummel
14:25 Revision 6e5ec413: [BUGFIX] Wrong usage of array_unique()
RootlineUtility.php does not use return value of array_unique() call,
which makes the call ineffective.
This causes ...
Andreas Lingott
14:22 Revision 79464927: [BUGFIX] Fix inconsitency of file reference property getters
The FileReference object has the following getters
for getting properties:
getProperties()
getReferenceProperties()
...
Helmut Hummel
14:03 Revision bb69e837: [BUGFIX] Wrong usage of array_unique()
RootlineUtility.php does not use return value of array_unique() call,
which makes the call ineffective.
This causes ...
Andreas Lingott

2013-03-04

20:55 Revision e2096a05: [TASK] Raise submodule pointer
Change-Id: I2b377c75171b3e30655841fad8ca20f354c998d6
Reviewed-on: https://review.typo3.org/18686
Reviewed-by: Christi...
Christian Kuhn
13:29 Revision c5ba5f5e: [BUGFIX] Invalid RSA key when submitting form twice
When submitting a RSA-supported form twice, the JS error
"Invalid RSA public key" is thrown. In order to suppress
thi...
Benni Mack
13:29 Revision 354282a9: [FEATURE] Flexible cHash Calculation
Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*...
Daniel Poetzinger
13:20 Revision caaccab4: [BUGFIX] PHP filesystem functions are locale dependent
PHP filesystem functions like pathinfo, dirname and
basename are dependent on the locale set in PHP.
If one enables U...
Steffen Ritter
12:26 Revision 471faa24: [BUGFIX] Prevent PHP errors with missing ColumnMap object
If the TCA configuration for an object is missing
no ColumnMap object is created by data mapper which leads
to PHP fa...
Alexander Schnitzler
09:42 Revision 89b21f09: [BUGFIX] Invalid replacement hints in t3lib/
The comment and require_once call in deprecated classes are wrong.
Change-Id: I1d3e49bc977eef1c69551809596a5917a7ccf...
Xavier Perseguers
09:39 Revision 9c998cd2: [BUGFIX] Invalid replacement hints in t3lib/
The comment and require_once call in deprecated classes are wrong.
Change-Id: I1d3e49bc977eef1c69551809596a5917a7ccf...
Xavier Perseguers
09:20 Revision 0d8b266a: [BUGFIX] Invalid SQL result after four login failures
sql_free_result is called too early.
Move the call after the error handling at the end of the method.
Fixes: #45996
...
Philipp Gampe
09:16 Revision a06768a6: [BUGFIX] Invalid SQL result after four login failures
sql_free_result is called too early.
Move the call after the error handling at the end of the method.
Fixes: #45996
...
Philipp Gampe

2013-03-03

22:25 Revision be2f7da4: [TASK] Sync TYPO3 CMS Fluid with Flow Fluid 1.1 (part3)
This is the third part of a backport fluid from Flow.
It contains unit tests.
Change-Id: I9990607d95387b3635a2aaebfc...
Tymoteusz Motylewski
22:08 Revision 50d433bb: [TASK] Sync CMS Fluid with Flow Fluid 1.1 (part2)
This is the second part of a backport fluid from Flow.
Change-Id: I96e47131414c50801ff7628508dc05d7d7b5e106
Releases...
Tymoteusz Motylewski
11:13 Revision f807e7b3: [BUGFIX] Fix tests for old property mapper
The "fix" for failing tests after merging #42622
was to actually not test if the mapping works,
but only if the map m...
Anja Leichsenring
09:43 Revision a18a5d6a: [TASK] Raise submodule pointer
Change-Id: Ic0bc3709b24516c7b426065f0ea42fd5f38ba2dc
Reviewed-on: https://review.typo3.org/18567
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:41 Revision bab73c37: [TASK] Raise submodule pointer
Change-Id: Ie62df0cce2b394c2cbb4120d7638c2287befb7cb
Reviewed-on: https://review.typo3.org/18566
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:35 Revision a20a7ec7: [FEATURE] Introducing a BooleanValidator.
A validator for boolean fields, which takes an option to set expectations.
Resolves: #45880
Releases: 6.1
Change-Id:...
Pascal Dürsteler
04:36 Revision 84097539: [TASK] Cleanup impexp
Change-Id: I8e542e3ce836cd45daa0cfd42b22da61ef721fab
Resolves: #45186
Releases: 6.1
Reviewed-on: https://review.typo3...
Wouter Wolters

2013-03-02

17:15 Revision a0b62745: [TASK] CGL ResourceStorage double quote
Brings a single CGL "DoubleQuoteUsageNotRequired" improvement.
Change-Id: I7ca24279953e9d1566c6733cdcf29462e6bc5c2e
...
Felix Kopp
11:29 Revision 2b9be5ae: [BUGFIX] Extbase Plugin for Indexed Search not working
The plugin uses wrong classes in several places, which leads to fatal
errors because of missing functions.
Replace a...
Matthias Nitsch

2013-03-01

18:25 Revision 0d77b862: [BUGFIX] Check minitems for TCAtree
The TCAtree ignores currently the minitems.
This is however e.g. needed to require input for a relation field.
Chang...
Georg Ringer
13:36 Revision 796680a6: [BUGFIX] Keep hyphens in custom HTML5 attributes
In frontend rendering hyphens in custom attribute names must be kept.
Use the same regexp as in t3lib_parsehtml keeps...
Jigal van Hemert
10:47 Revision bf60746f: [BUGFIX] Numeric check for upper/lower bound of flexform-values
The range-check in Flexforms uses the same code as for normal
tables. Normally an integer field would be of type inte...
Anja Leichsenring
10:46 Revision 3527e463: [FEATURE] Add option removePageCss to remove styles set in _CSS_PAGE_STYLE
Add the option »removePageCss«, equivalent to »removeDefaultCss«.
This option prevents the output of specific page CS...
Dan Kleine (Untenzu)
05:55 Revision 0a98796f: [TASK] Update NEWS.txt with TCA refactoring information
Change-Id: Idbb46a0c32f1dad09ec80540c574526038473c4e
Related: #45767
Releases: 6.1
Reviewed-on: https://review.typo3....
Christian Kuhn
05:35 Revision 574b7f72: [TASK] Clean up NEWS.txt for 6.1
Change-Id: I9ea1816a4f02fe4c53d2bc345435a215c0313a04
Releases: 6.1
Reviewed-on: https://review.typo3.org/18545
Review...
Christian Kuhn

2013-02-28

22:03 Revision 14ce4704: [TASK] Follow-up to TCA refactoring
The patch adapts some minor nitpicks raised during review
of the main TCA patch. Most changes are comments together
w...
Christian Kuhn
20:16 Revision 39f04091: [TASK] Raise submodule pointer
Change-Id: I43753cf538d3c71bc8b552355d59f2d7a3448974
Reviewed-on: https://review.typo3.org/18540
Reviewed-by: Christi...
Christian Kuhn
20:09 Revision ecc262ef: [FEATURE] TCA refactoring
Follow up to core patch for extbase submodule
Related: #45767
Releases: 6.1
Change-Id: Ic1c17a322d89043e9ea84ce9ef9b...
Christian Kuhn
20:06 Revision 01609aa4: [FEATURE] TCA refactoring
Follow up to core patch for workspaces submodule
Related: #45767
Releases: 6.1
Change-Id: I0a4a6adc1012d5bd702d9f7fa...
Christian Kuhn
20:04 Revision f776e3c9: [FEATURE] TCA refactoring
Follow up to core patch for version submodule
Related: #45767
Releases: 6.1
Change-Id: I10ceb80ded90d19417e647ac72ef...
Christian Kuhn
20:03 Revision a21a81d8: [FEATURE] TCA refactoring
Follow up to core patch for dbal submodule
Related: #45767
Releases: 6.1
Change-Id: I05b3b09f7eb736ff05ba353f692e5eb...
Christian Kuhn
20:00 Revision 7e40635a: [FEATURE] TCA refactoring
Follow up to core patch for workspaces submodule
Related: #45767
Releases: 6.1
Change-Id: I9ffd0b9bcecf98987f16e4e66...
Christian Kuhn
19:52 Revision 389e1832: [TASK] Raise submodule pointer
Change-Id: Ibc67361e233f314788d2e278f2d515cdef94f3b9
Reviewed-on: https://review.typo3.org/18539
Reviewed-by: Christi...
Christian Kuhn
18:18 Revision 3fa8dcc3: [TASK] Increase Web>List title column width
The column width for the title column in list view is hard-coded.
Increase the width for current screen sized.
Witho...
Felix Kopp
10:03 Revision 60117b50: [FEATURE] Refactor TCA handling
This patch refactors TCA handling especially in the frontend to
a new codebase, making it more easy to work with, rem...
Christian Kuhn

2013-02-26

20:20 Revision 53fd8b27: [TASK] Remove not necessary require_once in LiveSearchDataProvider
Change-Id: I2027184626850ff7dc13221b30db9077406ce9ca
Resolves: #45865
Releases: 6.1
Reviewed-on: https://review.typo3...
Wouter Wolters
19:41 Revision 73aa6349: [BUGFIX] Make backend user global available early
The global must be available very early, because methods below
might trigger code which relies on it. In particular t...
Helmut Hummel
19:39 Revision c7ee07f8: [BUGFIX] Make backend user global available early
The global must be available very early, because methods below
might trigger code which relies on it. In particular t...
Helmut Hummel
01:58 Revision 736dbacc: [TASK] Remove default files (DirectoryIndex)
Few default files are included in the directories typo3 and install
in case the server does not have the necessary Di...
Felix Kopp

2013-02-25

09:00 Revision 06571e6e: Revert "[BUGFIX] FE session records are never removed"
This reverts commit da58b20c22a0a69df4d14599c59a850a09b19dc5.
Change-Id: I2a0e2ab45c3b94d6c036187aa296a0983313a42a
R...
Oliver Hader

2013-02-24

19:37 Revision 750aa412: [FEATURE][WIP] Refactored locking
Change-Id: I6ce6270aa22f9d467da2df0bfaaeadfa9b05b8c4 Daniel Hürtgen

2013-02-21

22:35 Revision 03eb35b7: Revert "[BUGFIX] Old property mapper shouldn't map other domain objects"
This reverts commit eae64861293cfdc51c96d0769d53a60f3a39cdb3
Change-Id: If1b1f6d6bf8991703d921a528f2ce86764c9f745
Re...
Helmut Hummel
22:34 Revision 179707ca: Revert "[BUGFIX] Fix tests throwing errors in MapperTest"
This reverts commit 2acf857e19d9f6669c8515d3c7bd25a27e89e39e
Change-Id: I6af1a137dfe302e2d804b0798d5a2759422c4a92
Re...
Helmut Hummel
22:32 Revision ec70aab9: Revert "[BUGFIX] ReflectionService rejects classSchema for custom models"
This reverts commit 9eb084af7aa79dd93954c291791c798f2ff33630
Change-Id: I28f3ed43038c8f01c5dd231bfbea13649ddd3031
Re...
Helmut Hummel
15:52 Revision c79199b8: [BUGFIX] Old property mapper shouldn't map other domain objects
The fix of issue #45622 opened the reflection service to handle
more object types. Now, the old property mapper stumb...
Christian Kuhn
13:39 Revision 5faf6c4b: [BUGFIX] Old property mapper shouldn't map other domain objects
The fix of issue #45622 opened the reflection service to handle
more object types. Now, the old property mapper stumb...
Christian Kuhn
10:19 Revision c8865d3a: [BUGFIX] Fix tests throwing errors in MapperTest
Due to incomplete mocking of dependencies the tests for class Mapper
throw Errors after merging #45622.
Fixes: #4568...
Anja Leichsenring
09:57 Revision 88adb4e4: [BUGFIX] Fix tests throwing errors in MapperTest
Due to incomplete mocking of dependencies the tests for class Mapper
throw Errors after merging #45622.
Fixes: #4568...
Anja Leichsenring

2013-02-20

20:38 Revision 5c12b40f: [BUGFIX] ReflectionService rejects classSchema for custom models
The Extbase ReflectionService rejects to build a classSchema for
classes not extending AbstractEntity or AbstractValu...
Anja Leichsenring
20:38 Revision 5ed82b5f: [BUGFIX] ReflectionService rejects classSchema for custom models
The Extbase ReflectionService rejects to build a classSchema for
classes not extending AbstractEntity or AbstractValu...
Anja Leichsenring
08:23 Revision d279d403: [FEATURE] Show contentelement "header" in wizard
It makes sense to show this content element in the
wizard as every other type is shown there too.
Change-Id: I983583...
Georg Ringer

2013-02-19

22:14 Revision d1e7cdd8: Revert "[BUGFIX] Prevent sql errors with missing ColumnMap"
This reverts commit 0b899a43f2512d90c1db1e60f53b365071f7cea3
Change-Id: Iac88987a7022711d5407712eb9dddf6a6f553e71
Re...
Anja Leichsenring
22:03 Revision 52f3a677: Revert "[BUGFIX] Prevent sql errors with missing ColumnMap"
This reverts commit ab1ac917e4157a331ef70d57ed84cc51b680dde8
Change-Id: I3fad7b06fba8bbe3dd97aeb87ce31991c7f13894
Re...
Anja Leichsenring

2013-02-18

23:05 Revision a5c22b9d: [BUGFIX] Fix errors in sys_note annotation
An exception is thrown because the pidlist is annotated with
"mixed" which can't be resolved by extbase. Therefore it...
Georg Ringer

2013-02-17

17:59 Revision 236defa9: [BUGFIX] Invalid RSA key when submitting form twice
When submitting a RSA-supported form twice, the JS error
"Invalid RSA public key" is thrown. In order to suppress
thi...
Benni Mack
16:53 Revision b4cc4448: [BUGFIX] Fix of .zip exports of extension
Before this, all files of an extension where included into its
.zip export. Now $TYPO3_CONF_VARS['EXT']['excludeForPa...
Jost Baron
16:50 Revision 3381ef65: [BUGFIX] Fix of .zip exports of extension
Before this, all files of an extension where included into its
.zip export. Now $TYPO3_CONF_VARS['EXT']['excludeForPa...
Jost Baron
16:21 Revision 831ef2d5: [BUGFIX] Invalid RSA key when submitting form twice
When submitting a RSA-supported form twice, the JS error
"Invalid RSA public key" is thrown. In order to suppress
thi...
Benni Mack
15:52 Revision 763264e7: [BUGFIX] Fix the display of references in filelist
Currently references are not displayed
in the filelist module when trying to delete a file
which has been referenced....
Helmut Hummel
15:50 Revision da16ffa2: [BUGFIX] Fix the display of references in filelist
Currently references are not displayed
in the filelist module when trying to delete a file
which has been referenced....
Helmut Hummel
12:17 Revision 7535c0ed: [BUGFIX] Install Tool: Error message gives wrong info
Based on issue #45135 the change not only includes the
check for the variable length for typo_db_password, but
for ty...
Thomas Löffler
00:33 Revision 3363c893: [FEATURE] Click the whole row to de-/select a task
To select or deselect a task you only need
to click in the row.
Releases: 6.1
Resolves: #45156
Change-Id: I32708cad2...
Thomas Löffler
00:07 Revision 4c82769f: [FEATURE] Add a "Run task" button to task overview
Run a task directly with one click in task list
Releases: 6.1
Resolves: #45154
Change-Id: I42035d0ca0a5c51d092bec27d...
Thomas Löffler

2013-02-16

23:05 Revision 5fa2399b: [TASK] Cleanup "beuser" sysext
This is a non-functional change that reformats the code, removes
unnecessary empty lines and fixes namespaces in phpD...
Wouter Wolters
23:05 Revision c004fe0c: [TASK] Cleanup "belog" sysext
Reformats the code, fixes indents and removes extra empty lines. This is
not a functional change but a visual clean u...
Wouter Wolters
22:54 Revision 58abc878: [TASK] Cleanup "beuser" sysext
This is a non-functional change that reformats the code, removes
unnecessary empty lines and fixes namespaces in phpD...
Wouter Wolters
22:47 Revision 4c15ae09: [TASK] Cleanup "belog" sysext
Reformats the code, fixes indents and removes extra empty lines. This is
not a functional change but a visual clean u...
Wouter Wolters
21:01 Revision 9ef16014: [BUGFIX] Invalid RSA key when submitting form twice
When submitting a RSA-supported form twice, the JS error
"Invalid RSA public key" is thrown. In order to suppress
thi...
Benni Mack
19:01 Revision a2e6bbbc: [BUGFIX] LocalDriver needs to respect "is_writeable"
The LocalDriver needs also to respect the flag "is_writeable".
This means: if the flag is not set, no folder/file can...
Georg Ringer
19:00 Revision c44e0604: [BUGFIX] LocalDriver needs to respect "is_writeable"
The LocalDriver needs also to respect the flag "is_writeable".
This means: if the flag is not set, no folder/file can...
Georg Ringer
14:05 Revision 5b43b114: [WIP][TASK] Make the Frontend work again
Change-Id: I3b2f58d7a2ea5e5cbec4caf362f7f841e8de3430 Thomas Maroschik

2013-02-14

16:50 Revision 50d66ad5: [TASK] Set TYPO3 version to 6.0.3-dev
Change-Id: I99ae446f9ecfef13b7f6e0b553f826446fd0504a
Reviewed-on: https://review.typo3.org/18284
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:50 Revision 1738e7ae: [RELEASE] Release of TYPO3 6.0.2
Change-Id: I9c9635363f5022c8c21fe34b7b6d67bb676cfbd4
Reviewed-on: https://review.typo3.org/18283
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:50 Revision 1173b7fa: [RELEASE] Release of TYPO3 6.0.2
Change-Id: I9c9635363f5022c8c21fe34b7b6d67bb676cfbd4 TYPO3 Release Team
16:41 Revision 282fa607: [TASK] Set TYPO3 version to 4.7.9-dev
Change-Id: Ic20868edbff51340ce73365fad947e49035e12f0
Reviewed-on: https://review.typo3.org/18282
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:41 Revision 6a306045: [RELEASE] Release of TYPO3 4.7.8
Change-Id: I07c656128526f83370b4367cdbe0464320e211d1
Reviewed-on: https://review.typo3.org/18281
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:40 Revision d22d079a: [RELEASE] Release of TYPO3 4.7.8
Change-Id: I07c656128526f83370b4367cdbe0464320e211d1 TYPO3 Release Team
16:31 Revision 950182de: [TASK] Set TYPO3 version to 4.6.17-dev
Change-Id: I07f8792f38571f37e7c7a5a9bca2ab68043dd388
Reviewed-on: https://review.typo3.org/18280
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:31 Revision 298ad791: [RELEASE] Release of TYPO3 4.6.16
Change-Id: I34a431663892130887d6484af9fb830b4f33198a
Reviewed-on: https://review.typo3.org/18279
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:31 Revision 2cdbf49f: [RELEASE] Release of TYPO3 4.6.16
Change-Id: I34a431663892130887d6484af9fb830b4f33198a TYPO3 Release Team
16:20 Revision 98153a5b: [TASK] Set TYPO3 version to 4.5.24-dev
Change-Id: I7c5941f836186c44643006c04f75b493b212f67a
Reviewed-on: https://review.typo3.org/18278
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:20 Revision 73e6f373: [RELEASE] Release of TYPO3 4.5.23
Change-Id: I5e9b7cd9903a0419677c9184f7707237402d332d
Reviewed-on: https://review.typo3.org/18277
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:20 Revision a06ae806: [RELEASE] Release of TYPO3 4.5.23
Change-Id: I5e9b7cd9903a0419677c9184f7707237402d332d TYPO3 Release Team
16:13 Revision fc50341a: [BUGFIX] L10n fallback does not work for TS labels
When retrieving a label in TypoScript in a locale that is not
available locally, the English label is returned instea...
Xavier Perseguers
16:13 Revision 68178050: [BUGFIX] L10n fallback does not work for TS labels
When retrieving a label in TypoScript in a locale that is not
available locally, the English label is returned instea...
Xavier Perseguers
16:13 Revision 71ef699d: [BUGFIX] L10n fallback does not work for TS labels
When retrieving a label in TypoScript in a locale that is not
available locally, the English label is returned instea...
Xavier Perseguers
16:11 Revision ffcf2db9: [BUGFIX] L10n fallback does not work for ExtJS in BE
PageRenderer does not take language dependency into account when reading
localization files to be included as JavaScr...
Xavier Perseguers
16:10 Revision a611ce5b: [BUGFIX] L10n fallback does not work for ExtJS in BE
PageRenderer does not take language dependency into account when reading
localization files to be included as JavaScr...
Xavier Perseguers
16:10 Revision f2aeff06: [BUGFIX] L10n fallback does not work for ExtJS in BE
PageRenderer does not take language dependency into account when reading
localization files to be included as JavaScr...
Xavier Perseguers
16:08 Revision f74d55be: [TASK] Raise submodule pointer
Change-Id: I59d84f42d187ba46006fe33af62e640388a936e5
Reviewed-on: https://review.typo3.org/18274
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:07 Revision a930bdf4: [TASK] Raise submodule pointer
Change-Id: I2a1bf5b1cce7b16ca576fba9dfe6f3ee65359800
Reviewed-on: https://review.typo3.org/18273
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:05 Revision 1788e321: [TASK] Raise submodule pointer
Change-Id: I048151bced715fb5c9e2a2be6b4244e188123ae3
Reviewed-on: https://review.typo3.org/18272
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:04 Revision 63a1e272: [TASK] Raise submodule pointer
Change-Id: If5089857d135d1f14147d37c7332e4b41dffffde
Reviewed-on: https://review.typo3.org/18271
Reviewed-by: TYPO3 R...
TYPO3 Release Team
15:59 Revision 0a1e2742: [BUGFIX] L10n fallback does not work for TS labels
When retrieving a label in TypoScript in a locale that is not
available locally, the English label is returned instea...
Xavier Perseguers
15:44 Revision b53938f3: [BUGFIX] L10n fallback does not work for ExtJS in BE
PageRenderer does not take language dependency into account when reading
localization files to be included as JavaScr...
Xavier Perseguers
15:38 Revision 2c4bffaa: [BUGFIX] Allow "en" as language key
Fix a bug which was introduced by #25397 (commit:cb390c79).
If the selected language key is "en", do not override it ...
Xavier Perseguers
15:38 Revision 915bf762: [BUGFIX] Allow "en" as language key
Fix a bug which was introduced by #25397 (commit:cb390c79).
If the selected language key is "en", do not override it ...
Xavier Perseguers
15:22 Revision 8df3441a: [BUGFIX] Allow "en" as language key
Fix a bug which was introduced by #25397 (commit:cb390c79).
If the selected language key is "en", do not override it ...
Daniel Alder
15:15 Revision b48bfc9c: [BUGFIX] Allow "en" as language key
Fix a bug which was introduced by #25397 (commit:cb390c79).
If the selected language key is "en", do not override it ...
Daniel Alder
10:57 Revision a77b41f4: [BUGFIX] Fix wrong string formatting
Fix wrong string formatting Resource Abstract Repository
Change-Id: I96a5c26d07410e8123ed8175183babaa019bf366
Resolv...
Fabien Udriot

2013-02-13

17:46 Revision 5879e8d4: Revert "[!!!][TASK] Get rid of loadTCA and simplify FE cache behavior"
This reverts commit d7b5d829e7d9a3a6699803e5c7ea308e6b2f55ca
Change-Id: Ifdde18979c8ca0b617132daf84d283e9fc257a3d
Re...
Christian Kuhn
17:39 Revision 40fb18ca: Revert "[TASK] Move t3lib/stddb/tables.sql to ext:core/ext_tables.sql"
This reverts commit 21e6d9f8d37b9c2877b428539b82587c50df44bc
Change-Id: I86705f4fd33a1f7c7c4c9d120cf132a61f5b6c42
Re...
Christian Kuhn
17:33 Revision c18a8dfc: [TASK] Raise submodule pointer
Change-Id: I708dbf666debc1994e586bf61b232f0d731e5462
Reviewed-on: https://review.typo3.org/18251
Reviewed-by: Christi...
Christian Kuhn
17:31 Revision 0ae883c5: Revert "[TASK] Remove reference to stddb/tables.sql"
This reverts commit 3a24fa95a2d92ab299bcf6815a2a64c9756dd110
Change-Id: Ib906bab8ed332e27504ac73f3c17e8ff44b2454a
Re...
Christian Kuhn
17:27 Revision af5e0fb1: Revert "[TASK] Move t3lib/stddb/DefaultConfiguration.php to EXT:core"
This reverts commit cf59e1fddac01541ec78df0e646f8dd23b94630c
Change-Id: I11adda17c2ae9cebd16ca14403205f7e38e1b6cb
Re...
Christian Kuhn
17:19 Revision 2f3768a7: Revert "[TASK] Move t3lib/stddb files to ext:core"
This reverts commit ef90adcee123ebc2d47c94380cc75e26c176668a
Change-Id: I96ed7987e90addfeb44afe9577ee58ff5dab3344
Re...
Christian Kuhn
17:13 Revision c6351b70: [TASK] Raise submodule pointer
Change-Id: I1aef0f174d1390ddae29f7c0387ce5a767fbfef9
Reviewed-on: https://review.typo3.org/18246
Reviewed-by: Christi...
Christian Kuhn
17:06 Revision 24feb75a: Revert "[TASK] Remove loadTCA calls"
This reverts commit c2464e992668a0afbb8d8aa663324cec47275b94
Change-Id: I6bedfd6f4279c70d8d77dee6cd4cea5edab8828b
Re...
Christian Kuhn
17:04 Revision beacaa9d: Revert "[TASK] Remove loadTCA calls"
This reverts commit 3d6f142cb959569c1d07837e93facac0a3a4f1c4
Change-Id: I0b2318a0579b54743a9f5a397d3d41c582068337
Re...
Christian Kuhn
17:03 Revision 9663a61c: Revert "[TASK] Remove loadTCA calls"
This reverts commit 3f4e26a99bf90da5ccb7538508dbf5cf56510eb3
Change-Id: I813d01a7307eb27ef2db4504f279259e5806bf6b
Re...
Christian Kuhn
17:01 Revision fc7bbd59: Revert "[TASK] Remove loadTCA calls"
This reverts commit f5ffc23db474e14cebd72486af5a52e875fa74ad
Change-Id: I43922bfdfbe745f2a47cacf2b2b324d3a5672c38
Re...
Christian Kuhn
16:59 Revision 8aa9fe6f: Revert "[TASK] Remove loadTCA calls"
This reverts commit ea2c7405b3c376d23e0fd5c938ae428fcc6f0174
Change-Id: Ib40f996bdeb5ee4d327a77d8af5ff040cafcee88
Re...
Christian Kuhn
09:40 Revision 90da916c: [BUGFIX] FAL: file properties are not updated
The fileproperties are not updated correctly. In
case of this issue it is the filesize which was not
updated in filel...
Stefan Froemken

2013-02-12

22:30 Revision d47aee74: [BUGFIX] Add foreign_match_fields support for one-to-x relations
The data mapper currently has no foreign_match_fields support for
one to one or one to many relations. This is critic...
Helmut Hummel
20:45 Revision 46b94b57: [BUGFIX] Apply arguments to the default string
Apply given arguments with sprintf to the default string
if no localization string was found.
Change-Id: I42002da0b6...
dkd-egerer Sascha Egerer
20:45 Revision 19410ae0: [BUGFIX] Apply arguments to the default string
Apply given arguments with sprintf to the default string
if no localization string was found.
Change-Id: I42002da0b6...
dkd-egerer Sascha Egerer
20:44 Revision 35d2c577: [BUGFIX] Apply arguments to the default string
Apply given arguments with sprintf to the default string
if no localization string was found.
Change-Id: I42002da0b6...
dkd-egerer Sascha Egerer
14:20 Revision e170d139: [WIP][TASK] Add composer files to renamed sysexts
Change-Id: I1f3418be55ed1cca2b0ccc798df14e696bb4269a Thomas Maroschik
10:50 Revision a30ee85b: [WIP][TASK] Rename all sysexts to the new naming schema
Change-Id: I445579d7979b964558d3a202e5f8d0ac3bcbd766 Thomas Maroschik
10:45 Revision 0662dbbf: [WIP][TASK] Extbase Submodule geändert
Change-Id: If124976b5d308a5cb2d252ddaa532e9f73169c69 Thomas Maroschik
10:45 Revision 7d9f67ba: [WIP][TASK] Fiddling around with the class alias mechanism, fluid and the compile step
Change-Id: I9cc6635024da479463150ccea69b2a44dba002c9 Thomas Maroschik
10:45 Revision 76c4c66a: [WIP][TASK] Preparation for Flow Object Management
Change-Id: I90c819f19c11a30da05a22ebacfb49324b381bca Thomas Maroschik
10:43 Revision 38905157: [WIP][Task] Building FrontendRequestHandler for TYPO3 CMS on Flow
Change-Id: I08ce525722453be25d525311f3ed82fa38d40649 Thomas Maroschik
10:43 Revision 4f151285: [WIP][TASK] Introduce Flow as submodule
Thomas Maroschik
10:43 Revision 73803435: WIP
Change-Id: Ida7807d7f7ba25033eb1522b5e2af509df63056d Thomas Maroschik
10:35 Revision 8826e2f3: [WIP][Unify Flow and CMS]
Thomas Maroschik
 

Also available in: Atom