- Sep 14, 2015
-
-
Frank Nägler authored
Add SVG icons for MimeTypes to the IconRegistry, add IconFactory->getIconForResource() as improved version of IconUtility->getSpriteIconForResource(). Also add IconFactory->getIconForFileExtension() similar to IconUtility->getSpriteIconForFile() but without the possibility to pass a path but only a file extension. Replace all core calls of getSpriteIconForFile() and getSpriteIconForResource() with calls to IconFactory. Resolves: #69744 Resolves: #69759 Releases: master Change-Id: I26b221fbba87c7f3e09ec10b61c13c8e74b8ecb3 Reviewed-on: http://review.typo3.org/43258 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benjamin Mack authored
Due to the shift to the new tabmenu logic, all leftover code that is unused is now removed. Releases: master Resolves: #69795 Change-Id: Ia875c2938dc852b478e49be82bf2922ce67ab165 Reviewed-on: http://review.typo3.org/43301 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Xavier Perseguers authored
Change-Id: I0b73a6c77502e1635f73734181b6af9f9757b6dc Releases: master Resolves: #69496 Reviewed-on: http://review.typo3.org/43200 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Andreas Häfner authored
The changes for issue #39280 did not consider that the localization file for the frontend controller is used in the backend controller as well and thus, this tiny regression got in, leading to not loading the language labels anymore in the backend form wizard. Resolves: #69433 Releases: master Change-Id: Ia27b5e321f2308cf4c3d3cecdfcb3419b4d4397b Reviewed-on: http://review.typo3.org/43307 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Morton Jonuschat authored
Move the TCA flex form migration from the FlexFormElementContainer to the TcaFlex data provider to separate parsing and rendering. Resolves: #69718 Releases: master Change-Id: Id9e132483394ff8efac0f21441798ff469ae3091 Reviewed-on: http://review.typo3.org/43276 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Morton Jonuschat authored
Update the handling of human readable fields so that the values are not being set and only the hidden field with the actual value is submitted. This patch also updates the handling for the _list and _mul appendixes as these use the same methods and needed to be changed as well. Resolves: #69672 Releases: master Change-Id: I7a92c924a567621c2f79c736f878af288595c657 Reviewed-on: http://review.typo3.org/43254 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Loek Hilgersom authored
This fixes that l10n_display also affects the original not-translated record. Problem was caused by the type-change of $row[$languageField] from int to array. Added a few comments for making the code more understandable. Resolves: #69779 Releases: master Change-Id: I29b0ad47332f34a292624fad3938554fb1e55353 Reviewed-on: http://review.typo3.org/43302 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Frank Nägler authored
Resolves: #69797 Releases: master Change-Id: I8bf1740315b302b2b4be43c0be5e94628986622a Reviewed-on: http://review.typo3.org/43305 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Anja Leichsenring authored
While passing values via GET or POST, those values have been lost to the form. The handling has passed to a dedicated element class, that handles them correctly. Change-Id: If41ae361e8e4fd4012a13bf888dc62d94d5e079c Resolves: #69784 Resolves: #69661 Resolves: #69664 Releases: master Reviewed-on: http://review.typo3.org/43304 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Anja Leichsenring authored
Change-Id: I0db183c873b16607a55683f195da5cf25ff6fff5 Resolves: #69787 Releases: master Reviewed-on: http://review.typo3.org/43297 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Thorsten Bringewatt <t.bringewatt@mittwald.de> Tested-by:
Thorsten Bringewatt <t.bringewatt@mittwald.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Jan Helke authored
Releases: master Resolves: #69739 Change-Id: Idb8a51532935d683e3cbfc2190bf41cea528ea69 Reviewed-on: http://review.typo3.org/43248 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Michael Oehlhof authored
The last 2 calls are replaced with this patch. Resolves: #69785 Releases: master Change-Id: Ie869ef7d6a3c97fba587b6dd6d3f80f1390de8cf Reviewed-on: http://review.typo3.org/43298 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
This patch removes the private property resultArray and merges the function getSingleField_typeSelect_single into the render() method. Releases: master Resolves: #69726 Change-Id: I3a8a230d3a61046652684f7ae68568e72d892e8f Reviewed-on: http://review.typo3.org/43255 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Morton Jonuschat authored
To successfully add a new column with auto_increment enabled to a table the column needs to be included in a (primary) key. The install tool handled this in a two step process by ignoring the auto_increment attribute and separating adding the field and the key into two statements. This fails on existing tables with data as the column will include non-uniqued/non-incrementing values after the first statement leading to failures adding the key. The proper way to add a columns with the auto_increment attribute is to combine the ALTER TABLE statement to perform both alterations at the same time, this patch changes the behavior of the Install Tool to generate statements accordingly on MySQL. When running with DBAL enabled the statement will not be altered in any way to allow the SqlParser to take into account database specific handling of this case, an example test case is included for PostgreSQL which handles this case transparently using the SERIAL column type. Resolves: #69304 Releases: master, 6.2 Change-Id: I211b25b22e122e47d289b9d7f927b5c713cdd138 Reviewed-on: http://review.typo3.org/42902 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Mathias Brodala authored
This adds the annotation "@cli" to declare Extbase CommandController commands to be usable on CLI only and is used to remove these commands from the Scheduler task list. Also annotate the following commands as CLI only: - help:help - extension:install - extension:uninstall - extension:dumpclassloadinginformation Resolves: #68746 Releases: master Change-Id: Ifb55def33c11e4a10510433f03ddc9279ee56898 Reviewed-on: http://review.typo3.org/43268 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Stephan Großberndt authored
Resolves: #69752 Releases: master Change-Id: Ie0dfe4e09178b7a7f014a0bb7f67f0d153e28597 Reviewed-on: http://review.typo3.org/43265 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Anja Leichsenring authored
Upon missing SYS/isInitialDatabaseImportDone configuration value, the install tool throws an exception. Merging the LocalConfiguration array with the DefaultConfiguration solves the problem. Change-Id: Ic11e7ae4d4b38e50bf8b1cbd6f4ba649ec2edffa Resolves: #69777 Relates: #51930 Releases: master Reviewed-on: http://review.typo3.org/43290 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Anja Leichsenring authored
Streamlines the configuration for FormEngine FormDataProvider. Resolves: #69778 Releases: master Change-Id: I1ee0f0942c209a57ccd817f8ec693fc1a9df6863 Reviewed-on: http://review.typo3.org/43291 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Morton Jonuschat authored
Database error that occur during the initial install will not be silently suppressed anymore. The user will be shown the statement and the error reported by the database. To halt the installation at this step the state of the initial data import needs to be tracked and persisted. After all statements have been processed successfully a key will be added to the system registry marking the import as done. Resolves: #51930 Releases: master Change-Id: I21f9f85524344f2744ac70a54610775ae86c8ea2 Reviewed-on: http://review.typo3.org/43028 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Mathias Brodala authored
Resolves: #69009 Releases: master Change-Id: I5907a39933a7498da68ac89a192223a5e60e2c48 Reviewed-on: http://review.typo3.org/43264 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Helmut Hummel authored
The testing bootstrap creates several folder so that the tests can run properly. However this is also done if the tests are executed from a wrong directory which makes the tests fail. The folders are created anyways. To fix this we check for an essential file right after the directory path is determined. Resolves: #69767 Releases: master Change-Id: Ic85a12bd1f682b4e45e39031a1b3bda69f0afcdc Reviewed-on: http://review.typo3.org/43283 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
- Sep 13, 2015
-
-
Stephan Großberndt authored
Move icons for overlays to the IconFactory and use SVG. Resolves: #69745 Releases: master Change-Id: I551deb481ad61f747a267b6c1d1edc52af4d0111 Reviewed-on: http://review.typo3.org/43261 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Frans Saris authored
With the RenderingRegistry introduced with #61800 we have the option to render audio and video tags. #66366 adds a ViewHelper so you can use the Renderer classes in FE. What is missing is a convenient way for the editors to enable autoplay for a audio or video file attached to a Content Element. This change adds a autoplay checkbox to sys_file_reference and enhances the AudioTagRenderer and VideoTagRenderer to use this value when set. Releases: master Resolves: #66371 Change-Id: I4c551c0e966af406859641e21833eb12586c55e5 Reviewed-on: http://review.typo3.org/38625 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benjamin Kott authored
Resolves: #69756 Releases: master Change-Id: I322b6312c095dcdac4fd8ba6ba414026e1c722a5 Reviewed-on: http://review.typo3.org/43269 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Nicole Cordes authored
Currently class names ending with test or fixture suffix are excluded from the autoload classmap generation. Unfortunately this skips valid class names like Tx_RedirectTest_Domain_Model_Test as well. This patch improves the decision if class name can be skipped by assuming there is an alphabetic character in front of the suffix. Furthermore generation of the class map is skipped if a valid psr-4 annotation is found in the package information. Resolves: #69710 Releases: master Change-Id: Id433294f982f39b438b10393fda2c468cd1518fd Reviewed-on: http://review.typo3.org/43231 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Mathias Brodala authored
Resolves: #69762 Releases: master, 6.2 Change-Id: I6520afb1fc65f77dd12f4f771cce36cbdced3ce9 Reviewed-on: http://review.typo3.org/43277 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Nicole Cordes authored
The title of a record is fetched multiple times inside the core. The patch introduces an internal caching according to record and method parameters. Resolves: #69749 Related: #69721 Releases: master Change-Id: I7c0b227872f9ce552d3bf4cce7d6460f4f0b3db2 Reviewed-on: http://review.typo3.org/43259 Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Benjamin Kott authored
Add a possibility to log calls to deprecated icon identifiers, replace "actions-system-refresh" with "actions-refresh" and deprecate it. Resolves: #69705 Releases: master Change-Id: I9e103be37f41ede35fa6de90d285209bd2cbfa00 Reviewed-on: http://review.typo3.org/43220 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info>
-
Mathias Brodala authored
The title of the hide/unhide action in the record list module must be updated after a toggle via AJAX similarly to the icon. Resolves: #69205 Releases: master Change-Id: Ic8fa7f72631af3a3f94e0f3d08de0a2c2de6ab9f Reviewed-on: http://review.typo3.org/43262 Reviewed-by:
Alexander Stehlik <alexander.stehlik@gmail.com> Tested-by:
Alexander Stehlik <alexander.stehlik@gmail.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Michael Oehlhof authored
Resolves: #69753 Releases: master Change-Id: Ib987f669ac7dbc0cdf43386f5c70ff34477e69f4 Reviewed-on: http://review.typo3.org/43267 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Benjamin Kott authored
Resolves: #69758 Releases: master Change-Id: I98e9661076d53f1e0cad69f802b4e933d92dadca Reviewed-on: http://review.typo3.org/43271 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
Morton Jonuschat authored
Some upgrade wizards cannot detect that no work needs to be done on a fresh install. Mark all wizards as done in the default configuration after the installation is finished. Resolves: #67637 Releases: master Change-Id: I7d8c203da3f8e3cd53b37fd09cab58cb43e16a87 Reviewed-on: http://review.typo3.org/43011 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Mathias Brodala authored
Resolves: #69736 Releases: master Change-Id: Ia09f202a75ed0f873fa1934bf2b2305ab3653222 Reviewed-on: http://review.typo3.org/43251 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Mathias Brodala authored
Make sure to show the specific errors why parsing the ext_emconf.php has failed. Resolves: #69741 Releases: master Change-Id: I2fb1d4e85e5559c6248f3ada8a4e3c18098e12c4 Reviewed-on: http://review.typo3.org/43253 Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
Releases: master Resolves: #69738 Change-Id: Ib1fe7c9ac3520c22a11f21b93637e45cef102a6d Reviewed-on: http://review.typo3.org/43245 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Sep 12, 2015
-
-
Nicole Cordes authored
This patch add the function StringUtility::getUniqueId() which gets an unique id (with using more entropy for Windows users) and removes the included dot to be able to use the generated id in HTML as the dot is an invalid character in some tag attributes e.g. id. Resolves: #69730 Releases: master Change-Id: Ic8a83df0a8b02f6778f0f5588d237379d909b59e Reviewed-on: http://review.typo3.org/43244 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Alexander Schnitzler authored
Introduces a basic recursive file search. As a first implementation only searching by file name is possible. Releases: master Resolves: #69119 Change-Id: Id8db1aa9bfd1ae145fcf8f2d5196e64fd262ebb1 Reviewed-on: http://review.typo3.org/42684 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de>
-
Alexander Stehlik authored
The duplicate dependency for TcaSelectItems of the TcaSelectValues provider is removed from the DefaultConfiguration.php. Releases: master Change-Id: Ic5f1cfbae298a906aee9f5822d769f719fdb92a7 Reviewed-on: http://review.typo3.org/43250 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Mathias Brodala authored
Resolves: #69719 Releases: master Change-Id: I45528248bf52bf516b925f0dd65deb072f9c3e53 Reviewed-on: http://review.typo3.org/43238 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Morton Jonuschat authored
Replaces all IconUtility::getSpriteIcon calls for the icon status-status-reference-soft with the new IconFactory. Resolves: #69695 Releases: master Change-Id: I8ffbf549305d0ec701de2f0137df9e5b21c26f94 Reviewed-on: http://review.typo3.org/43229 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-