Activity
From 2016-02-01 to 2016-03-01
2016-03-01
- 18:49 Revision 799fa1c9: [!!!][TASK] Remove unused JS configuration options in Backend
- There are a lot of unused JavaScript values set since TYPO3 4.x which
aren't in use anymore at all, and can be remove... - 16:04 Revision 2268be58: [TASK] Remove backPath calculations from Reports module
- Use PathUtility:.getAbsoluteWebPath() to link to the
deprecation log.
Resolves: #73764
Releases: master
Change-Id: I... - 15:49 Revision fe404617: [BUGFIX] Disable 'SwitchUser' link if user is already in su mode
- If you switch the user although you are in the su mode,
and you switch back you are the user from the su mode.
Resol... - 15:49 Revision bcfd22fc: [BUGFIX] Disable 'SwitchUser' link if user is already in su mode
- If you switch the user although you are in the su mode,
and you switch back you are the user from the su mode.
Resol... - 15:43 Revision 55ebcb77: [TASK] Get rid of ObjectManager in install tool
- This change removes usages of ObjectManager and general
dependency injection with injection methods across the
instal...
2016-02-29
- 21:21 Revision 9a1fb58b: [BUGFIX] Allow OnlineMedia Renderers to override via Fluid
- When using the Online Media (Youtube / Vimeo) then the autoplay
option is always taken from the FileReference, overri... - 21:20 Revision d3a449ff: [BUGFIX] Allow OnlineMedia Renderers to override via Fluid
- When using the Online Media (Youtube / Vimeo) then the autoplay
option is always taken from the FileReference, overri... - 21:05 Revision 690d2e6f: [TASK] Update JS libs: Autosize 3.0.14 -> 3.0.15
- Resolves: #73745
Releases: master
Change-Id: I2b98f0048b5e69ec77b447212f64a7024add584d
Reviewed-on: https://review.ty... - 18:57 Revision f6d7d110: [BUGFIX] Fix preferred browser language detection
- Fix variable name, which was wrong after the refactoring.
Resolves: #73731
Related: #73511
Releases: master
Change-I... - 18:54 Revision 5967cf2d: [TASK] Replace confirm on delete icon in list module table
- This patch replaces the old JavaScript confirm dialog on the delete button
in list module tables.
Resolves: #73737
R... - 18:53 Revision dcfd8ceb: [TASK] Replace confirm on delete icon in list module table
- This patch replaces the old JavaScript confirm dialog on the delete button
in list module tables.
Resolves: #73737
R...
2016-02-26
- 19:40 Revision 76c1ac8f: [BUGFIX] Improve accessibiity-check of index page in HMENU 'browse'
- The special HMENU 'browse' should check whether the page is
really accessible to avoid sql errors.
Resolves: #73493
... - 19:39 Revision 5f33fb01: [BUGFIX] Improve accessibiity-check of index page in HMENU 'browse'
- The special HMENU 'browse' should check whether the page is
really accessible to avoid sql errors.
Resolves: #73493
... - 19:08 Revision 652dcd94: [TASK] Remove @since annotations
- Change-Id: I1a41e6effb21dee5d6fe0783805de188265c3eca
Resolves: #73710
Releases: master
Reviewed-on: https://review.ty... - 18:23 Revision 9892a852: [!!!][TASK] Add typehint \Throwable in ExceptionHandlerInterface
- After switching to support only PHP 7.0 we readd type hinting in
ExceptionHandlerInterface which was removed while su... - 18:06 Revision 370e3dc2: [!!!][TASK] Removed deprecated code from FlashMessage
- Resolves: #72438
Releases: master
Change-Id: I39cbe8d45dc4f3b711e4dd9b5442fa07ba106257
Reviewed-on: https://review.ty... - 17:32 Revision be7fd4d0: [FOLLOWUP][BUGFIX] Switch-User feature uses wrong user id for logging
- For master, the username partial is inlined to the main template to
suppress a whitespace issue with fluid.
For 7.6, ... - 17:31 Revision 9ac9ec0c: [FOLLOWUP][BUGFIX] Switch-User feature uses wrong user id for logging
- For master, the username partial is inlined to the main template to
suppress a whitespace issue with fluid.
For 7.6, ... - 17:11 Revision adf60741: [BUGFIX] Remove deprecated call in InlineRecordContainer
- This patch removes the usage of the deprecated FlashMessage->render
method and add a custom markup instead.
Resolves... - 17:10 Revision 32a9b91f: [BUGFIX] Remove deprecated call in InlineRecordContainer
- This patch removes the usage of the deprecated FlashMessage->render
method and add a custom markup instead.
Resolves... - 16:56 Revision 59337750: [BUGFIX] Sys actions: Removed call to deprecated method render()
- Call of FlashMessage->render() was replaced with appropriate code if
getTask
* the action is not found
* the action ... - 16:55 Revision 1d4df95a: [BUGFIX] Sys actions: Removed call to deprecated method render()
- Call of FlashMessage->render() was replaced with appropriate code if
getTask
* the action is not found
* the action ... - 16:28 Revision 21a7cd69: [TASK] Deprecate no longer used method getFlashMessageForMissingFile
- Deprecate no longer used method
BackendUtility::getFlashMessageForMissingFile
Resolves: #73585
Releases: master
Chan... - 16:27 Revision b48922a7: [BUGFIX] Removed call to render() after getFlashMessageForMissingFile
- Replace calls to deprecated method render() and to the function
getFlashMessageForMissingFile() with appropriate html... - 16:17 Revision 7e09286f: [BUGFIX] Removed call to render() after getFlashMessageForMissingFile
- Replace calls to deprecated method render() and to the function
getFlashMessageForMissingFile() with appropriate html... - 16:10 Revision 90f44c54: [BUGFIX] Switch-User feature uses wrong user id for logging
- Issue #17643 introduced logging for a simulated backend user
(switch-user) and thus logs by using the original admin ... - 16:07 Revision 53b87711: [TASK] Remove security fix for older PHP versions
- As we are only supporting PHP 7.0, we can remove the security check
for older PHP versions. The header() function do ... - 15:53 Revision 4f623990: [BUGFIX] Switch-User feature uses wrong user id for logging
- Issue #17643 introduced logging for a simulated backend user
(switch-user) and thus logs by using the original admin ... - 14:08 Revision 423549f1: [BUGFIX] Scheduler: Removed call to deprecated method render()
- Call of FlashMessage->render() when configuring a task with the class
"File Abstraction Layer: Extract metadata in st... - 14:06 Revision 4b21c913: [BUGFIX] Scheduler: Removed call to deprecated method render()
- Call of FlashMessage->render() when configuring a task with the class
"File Abstraction Layer: Extract metadata in st... - 14:02 Revision e5ba819a: [TASK] Remove WinCache, XCache opcode support
- Xcache do not support PHP7 and WinCache removed opcode cache handling
in first PHP7 compatible version. So we can rem... - 13:48 Revision a7b557d9: [BUGFIX] Module recordlist: Removed call to deprecated method render()
- Call of FlashMessage->render() was replaced with appropriate code if
a temporary mount point is set in DatabaseBrowse... - 13:46 Revision f3d198b7: [BUGFIX] Module recordlist: Removed call to deprecated method render()
- Call of FlashMessage->render() was replaced with appropriate code if
a temporary mount point is set in DatabaseBrowse... - 13:35 Revision e8cdde3b: [TASK] Use button instead of question mark for CSH in QuickEdit
- Change-Id: Ieba334b767e25c586b78dfcbe48ee1e56742596c
Resolves: #73615
Releases: master, 7.6
Reviewed-on: https://revi... - 13:34 Revision 077bab9c: [TASK] Use button instead of question mark for CSH in QuickEdit
- Change-Id: Ieba334b767e25c586b78dfcbe48ee1e56742596c
Resolves: #73615
Releases: master, 7.6
Reviewed-on: https://revi... - 13:15 Revision 2beb2302: [TASK] Codeception login success and click about module
- Adds a test to login and logout an admin and an editor user.
Resolves: #73448
Releases: master
Change-Id: I8f7657a56... - 12:31 Revision c2bcc8c6: [TASK] travis-ci: Silence selenium and php server
- codeception creates fine output in case something goes wrong,
it looks as if we can throw away selenium and php serve... - 08:31 Revision e5c15097: [BUGFIX] Field pageIdSelector in RTE link popup is visible when enabled
- When pageIdSelector is configured to be enabled,
a new key is added to $fieldDefinitions.
But it has no effect as lon... - 08:31 Revision a430d726: [BUGFIX] Field pageIdSelector in RTE link popup is visible when enabled
- When pageIdSelector is configured to be enabled,
a new key is added to $fieldDefinitions.
But it has no effect as lon... - 06:59 Revision 6fe2eccd: [TASK] Add rel Attribute to pagination
- Add rel="next" and rel="prev" to pagination for SEO optimization
Change-Id: Ia206b87042418f5bbe6de9a736753e9f9536ead...
2016-02-25
- 17:35 Revision bf774b63: [BUGFIX] Convert colPos in backend layout wizard to number
- The method `setColumn` in the backend layout wizard sanitizes the
value by wrapping it into a <p> tag and fetching it... - 17:30 Revision c21506d3: [TASK] Remove some < PHP 7 quirks
- Code snippets dedicated to PHP smaller than version 7 can
be removed after requirement has been raised.
Change-Id: I... - 17:30 Revision 6ed2f05b: [TASK] Update Install.md for TYPO3 8 and PHP 7
- Resolves: #73679
Releases: master
Change-Id: Id1203471ce44dcce86777abcb5c9b444df934a49
Reviewed-on: https://review.ty... - 15:04 Revision 2fb4cadb: [!!!][TASK] Raise PHP requirement to 7.0
- TYPO3 CMS 8 requires at least PHP 7.0
Change-Id: I9fad64c48270a4ac1122fb28f52da5579d46e629
Resolves: #73655
Releases... - 14:44 Revision 370f6ce4: [BUGFIX] Set selected CSS class on image in RTE
- Fix a copy&paste error in the javascript to set the selected class
on the image.
Resolves: #73657
Releases: master, ... - 14:44 Revision 5e7ba5c5: [BUGFIX] Set selected CSS class on image in RTE
- Fix a copy&paste error in the javascript to set the selected class
on the image.
Resolves: #73657
Releases: master, ... - 13:24 Revision 80603887: [BUGFIX] Stage buttons shown in frontend without user being repsonsible
- The workspace preview in the frontend shows the buttons to the previous
and next stage if the user is not responsible... - 13:07 Revision f2be8718: [BUGFIX] Stage buttons shown in frontend without user being repsonsible
- The workspace preview in the frontend shows the buttons to the previous
and next stage if the user is not responsible... - 13:07 Revision 24e89bbd: [BUGFIX] Stage buttons shown in frontend without user being repsonsible
- The workspace preview in the frontend shows the buttons to the previous
and next stage if the user is not responsible... - 07:38 Revision 6c509ff2: [BUGFIX] PageLinkHandler: Fix wrong function casing of sL() call
- Resolves: #73662
Releases: master, 7.6
Change-Id: I46561ecfa2186c1b065acbffe154f375b823e839
Reviewed-on: https://revi... - 07:38 Revision 3730c889: [BUGFIX] PageLinkHandler: Fix wrong function casing of sL() call
- Resolves: #73662
Releases: master, 7.6
Change-Id: I46561ecfa2186c1b065acbffe154f375b823e839
Reviewed-on: https://revi...
2016-02-24
- 17:59 Revision cefc25b2: [BUGFIX] Missing return false in ClickMenu force browser scrolling top
- Resolves: #73652
Related: #73044
Releases: master
Change-Id: Iaeecf307b00bc67c2a8a598cc45d21aa95771a53
Reviewed-on: h... - 17:35 Revision 786d6ac9: [BUGFIX] Remove css_styled_content as part of the factory default
- Resolves: #73558
Releases: master, 7.6
Change-Id: Iaf7bdf486a0b0229233181cca8b4c7ef68bf9bbc
Reviewed-on: https://revi... - 17:35 Revision 92bd93ff: [BUGFIX] Remove css_styled_content as part of the factory default
- Resolves: #73558
Releases: master, 7.6
Change-Id: Iaf7bdf486a0b0229233181cca8b4c7ef68bf9bbc
Reviewed-on: https://revi... - 16:08 Revision 07faca22: [TASK] Check if user have permission to cut records
- Only show cut icons when the user has write-permissions on the
specific record.
Change-Id: I0d5a1153faf448f9c1c6c094... - 16:07 Revision b5967aa2: [TASK] Check if user have permission to cut records
- Only show cut icons when the user has write-permissions on the
specific record.
Change-Id: I0d5a1153faf448f9c1c6c094... - 15:06 Revision 0d1adc78: [TASK] Acceptance login test with bad credentials
- Test backend login with bad credentials and verify an
error message is rendered.
Resolves: #73213
Releases: master
C... - 14:42 Revision bcc7344f: [BUGFIX] Use proper URL for file list of returnUrl in file_upload
- When the file upload controller is called (which is almost
impossible to call these days) and no return URL is given
... - 14:17 Revision 392c9b2f: [BUGFIX] PageLayoutView: Removed call to deprecated method render()
- Call of FlashMessage->render() was replaced with appropriate code if
*CType 'list' list_type has invalid value
*CType... - 14:17 Revision d9685b3c: [BUGFIX] PageLayoutView: Removed call to deprecated method render()
- Call of FlashMessage->render() was replaced with appropriate code if
*CType 'list' list_type has invalid value
*CType... - 12:58 Revision 4c6ec4df: [TASK] Acceptance tests in controlled environment
- To successfully run acceptance tests we need to create
a "controlled environment" that is separated from any
existing... - 12:15 Revision 4177a069: [BUGFIX] Use proper URL for file list of returnUrl in file_upload
- When the file upload controller is called (which is almost
impossible to call these days) and no return URL is given
... - 09:22 Revision 87814229: [!!!][TASK] Remove possibility for index.php?32
- A Frontend request could previously be called with
index.php?id=[id] or just index.php?[id].
The support for calling... - 05:58 Revision 4300d7a4: [TASK] Optimize IconRegistry and IconFactory
- Add a runtime cache for icons and remove the calls to getDeprecationSettings.
Resolves: #73606
Releases: master
Chan...
2016-02-23
- 23:22 Revision 5236fe12: [TASK] Clipboard: Use new modal confirmation dialog for "Delete Elements"
- Clipboard: Use new modal confirmation dialog for the menu item
"Delete Elements"
Resolves: #72350
Releases: master, ... - 23:21 Revision 9ca09310: [TASK] Clipboard: Use new modal confirmation dialog for "Delete Elements"
- Clipboard: Use new modal confirmation dialog for the menu item
"Delete Elements"
Resolves: #72350
Releases: master, ... - 22:55 Revision 6cb7299f: [TASK] Update DataTables to 1.10.1
- Resolves: #73627
Releases: master
Change-Id: I017c97bf415b630d183d91086ae17e66295e6a1b
Reviewed-on: https://review.ty... - 22:53 Revision 0b3c8f60: [BUGFIX] Scheduler: Removed call to deprecated method render()
- Call of FlashMessage->render() if the task object is not valid
was replaced with appropriate code.
Resolves: #73427
... - 22:52 Revision c7abb158: [BUGFIX] Scheduler: Removed call to deprecated method render()
- Call of FlashMessage->render() if the task object is not valid
was replaced with appropriate code.
Resolves: #73427
... - 22:43 Revision 39b0d9db: [BUGFIX] Translate permission labels in DragUploader
- Resolves: #73464
Releases: master,7.6
Change-Id: Ibe2579552703c30eda2e22c8ef6caf738da18265
Reviewed-on: https://revie... - 22:38 Revision 244523ec: [BUGFIX] Translate permission labels in DragUploader
- Resolves: #73464
Releases: master,7.6
Change-Id: Ibe2579552703c30eda2e22c8ef6caf738da18265
Reviewed-on: https://revie... - 22:31 Revision f6c0e467: [TASK] Remove aboutmodules icon from Gruntfile.js
- The module has been merged into EXT:about
Resolves: #73633
Releases: master
Change-Id: I931113ee7ca7454c2a5fd6d8a1e8... - 21:53 Revision 0578e56e: [TASK] Fix old classnames in extensionmanager
- Fix documentation in extensionmanager pointing to outdated classnames.
Releases: master, 7.6
Resolves: #73636
Change... - 21:53 Revision 2b0b1f5d: [TASK] Fix old classnames in extensionmanager
- Fix documentation in extensionmanager pointing to outdated classnames.
Releases: master, 7.6
Resolves: #73636
Change... - 21:51 Revision e5c776d7: [BUGFIX] Set correct variable type in Extension model
- In the Extension model from the extension manager the variable type of
$dependencies is wrong. This should be
\TYPO3\... - 21:51 Revision 2173e532: [BUGFIX] Set correct variable type in Extension model
- In the Extension model from the extension manager the variable type of
$dependencies is wrong. This should be
\TYPO3\... - 20:28 Revision b64b3101: [BUGFIX] Check correctly if showitem key exists in TcaMigration
- Resolves: #73529
Releases: master, 7.6
Change-Id: Id4f6558b1130bcff8e70f1f0e0dfe38645d33c7f
Reviewed-on: https://revi... - 20:27 Revision f7af6f95: [BUGFIX] Check correctly if showitem key exists in TcaMigration
- Resolves: #73529
Releases: master, 7.6
Change-Id: Id4f6558b1130bcff8e70f1f0e0dfe38645d33c7f
Reviewed-on: https://revi... - 12:01 Revision d7efa487: [TASK] Set TYPO3 version to 7.6.5-dev
- Change-Id: If255350099d2eb3ffdfe2639ac001686c72f6bc2
Reviewed-on: https://review.typo3.org/46840
Reviewed-by: TYPO3 R... - 12:00 Revision bd0c7f6c: [RELEASE] Release of TYPO3 7.6.4
- Change-Id: Ibc16ad8989398404e277236bed6ae5a0f7f6a29f
Reviewed-on: https://review.typo3.org/46839
Reviewed-by: TYPO3 R... - 11:52 Revision 5bea0c5e: [TASK] Set TYPO3 version to 6.2.20-dev
- Change-Id: Ic5dbf3cb43af040d761f2cfd1894c0a6b9ea00b8
Reviewed-on: https://review.typo3.org/46838
Reviewed-by: TYPO3 R... - 11:52 Revision c57ccce8: [RELEASE] Release of TYPO3 6.2.19
- Change-Id: Iee319320400b384e4af96ca13e0e5c0ea4221a4e
Reviewed-on: https://review.typo3.org/46837
Reviewed-by: TYPO3 R... - 11:46 Revision 3356e9b9: [SECURITY] Limit the search results per page
- Indexed Search allows to show up to 100.000
entries per page by configuring the paging
entry via a GET/POST variable,... - 11:46 Revision 2c31fac7: [SECURITY] Escape output of tt_content.default
- Escape the value of the field CType in tt_content.default.
Resolves: #73450
Releases: master, 7.6, 6.2
Security-Comm... - 11:46 Revision 0103f48c: [SECURITY] XML entity expansion
- Remote XML entites can be loaded in places where TYPO3 expects
only local files to be fetched. All places are changed... - 11:45 Revision 8540f0b9: [SECURITY] Limit the search results per page
- Indexed Search allows to show up to 100.000
entries per page by configuring the paging
entry via a GET/POST variable,... - 11:45 Revision 83b9a833: [SECURITY] Escape output of tt_content.default
- Escape the value of the field CType in tt_content.default.
Resolves: #73450
Releases: master, 7.6, 6.2
Security-Comm... - 11:45 Revision 7cf2831c: [SECURITY] XML entity expansion
- Remote XML entites can be loaded in places where TYPO3 expects
only local files to be fetched. All places are changed... - 11:45 Revision 1b446cec: [SECURITY] Limit the search results per page
- Indexed Search allows to show up to 100.000
entries per page by configuring the paging
entry via a GET/POST variable,... - 11:45 Revision b55c5e79: [SECURITY] Escape output of tt_content.default
- Escape the value of the field CType in tt_content.default.
Resolves: #73450
Releases: master, 7.6, 6.2
Security-Comm... - 11:45 Revision f0716534: [SECURITY] Stored XSS in shortcut functionality
- Resolves: #73449
Releases: 6.2
Security-Commit: c4df50a433362c2a3976f40bcbc5be82d4cb3cb6
Security-Bulletins: TYPO3-CO... - 11:44 Revision 844369e9: [SECURITY] XML entity expansion
- Remote XML entites can be loaded in places where TYPO3 expects
only local files to be fetched. All places are changed... - 11:41 Revision 815ac6c0: [BUGFIX] RTE Image Wizard
- Make inserting/editing images in RTE possible again.
Resolves: #71494
Releases: master, 7.6
Change-Id: If561562d9330... - 11:39 Revision 3163daa0: [BUGFIX] RTE Image Wizard
- Make inserting/editing images in RTE possible again.
Resolves: #71494
Releases: master, 7.6
Change-Id: If561562d9330... - 10:52 Revision 233db492: [BUGFIX] Check correctly for allowed localization action
- The localization wizard currently disallows creating copies if a column
has elements. There are now two flags which i... - 10:52 Revision e8a4c56c: [BUGFIX] Check correctly for allowed localization action
- The localization wizard currently disallows creating copies if a column
has elements. There are now two flags which i... - 07:03 Revision 26d1f571: [TASK] Replace JavaScript confirm dialog in User settings
- This patch replaces the old JavaScript confirm dialog in user settings
module, which was used on the button "Reset Co... - 07:03 Revision f0ffcee7: [TASK] Replace JavaScript confirm dialog in User settings
- This patch replaces the old JavaScript confirm dialog in user settings
module, which was used on the button "Reset Co...
2016-02-22
- 23:25 Revision 578a6eea: [BUGFIX] IRRE child records cannot be synchronized/localized correctly
- IRRE child records are not synchronized or localized inside a localized
parent record. The DataHandler command contai... - 23:16 Revision fc1c8dc2: [BUGFIX] IRRE child records cannot be synchronized/localized correctly
- IRRE child records are not synchronized or localized inside a localized
parent record. The DataHandler command contai... - 21:23 Revision bfcd0cab: [TASK] Remove adodb diff
- There is a list of patches we applied to adodb manually in
typo3/sysext/adodb/Documentation/Index.rst. This, together... - 21:07 Revision 772e9308: [TASK] Remove adodb diff
- There is a list of patches we applied to adodb manually in
typo3/sysext/adodb/Documentation/Index.rst. This, together... - 21:06 Revision b9afcbcf: [TASK] Remove adodb diff
- There is a list of patches we applied to adodb manually in
typo3/sysext/adodb/Documentation/Index.rst. This, together... - 17:01 Revision c5df45ec: [BUGFIX] Switch ViewHelper restored for safe deprecation
- This change restores the previous f:switch and f:case
ViewHelpers. Once deprecation period for f:case argument
"defau... - 16:33 Revision ecf4543f: [BUGFIX] feedit: Double encoding of labels
- Translated labels containing UTF-8 characters were double-encoded
in frontend editing.
extGetLL() already runs htmls... - 16:27 Revision 7f4d88b7: [BUGFIX] User settings: Removed call to deprecated method render()
- Call of FlashMessage->render() was replaced with appropriate code when
* setup was saved
* temporary data was cleared... - 16:07 Revision 626d3ad9: [BUGFIX] Add missing method getPidOfUid to RecyclerUtility
- The backport of #70863 requires the method ``RecyclerUtility:: getPidOfUid()``
introduced with an earlier feature for... - 16:05 Revision da703394: [BUGFIX] User settings: Removed call to deprecated method render()
- Call of FlashMessage->render() was replaced with appropriate code when
* setup was saved
* temporary data was cleared... - 14:39 Revision 2e402ef6: [BUGFIX] Fix minor flaws in wizard component
- After closing the wizard the internal settings object stays an object and
is not converted to an array.
Wizard.getCo... - 07:01 Revision 01769184: [BUGFIX] feedit: Double encoding of labels
- Translated labels containing UTF-8 characters were double-encoded
in frontend editing.
extGetLL() already runs htmls...
2016-02-21
- 12:40 Revision 4a55985c: [!!!][TASK] Make TimeTracker a singleton
- By declaring the TimeTracker class as singleton, there is no
need anymore for $GLOBALS['TT'].
Change-Id: I412fbdcbd2...
2016-02-20
- 14:20 Revision 0f9cbd95: [BUGFIX] Linkvalidator: Removed call to deprecated method render()
- Call of FlashMessage->render() if user not have access to these listings
and when no broken links to be displayed wer... - 14:19 Revision 30970ba4: [BUGFIX] Linkvalidator: Removed call to deprecated method render()
- Call of FlashMessage->render() if user not have access to these listings
and when no broken links to be displayed wer... - 12:49 Revision d3be3f7d: [TASK] Disallow Composer installation with PHP 7.x
- TYPO3 6.2 is not compatible with PHP 7.x thus properly declare this
for Composer installations.
Resolves: #73480
Rel...
2016-02-19
- 20:32 Revision e1694984: [BUGFIX] Form wizard: Removed call to deprecated method render()
- Call of FlashMessage->render() if no reference to record
was replaced with appropriate code.
Resolves: #73546
Releas... - 20:32 Revision 12e5d0b5: [BUGFIX] Form wizard: Removed call to deprecated method render()
- Call of FlashMessage->render() if no reference to record
was replaced with appropriate code.
Resolves: #73546
Releas... - 19:08 Revision b6cdae91: [FEATURE] Add wizard component
- This patch adds a wizard component. The component allows
to add "slides" combined with a callback.
The localization ... - 18:33 Revision d71f78d0: [BUGFIX] Add missing new_content_element overrides in PageLayoutView
- Add the missing override possibilities in PageLayoutView as introduced
by issue #70055. Also add check if the overrid... - 18:30 Revision 38d730c5: [BUGFIX] Add missing new_content_element overrides in PageLayoutView
- Add the missing override possibilities in PageLayoutView as introduced
by issue #70055. Also add check if the overrid... - 17:34 Revision 82c5fad0: [TASK] Unit tests for getFileAbsFileName
- Change-Id: If2d8c342e6632ab86a7744ac6d019fcc1f7af74c
Resolves: #73572
Related: #73516
Releases: master
Reviewed-on: h... - 17:02 Revision 5df058b7: [TASK] Re-allow minor symfony dependencies
- Some extensions have a dependency to symfony/console or symfony/finder
versions lower than 3.0. As there is no specif... - 16:26 Revision 7ed73c2e: [!!!][TASK] Drop usage of TypoScript includeLibs
- The TypoScript option includeLibs within
USER/USER_INT and COA/COA_INT is removed.
The methods
$TSFE->includeLibrari... - 16:10 Revision a18d59e0: [TASK] Add keyboard binding in install tool for all configuration search
- If the all configuration module is open and the new filter searchbox is available,
the keyboard shortcuts cmd+f / ctr... - 16:09 Revision 5da52aad: [TASK] Add keyboard binding in install tool for all configuration search
- If the all configuration module is open and the new filter searchbox is available,
the keyboard shortcuts cmd+f / ctr... - 15:50 Revision b4d340d2: [BUGFIX] Avoid session file race-condition in Install Tool
- Implement proper locking when accessing the session data file
to avoid race-conditions, which cause random logouts.
... - 15:49 Revision 8b53ca88: [BUGFIX] Avoid session file race-condition in Install Tool
- Implement proper locking when accessing the session data file
to avoid race-conditions, which cause random logouts.
... - 14:47 Revision 090f9f32: [TASK] Make text translatable in ShortcutMenu JavaScript
- Resolve the todo's for translations and notification.
Resolves: #73505
Releases: master, 7.6
Change-Id: I43cb48fcd7e... - 14:47 Revision d9c672f7: [TASK] Make text translatable in ShortcutMenu JavaScript
- Resolve the todo's for translations and notification.
Resolves: #73505
Releases: master, 7.6
Change-Id: I43cb48fcd7e... - 13:09 Revision aa08b80a: [TASK] Move "Save and close" to the last position in scheduler
- The "Save and close" link in the split button for scheduler tasks
is moved to the last position to ensure a more cons... - 13:08 Revision 7ad3cd5f: [TASK] Move "Save and close" to the last position in scheduler
- The "Save and close" link in the split button for scheduler tasks
is moved to the last position to ensure a more cons... - 00:38 Revision d919443d: [BUGFIX] Convert slashes in Windows paths for blacklist generation
- The composer ClassMapGenerator expects the blacklist regular expression
to contain forward slashes. As the realpath o...
2016-02-18
- 12:41 Revision b3225d19: [BUGFIX] Fix disabled menu item state for l18n_cfg=1
- This fixes an issue introduced with the backport of the
change in #73083 to TYPO3 6.2.
Resolves: #73518
Related: #73...
2016-02-17
- 18:03 Revision 3b3c6fd3: [TASK] Switch acceptance tests to cest format
- Cest is the format recommended by codeception. It allows
more control and better abstraction.
Resolves: #73525
Relea... - 17:03 Revision c119ded4: [TASK] Move Modal.getSeverityClass to Severity module
- The method ``Modal.getSeverityClass`` is moved to the severity
module. The new method is called `Severity.getCssClass... - 16:24 Revision ac243e7b: [BUGFIX] Render correct colPos in section menus again
- Resolves: #73521
Related: #71733
Releases: master, 7.6
Change-Id: Iddaea99304a3ab2ae69153a4da12c210adeda6f1
Reviewed-... - 16:24 Revision a846c92f: [BUGFIX] Render correct colPos in section menus again
- Resolves: #73521
Related: #71733
Releases: master, 7.6
Change-Id: Iddaea99304a3ab2ae69153a4da12c210adeda6f1
Reviewed-... - 15:58 Revision 40ea5528: [BUGFIX] styleguide: TCA: wrong field name in inline symmetric
- 11:54 Revision ac62c7f7: [BUGFIX] Fix save and view page for a new page record
- The current page id is not set correctly because the popViewId
contains not the uid of the created page. Because it i... - 11:54 Revision 96a1c1c9: [BUGFIX] Fix save and view page for a new page record
- The current page id is not set correctly because the popViewId
contains not the uid of the created page. Because it i... - 10:37 Revision 0c68f8a5: [TASK] Move BE Login BrowserLanguage detection to Locales
- The CharsetConverter contains the calculation to find the
right language based on the browsers language settings
if n... - 10:31 Revision 438d90a1: [BUGFIX] Remove addQueryStringMethod parameter from widget links
- Resolves: #58752
Releases: master, 7.6, 6.2
Change-Id: I1d03d62cf0028089bdd0c5a6e7ef555be36349fb
Reviewed-on: https:/... - 10:30 Revision bb997d9c: [TASK] Remove leftover backPath and thumbs.php variables
- Resolves: #73512
Releases: master
Change-Id: Ib0add5b4a07bd43a68a46d29fe0f13d448240966
Reviewed-on: https://review.ty... - 09:29 Revision ebb8cc8b: [BUGFIX] Don't convert labels for charsets in Extbase/Fluid
- When Extbase/Fluid initially were introduced, it was possible
to store non-UTF8-data in the database. A charset array... - 05:50 Revision d2b77284: [TASK] Discourage usage of $LANG->csConvObj and parserFactory
- The csConvObj is decoupled from LanguageService and
not used directly anymore.
Any calls directly to the property cs...
2016-02-16
- 23:34 Revision 00a5c0c5: [BUGFIX] Catch submit event while saving shortcut with enter
- To save the shortcut with an enter in the input field we need to
catch the submit event and use the same save mechani... - 23:34 Revision 06ef5d4d: [BUGFIX] Catch submit event while saving shortcut with enter
- To save the shortcut with an enter in the input field we need to
catch the submit event and use the same save mechani... - 23:27 Revision 6462f437: [TASK] travis-ci on PHP7 only
- TYPO3 CMS 8 will rely on PHP version 7. Previous PHP version
tests can be removed from travis-ci.
Change-Id: I976b33... - 23:15 Revision 811b024f: [TASK] Remove backPath from compressor
- Resolves: #73502
Releases: master
Change-Id: Ic22688bc426725ff95a414600f740d19a82530ce
Reviewed-on: https://review.ty... - 22:56 Revision 06410a2f: [TASK] Update Fluid dependency to 1.0.4
- This change updates the composer dependency for typo3fluid/fluid
to version 1.0.4 which solves:
https://github.com/T... - 21:44 Revision 866b494b: [BUGFIX] Absolute web path in acceptance test
- Change-Id: I0dbf8514bd3b7dc7d182dde5d6e52f451bc79c42
Resolves: #73507
Related: #73479
Releases: master
Reviewed-on: h... - 21:01 Revision e5c39550: [BUGFIX] Don't convert labels for charsets in Extbase/Fluid
- When Extbase/Fluid initially were introduced, it was possible
to store non-UTF8-data in the database. A charset array... - 20:52 Revision fd5413cf: [TASK] Code cleanup for AbstractUserAuthentication
- This is a pre-patch for the session backend patch.
Resolves: #73500
Releases: master
Change-Id: I7454673d5063c2d7706... - 17:49 Revision 7f60b1f2: [TASK] Remove unused variable includeHierarchy
- The variable includeHierarchy in BackendUserAuthentication was unused
even in TYPO3 4.5, and is not in use in any TER... - 15:40 Revision 277d9155: [BUGFIX] Correctly add backend.css after extRelPath change
- Due to wrong calculation of the file path the CSS files doesn't get
added any more.
Change-Id: I84391d6e9d318b285b0a... - 15:30 Revision f0c8b1a0: [BUGFIX] Use correct palettes for pages.media sys_file_references
- When using pages.media and videos / audios, then the wrong
fields for a palette are shown.
The patch changes the pal... - 15:29 Revision d09c8404: [BUGFIX] Use correct palettes for pages.media sys_file_references
- When using pages.media and videos / audios, then the wrong
fields for a palette are shown.
The patch changes the pal... - 12:09 Revision 9ace2475: [TASK] Set TYPO3 version to 7.6.4-dev
- Change-Id: I68876893bbd6773ab66f8264fdf8be37940c5ce7
Reviewed-on: https://review.typo3.org/46705
Reviewed-by: TYPO3 R... - 12:08 Revision 654c6751: [RELEASE] Release of TYPO3 7.6.3
- Change-Id: Ie00c494eb8f5e8e82a4a13e242a275e37b65be23
Reviewed-on: https://review.typo3.org/46704
Reviewed-by: TYPO3 R... - 11:52 Revision 3b53f2f6: [TASK] Set TYPO3 version to 6.2.19-dev
- Change-Id: Ic95d24625134cb1dd28046d0b81463f7ff49fcd5
Reviewed-on: https://review.typo3.org/46701
Reviewed-by: TYPO3 R... - 11:52 Revision 1d8a0aad: [RELEASE] Release of TYPO3 6.2.18
- Change-Id: Ia39733d7ffe9023f57907b8dc1b130f96daaf3be
Reviewed-on: https://review.typo3.org/46700
Reviewed-by: TYPO3 R... - 11:44 Revision 2c95a05e: [SECURITY] XSS in Link Validator
- Properly escape error message when showing broken links
in EXT:linkvalidator
Resolves: #72240
Releases: master, 7.6,... - 11:44 Revision dc14c81a: [SECURITY] XSS in Link Validator
- Properly escape error message when showing broken links
in EXT:linkvalidator
Resolves: #72240
Releases: master, 7.6,... - 11:44 Revision 3256617a: [SECURITY] SQLi in DBAL
- When dbal is in native mode but sql_query.passthrough is disabled
in extension configuration, the values of queries a... - 11:44 Revision c88aa574: [SECURITY] XSS in form extension
- Resolves: #54205
Releases: 6.2
Security-Commit: 8d990b6db4deb63241f3d70a78dff0039094c98a
Security-Bulletinsp: TYPO3-C... - 11:43 Revision 4e639bef: [SECURITY] XSS in content element "Form"
- Encode field names and options of select and radio elements.
Resolves: #25244
Releases: 6.2
Security-Commit: 7121a0c... - 11:43 Revision a5117093: [SECURITY] XSS in Link Validator
- Properly escape error message when showing broken links
in EXT:linkvalidator
Resolves: #72240
Releases: master, 7.6,... - 10:44 Revision 05d41c5d: [!!!][TASK] Remove flashmessage_compatibility.js from core
- The flashmessage_compatibility.js is deprecated since TYPO3 7 and is now
removed from core.
The deprecated flashmess... - 10:43 Revision 53b4b82f: [TASK] Replace csConvObj calls
- The CharsetConverter object is agnostic
of charset and environment, and a singleton on top.
There are still several ...
2016-02-15
- 17:16 Revision 6cbeedd1: [TASK] Improve layout of file list in FileBrowser
- The layout of the FileBrowser is streamlined with the current layout of the
Filelist backend module. The file listing... - 17:03 Revision e10a73ee: [BUGFIX] ManageReferenceIndex: Removed call to deprecated method render()
- Call of FlashMessage->render() was replaced with appropriate code.
Resolves: #73420
Releases: master, 7.6
Change-Id:... - 17:02 Revision a0f4132c: [BUGFIX] Recordlist: Removed call to deprecated method render()
- Call of FlashMessage->render() if no records are on the page
was replaced with appropriate code.
Resolves: #73421
Re... - 16:59 Revision edcb106b: [BUGFIX] ManageReferenceIndex: Removed call to deprecated method render()
- Call of FlashMessage->render() was replaced with appropriate code.
Resolves: #73420
Releases: master, 7.6
Change-Id:... - 16:57 Revision 7b846b7b: [BUGFIX] Function menu: Removed call to deprecated method render()
- Call of FlashMessage->render() if no modules have been registered
was replaced with appropriate code.
Resolves: #732... - 16:57 Revision 6f8def2e: [BUGFIX] Recordlist: Removed call to deprecated method render()
- Call of FlashMessage->render() if no records are on the page
was replaced with appropriate code.
Resolves: #73421
Re... - 16:47 Revision 98a2c8e0: [BUGFIX] Function menu: Removed call to deprecated method render()
- Call of FlashMessage->render() if no modules have been registered
was replaced with appropriate code.
Resolves: #732... - 16:43 Revision bd78a470: [TASK] Add logic to include languageLablelFiles via return structure
- Adds a structure to accept language files like EXT:foo/bar.xlf
in FormEngine elements that are added in inline ajax a... - 16:41 Revision 0eb73ca1: [TASK] Add logic to include languageLablelFiles via return structure
- Adds a structure to accept language files like EXT:foo/bar.xlf
in FormEngine elements that are added in inline ajax a... - 13:14 Revision d2f92e9a: [BUGFIX] Reallow custom request context in getUrl
- In b4813ddb55ab789ddd13e02234f147a44d2af1ed an patch
has been introduced which respects the default stream context
wh... - 13:13 Revision 9543b7f8: [BUGFIX] Reallow custom request context in getUrl
- In b4813ddb55ab789ddd13e02234f147a44d2af1ed an patch
has been introduced which respects the default stream context
wh... - 12:09 Revision 3957b2d6: [BUGFIX] Restore update wizard to add TER repository in EM
- This adds the update wizard again for TER repository in EM.
Resolves: #72917
Releases: master, 7.6
Change-Id: I1d4d6... - 11:37 Revision cbf64b32: [BUGFIX] Restore update wizard to add TER repository in EM
- This adds the update wizard again for TER repository in EM.
Resolves: #72917
Releases: master, 7.6
Change-Id: I1d4d6... - 11:21 Revision 7dd13d12: [TASK] Acceptance tests with travis-ci
- Set up a basic test system in .travis.yml to run
the login acceptance test with selenium and
phantomjs headless brows... - 10:37 Revision 80b82a92: [TASK] Prophecy update from 1.5.0 to 1.6.0
- Change-Id: I22f53a2be313ae3306a54a0983efda14285b725f
Resolves: #73430
Releases: master
Reviewed-on: https://review.ty... - 10:23 Revision 5ca5e54d: [TASK] Stick psr/log version to 1.0.0 in composer.json
- Resolves: #73382
Releases: master
Change-Id: I606a6be641c16edc23cace307d326aad78ceeaf1
Reviewed-on: https://review.ty... - 09:03 Revision f092081f: [BUGFIX] Enable file upload from Frontend context
- Change-Id: Ie2bf887fc9ec49f39af1ffe85bf0aea69c29fe8c
Releases: master, 7.6
Resolves: #73154
Reviewed-on: https://revi... - 09:03 Revision c03efc68: [BUGFIX] Enable file upload from Frontend context
- Change-Id: Ie2bf887fc9ec49f39af1ffe85bf0aea69c29fe8c
Releases: master, 7.6
Resolves: #73154
Reviewed-on: https://revi...
2016-02-14
- 12:54 Revision d0c74090: [TASK] Avoid hardcoded path for file list icons
- Resolves: #73038
Releases: master
Change-Id: I1816693076689df16552e216ebf4fdc9e927a502
Reviewed-on: https://review.ty... - 10:38 Revision ae291af0: [TASK] styleguide: TCA: t3editor in inline_expand
2016-02-13
- 20:45 Revision 562289d9: [BUGFIX] Indexed Search: Data too long for column 'cookie'
- The Extbase version tries to write a 32 character
hash into the column. Make it varchar(32)
Resolves: #72909
Release... - 20:45 Revision 9c4df3b3: [BUGFIX] Indexed Search: Data too long for column 'cookie'
- The Extbase version tries to write a 32 character
hash into the column. Make it varchar(32)
Resolves: #72909
Release... - 17:16 Revision 7c5bb2a8: [TASK] Enable codeception and add simple mouse test
- Resolves: #73216
Releases: master
Change-Id: I0390afebbf296748452dd85a0fd5f34fb53adff4
Reviewed-on: https://review.ty... - 15:55 Revision 09d292f2: [BUGFIX] Data in request may be null instead of an array
- Change-Id: I85f8c80ca29a7795242c9c284f235c6520b2a72d
Releases: master, 7.6
Resolves: #72933
Reviewed-on: https://revi... - 15:55 Revision 67358929: [BUGFIX] Data in request may be null instead of an array
- Change-Id: I85f8c80ca29a7795242c9c284f235c6520b2a72d
Releases: master, 7.6
Resolves: #72933
Reviewed-on: https://revi... - 15:38 Revision 4859dc86: [BUGFIX] Fixed Exception when updating the ReferenceIndex
- Now there is no Exception if a table has no columns definition.
Resolves: #73419
Releases: master,7.6
Change-Id: Ied... - 15:36 Revision 276e3fc4: [BUGFIX] InvalidArgumentException in PaginateViewHelper
- The argument validation of Standalone Fluids AbstractViewHelper
fails for methods defining arguments with multiple ty... - 15:34 Revision 18733e21: [BUGFIX] Fixed Exception when updating the ReferenceIndex
- Now there is no Exception if a table has no columns definition.
Resolves: #73419
Releases: master,7.6
Change-Id: Ied...
2016-02-12
- 18:47 Revision 6e5397cc: [FEATURE] Add preProcessStorage signal to ResourceFactory
- This patch introduces a new signal before a resource storage is initialized.
This is very useful to overwrite the sto... - 18:38 Revision 51ed3688: [TASK] Remove FlexForm charset conversion
- There was a rare option before all DB code
was UTF-8 and BE was UTF-8, when
FlexForm XML was stored in a different ch... - 18:01 Revision a6832340: [TASK] Update phpunit and its dependencies
- Change-Id: I06d5f3eab662abc8574c206b12f0a40be40eda58
Resolves: #73377
Releases: master
Reviewed-on: https://review.ty... - 13:22 Revision ba303809: [BUGFIX] Deduplicate "Hide default translation of page" logic
- Resolves: #73083
Releases: master, 7.6, 6.2
Change-Id: I35dfbeb2034990b5746568a733c3e11240a4399d
Reviewed-on: https:/... - 11:57 Revision 2f0a9521: [TASK] Use getAbsoluteWebPath instead of extRelPath
- In order to be more flexible for path resolving,
a lot of occurrences in the TYPO3 Backend for
javascript and css fil... - 11:33 Revision 07b92e40: [BUGFIX] Deduplicate "Hide default translation of page" logic
- Resolves: #73083
Releases: master, 7.6, 6.2
Change-Id: I35dfbeb2034990b5746568a733c3e11240a4399d
Reviewed-on: https:/... - 11:32 Revision e28c5654: [BUGFIX] Deduplicate "Hide default translation of page" logic
- Resolves: #73083
Releases: master, 7.6, 6.2
Change-Id: I35dfbeb2034990b5746568a733c3e11240a4399d
Reviewed-on: https:/... - 11:13 Revision 5ab411e0: [TASK] Remove @inject from ext:fluid
- Use inject methods instead.
Resolves: #73018
Releases: master, 7.6
Change-Id: I087020bcefaa39984cd040896cbc16b700bf3... - 10:46 Revision bac3fbd4: [FOLLOWUP][BUGFIX] Table wizard: large fields and BR-tags
- Add the missing conversion of LF to <BR> in the frontend output.
Resolves: #72388
Releases: master, 7.6, 6.2
Change-... - 10:46 Revision 1afa712d: [FOLLOWUP][BUGFIX] Table wizard: large fields and BR-tags
- Add the missing conversion of LF to <BR> in the frontend output.
Resolves: #72388
Releases: master, 7.6, 6.2
Change-... - 10:45 Revision c4e292ff: [TASK] .travis.yml cleanup
- ext:compatibility6 was removed from core a while ago, explicit
deletion can be removed from .travis.yml
Change-Id: I... - 10:43 Revision 3c5865b6: [TASK] Deprecate old-school AJAX requests
- The old logic for using non-PSR-7 styled
AJAX requests in the backend is now deprecated, in favor of AJAX Backend Rou... - 10:32 Revision 1d2d368f: [FOLLOWUP][BUGFIX] Table wizard: large fields and BR-tags
- Add the missing conversion of LF to <BR> in the frontend output.
Resolves: #72388
Releases: master, 7.6, 6.2
Change-... - 10:30 Revision 413430bf: [BUGFIX] Failing Unit Tests on Windows systems
- Due to realpath usage some Unit Tests are failing on Windows systems.
The tests have to ensure that forward slashes a... - 09:00 Revision eaa89879: [TASK] Use UTF-8 as default for LanguageService
- The TYPO3 Backend is utf-8 by default since TYPO3 4.5, but certain
places read the value still from $GLOBALS['LANG']-... - 08:35 Revision 5763a689: [BUGFIX] Remove invalid AJAX endpoint for EXT:recycler
- A leftover old-school AJAX handler
with an invalid endpoint (pointing to an actual
Cleaner Scheduler Task) was remove... - 08:35 Revision d5f456e3: [BUGFIX] Remove invalid AJAX endpoint for EXT:recycler
- A leftover old-school AJAX handler
with an invalid endpoint (pointing to an actual
Cleaner Scheduler Task) was remove... - 07:26 Revision 77b50340: [!!!][TASK] Update Symfony Console to version 3.x
- This migrates the Extbase ConsoleOutput wrapper to the newer API.
Change-Id: If26fc4f783c1c66bfd7818ea2aedd9055bcbdf...
2016-02-11
- 22:58 Revision 2b1d3064: [BUGFIX] Failing Unit Tests on Windows systems
- Due to realpath usage some Unit Tests are failing on Windows systems.
The tests have to ensure that forward slashes a... - 22:58 Revision 1a9e1f29: [BUGFIX] Failing Unit Tests on Windows systems
- Due to realpath usage some Unit Tests are failing on Windows systems.
The tests have to ensure that forward slashes a... - 22:58 Revision 9d08dae9: [BUGFIX] Ensure correct line ending in fluid Unit Tests
- As the TYPO3\CMS\Core\Cache\Frontend\PhpFrontend uses the constant LF
for its data storing the Unit Tests in
TYPO3\CM... - 22:06 Revision cf080c66: [TASK] Cleanup usage of booleans in EXT:frontend
- Change-Id: I65b6b7f14752676c1c90fb6ff0b382de5aaaa53e
Resolves: #68896
Releases: master
Reviewed-on: https://review.ty... - 20:01 Revision 3dd1bc7e: [TASK] Change diff granularity to "word"
- Change the granularity of diffs generated by DiffUtility to "word"
to get readable diffs.
Change-Id: Ib852f6c1a05bd9... - 20:01 Revision 9e6e5ff1: [TASK] Change diff granularity to "word"
- Change the granularity of diffs generated by DiffUtility to "word"
to get readable diffs.
Change-Id: Ib852f6c1a05bd9... - 16:32 Revision b96daa1a: [TASK] styleguide: TCA: fal in flex
- 16:24 Revision a8c38201: [TASK] styleguide: TCA: clean up icons
- 16:14 Revision 991fd038: [TASK] styleguide: TCA: attribute on mm table
- 16:10 Revision 53bbe6ab: [TASK] Cap counter of "Application Overview"
- The issue counter of the "Application Overview" menu gets capped if
there are more than 99 issues by appending a "+" ... - 16:09 Revision 00510d1d: [TASK] Cap counter of "Application Overview"
- The issue counter of the "Application Overview" menu gets capped if
there are more than 99 issues by appending a "+" ... - 16:01 Revision 194e6786: [TASK] styleguide: TCA: inline mn
- 15:32 Revision 29c8716d: [TASK] Remove unused option cObj->INT_include
- An option within ContentObjectRenderer was unused
even before TYPO3 4.5, and is not in use in any TER
extension. This... - 15:16 Revision a57d985c: [TASK] Replace confirm in Create Folder page
- Resolves: #68255
Releases: master
Change-Id: Ic2283f4ea8d43059b1c84cafefc79d6b60afa9ff
Reviewed-on: https://review.ty... - 15:16 Revision 51456c1a: [TASK] styleguide: TCA: inline useCombination with box
- 14:46 Revision a497511d: [TASK] styleguide: TCA: Inline examples
- 11:05 Revision f91af448: [BUGFIX] Filelist Treeview: Removed call to deprecated method render()
- Call of FlashMessage->render() when no folders are available
was replaced with appropriate code.
Resolves: #73222
Re... - 11:05 Revision ef3c9d38: [BUGFIX] Filelist Treeview: Removed call to deprecated method render()
- Call of FlashMessage->render() when no folders are available
was replaced with appropriate code.
Resolves: #73222
Re... - 10:51 Revision 86e64e76: [BUGFIX] Fix broken tooltip for clipboard header icons
- Resolves: #73180
Releases: master, 7.6
Change-Id: Ic0dba8d1eb32bcf53e6d4ab4d6be495b60a324c4
Reviewed-on: https://revi... - 10:50 Revision 4e6308e2: [BUGFIX] Fix broken tooltip for clipboard header icons
- Resolves: #73180
Releases: master, 7.6
Change-Id: Ic0dba8d1eb32bcf53e6d4ab4d6be495b60a324c4
Reviewed-on: https://revi... - 08:50 Revision a7cc1024: [TASK] Remove @inject from ext:fluid
- Use inject methods instead.
Resolves: #73018
Releases: master, 7.6
Change-Id: I087020bcefaa39984cd040896cbc16b700bf3... - 07:13 Revision 495fbdbd: [TASK] Remove obsolete settings from CSS Styled Content
- CSS Styled Content still contains old options that are not in use
anymore within the TYPO3 Core or in regular setting... - 07:10 Revision 31d000f6: [TASK] Deprecate BackendUtility::getListViewLink()
- The wrapper method was previously used in two parts of the TYPO3
Core.
Resolves: #73190
Releases: master
Change-Id: ...
2016-02-10
- 18:47 Revision fcc7d165: [TASK] Cleanup code of QueryView
- Resolves: #73175
Releases: master
Change-Id: Id5ea957f52172d2951732b89f8de1acba9e3ee54
Reviewed-on: https://review.ty... - 10:52 Revision 05483146: [BUGFIX] Re-enable export of multiple records via clipboard
- The change of #57873 introduced a regression which doesn't allow
the export of multiple records via the clipboard mod... - 05:45 Revision 062363be: [BUGFIX] Drop usage of iconFile if typeicon_classes is used in TCA
- If typeicon_classes is used, the iconFile is not required.
Resolves: #73202
Releases: master
Change-Id: If6ba002865f...
2016-02-09
- 22:17 Revision 3153a54a: [TASK] Remove occurrences of linkThisUrl()
- The functionality of linkThisUrl is not needed in several places
and the code can be simplified.
Resolves: #73189
Re... - 15:56 Revision 6c31c311: [TASK] styleguide: TCA: Move inline fal to own table
- 14:24 Revision 05ca4ce3: [TASK] styleguide: TCA: Extract global flex cases to own table
- 13:28 Revision 86e96894: [TASK] styleguide: TCA: Move group and select flex fields
- 12:52 Revision f07c6290: [TASK] styleguide: TCA: Merge basic flex fields
- 12:28 Revision 13f3f9e0: [TASK] styleguide: TCA: Merge wizards
- 11:25 Revision ee6c74c2: [TASK] styleguide: TCA: type in own table
- 11:10 Revision 437ec52b: [TASK] styleguide: TCA: palette in own table
- 11:04 Revision f45ed80a: [FOLLOWUP][TASK] Always use Icon API for Module Icons
- Fixed failing unit tests because of whitespace problems.
Resolves: #73186
Releases: master
Change-Id: I3a25c74c1526... - 10:09 Revision 0102c888: [FOLLOWUP][TASK] Always use Icon API for Module Icons
- The Icon API with icon identifiers is now used throughout the
core when rendering module icons. This avoids some addi... - 09:48 Revision 507ddd04: [TASK] styleguide: TCA: Improve required elements tests
- 09:33 Revision f9599a1c: [BUGFIX] Fallback to version of ext_emconf.php if not found in Composer
- Resolves: #65866
Releases: 6.2
Change-Id: I9e8383de10e2df1b722fda4b55d1379908f13138
Reviewed-on: https://review.typo3... - 08:33 Revision 562b7c1d: [TASK] Always use Icon API for Module Icons
- The Icon API with icon identifiers is now used throughout the
core when rendering module icons. This avoids some addi... - 07:31 Revision 369334cf: [BUGFIX] Correct escaping behavior of documentation views
- This change updates documentation-related templates and
a single ViewHelper to use the expected escaping toggles.
Ch... - 06:49 Revision a494a5ee: [TASK] Use Time Tracker only
- Don't use the null time tracker anymore, as the logic can be now put
inside the TimeTracker object itself. The class ...
2016-02-08
- 17:54 Revision 0023f5cf: [TASK] styleguide: TCA: Rename inline expand table
- 17:31 Revision fb15a422: [TASK] styleguide: Raise core dependency to 8.0
- 17:26 Revision 4c19fb49: [TASK] styleguide: TCA: rename staticdata table
- 17:11 Revision c728ff54: [TASK] styleguide: TCA: Add rsainput table
- 16:45 Revision 0e9b8eb4: [TASK] styleguide: TCA: Remove old rte fields
- 16:41 Revision 85b418b2: [TASK] styleguide: TCA: Move rte to own table
- 16:00 Revision f21b04d5: [BUGFIX] Accept empty input for TCA eval 'email'
- An empty string is a valid email address for an input field of
eval type 'email', unless 'required' is specified expl... - 16:00 Revision d4e61275: [BUGFIX] Accept empty input for TCA eval 'email'
- An empty string is a valid email address for an input field of
eval type 'email', unless 'required' is specified expl... - 15:49 Revision 589a50f6: [BUGFIX] Do not process downloads of .map files in typo3/
- Resolves: #72832
Releases: master, 7.6
Change-Id: Ie7d4dd8c99c20c80dc8d27a970a9156ff39db1bd
Reviewed-on: https://revi... - 15:48 Revision 3221f1b7: [BUGFIX] Do not process downloads of .map files in typo3/
- Resolves: #72832
Releases: master, 7.6
Change-Id: Ie7d4dd8c99c20c80dc8d27a970a9156ff39db1bd
Reviewed-on: https://revi... - 15:47 Revision a9c748ec: [TASK] styleguide: TCA: Move t3editor to own table
- 15:12 Revision 787b9308: [BUGFIX] Allow importing of non-compressed t3d files again
- Resolves: #73157
Releases: master, 7.6
Change-Id: I6b08290fd4961116f7dbcc87d11b2d35b61411fb
Reviewed-on: https://revi... - 15:12 Revision 5d53a68a: [BUGFIX] Allow importing of non-compressed t3d files again
- Resolves: #73157
Releases: master, 7.6
Change-Id: I6b08290fd4961116f7dbcc87d11b2d35b61411fb
Reviewed-on: https://revi... - 13:46 Revision 3af65062: [BUGFIX] impexp ignore file reference records with missing related files
- It could happen, that an export contains sys_file_reference records
with relations to sys_files records, that was mis... - 13:34 Revision e623e419: [BUGFIX] impexp ignore file reference records with missing related files
- It could happen, that an export contains sys_file_reference records
with relations to sys_files records, that was mis... - 13:34 Revision f8022ed4: [BUGFIX] impexp ignore file reference records with missing related files
- It could happen, that an export contains sys_file_reference records
with relations to sys_files records, that was mis... - 10:49 Revision e052307b: [TASK] Format size in filelist info window
- The file size information inside the filelist info window is now
formatted as bytes/kilobytes/megabytes instead of ju... - 10:45 Revision 4a84ac7c: [TASK] Format size in filelist info window
- The file size information inside the filelist info window is now
formatted as bytes/kilobytes/megabytes instead of ju... - 10:00 Revision d01a9854: [FOLLOWUP][FEATURE] Introduce native support for Symfony Console
- Rename script from "bin/t3console" to "bin/typo3".
Resolves: #73042
Releases: master
Change-Id: I0ab3f083456b25e508a... - 07:18 Revision 41e20868: [TASK] Alias Fluid's AbstractNode to ViewHelperNode for backwards compatibility
- Aliasing this class - although technically not a "good" alias - makes
third-party ViewHelpers' compile() methods comp...
2016-02-06
- 17:00 Revision e108aab8: [TASK] Add class form-control to textarea in image tests
- Resolves: #73145
Releases: master
Change-Id: I21a558ed54559d345fed1878fcb7665860ba09e8
Reviewed-on: https://review.ty...
2016-02-05
- 22:31 Revision df80dee7: [BUGFIX] ImpExp: Correct casing for FAL function call
- The function call on the folder object must use correct casing of
the function name for PHP 7 compatibility.
Resolve... - 22:29 Revision ff1b6629: [BUGFIX] ImpExp: Correct casing for FAL function call
- The function call on the folder object must use correct casing of
the function name for PHP 7 compatibility.
Resolve... - 22:29 Revision 04b1e5ff: [BUGFIX] ImpExp: Correct casing for FAL function call
- The function call on the folder object must use correct casing of
the function name for PHP 7 compatibility.
Resolve... - 22:18 Revision 03d25b0e: [TASK] Update Symfony Finder to version 3.x
- Change-Id: Ic41340717812c30f3d13794d7d9233c4f5aafea4
Resolves: #73151
Releases: master
Reviewed-on: https://review.ty... - 22:16 Revision 9b77b016: [BUGFIX] Disable the "new shortcut" button
- Disable the "new shortcut" button only in the csh popup.
Relates: #73009,#73013
Fixes: #73014
Releases: master,7.6
C... - 22:16 Revision cc52c800: [BUGFIX] Disable the "new shortcut" button
- Disable the "new shortcut" button only in the csh popup.
Relates: #73009,#73013
Fixes: #73014
Releases: master,7.6
C... - 21:53 Revision 028d68fb: [BUGFIX] Correct layout and ensure HTML is rendered
- Resolves: #73143
Releases: master
Change-Id: I6e48707d4f1df68daad6cdee3f47a8ffdc44a92d
Reviewed-on: https://review.ty... - 20:52 Revision 8c313ab0: [FEATURE] Add "allowedTags" argument on f:format.stripTags
- Allows passing HTML tags which will not be stripped, as
supported by the strip_tags() PHP function.
Change-Id: I2ecc... - 16:54 Revision d1ca79ca: [BUGFIX] Off-by-one error in FAL's LocalDriver
- Currently, the LocalDriver of FAL has an off-by-one issue. The passed
starting pointer gets decremented by one, causi... - 16:52 Revision 2d7d51aa: [BUGFIX] Off-by-one error in FAL's LocalDriver
- Currently, the LocalDriver of FAL has an off-by-one issue. The passed
starting pointer gets decremented by one, causi... - 16:52 Revision 425cf60e: [BUGFIX] Off-by-one error in FAL's LocalDriver
- Currently, the LocalDriver of FAL has an off-by-one issue. The passed
starting pointer gets decremented by one, causi... - 13:23 Revision 8a7f825c: [TASK] styleguide: TCA: Move access rights to own table
2016-02-04
- 15:36 Revision 15655304: [TASK] Improve layout of file list in FileBrowser
- The layout of the FileBrowser is streamlined with the current layout of the
Filelist backend module. The file listing...
2016-02-03
- 22:45 Revision 034a0cdb: [BUGFIX] Impexp: Make CSH useable again
- Change-Id: Ia43f66a74aafa558c2b5a098cc6edecb2c2d8acd
Resolves: #73079
Releases: master
Reviewed-on: https://review.ty... - 22:41 Revision 8b9bd342: [TASK] Add argument wrap to CSH ViewHelper
- Additionally a regression in filelist markup is fixed.
Change-Id: Ib0cb0dbfe4255dd575682f3305f445ab7bfb3359
Resolves... - 22:29 Revision eabc909a: [TASK] Add argument wrap to CSH ViewHelper
- Additionally a regression in filelist markup is fixed.
Change-Id: Ib0cb0dbfe4255dd575682f3305f445ab7bfb3359
Resolves... - 15:59 Revision 5d4f4a3a: [TASK] Compatibility to safely deprecate f:case "default" argument
- A compatibility layer can be left in place to support "default" used
on f:case. Internally the compatibility ViewHelp... - 15:54 Revision b5b0df56: [BUGFIX] Fix composer branch alias of master branch
- Branch alias of master branch still is to 7.x-dev,
but obviously must be 8.x-dev
Resolves: #73104
Releases: master
C... - 15:25 Revision 9dc3846f: [BUGFIX] Avoid reserved "sections" variable name in install tool All Configuration
- Avoiding the reserved variable name avoids the issue.
Change-Id: I1262a645366680628742e2ee547797bd4c5914ec
Releases:... - 15:08 Revision d1ff05d9: [BUGFIX] InvalidArgumentException in Image- and Media-ViewHelper
- The argument validation of Standalone Fluids AbstractViewHelper
fails for methods defining arguments with multiple ty... - 09:34 Revision 4227e113: [TASK] Do not hide possible PHP warning from Extbase exception
- The Extbase ClassInfoFactory may be unable to build information for a
given class if a PHP warning occurs while runni... - 09:32 Revision 7aac6b49: [TASK] Do not hide possible PHP warning from Extbase exception
- The Extbase ClassInfoFactory may be unable to build information for a
given class if a PHP warning occurs while runni...
2016-02-02
- 17:20 Revision 93f6919b: [TASK] styleguide: TCA: eval=null only useful with useOrOverridePlaceholder
- 17:03 Revision bbf4bf20: [TASK] styleguide: TCA: Move select to own table, own table for default values
- 13:25 Revision 8b14ea68: [TASK] Register BE module icons automatically
- Resolves: #72903
Releases: master
Change-Id: I34d99b176496201fb156831f016ce0edd1441fdf
Reviewed-on: https://review.ty... - 10:11 Revision 638c7ba6: [TASK] Deprecate GeneralUtility::requireOnce() and requireFile()
- This patch deprecates:
* GeneralUtility::requireOnce
* GeneralUtility::requireFile
Resolves: #73067
Releases: master...
2016-02-01
- 15:38 Revision efdc5d0b: [TASK] Use uri.resource viewhelper for about module logo
- Resolves: #73034
Releases: master
Change-Id: I0ae1d458d1da7822f9ee261cb574128c37f49f42
Reviewed-on: https://review.ty... - 15:36 Revision 61555165: [BUGFIX] Make the BE-Modul configurably for groups
- Related: #63000
Resolves: #73009
Releases: master,7.6
Change-Id: I9406e9e45cd6053d3a343e91ffb041c9ec1afa8e
Reviewed-o... - 15:35 Revision ba5e1878: [BUGFIX] Make the BE-Modul configurably for groups
- Related: #63000
Resolves: #73009
Releases: master,7.6
Change-Id: I9406e9e45cd6053d3a343e91ffb041c9ec1afa8e
Reviewed-o... - 15:24 Revision daaf9e00: [BUGFIX] Reallow '0' as valid userFunc argument in TypoScript
- With #47301 the parsing of userFunc in TypoScript has changed.
The change prevents '0' as valid argument.
This patch... - 15:03 Revision 70395698: [TASK] styleguide: TCA: Move type group to own table
- 14:34 Revision 362b4bb5: [BUGFIX] Ensure correct absolute paths for fluid template paths
- This patch uses TYPO3 internal functions to resolves absolute paths
which can handle absolute Windows paths as well.
... - 13:39 Revision 6aede954: [BUGFIX] Reallow '0' as valid userFunc argument in TypoScript
- With #47301 the parsing of userFunc in TypoScript has changed.
The change prevents '0' as valid argument.
This patch... - 13:32 Revision 545c81d5: [BUGFIX] Reallow '0' as valid userFunc argument in TypoScript
- With #47301 the parsing of userFunc in TypoScript has changed.
The change prevents '0' as valid argument.
This patch... - 10:22 Revision 32bb7129: [FEATURE] Introduce native support for Symfony Console
- This feature allows to add Commands based on Symfony
Console, and also introduces a new binary located in
typo3/sysex...
Also available in: Atom