Project

General

Profile

Activity

From 2013-08-24 to 2013-09-22

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

2013-09-02

22:20 Revision 3d096be4: [FEATURE] CLI command to install and uninstall extensions by key
This change adds a CommandContoller for EXT:extensionmanager;
this new ComandController contains two actions (install...
Claus Due
21:15 Revision 2d26fd5c: [BUGFIX] Extend Share font character set
The four variations of the Share font contain now over 550 glyphs.
The bold-italic variation is also added to complet...
Jigal van Hemert

2013-09-01

17:43 Revision 8f0b89b8: [FEATURE] Add "Hide in menus" checkbox in crpages wizard
Add a checkbox to directly hide pages in the crpages wizard
of the "functions" module.
Resolves: #51017
Releases: 6....
Eric Chavaillaz
16:36 Revision 55724fb1: [BUGFIX] Faulty check for missing SMTP port
Check also for null port to avoid a fatal error.
Resolves: #31998
Releases: 6.2, 6.1, 6.0, 4.7, 4.5
Change-Id: Ibf45...
Tomita Militaru
16:33 Revision a979e784: [BUGFIX] Faulty check for missing SMTP port
Check also for null port to avoid a fatal error.
Resolves: #31998
Releases: 6.2, 6.1, 6.0, 4.7, 4.5
Change-Id: Ibf45...
Tomita Militaru
01:08 Revision bd634991: [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
00:08 Revision f9ad2270: [BUGFIX] Faulty check for missing SMTP port
Check also for null port to avoid a fatal error.
Resolves: #31998
Releases: 6.2, 6.1, 6.0, 4.7, 4.5
Change-Id: Ibf45...
Tomita Militaru

2013-08-31

23:21 Revision cdebcfb8: [BUGFIX] Backend Layout Grid Wizard not fully visible in Mac Firefox 22
Under Firefox the outer table's height and width of the backend layout
wizard is set to 100%. Since there is content ...
Philipp Gampe
23:20 Revision 5fb0e4e7: [BUGFIX] Backend Layout Grid Wizard not fully visible in Mac Firefox 22
Under Firefox the outer table's height and width of the backend layout
wizard is set to 100%. Since there is content ...
Philipp Gampe
23:13 Revision c73e4feb: [BUGFIX] Backend Layout Grid Wizard not fully visible in Mac Firefox 22
Under Firefox the outer table's height and width of the backend layout
wizard is set to 100%. Since there is content ...
Roland Schenke
23:12 Revision 55dffd70: [BUGFIX] Backend Layout Grid Wizard not fully visible in Mac Firefox 22
Under Firefox the outer table's height and width of the backend layout
wizard is set to 100%. Since there is content ...
Roland Schenke
23:11 Revision eb7aa0bc: [BUGFIX] Backend Layout Grid Wizard not fully visible in Mac Firefox 22
Under Firefox the outer table's height and width of the backend layout
wizard is set to 100%. Since there is content ...
Roland Schenke
17:31 Revision fa9a10c5: [TASK] Remove old class files in ext:rsaauth
Remove old class files in ext:rsaauth
Change-Id: I2bb437295adcccf5475e8c0f65b5bcd9cea17415
Resolves: #51596
Releases...
Wouter Wolters
11:42 Revision 94e60ea6: [TASK] Remove old class files in ext:taskcenter
Remove old class files in ext:taskcenter
Change-Id: Ia998f65eb9c4b4e9b0abe1d5d63b145f36335434
Resolves: #51594
Relea...
Wouter Wolters
11:42 Revision 00861fb5: [TASK] Remove old class files in ext:sys_action
Remove old class files in ext:sys_action
Change-Id: I89941f8ace57e1b5470cc3038ffcc583a84eb1b4
Resolves: #51595
Relea...
Wouter Wolters
11:42 Revision 236ba6c5: [TASK] Remove old class files in ext:perm
Remove old class files in ext:perm
Change-Id: I8dc580ce07a3489a27ed92f427b504e9959af2ba
Resolves: #51597
Releases: 6...
Wouter Wolters
11:12 Revision 14067de3: [TASK] Remove old class files in ext:extensionmanager
Remove old class files in ext:extensionmanager
Change-Id: I2c5589b0feb37b8608eae6241e0f6c35d61e9a38
Resolves: #51599...
Wouter Wolters
11:12 Revision e2d742ac: [TASK] Cleanup ext:sv
* Remove old class files
* Move image and language files to ExtBase structure
* Delete unused CSS file
Change-Id: Ic...
Wouter Wolters

2013-08-30

15:42 Revision 0547211b: [BUGIFX] Missing argument in EM List view VH
Due to a careless backport, the EM List view now calls on the
\TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper ...
Francois Suter
15:40 Revision 746d1336: [BUGIFX] Missing argument in EM List view VH
Due to a careless backport, the EM List view now calls on the
\TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper ...
Francois Suter
14:30 Revision dc045430: [BUGFIX] Incomplete mocking in ext:frontend getImgResourceHook test
A global variable is reset to not call a sub section of the method
under test that may trigger errors.
Change-Id: If...
Christian Kuhn
11:24 Revision 792f84ca: [BUGFIX] Install Tool: Warning: touch() Utime failed: Permission denied
Despite getting rid of this warning, extending the lifetime of this file
gets more robust by a second method, which i...
Ernesto Baschny

2013-08-29

23:28 Revision 2b860704: [BUGFIX] Only log file/directory actions which were done
Some file/directory actions were logged as they were
successfully performed, even when they failed.
Resolves: #51328...
Helmut Hummel
23:19 Revision e084d3e8: [BUGFIX] Only log file/directory actions which were done
Some file/directory actions were logged as they were
successfully performed, even when they failed.
Resolves: #51328...
Helmut Hummel
22:04 Revision dc01b695: [BUGFIX] Sprite manager cache improvement
The sprite manager cache entry is created and then required
directly again. This may lead to runtime issues if the fi...
Christian Kuhn
22:04 Revision 727abe7c: [BUGFIX] Sprite manager cache improvement
The sprite manager cache entry is created and then required
directly again. This may lead to runtime issues if the fi...
Christian Kuhn
21:58 Revision 3495f7a4: [BUGFIX] Sprite manager cache improvement
The sprite manager cache entry is created and then required
directly again. This may lead to runtime issues if the fi...
Christian Kuhn
21:30 Revision 4f06c86f: [FEATURE] Add distribution management to extension manager
To install distribution like the introduction or government
package, the extension manager needs a distribution manag...
Susanne Moog
21:04 Revision 0e33de2b: [TASK] Make use of "use"-statement for BackendUtility
Change-Id: I5d631cf408758e89c69b129bb414d1ee14289bdd
Resolves: #51158
Releases: 6.2
Reviewed-on: https://review.typo3...
Stefan Neufeind
20:44 Revision 7fb894c5: [BUGFIX] header element is rendered in lib.stdheader in all HTML5 cases
According to the HTML5 specs the header element should be used for
grouping elements. Currently the header element is...
Patrick Broens
18:24 Revision d5c71dd4: [TASK] Skip tests that rely on internet connection
Some tests in GeneralUtilityTest rely on a working internet
connection and fail if offline. Skip those tests if no ne...
Anja Leichsenring
17:19 Revision 01acc600: [BUGFIX] TCA 'group' selectedListStyle with 'width' breaking layout
The problem came from a row of icons which was always rendered below
the select list with a hardcoded width of "250px...
Ernesto Baschny
17:19 Revision 084c838c: [BUGFIX] TCA 'group' selectedListStyle with 'width' breaking layout
The problem came from a row of icons which was always rendered below
the select list with a hardcoded width of "250px...
Ernesto Baschny
17:18 Revision 44781473: [BUGFIX] TCA 'group' selectedListStyle with 'width' breaking layout
The problem came from a row of icons which was always rendered below
the select list with a hardcoded width of "250px...
Ernesto Baschny
15:49 Revision 2727a6ab: [BUGFIX] Database integrity check fatal error
If a file or directory below uploads/ is not readable by the
executing user, the integrity check system in db check m...
Stefan Fürst
15:49 Revision 14c95734: [BUGFIX] Database integrity check fatal error
If a file or directory below uploads/ is not readable by the
executing user, the integrity check system in db check m...
Stefan Fürst
15:48 Revision 81d22419: [BUGFIX] Database integrity check fatal error
If a file or directory below uploads/ is not readable by the
executing user, the integrity check system in db check m...
Stefan Fürst
15:40 Revision 4425fc36: [BUGFIX] Add missing categories menu utility
When the feature introducing categories-based page menu was
introduced, a utility class was eventually forgotten. Thi...
Francois Suter
15:28 Revision 14915cec: [CLEANUP] Adjust usage of ContentObjectRenderer->getTreeList()
In ContentObjectRenderer->getQuery() the pid where clause is build
using getTreeList() to fetch recursive pids. But f...
Anja Leichsenring
14:45 Revision 593e919c: [FEATURE] Keep "new content element" icon visible if the column is empty
Resolves: #51480
Releases: 6.2
Change-Id: Ieaff9ddaf43e339979ecb5fff48678d28b9b0e61
Reviewed-on: https://review.typo3...
Ernesto Baschny
14:28 Revision 440ca587: [BUGFIX] Cast autoload and classAliasMap to Array
If you create an empty ext_autoload.php or an empty classAliasMap.php
file or fail to return an array, NULL is merged...
Michel Georgy
14:28 Revision 1a04377e: [BUGFIX] Cast autoload and classAliasMap to Array
If you create an empty ext_autoload.php or an empty classAliasMap.php
file or fail to return an array, NULL is merged...
Michel Georgy
14:26 Revision d59182e9: [BUGFIX] Duplicate TCA in sys_category
In table sys_category the TCA for field "t3ver_label" appears twice,
the first time with the expected definition, the...
Francois Suter
14:26 Revision 8cc7f455: [BUGFIX] Cast autoload and classAliasMap to Array
If you create an empty ext_autoload.php or an empty classAliasMap.php
file or fail to return an array, NULL is merged...
Michel Georgy
14:24 Revision f1ab4995: [BUGFIX] Add missing API method FileInterface::getNameWithoutExtension
This method was supposed to be in the interface, but due to a syntax
error in the closing comment tag, it was not (an...
Ernesto Baschny
14:23 Revision 182e5cdd: [BUGFIX] Add missing API method FileInterface::getNameWithoutExtension
This method was supposed to be in the interface, but due to a syntax
error in the closing comment tag, it was not (an...
Ernesto Baschny
14:23 Revision b0bbacfc: [BUGFIX] Add missing API method FileInterface::getNameWithoutExtension
This method was supposed to be in the interface, but due to a syntax
error in the closing comment tag, it was not (an...
Ernesto Baschny
14:16 Revision b5592ec8: [FEATURE] Capture PHP errors in install tool
Some parts of the install tool can throw fatal PHP errors if
broken extensions are loaded. Currently the database ana...
Nicole Cordes
14:01 Revision 24b143a7: [FEATURE] Enable automatic file import for extensions
As preparation for the new distribution (introduction package ...)
handling extensions should be able to provide init...
Susanne Moog
09:07 Revision 20a919d2: [FEATURE] Add categories-based menu
Now that system categories are activated by default for pages,
provide a simple way of display categorized pages with...
Francois Suter

2013-08-28

21:58 Revision c4116e63: [BUGFIX] Exclude empty passwords from password hashing check
The test for insecure passwords handles empty passwords as insecure and
recommends to use the saltedpasswords schedul...
Nicole Cordes
21:58 Revision 12685edf: [BUGFIX] Exclude empty passwords from password hashing check
The test for insecure passwords handles empty passwords as insecure and
recommends to use the saltedpasswords schedul...
Nicole Cordes
21:57 Revision 2c8a9995: [BUGFIX] Exclude empty passwords from password hashing check
The test for insecure passwords handles empty passwords as insecure and
recommends to use the saltedpasswords schedul...
Nicole Cordes
21:56 Revision e21e5ff1: [BUGFIX] Exclude empty passwords from password hashing check
The test for insecure passwords handles empty passwords as insecure and
recommends to use the saltedpasswords schedul...
Nicole Cordes
20:03 Revision b137c39f: [TASK] Cleanup BackendUtitlity::displayWarningMessages
As the report tool checks system environment with the use of the hook
witin that function, we can deprecate the funct...
Kai Ole Hartwig
19:39 Revision ef0e02a6: [BUGFIX] Exclude empty passwords from password hashing check
The test for insecure passwords handles empty passwords as insecure and
recommends to use the saltedpasswords schedul...
Nicole Cordes
19:22 Revision 29233791: [TASK] Re-enable disabled saltedpasswords task if not finished
If you start a disabled saltedpasswords task it begins to look over all
users again. If it didn't process all users t...
Nicole Cordes
19:02 Revision 7a3f1d9c: [TASK] dbal: Remove obsolete CSS HTML template
The HTML template was used in the old install tool, is
unused now and can be removed.
Change-Id: I046c772acd2a9db166...
Stefan Rotsch
16:31 Revision 1ac558ed: [FEATURE] Enable automatic t3d import for extensions
As preparation for the new distribution (introduction package ...)
handling extensions should be able to provide init...
Susanne Moog
15:55 Revision 1c0c472e: [FEATURE] Allow signalSlots to modify arguments
To allow signalSlots to modify the given arguments,
even if not an object (which could be modified by
reference anywa...
Felix Oertel
14:24 Revision c6d17b27: [TASK] sys_file/sys_file_reference override strategy
Until now, the sys_file_reference records use the regular "null value"
checkbox to switch between the value from sys_...
Andreas Wolf
13:08 Revision 55b8107f: [FEATURE] Introduce handling of missing files
To keep track of missing files we introduce a missing
flag is sys_files.
When indexer detects file is missing the fla...
Frans Saris
12:49 Revision 50701a03: [TASK] Functional tests: error if DB permissions are missing
The functional test framework needs create and drop
table database permissions.
Added a check that outputs an error ...
Sascha Egerer
12:14 Revision 0013cb34: [TASK] Cleanup saltedpasswords extension configuration
Remove the note "Install tool has hardcoded md5 hashing,
enabling this setting will prevent use of a install-tool-cre...
Nicole Cordes
10:44 Revision d1199a88: [FEATURE] Use salted Install Tool password
To enhanced the security this patch changes the Install Tool password
from md5 hash to a salted hashed password. Ther...
Nicole Cordes

2013-08-27

23:43 Revision 544d446b: [BUGFIX] utf8/multibyte character breaks menu filelist
Resolves: #51190
Releases: 6.2, 6.1
Change-Id: I105e23b12659495b4058edbc8091eee4374d58b9
Reviewed-on: https://review....
Peter Niederlag
23:01 Revision 8f0052e6: [BUGFIX] Only log file/directory actions which were done
Some file/directory actions were logged as they were
successfully performed, even when they failed.
Resolves: #51328...
Helmut Hummel
22:56 Revision 635fcf20: [FEATURE] Create BE-user in installation wizard with a salted password
In the installation wizard (123 steps) the admin user is created with a
md5 hashed password. For security reason this...
Nicole Cordes
22:49 Revision cf6e064b: [TASK] Display count of failed error checks in install tool menu
With displaying the count of failed error checks in the navigation menu
(like the count of unread messages in an emai...
Stefan Rotsch
22:27 Revision ef335ab2: [TASK] ext:saltedpasswords: Remove isUsageEnabled for backend
Remove all calls on SaltedPasswordsUtility::isUsageEnabled('BE')
as backend is enabled by default. Besides remove all...
Nicole Cordes
20:49 Revision c1b09d65: [BUGFIX] utf8/multibyte character breaks menu filelist
Resolves: #51190
Releases: 6.2, 6.1
Change-Id: I105e23b12659495b4058edbc8091eee4374d58b9
Reviewed-on: https://review....
Peter Niederlag
20:35 Revision aedccd3e: [BUGFIX] Fix incorrect call to substr_count
The call to substr_count was incorrect.
Change-Id: I9f452d22f03a99fbf0b862021b100dcf6d53d792
Resolves: #51409
Releas...
Michiel Roos
20:33 Revision 266e98a5: [TASK] Make the extension titles link to the configuration
In the extension manager make the extension titles link to the
configuration again. This will provide an additional c...
Nicole Cordes
20:33 Revision 05fccd00: [TASK] Make the extension titles link to the configuration
In the extension manager make the extension titles link to the
configuration again. This will provide an additional c...
Nicole Cordes
20:21 Revision 38cb243c: [TASK] Update SwiftMailer to 5.0.1
Feature wise equal to 4.3.1, but now with MIT license.
Resolves: #51406
Releases: 6.2
Change-Id: Ie0cd306b544c2f568...
Jigal van Hemert
20:02 Revision 6cecd88e: [TASK] Remove misleading icon from buttons in install tool
Nearly all buttons in the install tool currently show a green checkmark
icon. This is misleading, as in most cases no...
Stefan Rotsch
19:41 Revision 5c98d7a2: [TASK] Make the extension titles link to the configuration
In the extension manager make the extension titles link to the
configuration again. This will provide an additional c...
Nicole Cordes
19:31 Revision b7b2add0: [TASK] Move default salt methods to factory function
To use saltedpasswords in the install tool it is necessary to move the
default salt methods registration from ext_loc...
Nicole Cordes
19:25 Revision eae03188: [BUGFIX] Install Tool: Correct Browser-Title if locked
If the Install Tool is locked, the login-screen states whether the
cause to this is if the ENABLE_INSTALL_TOOL file d...
Christoph Buchli
19:24 Revision 2334a125: [BUGFIX] Next/last button not linked on last page
The button icon viewhelper now supports an empty uri parameter. The
link on the next / last button of the backend pag...
Jigal van Hemert
19:15 Revision a5362c3d: [TASK] Cleanup FactoryConfiguration for saltedpasswords
This patch rewrites the configuration of ext:saltedpasswords into
a readable array which gets serialized afterwards. ...
Nicole Cordes
19:11 Revision 09375317: [FEATURE] Install Tool: Check for broken ext indicates loading
"Check for broken extensions" in important actions of the install
tool checks for broken extenions over an Ajax-Reque...
Christoph Buchli
17:52 Revision 95662d9e: [TASK] Refactor misleading method name
Purpose of the initialize() method in the AbstractAction class is the
initialization of a handle. It is not intended ...
Stefan Rotsch
17:12 Revision 45cbe771: [FEATURE] Install tool database port detection
The patch adds better auto detection of port settings to
install tool step action "database connect". If everything
w...
Michiel Roos
15:09 Revision c72bca79: [TASK] Shorten database names in functional tests
The functional tests frameworks create a new database per test.
The database name is generated by the original databa...
Sascha Egerer
14:56 Revision 7429a702: [TASK] Fix functional tests in WorkspaceServiceTest
Refactor WorkspaceServiceTest to reflect recent changes
in functional testing.
Enable test so they will be run in Tra...
Tymoteusz Motylewski
14:11 Revision a1c35e19: [TASK] Remove workaround for PHP bug in validEmail()
In GeneralUtility::validEmail() there's still a workaround for
a PHP crash (bug 52929).
This was fixed with PHP 5.3.4...
Markus Klein
14:04 Revision 774a1e04: [BUGFIX] Hide translations in categories selector
The \TYPO3\CMS\Core\Category\CategoryRegistry::addTcaColumn() method
provides an API for adding a system categories s...
Francois Suter
14:02 Revision 67d06d35: [FEATURE] ext:saltedpasswords is required and enabled in backend
This patch adds saltedpasswords as a required system extension,
forcing salted hashes to be enabled for backend authe...
Nicole Cordes
13:52 Revision d7785989: [BUGFIX] Hide translations in categories selector
The \TYPO3\CMS\Core\Category\CategoryRegistry::addTcaColumn() method
provides an API for adding a system categories s...
Francois Suter
13:19 Revision 756c34fc: [BUGFIX] Hide translations in categories selector
The \TYPO3\CMS\Core\Category\CategoryRegistry::addTcaColumn() method
provides an API for adding a system categories s...
Francois Suter
13:17 Revision eb217f47: [BUGFIX] Install tool: Check for broken ext uninstalls correct ext
"Check for broken extensions" in important actions of the install
tool renders uninstall buttons for every broken ext...
Christoph Buchli
11:08 Revision af3fefb6: [BUGFIX] Tests in Localization\Parser\LocallangXmlParserTest fail
If the system is already translated into French two tests in
Localization\Parser\LocallangXmlParserTest fail. This is...
Nicole Cordes
11:08 Revision ed32255d: [BUGFIX] Tests in Localization\Parser\LocallangXmlParserTest fail
If the system is already translated into French two tests in
Localization\Parser\LocallangXmlParserTest fail. This is...
Nicole Cordes
11:07 Revision 69f458f9: [BUGFIX] Tests in Localization\Parser\LocallangXmlParserTest fail
If the system is already translated into French two tests in
Localization\Parser\LocallangXmlParserTest fail. This is...
Nicole Cordes
11:03 Revision 4b98bb59: [BUGFIX] Escape title tag of image links
This patch adds a missing call to htmlspecialchars() when
the title tag of image links is initialized.
Resolves: #50...
Alexander Stehlik
11:03 Revision c20f9c03: [BUGFIX] Escape title tag of image links
This patch adds a missing call to htmlspecialchars() when
the title tag of image links is initialized.
Resolves: #50...
Alexander Stehlik
11:02 Revision f7e4a7e9: [BUGFIX] Escape title tag of image links
This patch adds a missing call to htmlspecialchars() when
the title tag of image links is initialized.
Resolves: #50...
Alexander Stehlik
11:02 Revision 47013549: [BUGFIX] Escape title tag of image links
This patch adds a missing call to htmlspecialchars() when
the title tag of image links is initialized.
Resolves: #50...
Alexander Stehlik
10:57 Revision da770e38: [BUGFIX] Escape title tag of image links
This patch adds a missing call to htmlspecialchars() when
the title tag of image links is initialized.
Resolves: #50...
Alexander Stehlik
01:04 Revision 19d33834: [BUGFIX] Page tree filtering broken in IE7 & IE8
The page tree doesn't show the result when using the filter
in the page tree in IE7 & IE8. ExtJS somehow breaks silen...
Aske Ertmann
00:59 Revision 7936270e: [BUGFIX] Page tree filtering broken in IE7 & IE8
The page tree doesn't show the result when using the filter
in the page tree in IE7 & IE8. ExtJS somehow breaks silen...
Aske Ertmann
00:49 Revision 7bd10093: [BUGFIX] Page tree filtering broken in IE7 & IE8
The page tree doesn't show the result when using the filter
in the page tree in IE7 & IE8. ExtJS somehow breaks silen...
Aske Ertmann
00:32 Revision 01d1f321: [BUGFIX] Page tree filtering broken in IE7 & IE8
The page tree doesn't show the result when using the filter
in the page tree in IE7 & IE8. ExtJS somehow breaks silen...
Aske Ertmann
00:24 Revision cf1b2b9f: [BUGFIX] Page tree filtering broken in IE7 & IE8
The page tree doesn't show the result when using the filter
in the page tree in IE7 & IE8. ExtJS somehow breaks silen...
Aske Ertmann

2013-08-26

22:05 Revision c39739f0: [FEATURE] Install tool database select during upgrading
- Detect if SYS/isInitialInstallationInProgress is set
- If set: Show form for creating or selecting empty db
- If no...
Michiel Roos
22:04 Revision a713d597: [TASK] Align inputs and adjust label-width
Labels should display as a block so inputs are aligned.
Label-width needs to be adjusted as well then.
Change-Id: I4...
Stefan Neufeind
21:34 Revision 82b92ca4: [TASK] Install tool test action fatals if image not exists
The install tool test section creates test images. If permissions
on the target folder are not set up correctly, the ...
Christian Kuhn
17:59 Revision a3c653d8: [BUGFIX] utf8/multibyte character breaks menu filelist
Resolves: #51190
Releases: 6.2, 6.1
Change-Id: I105e23b12659495b4058edbc8091eee4374d58b9
Peter Niederlag
15:42 Revision 89e45c26: [FEATURE] Add public API to get ApplicationContext
Application Context is initialized in Bootstrap. We need a
public API to get the current context without using the bo...
Steffen Müller
00:58 Revision 1799ce59: [BUGFIX] Fix broken path to fonts in t3skin
Follow-up: #51134
Releases: 6.2
Change-Id: I80c2f2bab106cf78a93e371e613c8049510f7bfd
Reviewed-on: https://review.typo...
Steffen Müller

2013-08-25

21:26 Revision a7351011: [BUGFIX] Ignore permission checks for processed files
It must be possible that processed files are generated
even if the user has read only permissions on a storage.
Addi...
Helmut Hummel
21:25 Revision 65f6aa06: [BUGFIX] Ignore permission checks for processed files
It must be possible that processed files are generated
even if the user has read only permissions on a storage.
Addi...
Helmut Hummel

2013-08-24

14:23 Revision 8af3edad: [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
 

Also available in: Atom