- Mar 14, 2016
-
-
Michael Oehlhof authored
The DocHeader has now a reserved area for the nprogress loading indicator for use within modules. The area has a fixed position to ensure visibility in every case. The code of the Recycler and Extension manager have been adjusted to use that element for the progress bar. Resolves: #71509 Releases: master, 7.6 Change-Id: I07cacf61a1634357d4da0fe292ea22ba34a6100e Reviewed-on: https://review.typo3.org/45199 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>
-
Marco Huber authored
Some more page types which should be opened directly and not redirect to the rootpage if you click on "Save and view". Resolves: #75020 Related: #66370 Releases: master, 7.6 Change-Id: I278a917c69565e8fe1e175901df01c4cccf9ef98 Reviewed-on: https://review.typo3.org/47195 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- Mar 13, 2016
-
-
Nicole Cordes authored
Within new records the suggest wizard doesn't work in FlexForm fields. Due to unexpected incoming data the field configuration can't be fetched. This patch ensures sanitized data before fetching FlexForms field configuration. Resolves: #73864 Releases: master, 7.6 Change-Id: I7e9a72c2aa6d1efed943845aa2198ce153b75fb8 Reviewed-on: https://review.typo3.org/47223 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
- Mar 11, 2016
-
-
Andreas Fernandez authored
The button for inserting items from clipboard to a multiselect field has a proper styling now. Change-Id: I2360507fb0daedc57e0e1b3a5442af790529039e Resolves: #74813 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47172 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Gianluigi Martino <gmartino27@gmail.com> Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- Mar 10, 2016
-
-
Marco Huber authored
Don't render the "more" link in the help popup if the user has no access to the cshmanual module. Resolves: #73013 Related: #73009 Releases: master, 7.6 Change-Id: I5b236c08fd505c1f405a3fc0e459c1ac21fbeb84 Reviewed-on: https://review.typo3.org/46358 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Gianluigi Martino <gmartino27@gmail.com> Tested-by:
Gianluigi Martino <gmartino27@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- Mar 06, 2016
-
-
Benni Mack authored
The user_ws module does not exist anymore, and the hard-coded check can be removed. Resolves: #74377 Releases: master Change-Id: I1197362690a42da9a33d843019e2401bc4ef29d8 Reviewed-on: https://review.typo3.org/47140 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Jonas Götze <jonnsn@gmail.com> Tested-by:
Jonas Götze <jonnsn@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Michael Oehlhof authored
Moved all HTML code from the PHP code to an own Fluid template. Resolves: #74360 Releases: master Change-Id: Ib583695d8b95140347c4107d6183fbbde9f309eb Reviewed-on: https://review.typo3.org/47129 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Stefan Neufeind authored
So far the variable could either contain the name of a field or a timeout-value in seconds. Introduce a clean integer-field for the timeout and keep the current field only for the case where a class wants to really fetch the timeout from a field in the userdata. Change-Id: I2751e06a315936119478d0dd81cc4c5b1e941368 Resolves: #68890 Releases: master Reviewed-on: https://review.typo3.org/42464 Reviewed-by:
Thomas Mayer <thomas.mayer@2bis10.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
Resolves: #74363 Releases: master Change-Id: Ic9cd97f5b1dc6654020782e91a49330fb4bfcfbe Reviewed-on: https://review.typo3.org/47134 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>
-
Andreas Fernandez authored
A new event ``modal-destroyed`` is triggered after modals dismissed. Change-Id: Id05bf17889889bf1bacbd6a6ad3023923899671d Resolves: #73720 Releases: master Reviewed-on: https://review.typo3.org/46933 Reviewed-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- Mar 05, 2016
-
-
Jo Hasenau authored
Resolves: #74179 Releases: master Change-Id: I93864236f179b57cc0b1cbf67ce9941da096986a Reviewed-on: https://review.typo3.org/47062 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Benni Mack <benni@typo3.org>
-
Daniel Maier authored
Date conversion of TCA fields with eval "date" or "datetime" is now also handled correctly for dates before 1970, thus having a negative timestamp. Timezone offset is now also applied for those negative timestamps, in order to prevent erroneous data for dates before 1970. Resolves: #73871 Releases: master, 7.6 Change-Id: I4de9911dec3de720992da137fe8afcb3ecbfdad7 Reviewed-on: https://review.typo3.org/47115 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Michael Oehlhof authored
If a formerly selected page (in page tree) is not available anymore (e.g. deleted), any access to a backend module will now check this condition and will avoid an error. An empty module will be displayed in such a case. Resolves: #66449 Releases: master, 7.6 Change-Id: I4caf6abf715af2009705caf126f2614ae5cde9ed Reviewed-on: https://review.typo3.org/44923 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Jo Hasenau authored
Resolves: #66540 Releases: master Change-Id: I982bb63a14409fd4510126d3d4b88ee85562967e Reviewed-on: https://review.typo3.org/47058 Reviewed-by:
Marius Wieschollek <marius.typo3@mdns.eu> Tested-by:
Marius Wieschollek <marius.typo3@mdns.eu> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Karthikeyan Palaniswamy <karthikeyan@forethought.de> Tested-by:
Karthikeyan Palaniswamy <karthikeyan@forethought.de> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
eugen_lang authored
Resolves: #33147 Releases: master, 7.6 Change-Id: I98c696eb58c759f6c50dbaf111556b86cffe0e93 Reviewed-on: https://review.typo3.org/47106 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Karthikeyan Palaniswamy <karthikeyan@forethought.de> Tested-by:
Karthikeyan Palaniswamy <karthikeyan@forethought.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Christian Kuhn authored
This reverts commit 41b350dc. Default values do not work well. Change-Id: Idfadf5482d12e2f51fa14aa574061c0c2b65176d Reviewed-on: https://review.typo3.org/47107 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Marco Huber authored
The list of denied file extensions does not contain a dot, but our fileDenyPattern by default starts with a dot. Therefore, although a check is performed, the file extensions will still be displayed even though uploading files with the extension is forbidden by fileDenyPattern. This commit adds the dot before the extension when performing the check, effectively hiding forbidden extensions. Resolves: #72803 Releases: master, 7.6 Change-Id: I2ec3d02e096b46309932604a53ea4c416ba9812a Reviewed-on: https://review.typo3.org/46072 Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Daniel Maier authored
Date conversion of TCA fields with eval "date" or "datetime" is now also handled correctly for dates before 1970, thus having a negative timestamp. Timezone offset is now also applied for those negative timestamps, in order to prevent erroneous data for dates before 1970. Furthermore validation handling for dates with zero timestamp (01.01.1970 midnight UTC) is fixed. Resolves: #73871 Releases: master, 7.6 Change-Id: Iffa2f12c6941fe17b956202fe9c49f811b1b0539 Reviewed-on: https://review.typo3.org/47025 Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
Several infos in TSconfig / FormEngine are never used, the field "storage_pid" does not even exist anymore in v8 (was moved to compatibility6 for v7). Resolves: #73612 Releases: master Change-Id: Iec578faa6dc591ad39eddcfbb8c6d06910e13950 Reviewed-on: https://review.typo3.org/46822 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Benni Mack authored
Already translated module labels were previously resolved and stored within $GLOBALS[LANG]. Several checks and calls were then made to ModuleLoader and $LANG. All information about the module, as well as all labels are now stored within ModuleLoader, a addLabelsForModule() method and a getLabelsForModule() method are placed within that method, where labels are stored (but not resolved to the language yet). The language service then is only used when outputting the labels in various places. The method $LANG->addModuleLabels() and the public property $LANG->moduleLabels were deprecated. Resolves: #72340 Releases: master Change-Id: I82f01e7641b1395d81895d246ef22f11206d927d Reviewed-on: https://review.typo3.org/46702 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> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3...>
-
- Mar 04, 2016
-
-
Gianluigi Martino authored
Don't show preview of hidden images in backend e.g. page module. Change-Id: I11fbfdbdf9767066dbb3380b543d79c239e6c4a2 Resolves: #73481 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/46735 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Marcus Schwemer authored
Live search searches through the whole system, while list search is limited to four levels. Solution: * Add default pageTS for search levels * Live search "Show all" now uses "-1" for infinite search Resolves: #70849 Releases: master Change-Id: Ibf8b043da26e58bbe0df18fb2013934da5ec64f3 Reviewed-on: https://review.typo3.org/44171 Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
Icons within the TCA (iconfile and icons in options) are handled by the IconRegistry. The TcaMigration takes care of that. The code within FormEngine can thus be removed as it is never executed. Resolves: #74157 Releases: master Change-Id: Ia79349193f4a5da0e7046bd63e2221a9e7759d79 Reviewed-on: https://review.typo3.org/47031 Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frederic Gaus <frederic.gaus@flagbit.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Frank Naegler authored
Resolves: #72617 Releases: master, 7.6 Change-Id: I0cf662d55303504d094426dbb82943d437035044 Reviewed-on: https://review.typo3.org/47054 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Eugen Lang <laeu1011+gerrit@gmail.com> Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Gianluigi Martino authored
Keep the currently selected page active when editing the page properties of another page as non-admin user. Change-Id: Iad438ad7e20ab8d818286053557ade26542d8216 Resolves: #71094 Releases: master, 7.6, 6.2 Reviewed-on: https://review.typo3.org/47028 Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Frederic Gaus <frederic.gaus@flagbit.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
Andreas Bouche authored
Resolves: #73214 Releases: master, 7.6 Change-Id: I9496964ffd9daeb2c330f022c876f6aceacced1c Reviewed-on: https://review.typo3.org/47029 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>
-
Björn Jacob authored
The new PHP 7 syntax introduced also returns an empty string, if set but empty. Resolves: #74109 Releases: master Change-Id: If902ea201cb49578ab2109b40de90c37dcb63b5d Reviewed-on: https://review.typo3.org/47042 Reviewed-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Frank Naegler authored
Resolves: #73744 Releases: master Change-Id: I3780404c4362d1de84981eaee77298cdc1c3e399 Reviewed-on: https://review.typo3.org/46959 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> 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>
-
Frank Naegler authored
Resolves: #73743 Releases: master, 7.6 Change-Id: I212cb9eedbe82cb4e346823ba041a63e601ad670 Reviewed-on: https://review.typo3.org/46958 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> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Andreas Fernandez authored
It may happen that ``$this->contentElementCache[$lP][$colPos]`` is either not an array nor null. Wrap the foreach loop with an if condition to catch possible errors. Change-Id: I6394ff0eef28a490a54f54d172c601fa9768eb20 Resolves: #73670 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/46925 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Claus Due <claus@phpmind.net> Reviewed-by:
Dmitry Dulepov <dmitry.dulepov@gmail.com> Tested-by:
Dmitry Dulepov <dmitry.dulepov@gmail.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Nicole Cordes authored
If you click the "create new element" button on an inline record within a FlexForm field, the passed data information contains the id after which the new element should be inserted. Currently this id isn't respected while receiving the configuration from the given data. This patch adds code to respect a possible given id and allows to fetch configuration for that element as well. Resolves: #73004 Releases: master, 7.6 Change-Id: I70263d3ff4a8641b1a8280574521e0671c34a333 Reviewed-on: https://review.typo3.org/46337 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Benni Mack authored
The method to fetch the relative path for images inside the module loader is not used anymore, as the paths for the icons are handled through the Icon API now. The method can be removed safely, and was simply forgotten to be removed with #72405 (see https://review.typo3.org/#/c/45417/). Resolves: #74029 Releases: master Change-Id: I0d9708de3df5f22bb551db07050e479aa0071134 Reviewed-on: https://review.typo3.org/47013 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benni Mack authored
The Backend Logo can now be configured via extConf and the Extension Manager. The $GLOBALS[TBE_STYLES][logo] option has no effect anymore. Resolves: #74109 Releases: master Change-Id: Id1c1975395b9163a0efbb0cf4dc9f402df2fcc3c Reviewed-on: https://review.typo3.org/47026 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
- Mar 03, 2016
-
-
Benni Mack authored
Resolves: #74097 Releases: master Change-Id: Ieaf237248da8e075e56105cd08462d1aeb051ea2 Reviewed-on: https://review.typo3.org/47023 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benni Mack authored
GeneralUtility::flushOutputBuffers() GeneralUtility::xmlGetHeaderAttribs() GeneralUtility::imageMagickCommand() Parameters 2+3 of GeneralUtility::getFileAbsFileName() Resolves: #73516 Releases: master Change-Id: If0d560d8292cb98eaf1e1d2addc1ce2292c1ef59 Reviewed-on: https://review.typo3.org/46740 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>
-
Frank Naegler authored
This patch streamline the usage and design of FlashMessages in the BE. The markup is now centralized in a method of the FlashMessage class. In all places where FlashMessages rendered, this method is called. Resolves: #73698 Releases: master Change-Id: I5ef18a95ea15949e8cede71227101f2cc1ce30d3 Reviewed-on: https://review.typo3.org/46927 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Timo Schmidt <timo-schmidt@gmx.net> Tested-by:
Timo Schmidt <timo-schmidt@gmx.net>
-
Wouter Wolters authored
Change-Id: Ie0b546d6baf962ee4d80f5fb08aeaadf54ca1a66 Reviewed-on: https://review.typo3.org/47019 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Andreas Fernandez authored
This patch prevents scrolling to top when using the actions buttons in multipleSideBySide elements. Change-Id: I0841b3f75afca8596725fc6c9e4621eaeeafc641 Resolves: #72973 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/46955 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Sebastian Fischer <typo3@evoweb.de> Tested-by:
Sebastian Fischer <typo3@evoweb.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- Mar 02, 2016
-
-
ajahn authored
If an editor is not allowed to edit content elements with a specific CType (e.g. HTML), drag&drop sorting was still active. Sorting seemed to work without an error but was blocked in DataHandler due to missing permissions. This fix introduces the missing check to deactivate sorting in this case. Change-Id: Ib40b1e2a2fbbd4694fbb69ed7cda4a2180e15f14 Resolves: #73539 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/46752 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Gianluigi Martino <gmartino27@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Mar 01, 2016
-
-
Benni Mack authored
There are a lot of unused JavaScript values set since TYPO3 4.x which aren't in use anymore at all, and can be removed. Releases: master Resolves: #73719 Change-Id: I5dd86da26d6fa84ff13e0a82f446a6ded06f430c Reviewed-on: https://review.typo3.org/46823 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-