Activity
From 2013-08-10 to 2013-09-08
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... - 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... - 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... - 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-... - 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-... - 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 ... - 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...
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...
- 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... - 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... - 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... - 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... - 18:05 Revision 3da7139f: [BUGFIX] Replace old images by sprite
- Adding new images to sprite
Resolves: #50573
Releases: 6.2
Change-Id: I586c206bc84dd44230a6b56ea6e9deaf1d63849f
Revi... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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...
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... - 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... - 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 ... - 14:42 Revision 9f6713bd: [RELEASE] Release of TYPO3 6.1.4
- Change-Id: I4eac865bdbe7c838ebbd9351cd39d899fb03ba5e
Reviewed-on: https://review.typo3.org/23611
Reviewed-by: Oliver ... - 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 ... - 14:23 Revision 0224f977: [RELEASE] Release of TYPO3 6.0.9
- Change-Id: I3f87e9c0e2d6f4fd06f7eb8ebaff58b882b769d3
Reviewed-on: https://review.typo3.org/23609
Reviewed-by: Oliver ... - 14:13 Revision 5c86ffdb: [FEATURE] Use session storage for frontend users
- change to class FrontendUserAuthentication
* new attribute $storageBackend: holds implementation of storage backend s... - 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... - 14:13 Revision bb4c279d: [BUGFIX] Correct timeout and timestamp handling
- Change-Id: Ifcf6ac441d32cdb0a959005db796f5fc46192035
- 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 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... - 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... - 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... - 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...
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... - 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...
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.... - 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... - 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... - 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... - 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...
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 ... - 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 ... - 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 ... - 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 ... - 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 ... - 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... - 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... - 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... - 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... - 11:12 Revision 14067de3: [TASK] Remove old class files in ext:extensionmanager
- Remove old class files in ext:extensionmanager
Change-Id: I2c5589b0feb37b8608eae6241e0f6c35d61e9a38
Resolves: #51599... - 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...
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 ... - 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 ... - 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... - 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...
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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_... - 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... - 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 ... - 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... - 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...
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.... - 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... - 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... - 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... - 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... - 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.... - 20:35 Revision aedccd3e: [BUGFIX] Fix incorrect call to substr_count
- The call to substr_count was incorrect.
Change-Id: I9f452d22f03a99fbf0b862021b100dcf6d53d792
Resolves: #51409
Releas... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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. ... - 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... - 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 ... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 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... - 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 ... - 17:59 Revision a3c653d8: [BUGFIX] utf8/multibyte character breaks menu filelist
- Resolves: #51190
Releases: 6.2, 6.1
Change-Id: I105e23b12659495b4058edbc8091eee4374d58b9 - 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... - 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...
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... - 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...
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...
2013-08-22
- 21:32 Revision 163c2316: [BUGFIX] Fix failing test
- The test using this file was not adjusted and thus failing.
The test was adjusted and another one added, looking aft... - 21:00 Revision eb148126: [TASK] Merge pagegen.php to index_ts.php
- pagegen.php contains rendering code and is called twice
in index_ts.php. The patch merged the content of this
file to... - 20:16 Revision 8fe0590f: [TASK] Move TCA and ext_tables.sql from ext:cms to ext:frontend
- EXT:frontend is the successor of ext:cms. This started with the
namespace change so all class files are already locat... - 12:37 Revision df2e8393: [BUGFIX] Wrong namespace in DataHandler test
- Change-Id: Ice648bc6d9d0668c7f0a42ae57fab556da7dcaaa
Resolves: #51253
Releases: 6.2
Reviewed-on: https://review.typo3... - 12:19 Revision 9a44dec2: Revert "[BUGFIX] Check for incompatible SQL modes"
- The sysenv-check is not the proper place for a check that needs a working db-connection. But we'll find a different p...
- 12:19 Revision b048d701: Revert "[BUGFIX] Check for incompatible SQL modes"
- The sysenv-check is not the proper place for a check that needs a working db-connection. But we'll find a different p...
- 11:55 Revision e3659b1e: [BUGFIX] Missing "Interface" in Backend-Annotation
- ObjectMapper does not work for Backend-Mappings
because of missing "Interface" in Backend-Annotation
Resolves: #5124... - 11:52 Revision 5738788b: [BUGFIX] Missing "Interface" in Backend-Annotation
- ObjectMapper does not work for Backend-Mappings
because of missing "Interface" in Backend-Annotation
Resolves: #5124... - 11:40 Revision e727d5ff: [BUGFIX] Check for incompatible SQL modes
- If the SQL mode "STRICT_ALL_TABLES" is enabled you
will not be able to save most records. (Enable it in
your my.cnf a... - 11:24 Revision bad3f24c: [BUGFIX] Check for incompatible SQL modes
- If the SQL mode "STRICT_ALL_TABLES" is enabled you
will not be able to save most records. (Enable it in
your my.cnf a... - 10:39 Revision d3a1baba: [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...
2013-08-21
- 13:29 Revision 76b166b7: [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...
2013-08-20
- 23:55 Revision 74eb0c9c: [-FEATURE] CMS Override
- 23:23 Revision 910d820a: [BUGFIX] No version overlay should be done for sys_language
- The tables sys_language and static_languages do not support
versioning. Therefore, when doing a version preview, no
v... - 23:23 Revision eaad8a38: [BUGFIX] No version overlay should be done for sys_language
- The tables sys_language and static_languages do not support
versioning. Therefore, when doing a version preview, no
v... - 23:01 Revision f0a436f2: [BUGFIX] No version overlay should be done for sys_language
- The tables sys_language and static_languages do not support
versioning. Therefore, when doing a version preview, no
v... - 22:37 Revision 91c09f19: [BUGFIX] Files with unclean path indexed multiple times
- When adding a file or requesting a file by an identifier
cleanup any . and .. in the path before handing off
to the d... - 22:37 Revision 19a811de: [BUGFIX] Files with unclean path indexed multiple times
- When adding a file or requesting a file by an identifier
cleanup any . and .. in the path before handing off
to the d... - 21:56 Revision 04dae870: [BUGFIX] Files with unclean path indexed multiple times
- When adding a file or requesting a file by an identifier
cleanup any . and .. in the path before handing off
to the d... - 20:10 Revision cf47f598: [BUGFIX] FlashMessageQueue PHP strict warning
- FlashMessageQueue exends \SplQueue and overwrites enqueue($value).
In \SplQueue enqueue() has no type hint on $value,... - 19:59 Revision 4044e9e3: [BUGFIX] FlashMessageQueue PHP strict warning
- FlashMessageQueue exends \SplQueue and overwrites enqueue($value).
In \SplQueue enqueue() has no type hint on $value,... - 19:27 Revision ae16fbab: [TASK] Adapt skinning extension stylesheet paths
- In order to clean up EXT: t3skin the standard paths should
be adapted to follow extbase/fluid conventions.
Change-Id... - 09:11 Revision 4571ca9c: [BUGFIX] TCA: subtypes_addlist not processed
- TCA: subtypes_addlist is not processed
if the subtype_value_field is in a palette
Change-Id: I6bcaaf36c330962c1d7d9f... - 08:57 Revision 3693037c: [BUGFIX] Handle file_references properly in t3lib_befunc::thumbCode
- Group fields with internal_type "file_reference" reference the files
directly. The filepaths don't need any additiona...
2013-08-19
- 01:29 Revision bfb23287: [TASK] Implement getDatabase to FunctionalTestCase
- Fiddling with database records is a common use case in
functional tests. The patch implements a getDatabase()
method ... - 01:10 Revision a60872da: [TASK] Improve documentation in FunctionalTestCase
- Change-Id: Ice1e7760d9d1644411bc95ee2dd15e0885277e82
Releases: 6.2
Resolves: #51165
Reviewed-on: https://review.typo3...
2013-08-18
- 23:47 Revision ab6a171b: [FEATURE] Responsive website preview
- Bring responsive adaption for preview frame in EXT: viewpage
based on common device widths.
Change-Id: I8e1df6243436... - 15:32 Revision 7d846a0b: [TASK] FunctionalTestCase refactoring
- * Make properties in utility class non static, store private instance
* Improve documentation
* Better exception code... - 15:02 Revision b4100089: [CLEANUP] Remove deprecated repository constructor
- Resolves: #51142
Releases: 6.2
Change-Id: I4d7e49d564df0f59c75802a6526ca0ede1f3477c
Reviewed-on: https://review.typo3... - 14:23 Revision e40dce3e: [TASK] FilesContentObject::stdWrapValue(): only execute stdWrap once
- Change-Id: I4bad84460e1d1b16e05498e382644cd5946c3be8
Resolves: #50614
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re... - 14:22 Revision fb7b6867: [TASK] FilesContentObject::stdWrapValue(): only execute stdWrap once
- Change-Id: I4bad84460e1d1b16e05498e382644cd5946c3be8
Resolves: #50614
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re... - 14:21 Revision a6522a0c: [TASK] FilesContentObject::stdWrapValue(): only execute stdWrap once
- Change-Id: I4bad84460e1d1b16e05498e382644cd5946c3be8
Resolves: #50614
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re... - 14:21 Revision 6b4b9e0e: [TASK] Use real boolean value for sL second param
- Make use of boolean value TRUE as second parameter in sL function.
Change-Id: I6d77affc4f3ff260f617ca67c773fc4ca2e48... - 14:20 Revision d3684977: [BUGFIX] Language-module icons need to display in correct size
- Since inline:display-block was missing on those icons, those
icons didn't display in their intended size although the... - 14:18 Revision 4abd2779: [BUGFIX] Language-module icons need to display in correct size
- Since inline:display-block was missing on those icons, those
icons didn't display in their intended size although the... - 14:17 Revision 7c40f6c4: [BUGFIX] Language-module icons need to display in correct size
- Since inline:display-block was missing on those icons, those
icons didn't display in their intended size although the... - 12:37 Revision 44bb4cd8: Revert "[CLEANUP] remove deprecated repository constructor"
- This breaks a lot of tests as is. Will be reintroduced
together with the neccessary refactorings.
This reverts commi... - 12:29 Revision cd3b7fe9: [TASK] Simplify travis script
- The chmod for phpunit binaries is not needed after ext:phpunit
fixed this, the execute script itself is simplified a ... - 12:09 Revision 8eb6c455: [TASK] Add first functional tests for DataHandler
- The patch introduces some common database fixtures that can be
re-used between tests. Two base functional tests in co... - 11:24 Revision 9da8df57: [TASK] Remove dispensable headlines in EXT: beuser
- The amount of headline in backend user module can be reduced.
There is one headline for one view in Backend User Mana... - 11:16 Revision 91bb1794: [CLEANUP] remove deprecated repository constructor
- Resolves: #51142
Releases: 6.2
Change-Id: Iff5850940fa6e92ccd890564e2a90d11e9cf5e8d
Reviewed-on: https://review.typo3...
2013-08-17
- 20:11 Revision 9f987b9e: [BUGFIX] TCA: subtypes_addlist not processed
- TCA: subtypes_addlist is not processed
if the subtype_value_field is in a palette
Change-Id: I6bcaaf36c330962c1d7d9f... - 20:05 Revision fbbad86c: [BUGFIX] TCA: subtypes_addlist not processed
- TCA: subtypes_addlist is not processed
if the subtype_value_field is in a palette
Fixes: #30636
Releases: 6.2, 6.1, ... - 20:02 Revision 87b18bfd: [BUGFIX] TCA: subtypes_addlist not processed
- TCA: subtypes_addlist is not processed
if the subtype_value_field is in a palette
Fixes: #30636
Releases: 6.2, 6.1, ... - 19:59 Revision 752a963a: [BUGFIX] TCA: subtypes_addlist not processed
- TCA: subtypes_addlist is not processed
if the subtype_value_field is in a palette
Fixes: #30636
Releases: 6.2, 6.1, ... - 19:27 Revision 3441661d: [BUGFIX] Not possible to finish update wizard
- When running the update wizard you are not able to finish it.
Therefore a back button is introduced when there is no
... - 18:33 Revision f39a79da: [BUGFIX] Query parameters of external link may get altered
- If an external link is set to the same domain as the BE domain and
the id query parameter is present, any other query... - 18:32 Revision 522abbcf: [BUGFIX] Query parameters of external link may get altered
- If an external link is set to the same domain as the BE domain and
the id query parameter is present, any other query... - 18:31 Revision 2b93568d: [BUGFIX] Query parameters of external link may get altered
- If an external link is set to the same domain as the BE domain and
the id query parameter is present, any other query... - 17:19 Revision 01e9b333: [TASK] Refactor functional base test class
- Extract setUp() and tearDown() code to an own class
and start documenting the whole sytem.
Resolves: #51144
Releases... - 01:02 Revision 77ea6532: [TASK] styleguide: Remove override: Line-Height
- Line-height is now in core
- 00:44 Revision 4d350508: [BUGFIX] styleguide: Remove Add/New links
2013-08-16
- 22:15 Revision c6e8e5e7: [TASK] Implement standalone functional test API
- Test encapsulation and a controlled environment is
crucial for solid functional tests.
The patch creates a full TYPO... - 21:01 Revision 8a2b0404: [BUGFIX] Show correct record title for be_groups and be_users
- Currently it lists groups only using field title of
be_groups table regardless of any label definitions in TCA.
Use B... - 17:07 Revision ae479fe9: [TASK] Execute standalone functional tests in travis
- Change-Id: If9195b5ef908ecf09d1a03f07f93cf983beaf474
Resolves: #51121
Releases: 6.2
Reviewed-on: https://review.typo3... - 16:00 Revision 3ced73f8: [TASK] Reformat .travis.yml to be better readable
- Resolves: #51119
Releases: 6.2
Change-Id: Ibbabf4de13aa4bff069021629bedb14fd111f091
Reviewed-on: https://review.typo3... - 15:22 Revision 0919e699: [FEATURE] Prepare generic persistence for overlay handling by signals
- To get a better grip on languages and workspaces, we decided
to separate their handling from the storageBackend.
Thi... - 14:38 Revision a09dc5fb: [TASK] Disable scheduler-tests if EXT:scheduler not loaded
- Change-Id: I62ec38fc27330e74c4bc3eed6ded3a2f4a6de550
Resolves: #51115
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re... - 14:28 Revision 13392425: [TASK] Disable scheduler-tests if EXT:scheduler not loaded
- Change-Id: I62ec38fc27330e74c4bc3eed6ded3a2f4a6de550
Resolves: #51115
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re... - 14:24 Revision 24495eff: [TASK] Standalone functional test runner
- Introduce base code for a standalone php test runner.
"./typo3conf/ext/phpunit/Composer/vendor/bin/phpunit
-c typo3... - 14:19 Revision 47ddf169: [TASK] Disable scheduler-tests if EXT:scheduler not loaded
- Change-Id: I62ec38fc27330e74c4bc3eed6ded3a2f4a6de550
Resolves: #51115
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re... - 13:57 Revision 9a4b1a10: [TASK] Enable unittests for EXT:documentation
- Travis should start including the unittests for EXT:documentation
in its builds as well.
Change-Id: Ie59945964dbf684... - 13:20 Revision 17ca0d68: [FEATURE] Flexible cHash Calculation
- Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*... - 12:54 Revision e7c079ca: [TASK] Make tests use correct namespaces
- Change-Id: I7cc308d3c5c59b1bf8922b6830cf29fb726caa56
Resolves: #51103
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re... - 12:03 Revision 4c6f226b: [TASK] Introduce relative line-heights
- The line-height for the backend was fixed to 14px.
But line-heights should be relative to the font-size.
With this s... - 11:35 Revision 88512263: [TASK] UnitTests.xml cleanup
- Minor cleanup in UnitTests.xml, BackupGlobals can be enabled
by default.
Resolves: #51101
Releases: 6.2
Change-Id: ... - 11:33 Revision 3889f1a6: [BUGFIX] Fix file permission methods in BackendUserAuthentication
- Take default TSConfig file permissions into account:
File permissions configured in User TSConfig,
are not taken int... - 11:32 Revision 8dfaf9cf: [BUGFIX] Fix file permission methods in BackendUserAuthentication
- Take default TSConfig file permissions into account:
File permissions configured in User TSConfig,
are not taken int... - 09:20 Revision d34375a5: [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth
- BackenuserAuthentication::getTSConfig() behaves
inconsistently when an object string is given with
multiple sections ... - 09:18 Revision db510234: [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth
- BackenuserAuthentication::getTSConfig() behaves
inconsistently when an object string is given with
multiple sections ... - 09:12 Revision 221a435c: Revert "[BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth"
- This reverts commit d3b785100efee55f08391d044ca574cd488587cd
Defective cherry-pick causing failing builds on Travis
... - 09:11 Revision 8b33a0dd: Revert "[BUGFIX] Fix file permission methods in BackendUserAuthentication"
- This reverts commit 329645ce21088e06b8e35e7bef985f32a08bf00f
Missing dependencies caused failing builds on Travis
C... - 09:10 Revision fbe13654: Revert "[BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth"
- This reverts commit c7d04fbda9272f13b52fe57a2b39b8307ff14340
Defective cherry-pick from master causes failing builds... - 09:09 Revision c523db0b: Revert "[BUGFIX] Fix file permission methods in BackendUserAuthentication"
- This reverts commit 01ac0075f41251557b5ddb24388508a927555ef6
Because of a missing dependency this caused failing bui...
2013-08-15
- 14:52 Revision c7d04fbd: [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth
- BackenuserAuthentication::getTSConfig() behaves
inconsistently when an object string is given with
multiple sections ... - 14:51 Revision d3b78510: [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth
- BackenuserAuthentication::getTSConfig() behaves
inconsistently when an object string is given with
multiple sections ... - 13:01 Revision 40315110: WIP Functional tests
- Change-Id: I54f652f6a346a5155b5c33e4a065ab37898ff5b2
- 13:01 Revision 35846030: [BUGFIX] admin_get_dbs: Keep the current database selected.
- admin_get_dbs checks if available databases can be
selected, but does not select the original one before
returning th... - 11:38 Revision 329645ce: [BUGFIX] Fix file permission methods in BackendUserAuthentication
- Take default TSConfig file permissions into account:
File permissions configured in User TSConfig,
are not taken int... - 11:36 Revision 01ac0075: [BUGFIX] Fix file permission methods in BackendUserAuthentication
- Take default TSConfig file permissions into account:
File permissions configured in User TSConfig,
are not taken int... - 11:32 Revision 371c7abe: [BUGFIX] Fix file permission methods in BackendUserAuthentication
- Take default TSConfig file permissions into account:
File permissions configured in User TSConfig,
are not taken int...
2013-08-14
- 19:29 Revision 365c939a: [BUGFIX] Avoid usage of subheader in mailform
- Since TYPO3 CMS 4.7 the subheader field is rendered by lib.stdheader
if the chosen doctype is HTML 5. However the old... - 19:28 Revision 61506bb5: [BUGFIX] Avoid usage of subheader in mailform
- Since TYPO3 CMS 4.7 the subheader field is rendered by lib.stdheader
if the chosen doctype is HTML 5. However the old... - 19:27 Revision 3e379b4a: [BUGFIX] Avoid usage of subheader in mailform
- Since TYPO3 CMS 4.7 the subheader field is rendered by lib.stdheader
if the chosen doctype is HTML 5. However the old... - 19:12 Revision a82a1067: [BUGFIX] Avoid usage of subheader in mailform
- Since TYPO3 CMS 4.7 the subheader field is rendered by lib.stdheader
if the chosen doctype is HTML 5. However the old... - 07:45 Revision 528c0d44: [BUGFIX] storagePid is lost when persistence.recursive is set
- If recursive storagePid is set via TypoScript, the storagePid
itself is missing in the list of pids.
Resolves: #5106... - 07:35 Revision c5c3776a: [BUGFIX] storagePid is lost when persistence.recursive is set
- If recursive storagePid is set via TypoScript, the storagePid
itself is missing in the list of pids.
Resolves: #5106...
2013-08-12
- 21:34 Revision d7ef5a93: [BUGFIX] Typing after abbr or acronym tag is difficult
- Solution: After inserting the abbreviation, position the cursor
after and outside the inserted tag.
Resolves: #47806... - 21:33 Revision 76d3e55a: [BUGFIX] Typing after abbr or acronym tag is difficult
- Solution: After inserting the abbreviation, position the cursor
after and outside the inserted tag.
Resolves: #47806... - 21:21 Revision b3000a45: [BUGFIX] Typing after abbr or acronym tag is difficult
- Solution: After inserting the abbreviation, position the cursor
after and outside the inserted tag.
Resolves: #47806... - 21:02 Revision c43e90db: [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth
- BackenuserAuthentication::getTSConfig() behaves
inconsistently when an object string is given with
multiple sections ... - 19:45 Revision c8a83e7e: [BUGFIX] FAL: Image Processing doesn't respect GFX "thumbnails_png"
- The Task Interface of the File Abstraction Layer defines the
target file extension for graphcal tasks. Previously thi... - 18:48 Revision 287d6c7c: [FEATURE] Intgrate CSS class "lead" for introductions
- The most relevant text should always be highly visible.
Integrate the CSS class "lead" for introductions.
Lead bring... - 18:43 Revision 3485b0f8: [BUGFIX] Reposition TYPO3 logo text
- Brings logo text "TYPO3" in line with module menu text.
Change-Id: Ief21e7ded4f8085e2f661304b55861211f202955
Resolve... - 18:41 Revision bb24c303: [TASK] Visual feedback on hover: spot text links
- Text links are not spotted easily. Give TYPO3 an easy visual feedback
for text links on hover. Hover on table rows al... - 18:41 Revision 15002e46: [TASK] EXT: beuser remove spaces from links
- Removes excessive spaces from within links / a-tags.
Change-Id: Ica8b6d365282dc3a0e6588a5099404c6b4bc7c73
Resolves: ... - 18:38 Revision ad92a9d4: [TASK] Installer: Ask for username during initial setup
- Good security-practice is to choose a username different
than "admin".
Change-Id: Ib4a70b491f1f9a9112b8cd37db4366418... - 14:20 Revision fa215f09: [FEATURE] EXT: extensionmanager PNG icon
- Use transparent PNG version of backend module icon for
EXT: extensionmanager in module menu instead of GIF.
Change-I... - 13:53 Revision 7b162321: [BUGFIX] Allow reading files if storage is not browsable
- Whether a storage is browsable or not should not
affect the possibility to read a file with a
given identifier.
Rele... - 13:52 Revision be8cfc27: [BUGFIX] Allow reading files if storage is not browsable
- Whether a storage is browsable or not should not
affect the possibility to read a file with a
given identifier.
Rele... - 13:21 Revision 3e7c3173: [TASK] EXT: be_user - improve listing
- Backend user's username and real name are tightly coupled. These
texts should stand right next to each other. Merged ...
2013-08-11
- 23:23 Revision 0ae24523: [BUGFIX] Allow reading files if storage is not browsable
- Whether a storage is browsable or not should not
affect the possibility to read a file with a
given identifier.
Rele... - 22:23 Revision f92dbbdc: [BUGFIX] Take into account all file and folder permissions
- When handling the old file permission settings from
user or user group records, all current FAL user
permissions shou... - 22:23 Revision 31522601: [BUGFIX] Take into account all file and folder permissions
- When handling the old file permission settings from
user or user group records, all current FAL user
permissions shou... - 22:22 Revision 7ce53db5: [BUGFIX] Take into account all file and folder permissions
- When handling the old file permission settings from
user or user group records, all current FAL user
permissions shou... - 21:51 Revision 5b828c70: [BUGFIX] Failing tests in Resource\Driver\LocalDriverTest on Windows
- The test createdFilesAreEmpty depends on another test which returns a
mocked object. In the mock two returnValues for... - 21:51 Revision 4943a8f8: [BUGFIX] Failing tests in Resource\Driver\LocalDriverTest on Windows
- The test createdFilesAreEmpty depends on another test which returns a
mocked object. In the mock two returnValues for... - 21:04 Revision ac391404: [BUGFIX] Missing \TYPO3\CMS\Core\Utility\ in ResourceFactory
- After merge of the new signal inside the ResourceFactory
the call to GeneralUtility is wrong.
Resolves: #51012
Relea... - 21:04 Revision 154576f0: [BUGFIX] Missing \TYPO3\CMS\Core\Utility\ in ResourceFactory
- After merge of the new signal inside the ResourceFactory
the call to GeneralUtility is wrong.
Resolves: #51012
Relea... - 20:42 Revision 55446c5a: [TASK] Add signal in ResourceFactory for storage creation
- We miss a central place to adapt or change
configuration for a resource storage.
Add a signal in the resource factor... - 20:42 Revision f9d9ab02: [TASK] Add signal in ResourceFactory for storage creation
- We miss a central place to adapt or change
configuration for a resource storage.
Add a signal in the resource factor... - 20:41 Revision 271e8019: [BUGFIX] LocalDriver: Recursive file listing is broken
- The recursive file listing, introduced as part of the public API in
the fix for #43249, is currently broken.
One pro... - 20:25 Revision 2c7c1e71: [BUGFIX] FAL: Image Processing doesn't respect GFX "thumbnails_png"
- The Task Interface of the File Abstraction Layer defines the
target file extension for graphcal tasks. Previously thi... - 20:24 Revision c4c9d7b9: [BUGFIX] LocalDriver: Recursive file listing is broken
- The recursive file listing, introduced as part of the public API in
the fix for #43249, is currently broken.
One pro... - 20:17 Revision f63d3120: [TASK] Add signal in ResourceFactory for storage creation
- We miss a central place to adapt or change
configuration for a resource storage.
Add a signal in the resource factor... - 16:59 Revision 4978ea77: [BUGFIX] rtehtmlarea acronym error with static_info_tables 6.0+
- Problem: Editing acronym records fails with Static Info Tables 6.0+ as
tx_staticinfotables_div->selectItemsTCA does n... - 15:47 Revision 93e763bf: [BUGFIX] rtehtmlarea acronym error with static_info_tables 6.0+
- Problem: Editing acronym records fails with Static Info Tables 6.0+ as
tx_staticinfotables_div->selectItemsTCA does n... - 15:22 Revision 82ee6514: [BUGFIX] rtehtmlarea acronym error with static_info_tables 6.0+
- Problem: Editing acronym records fails with Static Info Tables 6.0+ as
tx_staticinfotables_div->selectItemsTCA does n...
2013-08-10
- 19:27 Revision fade2983: [BUGFIX] Invalid allowed value for color space
- The array with allowed color space names contains an invalid value
(grey), which is replaced by the correct one (gray... - 19:26 Revision acaa51be: [BUGFIX] Invalid allowed value for color space
- The array with allowed color space names contains an invalid value
(grey), which is replaced by the correct one (gray... - 14:50 Revision d875358e: [RELEASE] styleguide: 0.5.0
- 14:48 Revision 458288a7: [BUGFIX] styleguide: Wording FlashMessages
- 14:47 Revision 880933de: [TASK] styleguide: FlashMessages
- 14:47 Revision 34a42887: [-FEATURE] Grid
- 14:46 Revision b1feb701: [-FEATURE] Testel
- 14:46 Revision 93b131af: [FEATURE] styleguide: Tables
- 14:46 Revision b90ef5b9: [FEATURE] styleguide: Helpers
- 14:46 Revision 105e1501: [FEATURE] styleguide: Typography
- 14:46 Revision b3e0f586: [TASK] styleguide: Actions/controllers
- 14:45 Revision 0592ee44: [TASK] styleguide: Forms / actions
- 14:44 Revision c7330a70: [FEATURE] styleguide: Bring CSS override & styles
- 14:44 Revision 4b8d0abc: [TASK] styleguide: Index
Also available in: Atom