Activity
From 2015-03-16 to 2015-04-14
2015-04-14
- 19:36 Revision e004124e: [CLEANUP] ReferenceIndex
- Use imports, correct typos, use getters instead of globals, improve
variable names, introduce some early returns, emp... - 13:48 Revision ad23774a: [TASK] EM: Update extension to latest possible
- The EM tries to update to latest available extension, but the latest one
may have unresolvable dependencies to core v... - 13:46 Revision 7477185b: [BUGFIX] Store dependency errors before further dependency tests
- During dependency checking the extensions are checked recursively. If an
depended extension is not yet installed, dep... - 13:45 Revision 3b395575: [BUGFIX] Store dependency errors before further dependency tests
- During dependency checking the extensions are checked recursively. If an
depended extension is not yet installed, dep... - 09:06 Revision f2c6a5c6: [BUGFIX] Re-add parsing for list elements
- Due to patch https://review.typo3.org/33613/ the parsing of list
elements get broken. The issue only occurs if you ha... - 09:03 Revision 07be3dfc: [BUGFIX] Re-add parsing for list elements
- Due to patch https://review.typo3.org/33613/ the parsing of list
elements get broken. The issue only occurs if you ha...
2015-04-13
- 17:51 Revision bebf919a: [BUGFIX] Invalid file identifier with GIFBUILDER
- Reference to the original file is missing.
Resolves: #62184
Releases: master, 6.2
Change-Id: I0e8e9ced11c37544baee2c... - 17:50 Revision 2adb9eac: [BUGFIX] Invalid file identifier with GIFBUILDER
- Reference to the original file is missing.
Resolves: #62184
Releases: master, 6.2
Change-Id: I0e8e9ced11c37544baee2c... - 17:32 Revision 5a15c87f: [BUGFIX] Cache results of explodeSoftRefParserList()
- BackendUtility::explodeSoftRefParserList() is called with a very
limited set of input parameters, but processing is r... - 17:30 Revision ef9cc699: [BUGFIX] Fix "Invalid cache entry identifier"
- Hash the parser list by md5 to have a valid identifier.
Resolves: #66403
Releases: master
Change-Id: I78505c77225a67... - 17:03 Revision af6e83fc: [TASK] Adjust icons in EXT:belog
- * Warnings are displayed by FontAwesome now
* Errors are now represented as a circled exclamation mark
Resolves: #65... - 16:58 Revision 72c3dec5: [BUGFIX] Cache results of explodeSoftRefParserList()
- BackendUtility::explodeSoftRefParserList() is called with a very
limited set of input parameters, but processing is r... - 16:46 Revision eeaf6d91: [BUGFIX] Handle post_max_size = 0
- Although the PHP docs do not mention it, the default configuration
files in the repository explain that post_max_size... - 16:43 Revision 4d3c3fcb: [BUGFIX] Handle post_max_size = 0
- Although the PHP docs do not mention it, the default configuration
files in the repository explain that post_max_size... - 16:35 Revision 934e4e1e: [BUGFIX] Write references for FAL relations
- Due to commit https://review.typo3.org/37086 no FAL relations for RTE
fields are added to sys_refindex. This patch re... - 15:56 Revision 713c8110: [TASK] EM: Update extension to latest possible
- The EM tries to update to latest available extension, but the latest one
may have unresolvable dependencies to core v... - 15:35 Revision 7c0304a2: [BUGFIX] Write references for FAL relations
- Due to commit https://review.typo3.org/37086 no FAL relations for RTE
fields are added to sys_refindex. This patch re... - 15:34 Revision 225eb71f: [BUGFIX] indexed_search: Correct js for section titles
- Fixes js error when clicking on the section title
(both pibased and Extbase plugin)
Fix navigation of section menu in... - 15:21 Revision c2cbc8ea: [BUGFIX] IndexedSearch: Fix various issues in extbase plugin
- Fix these bug in the experimental extbase plugin of IndexedSearch:
* TypoScript does not appear in include_static_fi... - 15:19 Revision 520ae729: Revert "[BUGFIX] Re-add parsing for list elements"
- This reverts commit 9bab623405c239a7924fa166daf78d8b3b47add1.
Change-Id: I0484292badb4bcdb2f35e8f36db555d4981ec0b4
R... - 15:13 Revision 9bab6234: [BUGFIX] Re-add parsing for list elements
- Due to patch https://review.typo3.org/33613/ the parsing of list
elements get broken. This patch re-adds parsing for ... - 14:19 Revision 889d9d09: [FEATURE] Add Locking API
- This patch adds a flexible locking API, which allows to be
extended by extensions.
It also deprecates the old API an... - 12:39 Revision 24514867: [FOLLOWUP][BUGFIX] Fix readable output for type "group" and MM-tables
- Releases: 6.2
Resolves: #52126
Resolves: #57129
Change-Id: Ia9d54acebcbd3ebdcf6d510699c38d896e9176a7
Reviewed-on: htt... - 12:13 Revision 326f6396: [TASK] Isolate content element previews for page module
- With the new strong defaults some content elements have moved to
the extensions mediace, css_styled_content and compa... - 12:08 Revision c73d3d41: [BUGFIX] Fix readable output for type "group" and MM-tables
- If a TCA field uses the type "group" and a MM-table, a wrong value is
displayed in the list view. This is due to miss... - 11:08 Revision aa49f0d6: [BUGFIX] Fix readable output for type "group" and MM-tables
- If a TCA field uses the type "group" and a MM-table, a wrong value is
displayed in the list view. This is due to miss... - 07:21 Revision d265026f: [TASK] Replace IconUtility::skinImg with IconUtility::getSpriteImage Part 1
- This patch replaces a lot occurrences of IconUtility::skinImg with
IconUtility::getSpriteImage or similar.
Thinks th...
2015-04-12
- 16:51 Revision 1765249f: [BUGFIX] Correct access of AJAX response in t3editor
- Due to an update of prototype.js, the AJAX response has changed.
Use the correct response object to determine if savi...
2015-04-11
- 20:07 Revision bdf33b93: [!!!][CONF][BUGFIX] Namespaces in Info module function menu
- Use the namespaced class name instead of the old name when
registering the module.
All options in the function menu o... - 18:53 Revision e1680e1b: [BUGFIX] Fix invalid URL in EditDocumentController
- The form action generated in EditDocumentController now properly
resolves ? and & characters clashing together.
Rele...
2015-04-10
- 14:18 Revision d94e43f0: [BUGFIX] Update 6.2 static template
- The 6.2 static template needs to stay in sync with the latest
static template from the 6.2 branch to ensure exactly t... - 13:35 Revision 670bb70b: [BUGFIX] Use title property for File Links
- Instead of the alternative text the title of files need to be
used for titles of File Links.
Resolves: #66347
Releas... - 13:35 Revision 5698beaf: [BUGFIX] Use title property for File Links
- Instead of the alternative text the title of files need to be
used for titles of File Links.
Resolves: #66347
Releas... - 11:10 Revision b724d602: [BUGFIX] Prevent extension download if disabled
- If you disable extension installation in Install Tool (disable all
[EXT][allow*Install] options) a weird error is thr... - 11:09 Revision a1c299e4: [BUGFIX] Prevent extension download if disabled
- If you disable extension installation in Install Tool (disable all
[EXT][allow*Install] options) a weird error is thr... - 10:36 Revision e1bdf78e: [BUGFIX] Compare field names without configuration
- With patch https://review.typo3.org/34019/ the function
ExtensionManagementUtility::removeDuplicatesForInsertion was ... - 10:27 Revision 3ad75874: [BUGFIX] Compare field names without configuration
- With patch https://review.typo3.org/34019/ the function
ExtensionManagementUtility::removeDuplicatesForInsertion was ... - 09:21 Revision e4000185: [BUGFIX] Automatic scrolling of editing form when inserting paragraph
- Problem: Entering a new paragraph leads to automatic scrolling of the
editing form in the backend if the cursor is po... - 09:15 Revision d03c59b7: [BUGFIX] Automatic scrolling of editing form when inserting paragraph
- Problem: Entering a new paragraph leads to automatic scrolling of the
editing form in the backend if the cursor is po... - 00:54 Revision c58ba3e4: [BUGFIX] Respect access method with updater in EM
- The Extension Manager checks the access method in each update
script when rendering the icon in the list of extension... - 00:51 Revision 0500220a: [BUGFIX] Wrong url for frontend editing popup
- Since Forge issue #66052 frontend editing with feedit is not working anymore.
This is because the URL's for modules h... - 00:49 Revision 708c2d57: [BUGFIX] Respect access method with updater in EM
- The Extension Manager checks the access method in each update
script when rendering the icon in the list of extension...
2015-04-09
- 22:42 Revision ee634c4f: [FEATURE] Add SVG support
- Added rendering support for SVG images. When a SVG image is scaled
there is no processed file created but only a sys_... - 22:08 Revision da2ca9cb: [BUGFIX] Harden CSS selector for flag icons
- Releases: master
Resolves: #65336
Change-Id: Ifd4406a8214e036ca5edb9d89f5f0b4778205ce6
Reviewed-on: http://review.typ... - 20:14 Revision 88bf7086: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/19 from Pneum/patch-1
- Move backend module to "Help" group up top
- 14:34 Revision b57bf36e: [BUGFIX] Use less memory in CLI lowlevel_refindex
- Fetch each row when we actually need its data instead of fetching all
rows at once.
This saves quite a lot memory on ... - 14:33 Revision 16261377: [BUGFIX] Use less memory in CLI lowlevel_refindex
- Fetch each row when we actually need its data instead of fetching all
rows at once.
This saves quite a lot memory on ... - 14:31 Revision 5538ff4c: [BUGFIX] Skip nonRelationTables in lowlevel_refindex CLI script
- Some tables do not have to be checked for broken references.
Change-Id: I487a4570b6fc8cd9b692350f9f526b0710ed61a7
Re... - 14:31 Revision fe697a46: [BUGFIX] Skip nonRelationTables in lowlevel_refindex CLI script
- Some tables do not have to be checked for broken references.
Change-Id: I487a4570b6fc8cd9b692350f9f526b0710ed61a7
Re... - 11:16 Revision de6f5362: [BUGFIX] Cancel button "id" in workspaces contains a typo
- Resolves: #65829
Releases: master,6.2
Change-Id: Ifa7a1c53cf560d985cfc5bc14f5ec681074bda2d
Reviewed-on: http://review... - 11:16 Revision b5da1248: [BUGFIX] Cancel button "id" in workspaces contains a typo
- Resolves: #65829
Releases: master,6.2
Change-Id: Ifa7a1c53cf560d985cfc5bc14f5ec681074bda2d
Reviewed-on: http://review... - 10:39 Revision 416621cf: [BUGFIX] Do not show empty modules for backend users
- Do not show the module group if it does not contain any sub modules.
Resolves: #66232
Releases: master
Change-Id: I2... - 09:56 Revision 7ee56087: [FOLLOW-UP][TASK] Rename FAL driver count methods
- This changes the names of the newly added FAL driver count methods
to be more intuitive.
Since the new API wasn't pu...
2015-04-08
- 19:25 Revision e12a2613: [BUGFIX] Only downscale images in ProcessedFile::CONTEXT_IMAGEPREVIEW
- Resolves: #66270
Releases: master, 6.2
Change-Id: I8bfe273309e847c8dd185aa9c6cd35b57b2f86f3
Reviewed-on: http://revie... - 19:22 Revision d8dcd6d7: [BUGFIX] Only downscale images in ProcessedFile::CONTEXT_IMAGEPREVIEW
- Resolves: #66270
Releases: master, 6.2
Change-Id: I8bfe273309e847c8dd185aa9c6cd35b57b2f86f3
Reviewed-on: http://revie... - 16:51 Revision 93715649: [BUGFIX] Error code 1238108067 is used twice
- Code is used in StringValidator and in StringLengthValidator.
Releases: master, 6.2
Resolves: #65654
Change-Id: Id6a... - 16:51 Revision fed06410: [BUGFIX] Error code 1238108067 is used twice
- Code is used in StringValidator and in StringLengthValidator.
Releases: master, 6.2
Resolves: #65654
Change-Id: Id6a... - 10:37 Revision d32e20d1: [!!!][FEATURE] Add count methods and sort functionality to FAL drivers
- Instead of fetching all files and folders to count them,
two new FAL driver methods are introduced:
getFoldersInFolde... - 09:45 Revision 4e92ec57: Revert "[TASK] Improve performance of trimExplode"
- This reverts commit 27723ecb9770b41a898c2bebacded99ec58a9a50. This needs to be done as the current solution for Gener...
- 09:19 Revision 75f50dd7: [TASK] Add a signal after importer init in ImportExportUtility
- To be able to modify importer options on importing T3D-files on
extension installation (e.g. for distributions) this ... - 08:46 Revision 27723ecb: [TASK] Improve performance of trimExplode
- Preg_split replaces the trim action and the removal of empty values.
Performance varies per system and parameter valu... - 00:43 Revision 07c20943: [BUGFIX] Indexed_search: add CSSsufix to title class
- Add missing marker and fluid expression for templates,
so the search results are rendered as documented.
Resolves: #... - 00:24 Revision 917ea768: [BUGFIX] Fix grouping of file references in FlexForms of workspaces
- With this patch file references in FlexForms of content elements in a
alternative workspace are grouped with the chan... - 00:23 Revision 2d94295e: [BUGFIX] Fix grouping of file references in FlexForms of workspaces
- With this patch file references in FlexForms of content elements in a
alternative workspace are grouped with the chan... - 00:21 Revision dd48012f: [CLEANUP] Improve code quality in openid
- Releases: master
Resolves: #66248
Change-Id: I3246e76e10212e09f348371ef494d460c51552ce
Reviewed-on: http://review.typ...
2015-04-07
- 18:33 Revision 64c058b5: [BUGFIX] Fix generated preview URL for single element preview
- The changed backpath handling lead to double /typo3 inclusion into
the URL, so it fails.
There was an occurence of ba... - 16:19 Revision 9144aa7b: [TASK] EM: Use NProgress to visualize AJAX actions
- Resolves: #66305
Releases: master
Change-Id: I1dcdca101a93c90b3ca27bc9a49e541610c40c39
Reviewed-on: http://review.typ... - 15:59 Revision 1439e979: [FOLLOWUP][FEATURE] Introduce System Information dropdown item
- * Do not render failed logins
* Render menu by AJAX call
* Add JavaScript method to invoke a reload of the menu
Rela... - 09:43 Revision a2e088c8: [BUGFIX] Indexed_search: add CSSsufix to title class
- Add missing marker and fluid expression for templates,
so the search results are rendered as documented.
Resolves: #...
2015-04-06
- 17:42 Revision baedb3a9: [TASK] Add JSON and ReST definition to .editorconfig file
- Add new definition for JSON files and ReST files.
Resolves: #66284
Releases: master
Change-Id: I1b7052f37180c6d5be7c... - 09:57 Revision adf5acf4: [TASK] styleguide: Notification CGL
- 09:56 Revision 91af9fe8: [FEATURE] styleguide: DebugConsole output
- 00:14 Revision 2a03fac4: [BUGFIX] Hooks/Signals cannot be used during extension install
- During the installation of an extension in the extension manager
hooks of the extension to be installed cannot be use...
2015-04-05
- 23:29 Revision 06ede36f: [BUGFIX] Hooks/Signals cannot be used during extension install
- During the installation of an extension in the extension manager
hooks of the extension to be installed cannot be use... - 18:56 Revision 252504f4: [FEATURE] Refactoring of scheduler CLI
- Refactoring of scheduler CLI. Move the biggest part of the old
scheduler_cli_dispatch.php to an own controller. Add a... - 18:12 Revision 8a68688e: [BUGFIX] Path to iframe for listing changes in WS is wrong
- Opening the preview of a single element from a workspace (meaning
click the eye icon in workspace module) opens the f... - 18:10 Revision 3b8b6645: [BUGFIX] Path to feedit edit action is wrong
- Upon clicking the feedit edit pencil icon in frontend, the redirect
URL contains two times typo3, what leads to a wro... - 15:59 Revision 588cc550: [BUGFIX] Remove double 'typo3' from Logout Button URL in Re-Login Dialog
- As a leftover from the unified backpath handling patch, the Logout Button
in the login refresh modal dialog led to a ...
2015-04-04
- 21:41 Revision 31c62f93: [FEATURE] Add "LLL:" support in PAGE.inlineLanguageLabel
- You can add either a constant or a locallang reference using
page.inlineLanguageLabel.[key]
Resolves: #57237
Release... - 21:25 Revision 08d11759: [BUGFIX] EXT:form: Make hardcoded messages translatable
- After saving a form, we can see the "Changes saved successfully"
or "Failed to save the form" message boxes.
These m... - 20:44 Revision d9d36bb2: [BUGFIX] Uncheck prefix domain for new domain records
- Change default value for prefixing new domain records to zero since
creating multiple domains with prefix can lead to... - 20:43 Revision acde441f: [BUGFIX] Replace split_fileref() by pathinfo() in ResourceStorage
- GeneralUtility::split_fileref($fileName) expects the given $fileName to
be an existing file as it checks if the given... - 20:25 Revision 280c94b1: [TASK] Add webserver to SystemInformationToolbaritem
- Add the name of the webserver software to the SystemInformationToolbaritem
Resolves: #66273
Releases: master
Change-... - 17:09 Revision 133e0e9f: [TASK] Remove gradient from DocHeader
- Remove gradient from DocHeader to streamline the backend layout.
Resolves: #66253
Releases: master
Change-Id: I262b9... - 15:47 Revision 23fdd342: [TASK] Add title attribute for icons in ext:viewpage
- * Add title to view page icon on the left
* Add title to refresh icon on the right
Resolves: #66128
Releases: master... - 13:23 Revision 6c9dcb66: [BUGFIX] Add imageMagickIdentify fallback to ImageInfo::getImageSizes()
- ImageInfo::getImageSizes() uses getimagesize() to determine the image
dimensions. But for pdf and svg files this fail... - 13:05 Revision 856541b1: [BUGFIX] Add imageMagickIdentify fallback to ImageInfo::getImageSizes()
- ImageInfo::getImageSizes() uses getimagesize() to determine the image dimensions. But for pdf and svg files this fail...
2015-04-03
- 20:57 Revision 103da82c: [TASK] Use proper class naming for ext_posMap for db_new_content_el
- Resolves: #66220
Releases: master
Change-Id: I763d82db8ba922d094e85c1b46039f8fef4d4dd6
Reviewed-on: http://review.typ... - 20:54 Revision db0285c6: [TASK] Use proper class naming for ext_posMap for Page Module
- Resolves: #66221
Releases: master
Change-Id: I5616a072a75ba24a0ac0ddffaeb39c8578eb8a2b
Reviewed-on: http://review.typ... - 20:11 Revision ca83224a: [BUGFIX] Don't show "remaining characters" below FlexForms
- Resolves: #66258
Releases: master
Change-Id: I77c99ca166d19201632d1bf044f71c523658addb
Reviewed-on: http://review.typ... - 17:52 Revision fe1baadf: [FOLLOWUP][TASK] Refactor debugger console
- * Fix unit tests
* Fix usage of DebuggerUtility::var_dump()
Resolves: #65956
Releases: master
Change-Id: I7350869c96... - 15:52 Revision f3ddd146: [TASK] Refactor debugger console
- In our crusade against ExtJS, this patch replaces the
Debugger Console with a brand new RequireJS module.
Resolves: ... - 15:01 Revision 20497326: [BUGFIX] Handle missing relations gracefully
- Properly check if the referenced record is really existing,
when dealing with refindex and sys_file_reference in
Elem... - 14:48 Revision e89a6551: [BUGFIX] Handle missing relations gracefully
- Properly check if the referenced record is really existing,
when dealing with refindex and sys_file_reference in
Elem... - 13:53 Revision ea14d3f7: [BUGFIX] indexed_search: Correct js for section titles
- Fixes js error when clicking on the section title
(both pibased and Extbase plugin)
Fix navigation of section menu in... - 12:26 Revision 8dd0e34b: [BUGFIX] indexed_search: use correct TS settings in extbase plugin
- Fixes few places where controller tried to access TS settings
in the wrong way (with dot at the end of the key).
It ...
2015-04-02
- 15:32 Revision 18bc3e27: [BUGFIX] Fix return URL in OpenID wizard
- The URL must be absolute and the parameters are cleaned up.
The returnURL sent to the OpenID provider must match the ... - 14:27 Revision 8bf8faa7: [BUGFIX] Wrong searchbox position in ext:documentation
- There is no jQuery UI loaded anymore. Remove the setting for this
to fix the position.
Resolves: #66125
Releases: ma... - 14:06 Revision a7099646: [BUGFIX] IRRE visibility check (RTE) for new records
- allElementsAreDisplayed checks for panel-visible class
to determine if an inline record has all elements visible.
Thi... - 10:29 Revision 3d380ef1: [TASK] Better structure for .gitignore file
- * Group ignores by purpose
* Ignore .htaccess only on top-level
Resolves: #66229
Releases: master, 6.2
Change-Id: I4... - 10:12 Revision 52444fb3: [TASK] Better structure for .gitignore file
- * Group ignores by purpose
* Ignore .htaccess only on top-level
Resolves: #66229
Releases: master, 6.2
Change-Id: I4... - 09:07 Revision 3e7f74fc: [TASK] Deprecate parseTime() / parseTimeFlag in DocumentTemplate
- The functionality for printing the parse time in the source code is
not used anymore in the backend, the functionalit...
2015-04-01
- 23:31 Revision 77992b2a: [FOLLOWUP][FEATURE] Introduce System Information dropdown item
- * Align status constants to FlashMessages and Modals
* Add additional badge-info class
* Display non-production envir... - 22:49 Revision 005ce460: [BUGFIX] InlineElement: Make file extension check case insensitive
- Using an inline element and trying to reference a file with an uppercase
(allowed) file extension does not show an er... - 22:18 Revision 2a00b458: [BUGFIX] Do not fix uniqueInPid for empty values
- This patch adds the necessary condition to avoid creating useless
values in fields that have eval=uniqueInPid.
The be... - 22:15 Revision 9d6df092: [BUGFIX] Do not fix uniqueInPid for empty values
- This patch adds the necessary condition to avoid creating useless
values in fields that have eval=uniqueInPid.
The be... - 21:12 Revision f565d0d8: [FEATURE] Introduce System Information dropdown item
- This patch introduces a new System Information dropdown item that
contains several system information. By default it ... - 19:44 Revision a0fc38fd: [CLEANUP] Remove unused if statement in Backend Utility
- Resolves: #66224
Releases: master
Change-Id: I9a3cbed8e7b9e44cfe46abcb2a0aa9f9a731801a
Reviewed-on: http://review.typ... - 16:22 Revision f641caee: [TASK] Make dummy.php dispatched
- Use dispatching for dummy.php
Resolves: #65290
Releases: master
Change-Id: I4ead54c227ab4713143617782b93a3eda256bd92...
2015-03-31
- 23:36 Revision 05ee513e: [BUGFIX] Link to file not editable anymore
- Regression fix for #65358
Resolves: #66085
Releases: master,6.2
Change-Id: Ibc08d092b7d6525c264a16abc4a20e8d07ef1819... - 23:09 Revision 8fad80d1: [TASK] Remove debug call in ext:viewpage JavaScript
- Resolves: #66198
Releases: master
Change-Id: I344b49d99c5e56c5a347ad71dbe589a61ad991b0
Reviewed-on: http://review.typ... - 21:27 Revision c6f16016: [TASK] Make openid return script dispatched
- Resolves: #66192
Releases: master
Change-Id: Ie2bb18cdceaf893b181c428bf762e3ac9b232a0b
Reviewed-on: http://review.typ... - 21:14 Revision 973cadfc: [BUGFIX] Check for existing types before binding
- Check the $combinedTypes variables if binds actually exist before
calling the bind_param method.
Resolves: #65941
Re... - 20:54 Revision da7f1c0f: [BUGFIX] Check for existing types before binding
- Check the $combinedTypes variables if binds actually exist before
calling the bind_param method.
Resolves: #65941
Re... - 20:36 Revision bf0697ea: [BUGFIX] Link to file not editable anymore
- Regression fix for #65358
Resolves: #66085
Releases: master,6.2
Change-Id: Ibc08d092b7d6525c264a16abc4a20e8d07ef1819... - 20:27 Revision 11751732: [FOLLOWUP][TASK] Make alt_doc.php dispatched
- Fix missing JavaScript setting TYPO3.settings.FormEngine in workspaces
module.
Resolves: #65292
Releases: master
Cha... - 19:29 Revision b08cf789: [BUGFIX] Re-enable absolute external links
- With patch https://review.typo3.org/36004/ absolute RTE links are treated
like self closing tags and the ending slash... - 19:22 Revision 1040bc16: [BUGFIX] Re-enable absolute external links
- With patch https://review.typo3.org/36004/ absolute RTE links are treated
like self closing tags and the ending slash... - 18:55 Revision 19dde7d0: [BUGFIX] Correct typo of ActionService->getDataHandler()
- Fix typo in method name "getDataHander" of TYPO3\CMS\Core\Tests\
Functional\DataHandling\Framework\ActionService and ... - 18:53 Revision c1bb6311: [BUGFIX] DataHandler: Cache TCA field eval array
- Introduce a runtime cache for the eval values of TCA input and text
fields. This improves performance for bulk insert... - 16:18 Revision af441411: [BUGFIX] Fix whitespace replacement for older PCRE versions
- In older PCRE versions, \h is not available. Use the supported
[ \t] instead.
Resolves: #64627
Releases: 6.2
Change-... - 11:40 Revision 07910ba7: [BUGFIX] Fix "Create multiple pages" wizard
- The wizard was depending on ExtJS functionality, which
was removed meanwhile. Port the functionality to plain
JavaScr... - 11:32 Revision 24b26aee: [TASK] EM: Require confirmation to continue on dependency failure
- Disable all "I know what I'm doing" buttons and add a confirmation
checkbox to unlock those buttons.
Resolves: #6615... - 11:05 Revision f07c1a45: [TASK] Trigger events on buttons in Modal.js
- Modal.js triggers now events which can be binded.
This patch change some implementations in the core which now use
th... - 10:56 Revision b12ef431: [TASK] Load Placeholder.js via bower
- The Placeholder.js library previously located in "typo3/contrib/placeholdersjs" is now
fetched via bower and copied t... - 00:49 Revision 84d2b8f1: [!!!][TASK] Isolate unused fields and field arrangements
- In the upcoming strong defaults for "frontend" some fields and field
arrangements are not in use anymore and belong t...
2015-03-30
- 21:56 Revision 5a00f47e: [TASK] Deprecated labels should get a developer note
- Releases: master
Resolves: #66164
Change-Id: Iefd589f2affae635afca7f25658355d22eb9aadc
Reviewed-on: http://review.typ... - 21:34 Revision 34dd1183: [BUGFIX] Allow value 0 in textfields with eval int
- Fix a wrong JS parameter.
Releases: master, 6.2
Resolves: #65965
Change-Id: I8f85d2a5e9133c7da351821d0fd73a8c6a59b46... - 21:31 Revision 52b96dd7: [TASK] Remove unused xml:space attributes in XLF
- Releases: master
Resolves: #66163
Change-Id: Ia16247cb5dd34abfa97701012b7f652677739acb
Reviewed-on: http://review.typ... - 20:41 Revision 44f3c305: [TASK] Change modal state to warning instead of error
- Change the modal state to warning in case of deleting a record.
The dialog display a warning and no error, so the cor... - 16:10 Revision 28bb238a: [TASK] EM: Replace alert with callout
- Replace the "Please read this carefully" alert with the more proper callout.
Resolves: #66137
Releases: master
Chang... - 15:03 Revision 67b9f2e1: [BUGFIX] Add variable declaration in TsConfigParser
- In backend/Classes/Configuratio/TsConfigParser.php $this->id is used,
but there was no variable declaration.
Resolve... - 14:55 Revision 93080d3a: [BUGFIX] Invalid syntax for swapping arguments in sprintf()
- The position specifier must include a trailing $ to be effective.
Releases: master, 6.2
Resolves: #66148
Related: #6... - 14:55 Revision dea2c667: [BUGFIX] System>Configuration: Fix search in
- Only search in data which are scalars.
Resolves: #60851
Releases: master, 6.2
Change-Id: I571bb69aeb37d5e407c3c7e78b... - 14:55 Revision 395c6296: [BUGFIX] Invalid syntax for swapping arguments in sprintf()
- The position specifier must include a trailing $ to be effective.
Releases: master, 6.2
Resolves: #66148
Related: #6... - 14:54 Revision f0f0f105: [BUGFIX] Mixed-up original and XCLASS class names in reports
- Invalid syntax for the placeholders prevents sprintf() from
swapping the order of the arguments.
Releases: master, 6... - 14:53 Revision df34cac7: [BUGFIX] Mixed-up original and XCLASS class names in reports
- Invalid syntax for the placeholders prevents sprintf() from
swapping the order of the arguments.
Releases: master, 6... - 14:47 Revision e8f241bf: [BUGFIX] System>Configuration: Fix search in
- Only search in data which are scalars.
Resolves: #60851
Releases: master, 6.2
Change-Id: I571bb69aeb37d5e407c3c7e78b... - 14:42 Revision d2744e83: [TASK] Report problem if compatibility6 is loaded
- Reports module should show a warning if EXT:compatibility6 is loaded
since this implies known performance drawbacks.
... - 12:37 Revision a995b543: [TASK] Adjust layout of openid settings in backend
- The openid logo in user settings was to big and the popup
styling was adjusted.
Resolves: #66113
Releases: master
Ch... - 12:26 Revision edfcd7a7: [TASK] Load autosize via bower
- The autosize library previously located in "typo3/contrib/jquery" is now
fetched via bower and copied to the public J...
2015-03-29
- 22:39 Revision 92fcab3f: [BUGFIX] EM: Update extension versions not in TER
- The EM finds now extension updates for extension versions which aren't
in TER data.
Resolves: #65341
Releases: maste... - 19:09 Revision aa026c36: [TASK] Make Backend Ajax URLs absolute
- All ajaxURLs are now referenced with the absolute path,
a back path is not necessary anymore.
Resolves: #66109
Relea... - 18:54 Revision 055a22f6: [BUGFIX] Fix JS errors in configuration wizard of backend layout
- Loading of the ExtJS stuff was missing.
And also do some cleanup stuff
(getLanguageService, getDatabaseConnection).
... - 18:09 Revision 8372a8b4: [BUGFIX] Fix JavaScript errors in LanguageModule.js
- * inline labels passed by Fluid are undefined
* date.format is not a function
* loadTranslationsByLocale is not defin... - 17:31 Revision b721a83f: [BUGFIX] Fix undefined language labels
- Resolves: #66121
Releases: master
Change-Id: Iedf8e66b7991e1a67cf690596812f84676786718
Reviewed-on: http://review.typ... - 14:29 Revision cf57669f: [TASK] Refactoring of backend login screen
- Refactoring of LoginController and introducing a complete new
login screen.
Resolves: #65939
Releases: master
Change...
2015-03-28
- 20:40 Revision 1937209a: [BUGFIX] Change icon for distirubution install icon
- This patch change the icon of "Install" button on distribution single page.
Resolves: #66114
Releases: master
Change... - 20:20 Revision 4d3ba151: [BUGFIX] Make exts installable when automatic install is disabled
- This fix allows to install extensions manually again if the user has
disabled the automatic extension installation.
... - 12:13 Revision 0afd642b: [BUGFIX] Show commands for GDlib tests
- The tests for GDlib should show the commands used for the calls as well.
Those are currently hidden because of a typo... - 12:13 Revision cb4a24a4: [BUGFIX] Show commands for GDlib tests
- The tests for GDlib should show the commands used for the calls as well.
Those are currently hidden because of a typo... - 12:11 Revision ad96767c: [FOLLOWUP][TASK] Bower component & javascript inclusion cleanup
- Fix broken functional tests.
Resolves: #66108
Releases: master
Change-Id: I99e2d9ed08cda3a214909b1f33c4096f8bb33e52
... - 11:50 Revision a36acf53: [TASK] Bower component & javascript inclusion cleanup
- The bower components needed for building the development
setup are now downloaded under Build/bower_components,
so no... - 11:08 Revision 3eca0944: [!!!][BUGFIX] Do not disclose local path of file in TS
- To avoid stale files, the TypoScript property for files
"localPath" is removed.
Resolves: #65727
Releases: master, 6... - 10:28 Revision 4a089571: [BUGFIX] Allow value 0 in textfields with eval int
- Fix a wrong JS parameter.
Releases: master, 6.2
Resolves: #65965
Change-Id: I8f85d2a5e9133c7da351821d0fd73a8c6a59b46... - 02:03 Revision 67f03fd0: [BUGFIX] Avoid cObject to create a temporary file
- In order to avoid left-over files and to streamline
the FAL API, the frontend should only use
"read-only" live path a... - 01:27 Revision 26c4f4be: [BUGFIX] Correctly render menu link for translated shortcuts
- This patch ensure that we only use the shortcut target of the default
language if the shortcut mode is identical to t... - 01:26 Revision 2cab7237: [BUGFIX] Correctly render menu link for translated shortcuts
- This patch ensure that we only use the shortcut target of the default
language if the shortcut mode is identical to t... - 00:48 Revision 5a264138: [FOLLOWUP][TASK] Make Backend Module URLs absolute
- Makes the backend work under windows again.
Resolves: #66052
Releases: master
Change-Id: Ie1247849c384a591fabe1a5d92... - 00:38 Revision 32a8a048: [CLEANUP] Remove backpath in calls to BackendUtility::editOnClick
- Releases: master
Resolves: #66092
Change-Id: I776160cc89453cf2dbc65037c1422f93db496379
Reviewed-on: http://review.typ... - 00:14 Revision a6692f20: [TASK] Make Backend Module URLs absolute
- In the approach to remove all occurences of dealing with
relative URL referencing in the TYPO3 Backend, the main mod....
2015-03-27
- 22:54 Revision 3a1d0abf: [TASK] Add Grunt default task
- If you just hit "$ grunt" on the command line will trigger the LESS build.
Resolves: #66105
Releases: master
Change-... - 22:08 Revision f47807d8: [!!!][TASK] Drop ContentAdapter
- The TYPO3 configuration option [FE][activateContentAdapter]
and the associated code is now dropped from Core as it se... - 21:46 Revision b7d6c884: [BUGFIX] Register Bootstrap JavaScript as AMD Module
- Set jQuery as dependency for the Bootstrap JavaScript file if it is loaded
via RequireJS. The Bootstrap file can stil... - 16:26 Revision aacde3b3: [BUGFIX] Use current time for new sys_log entries
- Resolves: #66068
Releases: master, 6.2
Change-Id: I0c2cf2599144ecb16b0066a51c2786d613f21c9a
Reviewed-on: http://revie... - 16:24 Revision 83eab774: [BUGFIX] Use current time for new sys_log entries
- Resolves: #66068
Releases: master, 6.2
Change-Id: I0c2cf2599144ecb16b0066a51c2786d613f21c9a
Reviewed-on: http://revie... - 16:08 Revision 8294f264: [TASK] Adjust module icon colors
- On request we are adjusting the colors of the module
menu and extensions to get a more visual difference
to make navi... - 15:55 Revision c1126f7a: [TASK] Clean up left-over JavaScript variable
- The JavaScript option "TBE_EDITOR.backend_interface"
is unused since some versions and a leftover code snippet
that o... - 15:29 Revision 0e4a635b: [TASK] Optimize layout of cshmanual popup windows
- Resolves: #66086
Releases: master
Change-Id: Ic388d1ee0d48447ea3cb9af4c5cee0cd4f209805
Reviewed-on: http://review.typ... - 15:14 Revision 6a18cf2d: [BUGFIX] Fix broken add icons in EXT:beuser
- This patch fix the broken add icons in EXT:beuser.
Resolves: #66095
Releases: master
Change-Id: I739b781fd4a10600714... - 15:10 Revision 86ec27c6: [FOLLOWUP][FEATURE] Introduce callouts to replace content alerts
- Make use of objectManager instead makeInstace and added todo
marker where the InfoboxViewHelper is used in PHP contex... - 14:21 Revision c424b177: [BUGFIX] Status Message broken in lowlevel --> Manage Reference Index
- Fix broken View of Manage Reference Index status Message
Resolves: #66094
Releases: master
Change-Id: I1211014e5362e... - 13:41 Revision bb080ad6: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/20 from NeoBlack/task/UpdateFlashMessagesAndCallout
- [TASK] styleguide: Update FlashMessage and added Callout examples
- 13:34 Revision b27dde1b: [TASK] styleguide: Update FlashMessage and added Callout examples
- 12:02 Revision 8959cc7c: [TASK] Move leftover deprecated CSS from backend
- - disable automatic inclusion of css files from backend
- remove structure and visual folders from backend
- move lef... - 10:34 Revision 996d7911: [FEATURE] Introduce callouts to replace content alerts
- In several places alerts (flashmessages) are used to display
context information. We introduce content info boxes and... - 09:48 Revision 6d87cf14: [BUGFIX] Fix broken popovers in CSH
- Fix a regression that avoids opening popups in CSH.
Resolves: #66082
Releases: master
Change-Id: Idc0599028c5863c7cd... - 02:25 Revision a1aa2e46: [BUGFIX] Fix broken functional tests
- Patch Iec7381c8a5898dd18128c9933ce0cc2bdbd0a835 introduced
a regression that causes failing functional tests. The pat... - 02:02 Revision 1a563b66: [BUGFIX] Remove leftover icon for changed field in FormEngine
- The JavaScript parameter and the icon for a changed field
is still there, although already replaced by CSS+JS already... - 01:53 Revision 79eea555: [FEATURE] Show remaining characters below text fields
- If a field has the TCA definition "max", show the amount of characters left
below the textfield if it has the focus.
... - 01:46 Revision c3ce83bd: [TASK] Load scriptaculous library via bower
- The scriptaculous library previously located in
"typo3/contrib/scriptaculous" is now fetched via bower and copied
to ... - 01:42 Revision f022828e: [FEATURE] Introduce JavaScript Notification API
- This patch introduces the new JavaScript Notification API and removes
the refactoring of the FlashMessage API which w... - 00:14 Revision 987bf731: [TASK] Load bootstrap datetimepicker via bower
- The Bootstrap DateTimePicker library previously located in
"typo3/contrib/twbs" is now fetched via bower and copied
t...
2015-03-26
- 23:41 Revision 5b1d98db: [BUGFIX] EM: Update extension versions not in TER
- The EM finds now extension updates for extension versions which aren't
in TER data.
Resolves: #65341
Releases: maste... - 23:40 Revision e2ffce60: [TASK] Load jQuery-UI via bower
- The jQuery UI library previously located in "typo3/contrib/jqueryui" is now
fetched via bower and copied to the publi... - 23:19 Revision 9aaba260: [BUGFIX] Fix order of generator meta tag
- Change TYPO3 6.2 CMS to TYPO3 CMS 6.2
Releases: master,6.2
Resolves: #65836
Change-Id: I5486d6fef6a09923ee1c21144267... - 23:18 Revision 25a4ce67: [BUGFIX] Fix order of generator meta tag
- Change TYPO3 6.2 CMS to TYPO3 CMS 6.2
Releases: master,6.2
Resolves: #65836
Change-Id: I5486d6fef6a09923ee1c21144267... - 23:02 Revision 24b9c4c9: [TASK] Load jQuery datatables via bower
- The datatables library previously located in "typo3/contrib/jquery" is now
fetched via bower and copied to the public... - 22:43 Revision bbcccc02: [TASK] Load nprogress.js via bower
- The nprogress.js library "typo3/contrib/nprogress" is now
fetched via bower and copied to the public JavaScript folde... - 22:16 Revision e18bf25c: [TASK] Load moment.js via bower
- The moment.js library "typo3/contrib/moment.js" is now
fetched via bower and copied to the public JavaScript folder v... - 21:54 Revision 05b26eb7: [BUGFIX] Replace split_fileref() by pathinfo() in ResourceStorage
- GeneralUtility::split_fileref($fileName) expects the given $fileName to
be an existing file as it checks if the given... - 21:41 Revision 347ff472: [BUGFIX] Check for data-description in CSH
- Check for data-description in CSH manual before sending a request to
the server.
Resolves: #65928
Releases: master
C... - 21:34 Revision 186c4a04: [TASK] Add grunt task to update components managed via bower
- This task is used to keep the installed npm and Bower components up to date.
Just run: "$ grunt update" on the comma... - 20:36 Revision d643a32f: [BUGFIX] Last-Modified response header broken by design
- The Last-Modifed header needs to change whenever there is a change
related to that page. Not only the page properties... - 20:36 Revision c4faf452: [BUGFIX] Last-Modified response header broken by design
- The Last-Modifed header needs to change whenever there is a change
related to that page. Not only the page properties... - 19:56 Revision 10779eb2: [BUGFIX] Do not overwrite page title of USER plugins
- Re-inject the correct page title gathered from a cached page into the
TypoScriptFrontendController, such that when wr... - 19:55 Revision e14f3862: [BUGFIX] Do not overwrite page title of USER plugins
- Re-inject the correct page title gathered from a cached page into the
TypoScriptFrontendController, such that when wr... - 19:47 Revision 36b89324: [TASK] Move backend logo rendering to fluid
- The backend logo in the left corner was rendered via it's own
simple class which can easily be replaced by Fluid and ... - 19:32 Revision de6155ac: [BUGFIX] Change tooltip for page tree area toggle button
- This patch adds a new tooltip to the button to toggle the tree area.
It also chenges the tooltip for the drag area, b... - 17:27 Revision 8d2073c3: [TASK] Improve backend flashmessages
- - Adjusting colors to be more friendly
- Move position of javascript flashmessages
- Adding icons to have visual stat... - 13:57 Revision 45511360: [FEATURE] Load web libraries via bower instead of composer
- Introduce "bower" as a component dependency management for
loading all JS/CSS related libraries.
This patch introduc... - 13:47 Revision f1ce9ca5: [FEATURE] Confirm modal on closing an editform with unsaved changes
- A new functionality is introduced that asks the editor to confirm
closing an editform with unsaved changes.
Resolves... - 10:48 Revision 35d9b1ff: [TASK] Make alt_doc.php dispatched
- Resolves: #65292
Releases: master
Change-Id: Ib94e59bf5d9896186aa6923eab50a2236308bd6a
Reviewed-on: http://review.typ... - 00:32 Revision a3358657: [BUGFIX] Use early return in cObj::getImgResource
- If ContentObjectRenderer::getImgResource is called without any
data, there is no need to execute all possibilities an... - 00:31 Revision e26def8c: [BUGFIX] Use early return in cObj::getImgResource
- If ContentObjectRenderer::getImgResource is called without any
data, there is no need to execute all possibilities an... - 00:26 Revision 14718c6b: [BGUFIX] Fix layout of search toolbar in List module
- The layout of the search-toolbar is broken. This patch
adjust some CSS.
Resolves: #66031
Releases: master
Change-Id:...
2015-03-25
- 21:27 Revision df892b73: [TASK] Deprecate thumbnail functionality via thumbs.php
- With FAL and the generation of preview images
in the backend via FAL, thumbs.php and its
controller are no longer in ... - 21:13 Revision 92ffffc0: [BUGFIX] Use TYPO3.lang in DragUploader
- Due to the removal of ExtJS in file list the drag uploader
throws a JS error when loading the file list.
The patch r... - 19:50 Revision 732c3a2d: [!!!][TASK] Move MediaWizard functionality to EXT:mediace
- In order to move all existing "media" functionality in its separate extension
the last part (MediaWizard functionalit... - 16:01 Revision 07964fff: [TASK] Improve permission icons in Access module
- Improve the choice of the permission icons for visually handicapped people.
Resolves: #66030
Releases: master
Change... - 14:25 Revision 97f24cf5: [TASK] Introduce tooltips for ListModule
- This patch add tooltips for action icons in ListModule
Resolves: #65742
Releases: master
Change-Id: Id66f410de822af7... - 13:17 Revision 1f98368e: [BUGFIX] Performance issue with caching empty text menus
- If a text menu level is defined in TypoScript but does not
return any pages, the result value is NULL instead of the
... - 12:11 Revision bd8c7010: [BUGFIX] Check folder permission for default upload folder
- The default upload folder has to be writable to add new files.
Do not return a default folder if the user does not ha... - 12:09 Revision 8e938cf9: [BUGFIX] Check folder permission for default upload folder
- The default upload folder has to be writable to add new files.
Do not return a default folder if the user does not ha... - 11:29 Revision 7c41ae2e: [TASK] Remove unused icons - part 2
- All files in EXT:t3skin/icons/gfx/ and typo3/gfx/ which are not
in use anymore (by LESS/CSS) are removed. All files w... - 10:07 Revision 71277f9c: [BUGFIX] FileList uses wrong basefolder for isWithinFolder
- Resolves: #65983
Releases: master, 6.2
Change-Id: I3565ff6e7bae2266ff40f610fca8dc7a6f5beb1c
Reviewed-on: http://revie... - 09:59 Revision 4147fd79: [BUGFIX] FileList uses wrong basefolder for isWithinFolder
- Resolves: #65983
Releases: master, 6.2
Change-Id: I3565ff6e7bae2266ff40f610fca8dc7a6f5beb1c
Reviewed-on: http://revie... - 03:13 Revision e2c49452: [TASK] Speed up menu objects
- * use strict checks
* remove count() were possible
Resolves: #65984
Releases: master
Change-Id: I3434a201d5db3c725c7... - 02:51 Revision 033f41af: [TASK] Improve styling of page module
- - Improve dropzones
- Improve button sizes
- Improve color balance
- Cleanup LESS
Releases: master
Resolves: #65999
... - 02:40 Revision 637ccaa2: [!!!][TASK] Use typo3/contrib/vendor/ instead of Packages/
- In a result of best practices with composer as well as taking
the tarball distributions (typo3_src.zip) into account,... - 00:59 Revision 26081bf5: [TASK] Remove prototype.js from FileList
- The filelist still loads prototype even though
it is not used anymore.
Resolves: #66002
Releases: master
Change-Id: ... - 00:53 Revision 3a91285c: [FOLLOWUP] t3skin LESS Cleanup
- Fixes floating problem on buttongroups in docheader.
Resolves: #65990
Releases: master
Change-Id: Ib2a64d7ee54213000... - 00:01 Revision b82db5ce: [TASK] t3skin LESS Cleanup
- Cleanup the t3skin LESS files:
* order and group LESS statements
* remove duplicate stuff
Resolves: #65990
Releases:...
2015-03-24
- 23:39 Revision a8900b75: [BUGFIX] Allow Video Text Tracks files
- This patch allows the selection of vtt files in media elements as caption file.
Additionally, the mandatory "default"... - 23:26 Revision b2c0d418: [BUGFIX] Allow Video Text Tracks files
- This patch allows the selection of vtt files in EXT:mediace as caption file.
Additionally, the mandatory "default" at... - 23:05 Revision 3679b590: [TASK] Load idna_convert via composer
- The third-party library is now fetched via composer into typo3/contrib/vendor.
The additional require_once statement... - 22:28 Revision a96fed46: [BUGFIX] Enable page tree for editors
- Currently for editors the request for page tree actions fails with error
"Access Error: You don't have access to this... - 20:04 Revision c4db4da7: [TASK] Deprecate $TSFE->anchorPrefix
- The shortcut variable for having the anchorPrefix within
$TSFE is set when a baseURL is defined and does the same
as ... - 19:32 Revision 56a8dc37: [TASK] Include Pear/HTTP_Request2 via composer
- The interface for the Pear Package HTTP_Request2
is now migrated to a composer package which resides
inside typo3/con... - 17:58 Revision 274e3fd1: [TASK] Cleanup RemoveXSS
- Easier to understand variable names and some optimizations of the code.
Resolves: #65893
Releases: master
Change-Id:... - 16:50 Revision 2ab3c646: [BUGFIX] Backend DateTimePicker has to use 24H format for time fields
- DateTimePicker has to use the 24H format for time fields because
otherwise the AM/PM switch is not handled correctly.... - 16:34 Revision 6b54fb06: [TASK] Wrap new_language menu in Bootstrap styles
- This patch wraps the new_language menu in the PageLayoutView to
Bootstrap styles
Resolves: #65945
Releases: master
C... - 16:30 Revision ad7694c4: [TASK] Move prefixLocalAnchors to compatibility6
- Resolves: #65934
Releases: master
Change-Id: I0e3a56dc569d19fbce46708656f7a342d2f698e5
Reviewed-on: http://review.typ... - 15:24 Revision 482e2e99: [!!!][TASK] Remove websvg functionality
- The third-party library "websvg" and its usage
is completely removed in the TYPO3 Core.
All usages to this functiona... - 14:37 Revision 5d6d720c: [BUGFIX] TCAtree must use BackendUtility::getRecordTitle()
- If building a tree from records the label of an item must be
generated by using BackendUtility::getRecordTitle to be ... - 14:34 Revision 30ca642e: [BUGFIX] TCAtree must use BackendUtility::getRecordTitle()
- If building a tree from records the label of an item must be
generated by using BackendUtility::getRecordTitle to be ... - 11:03 Revision 508fb4b7: Revert "[!!!][FEATURE] Introduce Backend Routing"
- This reverts commit a08ce7238e583d1962edfe998e04c7d9c3d7c2ae.
Parts of the backend with relative URLs do not work an... - 10:55 Revision d34359b9: [FEATURE] Add option to disable automatic installation of extensions
- The extension manager currently downloads and installs an extension
from TER or after file upload directly. Some peop... - 10:39 Revision 04c8640c: [TASK] Introduce GruntJS
- In order to unify build processes in the backend we introduce
GruntJS as taskrunner. It will provide a global config ... - 10:00 Revision d7cd1a84: [BUGFIX] helhum/class-alias-loader version in composer.json
- The version that is currently used in the core is 1.1.*.
The requirement for helhum/class-alias-loader is raised fro... - 00:29 Revision a2bc965e: [BUGFIX] Fix edit links in Backend Usergroup list
- Replace T3_THIS_LOCATION with BackendUtility::getModuleUrl() to
fix the broken edit links in "Backend User" > "Backen...
2015-03-23
- 23:49 Revision a1a5be8b: [TASK] Make Indexed search documentation render as pdf
- Resolves: #65951
Releases: master
Change-Id: I1cb457aaeb89002f5bd59dc589f998a92570350a
Reviewed-on: http://review.typ... - 23:43 Revision a84d9429: [BUGFIX] indexed_search fix advanced search select boxes in extbase plugin
- Fix missing labels for advanced search in extbase plugin.
- "Search in:"
- "From section:"
- "Order by:"
- "Category:... - 23:39 Revision 3a84035a: [BUGFIX] indexed_search fix advanced search select boxes in extbase plugin
- Fix missing labels for advanced search in extbase plugin.
- "Search in:"
- "From section:"
- "Order by:"
- "Category:... - 23:27 Revision 9125dcb7: [TASK] Adjust collapse page tree button
- To make the collapse page tree button more visible and usable
for BE User the button size needed to be increased.
Re... - 22:36 Revision 9d30165f: [TASK] Split Frontend Requests logic - part 1
- The Frontend Request Handler now uses
class properties for TSFE and TT to split
up the functionality into smaller pie... - 22:00 Revision 9f398daa: [TASK] Render Typoscript Object Browser tree through CSS
- Render the Typoscript Object Browser with unordered lists and CSS.
Resolves: #65953
Releases: master
Change-Id: Ifaa... - 21:38 Revision a26396a4: [FEATURE] EM: Choose version for update
- If you update an extension, currently always the latest version is
installed. Due to compatibility issues this isn't ... - 21:32 Revision 406151c5: [TASK] Include PSR/Log as composer package
- The interface for the PSR standard "PSR/log" (PSR-3)
is now migrated to a composer package which resides
inside typo3... - 20:56 Revision 3f1db615: [TASK] Load swiftmailer via composer
- Instead of manually requiring the necessary
swiftmailer information, composer can be
utilized to be included in the r... - 19:33 Revision a08ce723: [!!!][FEATURE] Introduce Backend Routing
- A new Routing API is introduced in order to streamline
the entrypoints to the TYPO3 Backend.
All previous patches by... - 18:49 Revision 15b5115c: [TASK] Remove unnecessary require_once statement
- The DebugUtility has been required manually for
logDeprecatedFunction() calls before the new Bootstrap
and the new Cl... - 16:50 Revision 98154eb4: [TASK] Deprecate TSFE->checkFileInclude
- The file inclusion logic within the TypoScriptFrontendController
is not used anymore and can safely be deprecated.
R... - 16:50 Revision 02426be6: [TASK] Remove TYPO3_CONF_VARS[FE][allowedTempPaths]
- The option "allowedTempPaths" which does this "Additional paths allowed
for temporary images.
Used with imgResource. ... - 15:18 Revision 3124ebb4: [!!!][TASK] Do not add JSON to header if type equals "json"
- If you choose "json" as contentType in AJAX-Calls the encoded
json-string will be pushed to the HTTP-Header and will ... - 15:13 Revision 6ede8e4e: [TASK] styleguide: TCA: Remove access tab - useless in this context
- 10:45 Revision f8aa3eea: [FEATURE] Add icon for "Show Content From Page"
- The pagetree now indicates if a page shows content from another page.
Resolves: #18737
Releases: master
Change-Id: I... - 02:34 Revision 39e0fd0a: [FEATURE] Add signal after extension installation
- The patch adds a signal after an extension was successfully installed
and all imports and updates are done.
Resolves... - 02:01 Revision da6aaabb: [BUGFIX] Prevent current extension version in update dialog
- If you update an extension, the current version is included in the
confirmation dialog. This might confuse the user ... - 01:53 Revision 71365fe6: [BUGFIX] Make CSS Styles for file navframe work again
- Due to the registration of the navframe via
the dispatcher script, the CSS Styles do not fit
anymore.
The patch fixe... - 01:51 Revision 7b043380: [TASK] Remove unused icons from BE
- Using sprite icons from fontawesome
in TYPO3 CMS 7 allows the removal
for a lot of unused icons in typo3/gfx/
and the... - 01:46 Revision 0151d665: [BUGFIX] Trigger extension update correctly
- If you start the extension manager with a filtered list not all elements
receive the "click" event handler. Therefore...
2015-03-22
- 23:17 Revision e99b4e2f: [TASK] Increase constrast of backend module menu
- Resolves: #65898
Releases: master
Change-Id: Idb477309258749fc05309dc69f79165971370cba
Reviewed-on: http://review.typ... - 23:16 Revision 2beeda89: [TASK] Set imagecols by default in PHP, not UserTSconfig
- EXT:frontend defines "imagecols" with the default value "1"
but overrides it for TCAdefaults via UserTSconfig to "2".... - 23:06 Revision 71a29200: [TASK] Remove notifications.js from EM
- Remove the ExtJS Dialog builder from EM as we don't use ExtJS there anymore.
Resolves: #65908
Releases: master
Chang... - 23:01 Revision 32a0976e: [TASK][FOLLOWUP] Optimize loading of locallang strings in JavaScript
- Rename the method and check if TYPO3_MODE is FE before converting the strings
to UTF-8.
Resolves: #65899
Releases: m... - 21:24 Revision 716a69f2: [BUGFIX] helhum/class-alias-loader version in composer.json
- The version that is currently used in the core is 1.1.*.
The requirement for helhum/class-alias-loader is raised fro... - 21:05 Revision 4a218adc: [TASK] Remove directory typo3/mod/
- All main modules from the Backend are now
registered directly in the initialization and not
in separate files in orde... - 20:12 Revision 7162799c: [TASK] Remove modernizr from Backend
- Modernizr is not used in the TYPO3 Backend at all
anymore as modern browsers support the options
supported by moderni... - 18:58 Revision ea65faf4: [TASK] Remove charset conversion for ajax.php calls
- When ajax.php was introduced for TYPO3 CMS 4.2
the main target was to introduce a proper API to also
deal with differ... - 18:40 Revision d44380e1: [TASK] Make alt_file_navframe.php dispatched
- Resolves: #65293
Releases: master
Change-Id: I4528cdeb58b29ed5528222485254bcc7aba73dc3
Reviewed-on: http://review.typ... - 18:38 Revision 9f2cc670: [TASK] Move typo3/js/extjs/* files to EXT:backend
- In order to get the typo3/ directory cleaner, all files
related to extjs are moved to EXT:backend in
the appropriate ... - 17:57 Revision 836ceb0d: [FOLLOWUP] Initialize TYPO3.lang properly without ExtJS
- Removes console.log from Lang.js
Resolves: #65879
Releases: master
Change-Id: I2e848c3944e197efc61c92094c0f6321108f1... - 17:41 Revision 1bc0fb3f: [TASK] Streamline lowlevel form fields
- Releases: master
Resolves: #65588
Change-Id: Ibe42acaf7ad540b75b94af06f3e5a45a6261c6a6
Reviewed-on: http://review.typ... - 17:39 Revision 8254fad2: [BUGFIX] Initialize TYPO3.lang properly without ExtJS
- TYPO3.lang currently bases heavily on ExtJS module "Typo3Lang". Port the
base functionality to a new RequireJS module... - 17:38 Revision 501edf0a: [TASK] Remove unneeded function call in TYPO3 Bootstrap
- The method "loadAdditionalConfigurationFromExtensions()"
inside the TYPO3 Bootstrap is just used as a wrapper
now for... - 17:18 Revision d606b99e: [BUGFIX] Open modal over complete backend and cleanup
- Open modal over complete backend window and not only on
current frame. And cleanup the old HTML on dismiss by registe... - 16:58 Revision e10e49ff: [BUGFIX] Change duplicate lable key search to search_whole_database
- This patch fixes the issue that the Seach-button in the Configuration
module is wrongly names Search whole database.
... - 15:57 Revision 80b566f5: [TASK] Use LOWER instead of LCASE
- Most databases have the lowercase function "LOWER", but MySQL has
also "LCASE", which is an alias for LOWER. Use LOWE... - 15:55 Revision c41fd75f: [TASK] Use LOWER instead of LCASE
- Most databases have the lowercase function "LOWER", but MySQL has
also "LCASE", which is an alias for LOWER. Use LOWE...
2015-03-21
- 11:22 Revision 8f417995: [BUGFIX] Download documentation for extension in documentation module
- Fix the warning when trying to download documentation
for extension in TYPO3 7.2
Resolves: #65877
Releases: master
C...
2015-03-19
- 23:47 Revision 59c5cc4c: [TASK] Migrate cshmanual javascript to AMD module
- This patch remove the old contexthelp.js and introduce a new AMD
module. With the new ContextHelp we introduce bootst... - 19:56 Revision d6659aa7: [BUGFIX] RTE: Paste structure does not remove on[event] attributes
- Fix regular expression.
Releases: master, 6.2
Resolves: #65853
Change-Id: I180c7a8b2f62a83d507d012ce82c7224ba0e9652
... - 19:46 Revision 858f86d2: [BUGFIX] RTE: Paste structure does not remove on[event] attributes
- Fix regular expression.
Releases: master, 6.2
Resolves: #65853
Change-Id: I180c7a8b2f62a83d507d012ce82c7224ba0e9652
... - 19:12 Revision 5ef2236f: Revert "[BUGFIX] SelectViewHelper must respect option(Value|Label)Field for arrays"
- This reverts commit 6bc5d5b4bc5359f7ff47f43de3398b7836531c25.
The commit introduces changing behaviour and therefore... - 19:10 Revision 3d95bf2a: [BUGFIX] RTE: Paste structure fails in Google Chrome
- Solution: Always try to use clipboardData in all browsers.
Releases: master, 6.2
Resolves: #65693
Change-Id: I59f7f8... - 17:42 Revision 172b46fb: [BUGFIX] RTE: formatblock configuration may raise JavaScript error
- The RTE then fails to load.
Solution: Check for the presence of configured formatblock options.
Releases: master
Res... - 17:40 Revision ff108e1e: [FEATURE] RTE: Add property buttons.abbreviation.removeFieldsets
- The configuration property specifies a list of fieldsets to remove from
the abbreviation dialogue. Possible string va... - 16:47 Revision 8c50cb31: [BUGFIX] RTE: Paste structure fails in Google Chrome
- Solution: Always try to use clipboardData in all browsers.
Releases: master, 6.2
Resolves: #65693
Change-Id: I59f7f8... - 09:05 Revision 0671b4ca: [FOLLOWUP][BUGFIX] Fix PHP warning in shouldFieldBeOverlaid()
- We have to check the type of the variable properly.
In case we have a non-empty array, we must not run trim() on it.
... - 09:04 Revision 3ce5c479: [FOLLOWUP][BUGFIX] Fix PHP warning in shouldFieldBeOverlaid()
- We have to check the type of the variable properly.
In case we have a non-empty array, we must not run trim() on it.
... - 01:21 Revision 04effb23: [BUGFIX] Set session cookie when FE_SESSION_KEY is used
- When a FE_SESSION_KEY is set in get/post data the cookie for the
frontend user session should be set. Due to changes ... - 01:21 Revision 8983b318: [BUGFIX] Set session cookie when FE_SESSION_KEY is used
- When a FE_SESSION_KEY is set in get/post data the cookie for the
frontend user session should be set. Due to changes ... - 00:24 Revision 4a9e5fdb: [FOLLOWUP][BUGFIX] DataHandler: Cache TCA field eval array
- This fixes failing functional tests.
Resolves: #63670
Releases: master
Change-Id: Ief6ec0d6a1d2f45a7b8cb512741af7228...
2015-03-18
- 22:19 Revision 8f7244f0: [BUGFIX] RTE: formattext configuration may raise JavaScript error
- Check if any option is configured.
Releases: master
Resolves: #65830
Change-Id: I3e41d630cdbcee4eabfad81fa955ad3cb14... - 21:25 Revision 5acee1d3: [BUGFIX] DataHandler: Cache TCA field eval array
- Introduce a runtime cache for the eval values of TCA input and text
fields. This improves performance for bulk insert... - 20:01 Revision 07089207: [BUGFIX] Indexed_search: Fix access to 'blind' settings in extbase plugin
- $this->settings['blind.'] always return null in extbase context,
we should use ['blind'] instead.
Resolves: #65816
R... - 20:00 Revision d8c23a44: [BUGFIX] Indexed_search: Fix access to 'blind' settings in extbase plugin
- $this->settings['blind.'] always return null in extbase context,
we should use ['blind'] instead.
Resolves: #65816
R... - 15:32 Revision 0f2d2c49: [BUGFIX] Classes available in the Insert/Modify image dialogue
- Problem: If classes are configured for images, the current image
tab raises a JavaScript error.
Solution: Method para... - 14:12 Revision 0a6dfcd7: [TASK] Improve deprecation message of raw query result
- Hint "use argument on ->execute() instead" in the interface as well
to quickly find this when navigating through code... - 11:13 Revision cf02cd79: [BUGFIX] Resolve class name from aliases managed by composer
- The old class loader has API to return the original class name
when given an alias. This API was not respected when i...
2015-03-17
- 18:49 Revision 3c6f53df: [BUGFIX] styleguide: Add some missing db fields
- 18:47 Revision 70361cb2: [TASK] styleguide: TCA: Add example for field with palette below
- 15:06 Revision 5d2c0b3c: [TASK] Set TYPO3 version to 6.2.12-dev
- Change-Id: I7c70b8aae768f78d8629493f41260ece95ae20ee
Reviewed-on: http://review.typo3.org/37909
Reviewed-by: TYPO3 Re... - 15:06 Revision 1e44a4d1: [RELEASE] Release of TYPO3 6.2.11
- Change-Id: Ib334b66db04e4bbd2deadc0210b8891227a90cee
Reviewed-on: http://review.typo3.org/37908
Reviewed-by: TYPO3 Re... - 12:29 Revision 4214bdf9: [TASK] Don't define extTarget = _top as default
- In the past, External links not generated via RTE/parseFunc,
e.g. just plain typolink, had the target="_top" attribut... - 10:20 Revision 9eaeb9d7: [FEATURE] Add backend user groups to backend user module
- The backend user module lacks the possibility to easily list and
edit backend user groups. Add this functionality now...
2015-03-16
- 23:30 Revision 22db1198: [FOLLOWUP][BUGFIX] Handle exceptions in Logging API
- Do not run exceptions through json_encode() but convert them to strings
first.
Resolves: #65577
Releases: master, 6.... - 23:18 Revision ad3a03b7: [FOLLOWUP][BUGFIX] Handle exceptions in Logging API
- Do not run exceptions through json_encode() but convert them to strings
first.
Resolves: #65577
Releases: master, 6.... - 22:25 Revision ae05d796: [BUGFIX] Use mod.linkvalidator settings in scheduler
- Since mod.linkvalidator is used in all other places in the linkvalidator
as TSConfig key it is now also used in the s... - 20:48 Revision 089417cb: [BUGFIX] Fix wrong enforcement of pid 0 for rootLevel = -1 in impexp
- The importer had no support for setting TCA ctrl rootLevel = -1 and
forces the import to pid 0, when a normal page id...
Also available in: Atom