This project is mirrored from https://git.typo3.org/typo3/typo3.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 01 Dec, 2016 3 commits
-
-
Resolves: #78759 Releases: master Change-Id: I2ba72aeda6d56610cc4977f222abe26d124b7f15 Reviewed-on: https://review.typo3.org/50722 Reviewed-by:
Gleb Levitin <gleb.levitin@dkd.de> Tested-by:
Gleb Levitin <gleb.levitin@dkd.de> Tested-by:
TYPO3com <no-reply@typo3.com> 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>
-
Resolves: #78687 Releases: master, 7.6 Change-Id: Ibe5efa5b81e839f7bc608ca4adffe1aa2d2a9727 Reviewed-on: https://review.typo3.org/50648 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Gianluigi Martino <gmartino27@gmail.com> Tested-by:
Gianluigi Martino <gmartino27@gmail.com> Reviewed-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Resolves: #78762 Releases: master Change-Id: Ib9306710f92b8ce3cfb49ac23f4d847598a19f98 Reviewed-on: https://review.typo3.org/50725 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Gianluigi Martino <gmartino27@gmail.com> Tested-by:
Gianluigi Martino <gmartino27@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- 29 Nov, 2016 1 commit
-
-
The obsolete third and fourth parameter are removed from the calls. Resolves: #78819 Releases: master Change-Id: I27639218b18d4e19c0dfbe91e834050c460a2b49 Reviewed-on: https://review.typo3.org/50794 Tested-by:
TYPO3com <no-reply@typo3.com> 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>
-
- 26 Nov, 2016 1 commit
-
-
This patch avoids building an instance of ConnectionPool, getting a QueryBuilder and building an expression unless that expression is needed by the function. Also switches a condition with else clause to an early return guard clause (cosmetic only). Change-Id: I804b3ff9e624aa4b8b9c760d2a5e858039b6f9b9 Resolves: #78806 Releases: master Reviewed-on: https://review.typo3.org/50784 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-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:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- 20 Nov, 2016 1 commit
-
-
This change makes the clear cache toolbar item dynamically either render a drop-down as it did before, or render a single link directly if there is only a single clear cache action. If any hooks or permissions add additional items the drop- down is rendered again. Change-Id: Iadac80405bf1152a849d4d4269a9bc0728b0b459 Releases: master Resolves: #78656 Reviewed-on: https://review.typo3.org/50594 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- 18 Nov, 2016 3 commits
-
-
This allows to configure the ordering cirteria for suggest wizard search results. Resolves: #78523 Releases: master Change-Id: I4bbcbeab765b037ba3b3457a2bc9ca3323f95f59 Reviewed-on: https://review.typo3.org/50460 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
If an invalid extension name is passed to a 'EXT:...' path, the GeneralUtility::getFileAbsFileName function returns an empty string. This results in a scan of '\' in the first place, and the resulting error is not helpful for finding the source of the missing icons in the TCA select box. A check for a valid directory name and an exception in case of failure will help the situation. Resolves: #78737 Releases: master, 7.6 Change-Id: I9d5159eac9b511e879144789eecb40eafcc0288c Reviewed-on: https://review.typo3.org/50699 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
The patch refactors the TCA tree form engine data calculation. The tree now works with "new" (not yet persisted) records, even if the record has types in combination with flex forms. For instance, a new ext:news tt_content element now renders the category tree within flex forms, even in new tt_content records that have not been saved. The TCA tree no longer fetches all items when opening a record initially, but defers that to the ajax request. This gives a massive performance improvement on initial load of a record if the displayed TCA tree is bigger. The ajax request itself now compiles only data of the requested TCA field, also resulting in a significant performance improvement. As example, ext:styleguide "elements select" is now rendered much quicker and the single ajax calls per tree are reduced from about 4 seconds to less than a second each with my test data. Change-Id: If3c4c1779f5fe1510ffc13d1c9f1151bddab13e9 Resolves: #78744 Releases: master Reviewed-on: https://review.typo3.org/50700 Reviewed-by:
Thomas Maroschik <tmaroschik@dfau.de> Tested-by:
Thomas Maroschik <tmaroschik@dfau.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
- 17 Nov, 2016 4 commits
-
-
Move all CSH language files from ext:lang to Resources/Private/Language Resolves: #78648 Releases: master Change-Id: I88102b1291b1628e91a5e0ee9c54d648d0160a51 Reviewed-on: https://review.typo3.org/50585 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Markus Klein authored
Resolves: #69763 Releases: master, 7.6 Change-Id: Ib5ec7e26cadb51b972ff617f23121cebd490bdb5 Reviewed-on: https://review.typo3.org/50688 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Width and height is automatically set for pixel based backend logos. This patch makes sure this also is done for svg file format. Releases: master, 7.6 Resolves: #78590 Change-Id: Iff1dddc827d002e10fd4ec6f3b57bc16920b1c86 Reviewed-on: https://review.typo3.org/50522 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Resolves: #69763 Releases: master, 7.6 Change-Id: I2d9e80b7c669c55067690aedf5a7c91256d7c28b Reviewed-on: https://review.typo3.org/50660 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- 16 Nov, 2016 1 commit
-
-
Benjamin Franzke authored
The new BE Login form API in commit 9099b64c missed to pass $_GET['redirect_url'] into the login template, which caused redirect_url to work only for already logged-in sessions. Change-Id: I13081f303047e93863d8ce820d8e4fade0cea89b Resolves: #78719 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/50677 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- 15 Nov, 2016 1 commit
-
-
The PHP parser is removed, so we can drop the value from the default list of available file extensions. We do not need to check for the php file anymore in the AbstractFunctionModule class. Resolves: #78681 Releases: master Change-Id: I25ea50c7a615374849394298a8b87e7bbf50a8d3 Reviewed-on: https://review.typo3.org/50644 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Daniel Windloff <daniel.jc.windloff@googlemail.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- 14 Nov, 2016 1 commit
-
-
Remove the empty else statement in AbstractRecordList which is not needed. Resolves: #78682 Releases: master Change-Id: I135fe879ee6f08be1234704836fa4f2f74a5e12b Reviewed-on: https://review.typo3.org/50645 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Daniel Windloff <daniel.jc.windloff@googlemail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- 13 Nov, 2016 2 commits
-
-
Adding items for type selectTree with pageTsConfig does not work as documented. The TCA tree needs multi-root handling to handle that. Additionally, some slight changes in the order of elements when items are calculated are needed. Resolves: #78628 Releases: master Change-Id: Iecf0225c0eeaab8ea661997cad26e68d255d8460 Reviewed-on: https://review.typo3.org/50565 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
Add missing type information to phpDoc. Resolves: #78678 Releases: master, 7.6 Change-Id: Id626c849bacc46f7a66c6936d34a71b1b2678f2f Reviewed-on: https://review.typo3.org/50640 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- 12 Nov, 2016 4 commits
-
-
Markus Klein authored
Adding an empty alert message to the fieldChangeFunc array causes the fieldChangeFunc_hash to mismatch when pagination or search is used in the link browser popup. Add a check for an empty value, which is already present in another place in Core. Resolves: #75743 Releases: master, 7.6 Change-Id: I1a15400960d577c1a2a0a905643b56533d957100 Reviewed-on: https://review.typo3.org/50586 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Close the current document in 'Open documents' list by clicking the "Save and create a new one" button. Resolves: #78545 Releases: master, 7.6 Change-Id: Id401f6471132ef7b66ad35cae4b15c5f384b857e Reviewed-on: https://review.typo3.org/50506 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Resolves: #78663 Releases: master Change-Id: Ic7bcc67886d66d31d2062847568d800ab4e48717 Reviewed-on: https://review.typo3.org/50598 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
The property is not defined at all. We can retrieve the iconFactory from the moduleTemplate. Resolves: #78662 Releases: master Change-Id: Id51ac702b9a9e57d731014e86e1637632aadcb38 Reviewed-on: https://review.typo3.org/50597 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- 09 Nov, 2016 1 commit
-
-
Transmitting the full $row in suggest wizard was introduced to find the relevant flex form data structure in the ajax search action to determine the suggest wizard field configuration The patch adds the data structure identifier instead, the searchAction() uses that to fetch the specified flex form data structure directly. Additionally, field values relevant for the ajax call are now signed with hmac and checked in searchAction(). Change-Id: Ibb5004d4d11487fe999072999c7ce2f847aac750 Resolves: #78616 Related: #78581 Releases: master Reviewed-on: https://review.typo3.org/50544 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- 08 Nov, 2016 1 commit
-
-
Use the native PHP method strpos instead of StringUtility::beginsWith method. The beginsWith method runtime compared to a simple strpos check is much higher. Resolves: #78602 Releases: master Change-Id: I608ed791ddd770a8de493e0796387a18b22ff2ce Reviewed-on: https://review.typo3.org/50534 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- 07 Nov, 2016 3 commits
-
-
Disable further language menu options in free mode. If language record doesn't have a record in the default language there are no more options in the language menu needed. Resolves: #72797 Releases: master, 7.6 Change-Id: Ic5211f99c3c53f3097057ba580e3394896b81170 Reviewed-on: https://review.typo3.org/50298 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Josef Glatz <josef.glatz@typo3.org> Tested-by:
Josef Glatz <josef.glatz@typo3.org> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Method BackendUtility::getFlexFormDS() does two things at once: It finds a data structure by given data (TCA, row, ...) and then parses it. This construct gives tons of headaches, since the methods never exposes where a specific data structure came from and the lookup mechanism is complex. Especially if a flex form is used in combination with ajax requests later, the core has massive issues since the location can not be found out later again. To solve that, the patch splits getFlexFormDS() into two methods: First method "FlexFormTools->getDataStructureIdentifier()" gets TCA and row and locates a specific structure. It returns an "identifier" that points to that unique data structure. This identifier can be later hand around easily. The second method "FlexFormTools->parseDataStructureByIdentifier()" then gets this identifier again, fetches the data structure the identifier points to, and parses it. Change-Id: I38264e8a4a6f956c12e9e50f6039d3d09af0f03a Resolves: #78581 Releases: master Reviewed-on: https://review.typo3.org/48212 Tested-by:
TYPO3com <no-reply@typo3.com> Tested-by:
Claus Due <claus@phpmind.net> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Resolves: #72311 Releases: master, 7.6 Change-Id: I47b19ccb5e74c5755630dba3626dad29b7b24fc7 Reviewed-on: https://review.typo3.org/50274 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Kurt Ludikovsky <kurt.ludikovsky@ludikovsky.at> Tested-by:
Kurt Ludikovsky <kurt.ludikovsky@ludikovsky.at> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- 05 Nov, 2016 2 commits
-
-
According to task #78437 queries should follow the prepared statement principle. Thus the LiveSearch has to be refactored. Change-Id: I301190314d6e2f86512d1f5c41bcf6991009258f Resolves: #78578 Releases: master Reviewed-on: https://review.typo3.org/50507 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
The old class name is still in use in the core, replace them with the new name DataHandler. Resolves: #78550 Releases: master Change-Id: I324e7b3037f8bf8df70d5c8db37d62a01ed710a4 Reviewed-on: https://review.typo3.org/50485 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
- 02 Nov, 2016 7 commits
-
-
Wouter Wolters authored
Since the new ViewPort setup the iframepanel JavaScript code is unused. The new ViewPort code marked this code already as a breaking change. Resolves: #78536 Releases: master Change-Id: I651dbcd99af76e20f36e8eb7d0c29cf22ddd304a Reviewed-on: https://review.typo3.org/50480 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Wouter Wolters authored
Rename the modulemenu JavaScript file to ModuleMenu.js Load the module with RequireJS in the BackendController. Resolves: #78538 Releases: master Change-Id: I2da6a6fd2c3ecdb8cb0fa7267a079c8f6eba1a3d Reviewed-on: https://review.typo3.org/50482 Tested-by:
TYPO3com <no-reply@typo3.com> 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:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
This problem is related to the change https://review.typo3.org/48915/. The patch removed usage of ExtensionManagementUtility::extRelPath and replaced it with other calls. While trying to resolve a relative path in BackendController::loadResourcesForRegisteredNavigationComponents, a wrong replacement was introduced. This patch ensures the old behaviour to retrieve the relative path. Resolves: #78490 Releases: master Change-Id: I2c2edf6d1b02efd95b4485da88777eec0dd515c6 Reviewed-on: https://review.typo3.org/50475 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Malte Koitka <malte@cytrus.de> Tested-by:
Malte Koitka <malte@cytrus.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
This property is unevaluated since TYPO3 6.1 Resolves: #78537 Releases: master Change-Id: Id5decd6d06b05bfc2c13b35870a8576d4b461b52 Reviewed-on: https://review.typo3.org/50481 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
No usage of the setting consoleOverrideWithDebugPanel is in the core. Resolves: #78535 Releases: master Change-Id: Ib02d98390794dc0d5e334127db1fb780d382b18c Reviewed-on: https://review.typo3.org/50479 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
The backend user setting has been removed already since TYPO3 4.3 We can safely drop this check. Resolves: #78534 Releases: master Change-Id: I45c68254c1ade2eae7aff29cb552b83d0db9a87c Reviewed-on: https://review.typo3.org/50478 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
When using &edit=123124312321 as extra parameter for the backend an oldschool alert is shown. Replace this with a nicer modal. Resolves: #78533 Releases: master Change-Id: I83d3c7bd358a0eced599a31ec51af6186089d723 Reviewed-on: https://review.typo3.org/50477 Tested-by:
TYPO3com <no-reply@typo3.com> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> 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>
-
- 01 Nov, 2016 2 commits
-
-
The option is unused in the core and no usages are found in TER. Resolves: #78522 Releases: master Change-Id: Id3cb7fe790b9cf84d2e85595d784edb482f9a32d Reviewed-on: https://review.typo3.org/50464 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Remove all options that are not used anymore from TYPO3.configuration in JavaScript context. Resolves: #78525 Releases: master Change-Id: I69ee333e01d75ab4dc14b35f91a172df1ab20d62 Reviewed-on: https://review.typo3.org/50463 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- 31 Oct, 2016 2 commits
-
-
Tymoteusz Motylewski authored
The checks for language and localization-parent in DataHandler's localize method are made compatible with the options which the new localization wizard allows; more specifically allowing translations from other languages than the default language (but still pointing to a default record). This makes it also possible to make correct use of the localize command instead of the copy command now when translating from other languages than the default language. Resolves: #78059 Releases: master, 7.6 Change-Id: I01647d759a745abbbf0fa34a16b20f3085ef91ea Reviewed-on: https://review.typo3.org/50022 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
When having an RTE inside a palette (e.g. sys_file_reference description field changed to a RTE field) then the RTE configuration is not taken into account, thus it's not possible to do proper transformations. All links are not working then. The patch allows to parse the fields inside palettes as well. Resolves: #60399 Resolves: #76745 Releases: master, 7.6 Change-Id: I0c4efc0a03682cd766a2a164cf7b2fa14cd7c1b9 Reviewed-on: https://review.typo3.org/49201 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-