- 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>
-
- 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>
-
- 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>
-
- 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>
-
- 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
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>
-
- 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
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>
-
- 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 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>
-
- 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: 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>
-
- Jan 21, 2016
-
-
Georg Ringer authored
DocumentTemplate::formWidth() is not available and should be removed anyway. Replace the calls by direct usage of style attribute. Change-Id: I141a4b74424c2ecd0a1341228856e23c8c42f20e Resolves: #72854 Releases: master Reviewed-on: https://review.typo3.org/46127 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
- Dec 31, 2015
-
-
Wouter Wolters authored
Resolves: #72385 Releases: master Change-Id: Iee37e2ae9a8c74116795ad60983a9849738bb15d Reviewed-on: https://review.typo3.org/45365 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
- Nov 20, 2015
-
-
Wouter Wolters authored
Resolves: #71726 Releases: master Change-Id: I4a356c8da668acee555149eee9cf56ccdb4dc0ee Reviewed-on: https://review.typo3.org/44822 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>
-
- Oct 31, 2015
-
-
Wouter Wolters authored
Resolves: #71176 Releases: master Change-Id: I1e416428fd101395946d0ae861a2427f609faaaa Reviewed-on: https://review.typo3.org/44427 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Gernot Schulmeister <gernotschulmeister@gmx.at> Tested-by:
Gernot Schulmeister <gernotschulmeister@gmx.at> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
- Oct 30, 2015
-
-
Ruud Silvrants authored
Resolves: #71153 Releases: master Change-Id: I1ee8ab5c905b6e8324755e28785b85cde8c76e5b Reviewed-on: https://review.typo3.org/44382 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
- Oct 09, 2015
-
-
Frank Nägler authored
Resolves: #70550 Releases: master Change-Id: I55bc6c2396688db1fa26b8662b82d0c2b43b2226 Reviewed-on: http://review.typo3.org/43834 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
TYPO3 Release Team authored
In our efforts to achieve a better interoperability with other PHP projects, the PHP code base of the TYPO3 Core switches to the PHP coding guideline standard PSR-2. See http://www.php-fig.org/psr/psr-2/ for more information. Resolves: #70515 Releases: master Change-Id: I734c0d838af157003decfeb5fc0a11dddcb87bf5 Reviewed-on: http://review.typo3.org/43918 Reviewed-by:
TYPO3 Release Team <typo3cms@typo3.org> Tested-by:
TYPO3 Release Team <typo3cms@typo3.org>
-
- Oct 05, 2015
-
-
Frank Nägler authored
Resolves: #70417 Releases: master Change-Id: Ie855b996636b749562acf3baa67b1756c2ad3db2 Reviewed-on: http://review.typo3.org/43826 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Sep 23, 2015
-
-
Wouter Wolters authored
Several save buttons don't work anymore after icon changes Resolves: #70013 Releases: master Change-Id: Id3abb129208a7a9f2ea68521ed0b6bbb5abd8ef4 Reviewed-on: http://review.typo3.org/43486 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Sep 22, 2015
-
-
Frank Nägler authored
Deprecate the IconUtility class from EXT:backend and handle its calls using the new IconFactory from EXT:core. Kudos to Benjamin Kott, Stephan Großberndt, Andreas Fernandez and Frans Saris for the great support on this big project. Resolves: #69057 Releases: master Change-Id: I27a045b7a3b9d31e6e3e915e1452d44af56b0cee Reviewed-on: http://review.typo3.org/42613 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Sep 20, 2015
-
-
Stephan Großberndt authored
Implement replacement and replace all core usages of IconUtility::getSpriteIconForRecord() with IconFactory->getIconForRecord(). Register and fix several icon definitions for core tables. Resolves: #69754 Releases: master Change-Id: I5adf4f58a0331c77458049e19c7c8ca441b9e4cf Reviewed-on: http://review.typo3.org/43272 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Sep 16, 2015
-
-
Benjamin Mack authored
The editOnClick produces JS which is not needed in most cases. Using BackendUtility::getModuleUrl() allows to avoid inline JS code. Resolves: #69825 Releases: master Change-Id: I95b69db93d5553eb2998bcbca463f58faec7b18e Reviewed-on: http://review.typo3.org/43328 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- Sep 09, 2015
-
-
Markus Klein authored
Add missing quote. Resolves: #68845 Releases: master Change-Id: I76047516b5a3c1e406e4428d7629ce83fbc520a8 Reviewed-on: http://review.typo3.org/43155 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- Sep 04, 2015
-
-
Markus Guenther authored
Replaces all IconUtility::getSpriteIcon calls for the icon actions-document-open with the new IconFactory. Change-Id: I8bdff1bb752f2735d553da859cec71256ceb2d2c Resolves: #68845 Releases: master Reviewed-on: http://review.typo3.org/42411 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
- Aug 07, 2015
-
-
Wouter Wolters authored
Due to a change from type = image to a button the saving of content was blocked by internal checks. Make check behave the same like saving content in the EditDocumentController. Resolves: #68816 Releases: master Change-Id: Ic67782ca346589f58c97958148735e8667f30da4 Reviewed-on: http://review.typo3.org/42362 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- Jul 27, 2015
-
-
Daniel Goerz authored
Bootsrap classes are applied to the form and the input fields of the edit view in the objectbrowser to fit the rest of the backend styling. Additionally two unstyled a tags are transformed to buttons. Change-Id: I845995389d85268b53d7647ff6f49b9591106113 Resolves: #68519 Releases: master Reviewed-on: http://review.typo3.org/41964 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- Jul 15, 2015
-
-
Markus Klein authored
@author information can be found in version control. Cluttering our code with these tags does not make much sense and they are outdated by definition or would sum up to impressive lists. As decided on acme 2015, we drop them now. Releases: master Resolves: #68152 Change-Id: Iec1ea0f873b44ab6027c94ba8353a9fdb5477bdd Reviewed-on: http://review.typo3.org/41264 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Jul 14, 2015
-
-
Benjamin Mack authored
Resolves: #68098 Releases: master Change-Id: Ice78388b6e39886bb3f2be13701d4b85f01f3967 Reviewed-on: http://review.typo3.org/41157 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Jul 03, 2015
-
-
Andreas Fernandez authored
Replace occurences of count() with matching empty() pendants. Affected extensions: - aboutmodules - beuser - compatibility6 - cshmanual - css_styles_content - dbal - felogin - sys_action - t3editor - taskcenter - tstemplate Resolves: #67777 Releases: master Change-Id: I6986c71866c4f27f0c9bccc7d7d0dd14ea5695ac Reviewed-on: http://review.typo3.org/40685 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- May 01, 2015
-
-
Nicole Cordes authored
Fix accidentally quoted JavaScript links. Releases: master Resolves: #66706 Relates: #66115 Change-Id: Icf23b5f3a9b9a9a3cd206a9201b38d64d5fc62fd Reviewed-on: http://review.typo3.org/39159 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> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
- Mar 28, 2015
-
-
Markus Klein authored
Releases: master Resolves: #66092 Change-Id: I776160cc89453cf2dbc65037c1422f93db496379 Reviewed-on: http://review.typo3.org/38302 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
- Feb 07, 2015
-
-
Andreas Fernandez authored
The buttons in Web>List are split into two different groups: "primary" and "secondary". Primary buttons are always visible and represent the default RUD actions (Show, edit, hide, delete). This patch also modifies the "Extended view" (EV) behaviour, which affects the secondary buttons: If EV is disabled, the secondary buttons are invisible, but can be made visibile by hovering the trigger button. If EV is enabled, the secondary buttons are always visible. CSS rules for buttons in tables are now streamlined with the backend. The blue styling for checked checkboxes in tables is removed in favor of a cleaner implementation. Resolves: #63207 Releases: master Change-Id: Id1bfd42e658e9dbe0a7c13066fed618539fd5ce0 Reviewed-on: http://review.typo3.org/34788 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Feb 02, 2015
-
-
Benjamin Kott authored
The patch brings responsive layout for FormEngine and its elements. It fixes a couple of issues along the way, escpecially DatePicker and palettes field are aligned in a better way and wizard icons look much better. Adjustments: - Change datepicker to work directly on input without wrapper - Change clearableJs to bootstrap - Change dyntabs to bootstrap classes - Change fixed-font to text-monospace - Port CheckboxElement to boostrap - Port GroupElement to bootstrap - Port InputElement to bootstrap - Port Irre/Inline to bootstrap - Port Flexform to bootstrap - Port Palettes to bootstrap - Port RadioElements to bootstrap - Port TextElement to bootstrap - Port NoneElement to bootstrap Removes: - Unused change image javascript removed Deprecations: - cssClassTypeElementPrefix not used anymore - maxTextareaWidth not used anymore - paletteFieldTemplate not used anymore - palFieldTemplateHeader not used anymore - wizard config _PADDING - wizard config _DISTANCE - wrapOpenPalette not used anymore - wrapPaletteField not used anymore - formWidth not used anymore - formWidthAsArray not used anymore - addUserTemplateMarkers not used anymore Releases: master Resolves: #64762 Change-Id: I04ce24e63d2395fe25f7d5a314f5868882b2cd74 Reviewed-on: http://review.typo3.org/35951 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Frederic Gaus <gaus@flagbit.de> Tested-by:
Frederic Gaus <gaus@flagbit.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Jan 28, 2015
-
-
Benjamin Mack authored
When editing setup or constants inside the textarea (without t3editor) then the textarea still shows the old value upon saving the record as the field. Resolves: #64512 Releases: master Change-Id: I29d60c7c39f917129d0fdb241b1cd3e7da2eac74 Reviewed-on: http://review.typo3.org/36274 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-