- Jul 15, 2017
-
-
Andreas Fernandez authored
The patch adds the removed `id` parameter again to get back the whole autocomplete feature. Resolves: #81883 Related: #81171 Releases: master Change-Id: I3a16496eeceb8d7cff5360f11d760564e4707eac Reviewed-on: https://review.typo3.org/53521 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Jun 04, 2017
-
-
Daniel Windloff authored
- actions-add Link to one new record or a wizard to select the type of the record - actions-page-new Link to one new page record - actions-document-new Link to create multiple new records (EditDocumentController) Resolves: #81428 Releases: master Change-Id: Ic95a4b3b7727e96a2da818633d03cba7a1c7bde7 Reviewed-on: https://review.typo3.org/53105 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Jun 03, 2017
-
-
Daniel Windloff authored
Usage: - actions-view-page Preview a single page record - actions-view Preview a single record (except pages) - actions-document-view Preview images or documents. (Preview multiple records) Resolves: #81429 Releases: master Change-Id: I7a537b8b171981bcfe3b55d4d4156192f660ba3c Reviewed-on: https://review.typo3.org/53057 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
- May 18, 2017
-
-
Andreas Fernandez authored
Triggering ext:t3editor out-of-bound of FormEngine is pretty tricky and blocks further development of t3editor. To streamline this, the current implementation of t3editor within ext:tstemplate is revamped and now uses FormEngine directly to edit "constants" and "setup" of template records. Some hooks are now obsolete and dropped along the way. Resolves: #81171 Releases: master Change-Id: Iab62a15828bfb82bc9f8ad11f705bb4529a38734 Reviewed-on: https://review.typo3.org/52696 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- May 12, 2017
-
-
Benni Mack authored
The main $GLOBALS['LANG'] class has been moved to the core extension into the "Localization" namespace, where all other related XLF/XML factory, store and parser classes reside. This is done in order to streamline the localization of core-relevant files, since this class will also be used in frontend context. EXT:lang now contains the backend module, as well as most XLF files. Resolves: #81196 Releases: master Change-Id: I0e5d8260f5c5a28254658c68766990b4f4662a2a Reviewed-on: https://review.typo3.org/52774 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Mar 31, 2017
-
-
Marco Christian Krenn authored
The following icons which were previously used in the Install tool were all replaced by "actions-close" which acts as a synonym. * actions-document-close * actions-message-error-close Resolves: #80601 Releases: master Change-Id: I95358aa6e34237f0fa27049aadf0ae788fef2172 Reviewed-on: https://review.typo3.org/52285 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com>
-
- Mar 28, 2017
-
-
Wouter Wolters authored
The TYPO3 Core currently has no guidline how to handle phpdoc comments regarding @return annoations related to "void" and "null". In practice, these annotations have no additional value if no additional documentation is given. With this change, the php-cs-fixer will remove any unnecessary linebreaks within the comments above the @return annotation, as well as remove completely empty phpdoc comments because the @return annotation is removed. Please be aware, that once PSR-5 is accepted, this coding standard within the TYPO3 Core will change again, where there are currently some further proposal details like inheritance information. Resolves: #80454 Releases: master Change-Id: Ie969d720684c0a75919fe5addd1c36ef5b12eb04 Reviewed-on: https://review.typo3.org/51686 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- Feb 15, 2017
-
-
Wouter Wolters authored
Code cleanup based on the static analyser Psalm. https://github.com/vimeo/psalm Resolves: #79815 Releases: master Change-Id: I67dd33a79564b81931515f210644e980f83d3b7b Reviewed-on: https://review.typo3.org/51679 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Feb 07, 2017
-
-
Tymoteusz Motylewski authored
This change unifies the ClickMenu functionality of the pagetree (ExtJS) with the ClickMenu code given in other areas of the TYPO3 Backend. The following changes are made: * Unify the naming, it's "ContextMenu" not "ClickMenu" anymore * Configuration for record types are unified, the clickmenu shows the same entries in the same order in any place. * ExtJS-based ContextMenu is removed, all based on the new ContextMenu functionality. * A new way for extending the items inside the ContextMenu is handled via ItemProviders, which can easily be extended. * Configuring clickmenu items is not done based on PageTS (as it was handled with the ExtJS pagetree), however certain items can be disabled via PageTS. Resolves: #78192 Releases: master Change-Id: I380ac73ced10fdc7b1fdec7261e2d56da3d7d938 Reviewed-on: https://review.typo3.org/50124 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- Feb 01, 2017
-
-
Georg Ringer authored
Change string comparison for string checks. Checks which could lead to false positives like comparing with '0' or '' are excluded. RegEx used to find affected places: (?<=\s)((?:!|=)=)(?=[^=]'[^0-9'\n]+') Resolves: #79540 Resolves: master Change-Id: I9a04bdd9e0e78cc97036560709bb505097bf48f9 Reviewed-on: https://review.typo3.org/51462 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:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- Jan 23, 2017
-
-
Georg Ringer authored
The information of a template (title, site title, description) is already escaped by using fluid. Therefore the htmlspecialchars() must be removed in the controller. This is a fix of the regression of the fluidification of #75031. Resolves: #79424 Releases: master Change-Id: Iead09ee8f8f0256eee10c2585408d549dbe5c44c Reviewed-on: https://review.typo3.org/51391 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
- Jan 07, 2017
-
-
Michael Oehlhof authored
Because the escaping takes place when the PageZero template is rendered by the view, there is no need to escape it in the controller. Resolves: #79096 Resolves: #79060 Releases: master Change-Id: I3e06e2829e0d1d916b941329f835b4e7f5e29398 Reviewed-on: https://review.typo3.org/51046 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- Dec 05, 2016
-
-
Markus Klein authored
We remove the iconv support in the CharsetConverter as the PHP internal implementation of some functions differ from their mb_string pendants. This gives us a real headache in edge-cases. We already have the mbstring-polyfill as an indirect dependency in the Core (by symfony), so we simply require it our own now and use mb_string all over the places. This renders quite a few methods of CharsetConverter useless and we therefore deprecate those. Resolves: #78670 Releases: master Change-Id: I88479f7939e0afb46f704d4e8f347abd2e10fc6d Reviewed-on: https://review.typo3.org/50607 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:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- Dec 01, 2016
-
-
Wouter Wolters authored
Move languages files from the root of ext:lang to Resources/Private/Language/ Resolves: #78647 Releases: master Change-Id: I9271442c98f2fcf705a38a639a6d503caeba1759 Reviewed-on: https://review.typo3.org/50584 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:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
- Nov 13, 2016
-
-
Benni Mack authored
The system extension "tstemplate" still uses a lot of $GLOBAL objects which are only used within the classes itself. These are solely related to the "web_ts" (Web => Template) module. The code is refactored by using protected object members. Resolves: #78675 Releases: master Change-Id: Ic9bbcd9dfd4d9d9f9d976bead46c5d03d887aec6 Reviewed-on: https://review.typo3.org/50626 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:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- Oct 08, 2016
-
-
Jan Helke authored
Resolves: #78188 Releases: master Change-Id: Ic697d0259b5f9dc5780a6e5434a30b7337448c49 Reviewed-on: https://review.typo3.org/50121 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Łukasz Uznański <l.uznanski@macopedia.pl> Tested-by:
Łukasz Uznański <l.uznanski@macopedia.pl> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- Oct 07, 2016
-
-
Michael Oehlhof authored
Fluidification of TypoScriptTemplateConstantEditorModuleFunctionController Resolves: #75032 Releases: master Change-Id: Iacd826c958989b4afe9cbed57367226e486c42af Reviewed-on: https://review.typo3.org/49884 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
Michael Oehlhof authored
Resolves: #75031 Releases: master Change-Id: I4e40350dcf4fe54f2fbc7088bb2ac509668c1c0a Reviewed-on: https://review.typo3.org/49872 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Marco Bresch <marco.bresch@starfinanz.de> Tested-by:
Marco Bresch <marco.bresch@starfinanz.de> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
- Oct 06, 2016
-
-
Marco Bresch authored
Move all HTML from PHP code to an own Fluid template. Resolves: #75033 Releases: master Change-Id: I2e5e12702cb486434016706710c08b49e21942f8 Reviewed-on: https://review.typo3.org/49896 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:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
- Sep 06, 2016
-
-
Andreas Fernandez authored
This reverts commit 3618b5c0. This change requires further architectural changes within the controllers of EXT:filelist which were not considered. Resolves: #77858 Resolves: #77857 Reverts: #77727 Change-Id: I1ff9d72cd8f0bffd597d2c5452fd684f716ff412 Reviewed-on: https://review.typo3.org/49869 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Ralf Merz <info@merzilla.de> Tested-by:
Ralf Merz <info@merzilla.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- Sep 04, 2016
-
-
Andreas Fernandez authored
The backend modules "Template" and "Filelist" have been updated to use the FormEngine to render the forms. This eases the manipulation of the form by hooks, e.g. to integrate the t3editor. Resolves: #77727 Releases: master Change-Id: Ibc7cc19684e4c6ef8479967dbf3b77be513acda6 Reviewed-on: https://review.typo3.org/49661 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>
-
- Aug 30, 2016
-
-
Wouter Wolters authored
Resolves: #77701 Releases: master Change-Id: Id5f32eb76ac3adddd834160bc79828fefd0ce63c Reviewed-on: https://review.typo3.org/49665 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Wouter Wolters authored
As decided during T3ACME we will use the short array syntax in master. The 7.6 branch will also be done to make backporting easier. Resolves: #77692 Releases: master,7.6 Change-Id: I37e9484b1012fc9161148257a842054c24d162ba Reviewed-on: https://review.typo3.org/49651 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
- Aug 16, 2016
-
-
Michael Oehlhof authored
This patch brings back the missing labels and text and removes double form element. Resolves: #77471 Releases: master Change-Id: I2f072580ee881c3074f70aaa28168d2fe7f050b3 Reviewed-on: https://review.typo3.org/49455 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Aug 04, 2016
-
-
Anja Leichsenring authored
Wrong Template was used to display empty Template view. Resolves: #75028 Releases: master Change-Id: Ib551c0c0b2004ca700654d8875fc5d1fcd0c1109 Reviewed-on: https://review.typo3.org/49372 Reviewed-by:
Claus Due <claus@phpmind.net> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Tobias Adolph <mail@tobiasadolph.de> Tested-by:
Tobias Adolph <mail@tobiasadolph.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Michael Oehlhof authored
Removed inexistent method parameter when calling ExtendedTemplateService->ext_getAllTemplates() in TypoScriptTemplateModuleController Resolves: #77398 Releases: master Change-Id: I1fa7a57d196cfa5e405f6f0b33625730a85d2c0b Reviewed-on: https://review.typo3.org/49368 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Aug 03, 2016
-
-
Michael Oehlhof authored
Moved all HTML code from the PHP code to an own Fluid template. Resolves: #75028 Releases: master Change-Id: I8efc78b60b6967922fc883354ce8df51b1094d0c Reviewed-on: https://review.typo3.org/47226 Tested-by:
Bamboo TYPO3com <info@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>
-
- Aug 02, 2016
-
-
Wouter Wolters authored
Exclude: typo3/sysext/core/Build/Configuration/TravisNginxFpm/ConfigureStartNginxFpm.sh typo3/sysext/core/Build/Scripts/splitFunctionalTests.sh typo3/sysext/core/Build/Scripts/xlfcheck.sh typo3/sysext/core/Build/Scripts/duplicateExceptionCodeCheck.sh typo3/sysext/core/Build/Scripts/cglFixMyCommit.sh typo3/sysext/core/bin/typo3 typo3/cli_dispatch.phpsh Resolves: #77363 Releases: master Change-Id: I70871c4ebfb964f396e087ba4bbb1205a4fd8fab Reviewed-on: https://review.typo3.org/49328 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io>
-
- Jul 22, 2016
-
-
Florian Steller authored
Resolves: #77212 Releases: master Change-Id: Ia6414b34fe3910fcdaa085e98295826abb239b39 Reviewed-on: https://review.typo3.org/49166 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Frederic Gaus <frederic.gaus@flagbit.de> Tested-by:
Frederic Gaus <frederic.gaus@flagbit.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Florian Steller authored
Fixed template icon margin for constant editor and info/modify template Resolves: #77201 Releases: master Change-Id: Idfa68eed2687bf46dc0ce11c98de4dac1f3baf09 Reviewed-on: https://review.typo3.org/49164 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Ivan Dharma Kartolo <ivan.kartolo@gmail.com> Tested-by:
Ivan Dharma Kartolo <ivan.kartolo@gmail.com> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- Jul 14, 2016
-
-
Benni Mack authored
In TYPO3 it was possible to show an image for a category in the Constants Editor, if the constants editor had configured a category like this (also defined in the Constants Editor): TSConstantEditor.basic.image = EXT:sys_note/ext_icon.png As the functionality is hardly used and better options for styling and displaying images e.g. via user functions is possible, the image option has been removed. With that, the following breaking changes in the related PHP code happened: - Removed ExtendedTemplateService::$ext_localGfxPrefix - Removed ExtendedTemplateService::$ext_localWebGfxPrefix - Removed ExtendedTemplateService::ext_getTSCE_config_image - Removed ConfigurationForm::ext_getTSCE_config_image - Dropped parameter 2+3 of ConfigurationForm::ext_initTSstyleConfig Resolves: #77062 Releases: master Change-Id: Ic7d89aeaa4f236a92a07dd2fe0a25dbe026825cb Reviewed-on: https://review.typo3.org/48922 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Thomas Schlumberger <thomas@b13.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Jul 11, 2016
-
-
Benni Mack authored
ExtendedTemplateService for the backend always disables the timetracker information from the actual funcmodule but could easily be turned off by default from the actual class itself. This makes the code easier to read and also removes some syntax errors from previous cleanups where values and variables are empty. Resolves: #77033 Releases: master Change-Id: I9963f863fc74b7fae95c81b5a6418b026c40a268 Reviewed-on: https://review.typo3.org/48902 Tested-by:
Bamboo TYPO3com <info@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
- Jun 09, 2016
-
-
Ian SEBBAGH authored
Resolves: #76533 Resolves: #75034 Releases: master Change-Id: I60ae96e32a6b9ef00b1521a243e93176696fca4a Reviewed-on: https://review.typo3.org/48515 Reviewed-by:
Jan Rowold <j.rowold@neusta.de> Tested-by:
Jan Rowold <j.rowold@neusta.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Jun 06, 2016
-
-
Christoph Kratz authored
Resolves: #75824 Releases: master Change-Id: Iae855b27058a366d0e4ee691d8cfd259ba66991e Reviewed-on: https://review.typo3.org/47819 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
- May 27, 2016
-
-
Valentin Despa authored
Remove the second parameter of sL and replace it with htmlspecialchars directly in the code. Resolves: #76325 Related: #71917 Releases: master Change-Id: I6267c45daeddf9a652ad63acb014c824721df25f Reviewed-on: https://review.typo3.org/48338 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Wouter Wolters authored
Remove the second parameter of getLL and replace it with htmlspecialchars directly in the code. Resolves: #76321 Related: #71917 Releases: master Change-Id: I513c5915c9273c906b6b828d65425ac8ee485e12 Reviewed-on: https://review.typo3.org/48332 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Wouter Wolters authored
Remove the second parameter of getLL and replace it with htmlspecialchars directly in the code. Resolves: #76321 Related: #71917 Releases: master Change-Id: Ieabcf550883ebcf85fe13232caab249b0f37e4b1 Reviewed-on: https://review.typo3.org/48330 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- Apr 15, 2016
-
-
Kay Strobach authored
This patch inserts the same colorpicker on all places where a colorpicker is used in the TYPO3 backend. So it tackles: - formengine - constant editor - extension manager Releases: master Resolves: #73728 Change-Id: I0efd9f1e90dce3a66a80bb9969c03b87fb2f851d Reviewed-on: https://review.typo3.org/47570 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Apr 14, 2016
-
-
Wouter Wolters authored
Change-Id: I6fb8b355ceb4f734e4df5aaf2954c624693c11ad Reviewed-on: https://review.typo3.org/47677 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Apr 13, 2016
-
-
Benjamin Kott authored
Releases: master Resolves: #75557 Change-Id: I556d536d590fd7ad2d531c2d803ee2b771155bb4 Reviewed-on: https://review.typo3.org/47633 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-