Project

General

Profile

Activity

From 2013-09-03 to 2013-10-02

2013-10-01

23:10 Revision 460cffcd: [TASK] Add missing CSS class to table of sorting module
The sorting module misses a class "db_list_normal"
if a sorting of pages should be done.
Resolves: #52445
Releases:...
Georg Ringer
20:20 Revision a34ef1e9: [TASK] Set TYPO3 version to 6.2-dev
Change-Id: I49a19b2e7a2c534edbd5049e3f5627d2dc6bcf26
Reviewed-on: https://review.typo3.org/24232
Reviewed-by: TYPO3 R...
TYPO3 Release Team
20:19 Revision d4da98fd: [RELEASE] Release of TYPO3 6.2.0alpha3
Change-Id: Id732c8b5d1207f6febe11513535560261146f9d5
Reviewed-on: https://review.typo3.org/24231
Reviewed-by: TYPO3 R...
TYPO3 Release Team
18:27 Revision e605c495: [TASK] Install Tool: Allow multiple permission status per file
Sometimes a file has incorrect content and incorrect permissions.
Now both warnings are shown at the same time.
Reso...
Ernesto Baschny
18:22 Revision 1c434913: [BUGFIX] Don't write LocalConfiguration on every Install Tool entry
Make removeObsoleteLocalConfigurationSettings only rewrite the
file if something has changed.
Resolves: #52437
Relea...
Ernesto Baschny
18:12 Revision c3b73ce4: [FEATURE][UX] Install Tool usability and visual enhancements
* Restyle toggle-groups with a more t3skin-like visual.
* Restyle "All configuration":
* no more "green success box...
Ernesto Baschny
17:42 Revision 48a80526: Revert "[BUGFIX] Enable add markers in LoginController signal"
This reverts commit 5fbbb8b6bf15e0bda3c164330cb3c188a41348f4
If no signal is registered, the original markers are lo...
Anja Leichsenring
16:53 Revision 263060d4: [BUGFIX] Base silent updates on LocalConfiguration values only
During silent updates the only file that can be influenced is
LocalConfiguration.php. If values are available in
Addi...
Anja Leichsenring
16:19 Revision 5fbbb8b6: [BUGFIX] Enable add markers in LoginController signal
Currently its not possible to have signales handle parameter of slots
as a reference. Because of this its not possibl...
Sebastian Fischer
15:15 Revision 77f29a3c: [TASK] Remove closing PHP tags
Change-Id: Iaa92566c53301e49396fc9fb26b0b339c48d567b
Resolves: #52360
Releases: 6.2
Reviewed-on: https://review.typo3...
Christian Kuhn

2013-09-30

23:39 Revision a7b67ed8: [TASK] Make Install Tool look beautiful in modern IE's
IE9 and later understand CSS3 features which we use in the Install
Tool. Make sure IE don't fall back into IE7 mode.
...
Ernesto Baschny
23:01 Revision 6f1bbb33: [TASK] Folder not writeable should be an "Error" not a "Warning"
The Install Tool checks for permissions in it's folder structure. A
folder (typo3temp, uploads, fileadmin) not being...
Ernesto Baschny
19:59 Revision 8e1ea888: [BUGFIX] TS is fetched from cache incorrectly sometimes
If $TYPO3_CONF_VARS['FE']['defaultTypoScript_constants'] or
$TYPO3_CONF_VARS['FE']['defaultTypoScript_setup'] are set...
Dmitry Dulepov
19:54 Revision 6b2512a9: [BUGFIX] TS is fetched from cache incorrectly sometimes
If $TYPO3_CONF_VARS['FE']['defaultTypoScript_constants'] or
$TYPO3_CONF_VARS['FE']['defaultTypoScript_setup'] are set...
Dmitry Dulepov
19:44 Revision 09f3b6af: [BUGFIX] TS is fetched from cache incorrectly sometimes
If $TYPO3_CONF_VARS['FE']['defaultTypoScript_constants'] or
$TYPO3_CONF_VARS['FE']['defaultTypoScript_setup'] are set...
Dmitry Dulepov
19:16 Revision f4a53640: [BUGFIX] Check session data before usage
* method AbstractUserAuthentication::setAndSaveSessionData(): check
whether session is found before using it
* method...
Thorsten Kahler

2013-09-29

22:03 Revision 82e9fbea: [FEATURE] ext:install Show number of folder structure errors in menu
Similar to the environment status the number of folder structure
errors are now shown in the left menu.
Change-Id: I...
Christian Kuhn
22:01 Revision 2d9fb1a4: [BUGFIX] ext:install Better error handling in first folder step
During installation it may happen that the folder structure reports
errors during creation, but still creates the mai...
Christian Kuhn

2013-09-28

22:46 Revision b869f754: [FEATURE] ext:install Relaxed permission check
The document root folder may not have correct permissions and
they can not be fixed if the owner is not the executing...
Christian Kuhn
20:33 Revision 9eea0a65: [BUGFIX] Follow-up to: Use an extension as repository
Add missing files that got lost during conflict resolving
Change-Id: If9fc0e23aba97659222bee0c5b2205c5030411fc
Resol...
Susanne Moog
19:34 Revision 3a3edf13: [BUGFIX] Fix wrong handling of php and TYPO3 dependencies
Due to a superfluos try-catch block dependencies for TYPO3 and
PHP version were not checked correctly.
Additionally ...
Susanne Moog
18:55 Revision 5c63c1be: [FEATURE] Add possibility to use an extension as repository
Sometimes extensions depend on customized versions of other
extensions or on extensions that aren't released to the T...
Susanne Moog
16:32 Revision 710e854f: [BUGFIX] Fix wrong handling of php and TYPO3 dependencies
Due to a superfluos try-catch block dependencies for TYPO3 and
PHP version were not checked correctly.
Additionally ...
Susanne Moog
16:27 Revision 38ace218: [TASK] ext:install Protect some methods in FolderStructure
Some methods within FolderStructure class hierachy are public
but should be used internally only. The patch protects ...
Christian Kuhn
15:41 Revision a2532bbb: [BUGFIX] Initialize extension name in command requests
This patch initializes the extension name in the configuration manager
as soon as it is available during an Extbase c...
Alexander Stehlik
15:40 Revision 9535891a: [BUGFIX] Initialize extension name in command requests
This patch initializes the extension name in the configuration manager
as soon as it is available during an Extbase c...
Alexander Stehlik
15:39 Revision 7d11883f: [FEATURE] ext:install Implement template files in FolderStructure
The folder structure definition can be simplified a bit if target
content of files is not stored in the structure def...
Christian Kuhn
15:20 Revision 982a3651: [BUGFIX] Initialize extension name in command requests
This patch initializes the extension name in the configuration manager
as soon as it is available during an Extbase c...
Alexander Stehlik
09:06 Revision 7144eb51: [BUGFIX] Incomplete backup in AbstractUserAuthenticationTest
The test for issue #50913 exchanged TYPO3_DB with a mock. In 6.0,
this global must be backed up manually.
Change-Id:...
Christian Kuhn

2013-09-27

23:34 Revision 71b42f5a: [FEATURE] Add tstamp column to recycler record table
This adds an extra column to the record table in
the recycler module so users can sort by that
value and come quicker...
Philipp Kitzberger
15:03 Revision 6007d3a5: [Refactor] Enable injection of session storage
* new method AbstractUserAuthentication::initializeSessionStorage()
* removed session storage generation from
Fronten...
Thorsten Kahler
00:50 Revision 9c200eaa: [BUGFIX] Check for string before using strlen
If pi_flexform is converted to an array already, checking via strlen
produces a warning. An additional check via is_s...
Kilian Hann
00:39 Revision 128d1473: [BUGFIX] EmConfUtility accesses non-arrays
Properly check for array-type before accessing
or counting the variable.
Resolves: #52045
Releases: 6.2, 6.1, 6.0, 4...
Markus Klein
00:39 Revision 06723a0d: [BUGFIX] EmConfUtility accesses non-arrays
Properly check for array-type before accessing
or counting the variable.
Resolves: #52045
Releases: 6.2, 6.1, 6.0, 4...
Markus Klein
00:27 Revision 51b4cf64: [BUGFIX] EmConfUtility accesses non-arrays
Properly check for array-type before accessing
or counting the variable.
Resolves: #52045
Releases: 6.2, 6.1, 6.0, 4...
Markus Klein
00:27 Revision cd1e12bf: [BUGFIX] Check for string before using strlen
If pi_flexform is converted to an array already, checking via strlen
produces a warning. An additional check via is_s...
Markus Klein
00:26 Revision fda97832: [BUGFIX] Check for string before using strlen
If pi_flexform is converted to an array already, checking via strlen
produces a warning. An additional check via is_s...
Markus Klein
00:24 Revision 219c381c: [BUGFIX] Clear cached menu by tag
This change adds a table cf_cache_hash for clear cache by tag
for example for cached menu.
Resolves: #51588
Releases...
Zbigniew Jacko
00:24 Revision 9fa9f15a: [BUGFIX] Clear cached menu by tag
This change adds a table cf_cache_hash for clear cache by tag
for example for cached menu.
Resolves: #51588
Releases...
Zbigniew Jacko
00:23 Revision f6a8c13d: [BUGFIX] Clear cached menu by tag
This change adds a table cf_cache_hash for clear cache by tag
for example for cached menu.
Resolves: #51588
Releases...
Zbigniew Jacko
00:13 Revision 30af6a51: [BUGFIX] Fix jumpToUrl()-Usage in Element Browser
The Javascript functions jumpToUrl(URL,anchor) and jumpToUrl(URL,formEl)
cannot be used interchangeably. This leads t...
Benjamin Pick
00:12 Revision b41847a4: [BUGFIX] Fix jumpToUrl()-Usage in Element Browser
The Javascript functions jumpToUrl(URL,anchor) and jumpToUrl(URL,formEl)
cannot be used interchangeably. This leads t...
Benjamin Pick
00:05 Revision 928ee6cc: [BUGFIX] Fix jumpToUrl()-Usage in Element Browser
The Javascript functions jumpToUrl(URL,anchor) and jumpToUrl(URL,formEl)
cannot be used interchangeably. This leads t...
Benjamin Pick

2013-09-26

23:45 Revision 5e11f50c: [TASK] Remove "Clear language cache" menu item
* To show the item, SYS/lang/cache/clear_menu has to be manually
enabled, and a (not documented) userTSconfig option ...
Christian Kuhn
23:42 Revision 6bdc8ad1: [BUGFIX] Check for string before using strlen
If pi_flexform is converted to an array already, checking via strlen
produces a warning. An additional check via is_s...
Kilian Hann
23:41 Revision 77c69e77: [BUGFIX] groupFor-VH does not work with @lazy
If you group an property with annotated @lazy option
f:groupedFor-ViewHelper can't group by this property.
Resolves:...
Stefan Froemken
23:41 Revision 9be67399: [BUGFIX] groupFor-VH does not work with @lazy
If you group an property with annotated @lazy option
f:groupedFor-ViewHelper can't group by this property.
Resolves:...
Stefan Froemken
23:38 Revision 9b381d47: [TASK] Move configuration code from bootstrap to ext:install
Some methods in boostrap silently change TYPO3_CONF_VARS to adapt
some settings. Those methods are moved to the insta...
Christian Kuhn
23:34 Revision 37917505: [BUGFIX] Check for string before using strlen
If pi_flexform is converted to an array already, checking via strlen
produces a warning. An additional check via is_s...
Kilian Hann
23:26 Revision b443ac79: [BUGFIX] groupFor-VH does not work with @lazy
If you group an property with annotated @lazy option
f:groupedFor-ViewHelper can't group by this property.
Resolves:...
Stefan Froemken
23:16 Revision 9673d7e3: [BUGFIX] Fix PHP warning trigged in getAuthInfoArray()
AbstractUserAuthentication::getAuthInfoArray() calls
$GLOBALS['TYPO3_DB']->cleanIntList() with a possible NULL argume...
Christian Finkemeier
23:15 Revision 3f0cc997: [BUGFIX] Fix PHP warning trigged in getAuthInfoArray()
AbstractUserAuthentication::getAuthInfoArray() calls
$GLOBALS['TYPO3_DB']->cleanIntList() with a possible NULL argume...
Christian Finkemeier
23:15 Revision d3bf6200: [BUGFIX] Fix PHP warning trigged in getAuthInfoArray()
AbstractUserAuthentication::getAuthInfoArray() calls
$GLOBALS['TYPO3_DB']->cleanIntList() with a possible NULL argume...
Christian Finkemeier
23:00 Revision 0d2a39b6: [BUGFIX] Install tool uses empty database settings
Some systems allow to connect with empty username / password
configuration to the database. Although this is not wron...
Nicole Cordes
22:15 Revision 919541b3: [BUGFIX] Fatal in DefaultConfiguration
Change-Id: I6f6c8a2ddc26a6c7584e6a067c887768cf3ae5b1
Resolves: #52316
Related: #52305
Releases: 6.2, 6.1, 6.0
Reviewe...
Christian Kuhn
22:14 Revision 993dd5d7: [BUGFIX] Fatal in DefaultConfiguration
Change-Id: I6f6c8a2ddc26a6c7584e6a067c887768cf3ae5b1
Resolves: #52316
Related: #52305
Releases: 6.2, 6.1, 6.0
Reviewe...
Christian Kuhn
22:13 Revision 951e705b: [BUGFIX] Fatal in DefaultConfiguration
Change-Id: I6f6c8a2ddc26a6c7584e6a067c887768cf3ae5b1
Resolves: #52316
Related: #52305
Releases: 6.2, 6.1, 6.0
Reviewe...
Christian Kuhn
21:50 Revision c8d2033e: [BUGFIX] CF FileBackend unlimited lifetime support
Backport of a bugfix that was part of #39430 in 6.0.
Change-Id: I2266ae12284a139a384854e3ff0bacf23f277859
Resolves: ...
Dominique Feyer
21:49 Revision e06f05a6: [BUGFIX] CF FileBackend unlimited lifetime support
Backport of a bugfix that was part of #39430 in 6.0.
Change-Id: I2266ae12284a139a384854e3ff0bacf23f277859
Resolves: ...
Dominique Feyer
21:45 Revision 0deefa07: [BUGFIX] Configure main extbase caches for unlimited entry lifetime
The extbase reflection and object caches are "stable" cache entries
and only need to be deleted if extensions change ...
Christian Kuhn
21:43 Revision bb94fe09: [BUGFIX] Configure main extbase caches for unlimited entry lifetime
The extbase reflection and object caches are "stable" cache entries
and only need to be deleted if extensions change ...
Christian Kuhn
21:42 Revision 690a3713: [BUGFIX] Configure main extbase caches for unlimited entry lifetime
The extbase reflection and object caches are "stable" cache entries
and only need to be deleted if extensions change ...
Christian Kuhn
21:35 Revision d00db271: [TASK] Use SimpleFileBackend for t3lib_l10n cache
The language cache by default uses the FileBackend to store its data.
Language cache entries need to be deleted only ...
Christian Kuhn
21:25 Revision 52ff4008: [TASK] Use SimpleFileBackend for t3lib_l10n cache
The language cache by default uses the FileBackend to store its data.
Language cache entries need to be deleted only ...
Christian Kuhn
21:23 Revision 3d0008fe: [TASK] Use SimpleFileBackend for t3lib_l10n cache
The language cache by default uses the FileBackend to store its data.
Language cache entries need to be deleted only ...
Christian Kuhn
21:13 Revision 3daaffb4: [TASK] ext:install Improve wording in empty database select
On first installation only existing empty databases can be selected.
The hint for "Existing tables will be removed" i...
Christian Kuhn
14:42 Revision aba9b8ed: [BUGFIX] Re-add dbal extension manager message class
The MessageDisplay class that is used to display a hint in the extension
settings of the dbal extension was removed w...
Alexander Stehlik

2013-09-25

17:10 Revision 085ca118: [TASK] Use @inject in ext:about
Change-Id: I856db58b5843615ddae80e5f978de79981027711
Resolves: #52270
Releases: 6.2
Reviewed-on: https://review.typo3...
Christian Kuhn
16:55 Revision d01851c4: [BUGFIX] EM does not link to docs.typo3.org
docs.typo3.org is new official documentation platform supporting both
OpenOffice and Sphinx manuals.
Fixes: #52226
R...
Xavier Perseguers
16:55 Revision f0fe1c48: [BUGFIX] EM does not link to docs.typo3.org
docs.typo3.org is new official documentation platform supporting both
OpenOffice and Sphinx manuals.
Fixes: #52226
R...
Xavier Perseguers
16:53 Revision 68bfac45: [BUGFIX] EM does not link to docs.typo3.org
docs.typo3.org is new official documentation platform supporting both
OpenOffice and Sphinx manuals.
Fixes: #52226
R...
Xavier Perseguers
16:33 Revision 68bb2922: [BUGFIX] Increase performance of exports for caches
Exporting arrays for caches is now done with var_export().
Resolves: #51116
Releases: 6.2, 6.1, 6.0
Change-Id: I7519...
Markus Klein
16:29 Revision db5fb247: [BUGFIX] Increase performance of exports for caches
Exporting arrays for caches is now done with var_export().
Resolves: #51116
Releases: 6.2, 6.1, 6.0
Change-Id: I7519...
Markus Klein
16:28 Revision 8167fb19: [BUGFIX] Increase performance of exports for caches
Exporting arrays for caches is now done with var_export().
Resolves: #51116
Releases: 6.2, 6.1, 6.0
Change-Id: I7519...
Markus Klein
13:05 Revision 3f8cd140: [BUGFIX] Remove duplicate exception code
Exception code "1314354065" is used twice: once in the abstract
Resource repository and the other one in the File Col...
Fabien Udriot
13:05 Revision 28ee210c: [BUGFIX] Remove duplicate exception code
Exception code "1314354065" is used twice: once in the abstract
Resource repository and the other one in the File Col...
Fabien Udriot
13:03 Revision a9213d4e: [BUGFIX] Remove duplicate exception code
Exception code "1314354065" is used twice: once in the abstract
Resource repository and the other one in the File Col...
Fabien Udriot
12:50 Revision d01c3ced: [TASK] Remove GFX im_imvMaskState and im_negate_mask settings
There are two very weird settings is GFX array that previously
decided on how "masks" are applied to images if combin...
Christian Kuhn
08:11 Revision b6528558: [BUGFIX] Fix misleading hint in Mvc/Dispatcher
The new property mapper is enabled by default now.
Due to this the hint inside the exception is misleading.
It hints ...
Wouter Wolters

2013-09-24

12:38 Revision c7bbb369: [BUGFIX] Correct timeout and timestamp handling
Change-Id: Ifcf6ac441d32cdb0a959005db796f5fc46192035 Thorsten Kahler
12:38 Revision 97d077da: [WIP][FEATURE] Classic session storage service
* !!! known bug: T3_SERVICES prohibits multiple instances of services so sessions in frontend are broken because FE a... Thorsten Kahler
12:38 Revision 0ce5c24d: [TASK] Differentiate BE and FE session storage by class name
* use sub classes of ClassicStorage to differentiate between BE and FE
session storage
* circumvents design shortcomi...
Thorsten Kahler
12:38 Revision dfbb944e: [Bugfix] Define configuration in subclasses
* reason: Authentication objectst are not yet instantiated when service is requested
Change-Id: I28017ef7f005867d980...
Thorsten Kahler
12:38 Revision 4ceca6e4: [FEATURE] Kickstart session API
add new classes to TYPO3\CMS\Core:
* Session\Data is an OO wrapper for session info
* Session\StorageInterface define...
Thorsten Kahler
12:38 Revision 9168d858: [TASK] Refactor class Session\Data
refactoring of class \TYPO3\CMS\Core\Session\Data
* store timeout of session instead of timestamp of last change
** t...
Thorsten Kahler
12:38 Revision 64d723e6: [FEATURE] Use session storage for frontend users
change to class FrontendUserAuthentication
* new attribute $storageBackend: holds implementation of storage backend s...
Thorsten Kahler
12:38 Revision 0c02b1ce: [FEATURE] Use session storage API in abstract parent class
class AbstractUserAuthentication:
* check for and use $sessionStorage during creation, saving and deletion of, search...
Thorsten Kahler
10:54 Revision 3f53e6b4: [BUGFIX] Correct storage selection (common prefixes)
If there is a local storage "uploads/test/" and a requested file
is in "uploads/other/file.txt", the storage matching...
Ernesto Baschny
10:54 Revision 7151ce06: [BUGFIX] Correct storage selection (common prefixes)
If there is a local storage "uploads/test/" and a requested file
is in "uploads/other/file.txt", the storage matching...
Ernesto Baschny
10:35 Revision 0a80fb6b: [BUGFIX] Fix broken Unit-test for #44825
Change-Id: Id1ecce2b4fe789b655f63cd8b5f78ab20eadfbd5
Resolves: #52201
Related: #44825
Releases: 6.2, 6.1, 6.0
Reviewe...
Wouter Wolters
10:35 Revision 1d17a21e: [BUGFIX] Fix broken Unit-test for #44825
Change-Id: Id1ecce2b4fe789b655f63cd8b5f78ab20eadfbd5
Resolves: #52201
Related: #44825
Releases: 6.2, 6.1, 6.0
Reviewe...
Wouter Wolters
10:34 Revision a74461d4: [BUGFIX] Fix broken Unit-test for #44825
Change-Id: Id1ecce2b4fe789b655f63cd8b5f78ab20eadfbd5
Resolves: #52201
Related: #44825
Releases: 6.2, 6.1, 6.0
Reviewe...
Wouter Wolters
05:17 Revision c6a58be9: [BUGFIX] Using ext:sys_action gives a warning about not valid HTML
When ext:sys_action is installed it will give a warning about
not valid HTML. This is because the id="" and class="" ...
Wouter Wolters
05:16 Revision 04dcfbc7: [BUGFIX] Label user function for sys_file_reference uses HTML
The change I7770044c11a6c1a1bcb51a3bfc11b85923653196 added meta
information for the FAL IRRE headers.
It uses a defin...
Philipp Gampe
01:37 Revision a81a5816: [BUGFIX] Don't show duplicates in workspace preview
Fixed workspace filters in case of workspace preview
in TYPO3\CMS\Frontend\Page\PageRepository::enableFields().
Addi...
Timo Webler

2013-09-23

23:54 Revision 68e91cca: [BUGFIX] Move beuser property mappings to global scope
Currently the persistence settings for all tx_beuser models are defined
in module.tx_beuser.persistence.classes.
If a...
Philipp Gampe
23:49 Revision d46858df: [BUGFIX] Prevent leading space for empty ATagParams
Currently a leading space will be returned by the ATagParams handler when
the $addGlobal parameter is TRUE.
This pat...
Alexander Stehlik
23:32 Revision 172606b3: [BUGFIX] Fix PHP warning trigged in getAuthInfoArray()
AbstractUserAuthentication::getAuthInfoArray() calls
$GLOBALS['TYPO3_DB']->cleanIntList() with a possible NULL argume...
Christian Finkemeier
22:11 Revision 71ac43b6: [BUGFIX] Reset singletons in Extbase command
This patch fixes the handleRequest() method signature of
the Cli request handler by returning the response object
lik...
Alexander Stehlik
21:55 Revision 14b4edb7: [BUGFIX] Correct storage selection (common prefixes)
If there is a local storage "uploads/test/" and a requested file
is in "uploads/other/file.txt", the storage matching...
Ernesto Baschny
20:08 Revision be4627f5: [BUGFIX] Fix page.headerData + USER_INT
INT scripts placed in page.headerData.XX were
not replaced any more after introducing USER_INT
capabilities of the pa...
Helmut Hummel
20:08 Revision ae9b6064: [BUGFIX] Fix page.headerData + USER_INT
INT scripts placed in page.headerData.XX were
not replaced any more after introducing USER_INT
capabilities of the pa...
Helmut Hummel
20:07 Revision f28a9861: [BUGFIX] Fix page.headerData + USER_INT
INT scripts placed in page.headerData.XX were
not replaced any more after introducing USER_INT
capabilities of the pa...
Helmut Hummel
12:50 Revision 9869927e: [FEATURE] Viewpage module usablity optimization
Improve usability of viewpage module with:
* Added a default option with width and height set to auto
* Selection is...
Joh. Feustel

2013-09-21

10:40 Revision 6278df2f: [FEATURE] add sorting on sys_category
sys_category until now misses a specific sort order
and is sorted by title. Adding a sorting property
gives more flex...
Peter Niederlag

2013-09-20

16:06 Revision 580a5769: [BUGFIX] Increase length of identifier field in sys_file
Sometimes the identifier is longer than 200 chars. This patch increases
the maximum length to 512 characters.
Resolv...
Nicole Cordes
16:01 Revision 7d08d29c: [BUGFIX] Increase length of identifier field in sys_file
Sometimes the identifier is longer than 200 chars. This patch increases
the maximum length to 512 characters.
Resolv...
Nicole Cordes
16:00 Revision ec0fa117: [BUGFIX] Increase length of identifier field in sys_file
Sometimes the identifier is longer than 200 chars. This patch increases
the maximum length to 512 characters.
Resolv...
Nicole Cordes
12:08 Revision cb6bf253: [BUGFIX] Wrong exception on renaming folder
When a user tries to rename a folder without the permissions
to do so, the ResourceStorage throws a
"InsufficientFile...
Francois Suter
12:05 Revision e0600ed1: [BUGFIX] Wrong exception on renaming folder
When a user tries to rename a folder without the permissions
to do so, the ResourceStorage throws a
"InsufficientFile...
Francois Suter
12:02 Revision 7aa646f0: [BUGFIX] Wrong exception on renaming folder
When a user tries to rename a folder without the permissions
to do so, the ResourceStorage throws a
"InsufficientFile...
Francois Suter
09:37 Revision bcbf6bfc: [TASK] Update felogin doc with showForgotPassword change
Related: #50138
Releases: 6.2
Change-Id: I98bf8a4eadfae7183d8904956b3adcfdface1e5b
Reviewed-on: https://review.typo3....
Markus Klein
08:06 Revision bd32759e: [FEATURE] Show forgot password only if conf showForgotPassword = 1
Do not show forgot password form in felogin, if the forgot
password link for the login form has been disabled.
Resol...
Nicolas Forgeot

2013-09-19

22:04 Revision 9423c2cf: [BUGFIX] Fix PHP warning when writing to Backend user log
The writelog method for the BackendUserAuthentication object is now
checking if there is actually an uid available in...
Alexander Stehlik
22:03 Revision cdba66b4: [BUGFIX] Fix PHP warning when writing to Backend user log
The writelog method for the BackendUserAuthentication object is now
checking if there is actually an uid available in...
Alexander Stehlik
22:03 Revision f36574c7: [BUGFIX] Fix PHP warning when writing to Backend user log
The writelog method for the BackendUserAuthentication object is now
checking if there is actually an uid available in...
Alexander Stehlik
14:45 Revision 807b5919: [BUGFIX] Display relations' titles when TCA label field is type inline
This change adds a case to treat "inline" TCA types the same way
"select" is treated when building the record's label...
Claus Due
08:11 Revision d8ec3c18: [BUGIFX] Missing rendering for newer menus
Rendering is missing in css_styled_content for menu types
8 and 9 (introduced in 6.0 and 6.2 respectively) for older
...
Francois Suter

2013-09-18

15:11 Revision ef6dc061: [BUGFIX] Fix cropping of transparent gifs with im6.
The usage of the ! operator to force cropping empty image
canvas is inverted between ImageMagick v4 and v6 while
Grap...
Felix Bünemann

2013-09-17

20:32 Revision 23e60070: [BUGFIX] Faulty expand/collapse behavior in Element Browser
On using the element browser in combination with files, the
expand/collapse behavior is wrong. On opening a collapsed...
Oliver Hader
20:31 Revision fd534b6a: [BUGFIX] Faulty expand/collapse behavior in Element Browser
On using the element browser in combination with files, the
expand/collapse behavior is wrong. On opening a collapsed...
Oliver Hader
19:46 Revision 070a6cd4: [BUGFIX] Faulty expand/collapse behavior in Element Browser
On using the element browser in combination with files, the
expand/collapse behavior is wrong. On opening a collapsed...
Oliver Hader
19:21 Revision c79315ac: [BUGFIX] Fix cropping of transparent gifs with im6.
The usage of the ! operator to force cropping empty image
canvas is inverted between ImageMagick v4 and v6 while
Grap...
Stefan Neufeind
19:20 Revision ce68bcd5: [BUGFIX] Fix cropping of transparent gifs with im6.
The usage of the ! operator to force cropping empty image
canvas is inverted between ImageMagick v4 and v6 while
Grap...
Stefan Neufeind
19:19 Revision aa4ab274: [BUGFIX] Form Wizard: Adds mouse pointer to docheader icons
Resolves: #50907
Releases: 6.2, 6.1, 6.0
Change-Id: Iecb0a0b5db6c5caffad2210242a709e7310269ff
Reviewed-on: https://re...
Ernesto Baschny
19:19 Revision fb5bbbf0: [BUGFIX] Form Wizard: Adds mouse pointer to docheader icons
Resolves: #50907
Releases: 6.2, 6.1, 6.0
Change-Id: I232498fea18b270e9436aeaf710f728a62365a4b
Reviewed-on: https://re...
Ernesto Baschny
19:18 Revision d16f5510: [BUGFIX] Form Wizard: Adds mouse pointer to docheader icons
Resolves: #50907
Releases: 6.2, 6.1, 6.0
Change-Id: I232498fea18b270e9436aeaf710f728a62365a4b
Reviewed-on: https://re...
Ernesto Baschny
17:58 Revision 2bb53489: [BUGFIX] Fix cropping of transparent gifs with im6.
The usage of the ! operator to force cropping empty image
canvas is inverted between ImageMagick v4 and v6 while
Grap...
Stefan Neufeind
14:48 Revision 1461ad2f: [FEATURE] Allow multiple category fields per table
It is only possible to do one makeCategorizable() call per
table, because if you do more the later calls would overwr...
Sebastian Michaelsen

2013-09-16

20:51 Revision 87c133d4: [TASK] Remove GFX/im_mask_temp_ext_noloss setting
im_mask_temp_ext_noloss setting is a bugfix for a no longer supported
Image Magick 5 version. It can be removed.
Cha...
Christian Kuhn
07:06 Revision 557aaa3c: [TASK] Remove GFX/im_combine_filename setting
Image Magick support for versions 4 and 5 was dropped. The setting
to differentiate combine from composite is obsolet...
Christian Kuhn
06:50 Revision a553a4ff: [TASK] Remove BE/TSconfigConditions setting
Did you know there is an option to disable condition parsing in
TS config? It is removed with the patch.
Change-Id: ...
Christian Kuhn

2013-09-15

21:49 Revision 52238b1c: [TASK] Remove GFX/im_no_effects setting
Support for Image Magick version 4 and 5 was dropped, allowed
settings for im_version_5 are "im6" and "gm". As soon a...
Christian Kuhn
21:38 Revision d05fcff5: [BUGFIX] Install tool: Use sRGB colorspace in presets
Image Magick versions 6.7 and above need sRGB as colorspace,
otherwise images are too dark. This also works for older...
Christian Kuhn
15:16 Revision 1048b0eb: [BUGFIX] SQL error in install tool if no root page available
Resolves: #52008
Releases: 6.2
Change-Id: I8fd7546ca6a293c6e9d11dd46d37a8cc89cf9620
Reviewed-on: https://review.typo3...
Steffen Müller
15:14 Revision dc047c7f: [BUGFIX] Install tool sanitizes image generation output
If execute path to ImageMagick or GraphicsMagick is not configured
correctly, the "Test setup" image tests in the ins...
Wouter Wolters
15:13 Revision 3100b70f: [TASK] Don't set extensions checked by default in InstallSysExtsUpdate
In the InstallSysExtsUpdate update wizard the extensions are checked
by default. This gives the indication that the e...
Wouter Wolters
15:12 Revision b8222bd5: [FEATURE] Show string value for PHP error codes in install tool
"All configuration" in install tool shows the integer representation
of the bit mask of the PHP error codes in settin...
Wouter Wolters

2013-09-14

17:09 Revision c9059d91: [TASK] Improve description of config preset in install tool
Resolves: #52007
Releases: 6.2
Change-Id: I4c8bb6930040a9f3a5c5bc92c9638a98a2668daf
Reviewed-on: https://review.typo3...
Steffen Müller
11:40 Revision 7d435b50: [FEATURE] Conditions support in backend layouts
Resolves: #47588
Releases: 6.2
Change-Id: I266f28472ffd78443b107d7ad6577603aecbc584
Reviewed-on: https://review.typo3...
Alexey Gafiulov
11:39 Revision d30d5517: [BUGFIX] Configuration controller fatals with local-only extension
If the settings of a local-only extension get saved the configuration
controller fatals. This is because the result o...
Sebastian Fischer
00:21 Revision 68b2cede: [TASK] Improve status messages of install tool
Resolves: #51995
Releases: 6.2
Change-Id: Ic1f2459b58f5376a306a6e8c910398ce6e4a9efe
Reviewed-on: https://review.typo3...
Steffen Müller
00:07 Revision 6034995c: [BUGFIX] Install Tool System environment warning badges look ugly
The badges are now aligned and don't jump around when
the menu entry is selected. The left menu gets more room.
Rele...
Ernesto Baschny

2013-09-13

23:52 Revision a88f8bc7: [TASK] Clean up install tool module
Resolves: #51996
Releases: 6.2
Change-Id: I5afca17c80931f3f9946fa5f33dc29fd1f572644
Reviewed-on: https://review.typo3...
Helmut Hummel
22:57 Revision f5f5c979: [FEATURE] Install tool: Left menu at fixed position
* Streamlines install tool main template.
* Adds a ContextService and use that in the templates.
No more huge if/th...
Ernesto Baschny
21:05 Revision 138f5445: [TASK] Add new icon for ext:reports
Add a new icon for ext:reports-module and adjust the
IconViewHelper. Removes 2 old icons.
Change-Id: Iff731cc27ad8e6...
Wouter Wolters
18:46 Revision 22ee6608: [BUGFIX] Also consider JPEG files for IM/GM
The Core does not check for the JPEG file extension
when converting images with IM/GM.
Resolves: #51981
Releases: 6....
Markus Klein
18:46 Revision 0fe373b2: [BUGFIX] Also consider JPEG files for IM/GM
The Core does not check for the JPEG file extension
when converting images with IM/GM.
Resolves: #51981
Releases: 6....
Markus Klein
18:46 Revision 4e5d1e8e: [BUGFIX] Install tool: Fixed document header
The document header is not at a fixed position but "scrolls away".
Fix this by adding a missing t3skin structure .css...
Christian Kuhn
17:52 Revision 122a3c0f: [BUGFIX] Also consider JPEG files for IM/GM
The Core does not check for the JPEG file extension
when converting images with IM/GM.
Resolves: #51981
Releases: 6....
Markus Klein

2013-09-12

23:38 Revision 70ce5402: [TASK] Use a 401 header if login is not successful
If login is not correct, a 401 should be used instead of a 200.
Change-Id: Ia2fa139e89fe19df77bb0530b4fbce502506f524...
Georg Ringer
23:31 Revision 40cb0a43: [TASK] Use a 401 header if login is not successful
If login is not correct, a 401 should be used instead of a 200.
Change-Id: Ia2fa139e89fe19df77bb0530b4fbce502506f524...
Georg Ringer
23:30 Revision b0c54dca: [TASK] Use a 401 header if login is not successful
If login is not correct, a 401 should be used instead of a 200.
Change-Id: Ia2fa139e89fe19df77bb0530b4fbce502506f524...
Georg Ringer
23:09 Revision 9974f36d: [TASK] Use a 401 header if login is not successful
If login is not correct, a 401 should be used instead of a 200.
Change-Id: Ia2fa139e89fe19df77bb0530b4fbce502506f524...
Georg Ringer
20:28 Revision 71690327: [BUGFIX] Replace SHOW DATABASE by query to schema
The SQL query "SHOW DATABASE" may be restricted on the SQL Server.
Since MySQL 5.0 (which is minimum since TYPO3 CMS ...
Alexander Opitz
19:53 Revision 7bb2cc9c: [BUGFIX] Replace SHOW DATABASE by query to schema
The SQL query "SHOW DATABASE" may be restricted on the SQL Server.
Since MySQL 5.0 (which is minimum since TYPO3 CMS ...
Alexander Opitz
18:22 Revision 903046fd: [BUGFIX] Call to undefined method setTemplateFile
Call to undefined method when setting
'pageHeaderFooterTemplateFile' in TypoScriptFrontendController.
This needs to b...
Wouter Wolters
18:22 Revision ddf74b08: [BUGFIX] Call to undefined method setTemplateFile
Call to undefined method when setting
'pageHeaderFooterTemplateFile' in TypoScriptFrontendController.
This needs to b...
Wouter Wolters
18:21 Revision eee040cc: [BUGFIX] Call to undefined method setTemplateFile
Call to undefined method when setting
'pageHeaderFooterTemplateFile' in TypoScriptFrontendController.
This needs to b...
Wouter Wolters
17:43 Revision a37076ab: [TASK] Use lambda functions instead of create_function
Make use of the possibilities of PHP 5.3+ and replace all
instances of create_function with an inlined function call....
Christoph Dörfel
17:23 Revision 74713b93: [TASK] Install tool: Sort "All configuration" sections
Order the sections in all configuration alphabetically.
Change-Id: I2096d2b0d8892e93a5740d0ad2b7dee1ddceb93e
Resolve...
Christian Kuhn
17:20 Revision f60669b4: [TASK] Improve Installer database selection step
Make the following adaption:
* Change the order of the two options.
* Preselect the first, empty, existing database...
Markus Klein
15:03 Revision f44d074c: [BUGFIX] Install tool shows docheader in backend
Install tool should show a document header if called in backend.
It includes some .css files from t3skin to do that. ...
Christian Kuhn
14:19 Revision 38bdae45: [BUGFIX] Installing TYPO3 -> Installing TYPO3 CMS
Use correct product name in title tag and box during installation.
Change-Id: I21141aa06c12c1abf7fff83e1e33148be6c63...
Christian Kuhn
13:55 Revision 915d9987: [TASK] Install tool: Refactor db connect configuration settings
Refactor needsExecution() logic to make sure the mandatory settings
(username, password, host, port) are present in L...
Christian Kuhn
13:54 Revision f0d82f04: [BUGFIX] Fix phpDoc comment for addStaticFile()
The method
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addStaticFile()
should be called in ext_tables.php fil...
Alexander Stehlik
11:30 Revision ec0e720b: [TASK] Set TYPO3 version to 4.5.31-dev
Change-Id: Ifd4a45e440a1b25df360163d7c67a0f85ea58099
Reviewed-on: https://review.typo3.org/23780
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:29 Revision 502e7a05: [RELEASE] Release of TYPO3 4.5.30
Change-Id: Ic083947be2c806f1edf2f177163dae4d6c36fce4
Reviewed-on: https://review.typo3.org/23779
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:18 Revision e786c9c3: [TASK] Set TYPO3 version to 4.7.16-dev
Change-Id: I9339c2f3f95de90f91240f0bff03296c7d3da2f4
Reviewed-on: https://review.typo3.org/23778
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:18 Revision 2525aa92: [RELEASE] Release of TYPO3 4.7.15
Change-Id: Id9460a5e3d000f30173fe0dac7e3bfb85fc60d89
Reviewed-on: https://review.typo3.org/23777
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:12 Revision fa15b673: [TASK] Set TYPO3 version to 6.0.11-dev
Change-Id: Ief4065d72cf810df656c54b10c9ea974fa5bf142
Reviewed-on: https://review.typo3.org/23776
Reviewed-by: TYPO3 R...
TYPO3 Release Team
11:11 Revision 5e1f2fc3: [RELEASE] Release of TYPO3 6.0.10
Change-Id: I0f9c4e958d535b7273f327b183666b8ed7b28694
Reviewed-on: https://review.typo3.org/23775
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:59 Revision 66ad5e74: [TASK] Set TYPO3 version to 6.1.6-dev
Change-Id: I5fa98428e5a7cca5162c8d2b0c7636dae87cde67
Reviewed-on: https://review.typo3.org/23774
Reviewed-by: TYPO3 R...
TYPO3 Release Team
10:58 Revision ebacbb55: [RELEASE] Release of TYPO3 6.1.5
Change-Id: Icf49a0e16d336e6d942a56a178207c13834dc676
Reviewed-on: https://review.typo3.org/23773
Reviewed-by: TYPO3 R...
TYPO3 Release Team
00:28 Revision e8b1bd72: [BUGFIX] Fix SQL error for sys_file
Regression for SQL error introduced with #51562.
Resolves: #51929
Releases: 6.2, 6.1
Change-Id: Ib9756234fed6284c5c7...
Markus Klein
00:28 Revision 82d24467: [BUGFIX] Fix SQL error for sys_file
Regression for SQL error introduced with #51562.
Resolves: #51929
Releases: 6.2, 6.1
Change-Id: Ib9756234fed6284c5c7...
Markus Klein

2013-09-11

20:18 Revision a0f292cf: [BUGFIX] Install Tool: Improve UX for foldout sections
Change the cursor and add an arrow for foldout sections
in the Install Tool.
Resolves: #49188
Releases: 6.2
Change-I...
Markus Klein
20:10 Revision 8fb6d68a: [TASK] Move StorageRepositoryTest tests to AbstractRepositoryTest
All tests in the class belong to AbstractRepository, so the tests move.
Change-Id: I5e78e0d61a2d8f8bcfd06d871a909b74...
Anja Leichsenring
20:10 Revision 7fbe83cc: [TASK] Move StorageRepositoryTest tests to AbstractRepositoryTest
All tests in the class belong to AbstractRepository, so the tests move.
Change-Id: I5e78e0d61a2d8f8bcfd06d871a909b74...
Anja Leichsenring
20:09 Revision 939962d6: [TASK] Move StorageRepositoryTest tests to AbstractRepositoryTest
All tests in the class belong to AbstractRepository, so the tests move.
Change-Id: I5e78e0d61a2d8f8bcfd06d871a909b74...
Anja Leichsenring
19:41 Revision 34c6bf1b: [BUGFIX] Empty __call() function hides implementation errors
Throw an Exception if this method hits.
Change-Id: Ide94043bb008e1dfaf19b452570ce70d5f2aa432
Resolves: #51924
Releas...
Anja Leichsenring
19:41 Revision 7faebc27: [BUGFIX] Empty __call() function hides implementation errors
Throw an Exception if this method hits.
Change-Id: Ide94043bb008e1dfaf19b452570ce70d5f2aa432
Resolves: #51924
Releas...
Anja Leichsenring
19:00 Revision 1831c954: [BUGFIX] Move forgotten getEnvironmentMode()
getWhereClauseForEnabledFields() moved from StorageRepository
to AbstractRepository, but getEnvironmentMode() stayed
...
Anja Leichsenring
19:00 Revision 322bbef7: [BUGFIX] Move forgotten getEnvironmentMode()
getWhereClauseForEnabledFields() moved from StorageRepository
to AbstractRepository, but getEnvironmentMode() stayed
...
Anja Leichsenring
18:59 Revision 6ebc13a4: [BUGFIX] Move forgotten getEnvironmentMode()
getWhereClauseForEnabledFields() moved from StorageRepository
to AbstractRepository, but getEnvironmentMode() stayed
...
Anja Leichsenring
17:49 Revision 26af3da3: [TASK] FAL ResourceStorage must not access sys_file table directly
The ResourceStorage accesses the index table sys_file directly via
a call to the $GLOBALS[TYPO3_DB]. The interaction ...
Steffen Ritter
17:48 Revision 663ccd5e: [TASK] FAL ResourceStorage must not access sys_file table directly
The ResourceStorage accesses the index table sys_file directly via
a call to the $GLOBALS[TYPO3_DB]. The interaction ...
Steffen Ritter
17:48 Revision 22364493: [TASK] FAL ResourceStorage must not access sys_file table directly
The ResourceStorage accesses the index table sys_file directly via
a call to the $GLOBALS[TYPO3_DB]. The interaction ...
Steffen Ritter
17:28 Revision 016949f6: [BUGFIX] Follow-Up: Missing signals on adding file
Mocked driver needs to return a proper "file" on calls to addFile().
Change-Id: Iddfc2f9b7e71101ad229a513727f65f64d6...
Stefan Neufeind
17:26 Revision 1e336aea: [BUGFIX] Follow-Up: Missing signals on adding file
Mocked driver needs to return a proper "file" on calls to addFile().
Change-Id: Iddfc2f9b7e71101ad229a513727f65f64d6...
Stefan Neufeind
17:16 Revision d972a39c: [BUGFIX] Follow-Up: Missing signals on adding file
Mocked driver needs to return a proper "file" on calls to addFile().
Change-Id: Iddfc2f9b7e71101ad229a513727f65f64d6...
Stefan Neufeind
16:00 Revision 8471e02d: [FEATURE] Enable allWrap.splitChar on all includeJS/includeCSS properties
The includeJS/includeCSS properties of the PAGE object feature an
allWrap property which replaces all pipe symbols wi...
Christoph Dörfel
15:55 Revision 5db38d38: [TASK] Remove sys_file.deleted flag and it's usage
This also fixes the 'Uncaught TYPO3 Exception #1317178604
No file found for given UID.' that appears when some sys_fi...
Ernesto Baschny
15:46 Revision cc7bde67: [TASK] Remove sys_file.deleted flag and it's usage
This also fixes the 'Uncaught TYPO3 Exception #1317178604
No file found for given UID.' that appears when some sys_fi...
Ernesto Baschny
15:31 Revision 7a4e75d5: [BUGFIX] Missing signals on adding file
There are signals for most operations performed in the file storage, but
not for adding a file. Especially this opera...
Andreas Wolf
15:31 Revision e3688057: [BUGFIX] Missing signals on adding file
There are signals for most operations performed in the file storage, but
not for adding a file. Especially this opera...
Andreas Wolf
15:29 Revision 3f806ae2: [BUGFIX] Missing signals on adding file
There are signals for most operations performed in the file storage, but
not for adding a file. Especially this opera...
Andreas Wolf
14:31 Revision fcc250f5: [TASK] Remove sys_file.deleted flag and it's usage
This also fixes the 'Uncaught TYPO3 Exception #1317178604
No file found for given UID.' that appears when some sys_fi...
Ernesto Baschny

2013-09-10

15:18 Revision 92e5e6c5: [TASK] Install tool configuration system
The patch implements a "configuration system" to the install tool
that bundles several settings to enable them on cli...
Christian Kuhn
11:19 Revision 194702a5: [BUGFIX] Follow-up: Fix fileinfo property mapping in ResourceStorage
Adjust unittest to changed conditions.
Change-Id: Ia885ba544a159cb1666464cece30c3e6ea3558b6
Fixes: #49386
Releases: ...
Stefan Neufeind
11:01 Revision 45226b99: [BUGFIX] Follow-up: Fix fileinfo property mapping in ResourceStorage
Adjust unittest to changed conditions.
Change-Id: Ia885ba544a159cb1666464cece30c3e6ea3558b6
Fixes: #49386
Releases: ...
Stefan Neufeind
11:00 Revision bcbc7268: [BUGFIX] Follow-up: Fix fileinfo property mapping in ResourceStorage
Adjust unittest to changed conditions.
Change-Id: Ia885ba544a159cb1666464cece30c3e6ea3558b6
Fixes: #49386
Releases: ...
Stefan Neufeind
01:09 Revision 08c78c7b: [FEATURE] Enable/disable cascading deletion of child elements
Deleting a record will also delete all child records,
which are configured as type inline (field, list) within.
This ...
Christoph Niewerth
00:55 Revision dd84d0b3: [BUGFIX] Exception using cObject FORM in TypoScript
Through a bug introduced by #31120, an Exception is thrown when a
TypoScript FORM object should be rendered.
Change-...
Andreas Bouche

2013-09-09

23:34 Revision 9af1d6bb: [BUGFIX] Extbase scheduler task serialization
When using Command Controllers as scheduled tasks the Extbase
Scheduled Task is serialized. Some singleton properties...
Arjen Hoekema
22:35 Revision 506a9208: [BUGFIX] Fix fileinfo property mapping in ResourceStorage::setFileContents
Fixes the handling of the mismatch between the file info property
"mimetype" and the file object property "mime_type"...
Thomas Maroschik
22:35 Revision 21371365: [BUGFIX] Fix fileinfo property mapping in ResourceStorage::setFileContents
Fixes the handling of the mismatch between the file info property
"mimetype" and the file object property "mime_type"...
Thomas Maroschik
22:35 Revision ca5ea8a6: [BUGFIX] Fix fileinfo property mapping in ResourceStorage::setFileContents
Fixes the handling of the mismatch between the file info property
"mimetype" and the file object property "mime_type"...
Thomas Maroschik
22:23 Revision a242f24f: [FEATURE] FAL missing files report
Adds a report about files flagged as missing.
Resolves: #51097
Releases: 6.2
Change-Id: I95f55fe9f0da9247e6960663dd3...
Frans Saris
22:21 Revision 91d723d8: [BUGFIX] Fix missing translation in ext:reports
Fix missing translation for ext:sv in ext:reports.
This was not trasfered to the new location for
the locallang.xlf f...
Wouter Wolters
22:08 Revision 1ecf5cd5: [BUGFIX] excludeFromUpdates flag ignored
Since the 6.0 Extension Manager, the "excludeFromUpdates" state
is ignored. It should be checked for and the update b...
Francois Suter
22:07 Revision 6dbd9d2f: [BUGFIX] excludeFromUpdates flag ignored
Since the 6.0 Extension Manager, the "excludeFromUpdates" state
is ignored. It should be checked for and the update b...
Francois Suter
21:54 Revision 937c3dc3: [BUGFIX] mounts of same storage had same subfolder count in Filelist
When you opened the filelist module as user who just was allowed to see
a bunch of filemounts, the filemounts had eit...
Simon Schick
21:54 Revision 9061584a: [BUGFIX] mounts of same storage had same subfolder count in Filelist
When you opened the filelist module as user who just was allowed to see
a bunch of filemounts, the filemounts had eit...
Simon Schick
21:48 Revision f553c868: [BUGFIX] Extbase scheduler task serialization
When using Command Controllers as scheduled tasks the Extbase
Scheduled Task is serialized. Some singleton properties...
Arjen Hoekema
21:48 Revision 5e98799a: [BUGFIX] Extbase scheduler task serialization
When using Command Controllers as scheduled tasks the Extbase
Scheduled Task is serialized. Some singleton properties...
Arjen Hoekema
21:38 Revision 45191791: [TASK] Replace double quotes in exceptions
Replace double quotes in exceptions to single quotes
Change-Id: I1a98d783d34eaf4f131b14ab27098c6a4759c9a0
Resolves: ...
Wouter Wolters
21:38 Revision e5896980: [TASK] Replace double quotes in exceptions
Replace double quotes in exceptions to single quotes
Change-Id: I1a98d783d34eaf4f131b14ab27098c6a4759c9a0
Resolves: ...
Wouter Wolters
21:22 Revision df49c8c8: [TASK] Cleanup
Replace \' with " in exceptions
Add missing PHP closing tag in StoragePermissionsAspect
Restructure a select query ...
Wouter Wolters
21:22 Revision d17a5328: [TASK] Cleanup
Replace \' with " in exceptions
Add missing PHP closing tag in StoragePermissionsAspect
Restructure a select query ...
Wouter Wolters
21:05 Revision 429f36e2: [TASK] Cleanup
Replace \' with " in exceptions
Add missing PHP closing tag in StoragePermissionsAspect
Eestructure a select query ...
Wouter Wolters
21:00 Revision e1a63147: [TASK] Replace double quotes in exceptions
Replace double quotes in exceptions to single quotes
Change-Id: I1a98d783d34eaf4f131b14ab27098c6a4759c9a0
Resolves: ...
Wouter Wolters
20:56 Revision 041869b7: [BUGFIX] Filename not displayed in selector (file_reference)
The selector values in BE-fields with type group->file_reference are
empty. The filename should be displayed at this ...
Martin Borer
20:56 Revision 3b52e07a: [BUGFIX] Filename not displayed in selector (file_reference)
The selector values in BE-fields with type group->file_reference are
empty. The filename should be displayed at this ...
Martin Borer
20:53 Revision 8bd8e69f: [BUGFIX] Ignore userTSConfig if not set in getModTSconfig()
It can happen that settings that are not defined in
userTSConfig can overwrite pageTSConfig settings
with a null valu...
Helmut Hummel
20:53 Revision a7d75848: [BUGFIX] Ignore userTSConfig if not set in getModTSconfig()
It can happen that settings that are not defined in
userTSConfig can overwrite pageTSConfig settings
with a null valu...
Helmut Hummel
20:35 Revision a44c8f7e: [BUGFIX] Ignore userTSConfig if not set in getModTSconfig()
It can happen that settings that are not defined in
userTSConfig can overwrite pageTSConfig settings
with a null valu...
Helmut Hummel
18:47 Revision 9d9db86c: [BUGFIX] Disable caching for ADMCMD_view parameter
This prevents that previewing a page leads to an entry for this page
in the TYPO3 cache table because contents on thi...
Philipp Kitzberger
18:47 Revision 392f519d: [BUGFIX] Disable caching for ADMCMD_view parameter
This prevents that previewing a page leads to an entry for this page
in the TYPO3 cache table because contents on thi...
Philipp Kitzberger
18:26 Revision c4179a13: [BUGFIX] Do not add trailing slashes to files
In the security fix #50883 a canonicalize method
for folders has been used where items could
either be files or folde...
Helmut Hummel
18:26 Revision ac65ad3a: [BUGFIX] Do not add trailing slashes to files
In the security fix #50883 a canonicalize method
for folders has been used where items could
either be files or folde...
Helmut Hummel
18:25 Revision 3315bc61: [BUGFIX] Do not add trailing slashes to files
In the security fix #50883 a canonicalize method
for folders has been used where items could
either be files or folde...
Helmut Hummel
16:41 Revision 2fb54fca: [FEATURE] Show upload form for extensions in Get Extensions section
This patch adds the upload form to the "Get Extensions" section in the
ExtensionManager.
Change-Id: Id8e698ba0d1c2cc...
Ingo Pfennigstorf
15:16 Revision 3d4d7853: [BUGFIX] Enable ProcessedFiles to do file exists
Make storage 0 folder readable, browsable and writable
to mitigate the problems that arise with non
readable processi...
Helmut Hummel
15:15 Revision 714d34ed: [BUGFIX] Enable ProcessedFiles to do file exists
Make storage 0 folder readable, browsable and writable
to mitigate the problems that arise with non
readable processi...
Helmut Hummel
12:13 Revision 83b4390d: [FEATURE] Enhance youtube id getting
The preg_match to fetch the video id from an url do cover only a few
variation. The enhancement covers a lot more pos...
Steffen Ritter

2013-09-08

21:40 Revision 9e2bfef7: [BUGFIX] Fix viewObjectNamePattern regression in Extbase
http://forge.typo3.org/issues/47609 introduced an Extbase
regression by changing the behaviour of viewObjectNamePatte...
Alexander Schnitzler
21:40 Revision c791223a: [BUGFIX] Fix viewObjectNamePattern regression in Extbase
http://forge.typo3.org/issues/47609 introduced an Extbase
regression by changing the behaviour of viewObjectNamePatte...
Alexander Schnitzler
21:22 Revision 8c2e2a1c: [BUGFIX] Fix viewObjectNamePattern regression in Extbase
http://forge.typo3.org/issues/47609 introduced an Extbase
regression by changing the behaviour of viewObjectNamePatte...
Alexander Schnitzler
20:35 Revision 046967d9: [FEATURE] Find best-matching local storage instead of default-storage
If no storage-UID is given usually the default-storage will be
used ("legacy-storage"). Some problems with not up-to-...
Stefan Neufeind
20:34 Revision 248d9cfd: [FEATURE] Find best-matching local storage instead of default-storage
If no storage-UID is given usually the default-storage will be
used ("legacy-storage"). Some problems with not up-to-...
Stefan Neufeind
15:12 Revision f873d1d4: [BUGFIX] Filename not displayed in selector (file_reference)
The selector values in BE-fields with type group->file_reference are
empty. The filename should be displayed at this ...
Martin Borer
13:36 Revision 0f1e1095: [TASK] Check whether data was successfully imported in the functional test
Exception is thrown when fixture data can not be loaded into database.
Resolves: #51783
Releases: 6.2
Change-Id: If2...
Tymoteusz Motylewski

2013-09-06

20:24 Revision c50ee9f3: [WIP][FEATURE] Classic session storage service
* !!! known bug: T3_SERVICES prohibits multiple instances of services so sessions in frontend are broken because FE a... Thorsten Kahler
20:20 Revision 866f0c6d: [BUGFIX] Follow-up to IRRE override strategy
In #49685 a more usable behavior of the override strategy
has been introduced for FAL usages. The new output from
TCE...
Steffen Ritter
19:55 Revision c8a3e364: [BUGFIX] Disable caching for ADMCMD_view parameter
This prevents that previewing a page leads to an entry for this page
in the TYPO3 cache table because contents on thi...
Philipp Kitzberger
19:43 Revision 4bf5e79f: [BUGFIX] Enable ProcessedFiles to do file exists
Make storage 0 folder readable, browsable and writable
to mitigate the problems that arise with non
readable processi...
Helmut Hummel
19:37 Revision 0fa2da46: [BUGFIX] Suggest wizard broken when used in a repeating flexform element
Get correct fieldConfig when in repeating flexform. Adjust
JavaScript a bit to make this work.
Resolves: #48474
Rele...
Gabe Blair
18:05 Revision 3da7139f: [BUGFIX] Replace old images by sprite
Adding new images to sprite
Resolves: #50573
Releases: 6.2
Change-Id: I586c206bc84dd44230a6b56ea6e9deaf1d63849f
Revi...
Krzysztof Adamczyk
12:25 Revision adf98024: [BUGFIX] Recreate processig folder without permission checks
When fetching the processing folder and it does not
exist, it is created on the fly. This should be done
without chec...
Helmut Hummel
12:25 Revision 4a80aa53: [BUGFIX] Recreate processig folder without permission checks
When fetching the processing folder and it does not
exist, it is created on the fly. This should be done
without chec...
Helmut Hummel
12:24 Revision 52b11e5d: [BUGFIX] Recreate processig folder without permission checks
When fetching the processing folder and it does not
exist, it is created on the fly. This should be done
without chec...
Helmut Hummel
11:34 Revision 990cd92c: [BUGFIX] Do not register storage factory slot during install
In install tool context TYPO3_MODE is set to BE
but there is no backend user initialized.
Because of that the storage...
Helmut Hummel
11:32 Revision f1b5e15d: [BUGFIX] Do not register storage factory slot during install
In install tool context TYPO3_MODE is set to BE
but there is no backend user initialized.
Because of that the storage...
Helmut Hummel
11:32 Revision 65768d05: [BUGFIX] Do not register storage factory slot during install
In install tool context TYPO3_MODE is set to BE
but there is no backend user initialized.
Because of that the storage...
Helmut Hummel
10:44 Revision 54034a77: [FEATURE] Render icon with button view helper
Fluid is currently lacking a view helper to render a skinned icon.
By making the button icon view helper accept an em...
Francois Suter
10:44 Revision 1ce9f902: [FEATURE] Render icon with button view helper
Fluid is currently lacking a view helper to render a skinned icon.
By making the button icon view helper accept an em...
Francois Suter

2013-09-05

18:36 Revision 24731b0d: [BUGFIX] mounts of same storage had same subfolder count in Filelist
When you opened the filelist module as user who just was allowed to see
a bunch of filemounts, the filemounts had eit...
Simon Schick

2013-09-04

22:28 Revision 34d22cc8: [TASK] Remove conflict code
Remove conflict code which was luckily inside doc-comments.
Resolves: #51745
Releases: 6.1, 6.0
Change-Id: I2a175000...
Wouter Wolters
21:35 Revision 3ba578dd: [TASK] Remove conflict code
Remove conflict code which was luckily inside doc-comments.
Resolves: #51745
Releases: 6.1, 6.0
Change-Id: I2a175000...
Wouter Wolters
14:43 Revision b482c8df: [TASK] Set TYPO3 version to 6.1.5-dev
Change-Id: Ie229907579f6581ba396dcb5373e18d024995fdc
Reviewed-on: https://review.typo3.org/23612
Reviewed-by: Oliver ...
TYPO3 Release Team
14:42 Revision 9f6713bd: [RELEASE] Release of TYPO3 6.1.4
Change-Id: I4eac865bdbe7c838ebbd9351cd39d899fb03ba5e
Reviewed-on: https://review.typo3.org/23611
Reviewed-by: Oliver ...
TYPO3 Release Team
14:24 Revision e847a42e: [TASK] Set TYPO3 version to 6.0.10-dev
Change-Id: Idda440048c4bee27ac22560b026c73979bca3e0f
Reviewed-on: https://review.typo3.org/23610
Reviewed-by: Oliver ...
TYPO3 Release Team
14:23 Revision 0224f977: [RELEASE] Release of TYPO3 6.0.9
Change-Id: I3f87e9c0e2d6f4fd06f7eb8ebaff58b882b769d3
Reviewed-on: https://review.typo3.org/23609
Reviewed-by: Oliver ...
TYPO3 Release Team
14:13 Revision 5c86ffdb: [FEATURE] Use session storage for frontend users
change to class FrontendUserAuthentication
* new attribute $storageBackend: holds implementation of storage backend s...
Thorsten Kahler
14:13 Revision 75d72035: [FEATURE] Use session storage API in abstract parent class
class AbstractUserAuthentication:
* check for and use $sessionStorage during creation, saving and deletion of, search...
Thorsten Kahler
14:13 Revision bb4c279d: [BUGFIX] Correct timeout and timestamp handling
Change-Id: Ifcf6ac441d32cdb0a959005db796f5fc46192035 Thorsten Kahler
14:13 Revision 4a1d99c2: [FEATURE] Kickstart session API
add new classes to TYPO3\CMS\Core:
* Session\Data is an OO wrapper for session info
* Session\StorageInterface define...
Thorsten Kahler
14:13 Revision ede7931b: [TASK] Refactor class Session\Data
refactoring of class \TYPO3\CMS\Core\Session\Data
* store timeout of session instead of timestamp of last change
** t...
Thorsten Kahler
13:24 Revision cbed687f: [SECURITY] Prohibit accessing storage 0 from backend UI
Manually accessing backend entry-points regarding files passing
an identifier with storage 0 may allow unfiltered acc...
Steffen Ritter
13:23 Revision f48a1c1b: [SECURITY] Identifiers may refer to resources outside the storage
The Driver needs to canonicalize all incoming identifiers at first,
and than check for their validity on every action...
Steffen Ritter
13:23 Revision 91c3c4c3: [SECURITY] Prohibit accessing storage 0 from backend UI
Manually accessing backend entry-points regarding files passing
an identifier with storage 0 may allow unfiltered acc...
Steffen Ritter
13:23 Revision 6592233f: [SECURITY] Identifiers may refer to resources outside the storage
The Driver needs to canonicalize all incoming identifiers at first,
and than check for their validity on every action...
Steffen Ritter
13:23 Revision 481c05cd: [SECURITY] Deny arbitrary code execution possibility for editors
Because the filename is sanitized in the driver
after the check for denied file extensions is
performed, it was still...
Helmut Hummel
13:23 Revision dbc76c7c: [SECURITY] Refactor and fix FAL user permission handling
* User permissions are only applied to storage objects
that are attached to a member variable of
BackendUserAuthe...
Helmut Hummel
13:23 Revision ae6e108f: [SECURITY] Add possibility to en-/disable file permission checks
For admins and for front end request, we must be able
to deactivate permission checks completely, while
it must be po...
Helmut Hummel
13:23 Revision c524c0dc: [SECURITY] Check permissions in all actions of ResourceStorage
The ResourceStorage omits checks for the configured user and
group permissions within the actions on that Storage.
T...
Steffen Ritter
13:23 Revision 952974b1: [SECURITY] Prohibit accessing storage 0 from backend UI
Manually accessing backend entry-points regarding files passing
an identifier with storage 0 may allow unfiltered acc...
Steffen Ritter
13:22 Revision 1e710fb9: [SECURITY] Identifiers may refer to resources outside the storage
The Driver needs to canonicalize all incoming identifiers at first,
and than check for their validity on every action...
Steffen Ritter
13:14 Revision 5d9b4e33: [SECURITY] Deny arbitrary code execution possibility for editors
Because the filename is sanitized in the driver
after the check for denied file extensions is
performed, it was still...
Helmut Hummel
13:14 Revision a7e77220: [SECURITY] Refactor and fix FAL user permission handling
* User permissions are only applied to storage objects
that are attached to a member variable of
BackendUserAuthe...
Helmut Hummel
13:14 Revision 3ebb905f: [SECURITY] Add possibility to en-/disable file permission checks
For admins and for front end request, we must be able
to deactivate permission checks completely, while
it must be po...
Helmut Hummel
13:13 Revision 770b53e1: [SECURITY] Check permissions in all actions of ResourceStorage
The ResourceStorage omits checks for the configured user and
group permissions within the actions on that Storage.
T...
Steffen Ritter
13:12 Revision 60736183: [SECURITY] Deny arbitrary code execution possibility for editors
Because the filename is sanitized in the driver
after the check for denied file extensions is
performed, it was still...
Helmut Hummel
13:12 Revision b3e53a08: [SECURITY] Refactor and fix FAL user permission handling
* User permissions are only applied to storage objects
that are attached to a member variable of
BackendUserAuthe...
Helmut Hummel
13:12 Revision 31d5b88e: [SECURITY] Add possibility to en-/disable file permission checks
For admins and for front end request, we must be able
to deactivate permission checks completely, while
it must be po...
Helmut Hummel
13:12 Revision 02aa25d4: [SECURITY] Check permissions in all actions of ResourceStorage
The ResourceStorage omits checks for the configured user and
group permissions within the actions on that Storage.
T...
Steffen Ritter

2013-09-03

16:37 Revision c9e9c4fd: [TASK] CGL Cleanup of ResourceStorage
To ease further backporting this change
backports some non functional CGL cleanup
to 6.0 branch
Releases: 6.1
Chang...
Helmut Hummel
15:51 Revision 77701ad6: [TASK] CGL Cleanup of ResourceStorage
To ease further backporting this change
backports some non functional CGL cleanup
to 6.0 branch
Releases: 6.0
Chang...
Helmut Hummel
15:05 Revision 3dc13812: [BUGFIX] Storage is offline but is still used
Check before generating a publicUrl if storage is online.
Resolves: #49842
Releases: 6.2, 6.1, 6.0
Change-Id: I766e3...
Frans Saris
15:04 Revision ec0a99cf: [BUGFIX] Storage is offline but is still used
Check before generating a publicUrl if storage is online.
Resolves: #49842
Releases: 6.2, 6.1, 6.0
Change-Id: I766e3...
Frans Saris
13:05 Revision 1cf9d3cd: [BUGFIX] Fix fatal error in ExtendedFileUtility
The backport of #46595 to the 6.0 branch
did not take into account that the ExtendedFileUtility
misses the addFlashMe...
Helmut Hummel
 

Also available in: Atom