- Nov 19, 2014
-
-
Wouter Wolters authored
An oldschool namespace usage broke the reports module after moving all ClassAlias files. Resolves: #63058 Releases: master Change-Id: I845a0a146230b0567e0e71c6bdb5b33972578cd4 Reviewed-on: http://review.typo3.org/34325 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
- Nov 18, 2014
-
-
Markus Klein authored
If the timestamp is retrieved from child nodes, the date format ViewHelper has to ensure the timestamp is properly recognized. As child nodes are always returning a string, the former check with is_integer() would never return TRUE. Therefore adapt this check to use the MathUtility method as this guarantees a proper check. Resolves: #62932 Releases: master, 6.2 Change-Id: I6968991bf97f99f82fc942d7d17678c9b473e796 Reviewed-on: http://review.typo3.org/34108 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Georg Ringer authored
* Change icons for move down/up * Add FA icons for move to top/bottom Resolves: #63014 Releases: master Change-Id: I8144c7fef1a78c326707b20abade0a02c2b0896a Reviewed-on: http://review.typo3.org/34251 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Felix Kopp <felix-source@phorax.com> Tested-by:
Felix Kopp <felix-source@phorax.com>
-
Dmitry Dulepov authored
If PHP's open_basedir is active, CURLOPT_FOLLOWLOCATION will be disabled by PHP. In such case any redirects will not work. This causes problems with extensions that fetch pages of the site and hit redirects. For example, if the site uses http and parts of it use https, extensions like "pagepath" or "solr" will not be able to work with "secondary" protocol. Change-Id: I2d9e50d2d00e4c8b0c930a929be7884fd0215c21 Resolves: #45741 Releases: 6.2, master Reviewed-on: http://review.typo3.org/18439 Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Christian Kuhn authored
Old-old search content element could be used in frontend with AbstractPlugin method pi_list_searchBox(). Rendered output is hopelessly outdated, method is deprecated now. Resolves: #62854 Releases: master Change-Id: Ie3478333b0a8b16835c2074e70c2a9643acc388a Reviewed-on: http://review.typo3.org/34286 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Felix Kopp <felix-source@phorax.com> Tested-by:
Felix Kopp <felix-source@phorax.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Bernhard Kraft authored
The "maxWidth" TS config setting for RTE magic images does not work after the change in rtehtmlarea to use FAL. Instead of the TS config section "RTE.default.buttons" the section "RTE.buttons" is consolidated - which is wrong. Change-Id: I65abf958bfcab47965476b20c1265052544f7853 Resolves: #62930 Releases: master, 6.2 Reviewed-on: http://review.typo3.org/34102 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
- Nov 17, 2014
-
-
Felix Kopp authored
The classAliasMaps in all the extension starting from extension manager to workspace have being moved into compatibility6 extension. Resolves: #62990 Related: #62013 Releases: master Change-Id: If057396eae493e7345c31d2e7f7da6061f1a6e81 Reviewed-on: http://review.typo3.org/34238 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>
-
Stanislas Rolland authored
The language combo of the RTE abbreviation dialogue is not correctly initialized when no language is selected. ExtJs bug?.. Solution: Change the way the language store is loaded. Releases: master, 6.2 Resolves: #63038 Change-Id: Icba6441f2a708254eb6f7f7f1a592ab42da59e55 Reviewed-on: http://review.typo3.org/34278 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Helmut Hummel authored
Currently sys_file_metadata records that are edited in a workspace cannot be published because the workspace module does not know about ignored root level restrictions and these records are on root level by definition. Include the root page when searching for workspace records and show elements for which root level restriction is ignored. Resolves: #60343 Releases: 6.2, master Change-Id: I43a273661addff4a4e337bb464eb0cc4fd1fb823 Reviewed-on: http://review.typo3.org/34188 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Alex Kellner <alexander.kellner@einpraegsam.net> Tested-by:
Alex Kellner <alexander.kellner@einpraegsam.net>
-
Stanislas Rolland authored
When no abbreviation and/or acronym is pre-defined, hitting the ok button of the dialogue raises a js error. Releases: master, 6.2 Resolves: #63030 Change-Id: I4df0b3896a53808ef2bd8ef6ee8ba71da7030735 Reviewed-on: http://review.typo3.org/34267 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Stanislas Rolland authored
Update the references to core documentation using cross-linking. This is a follow-up to change https://review.typo3.org/#/c/33973/ Releases: master Resolves: #62843 Change-Id: Ia31aa8436ac4c897dd4799372048f12c68351bd5 Reviewed-on: http://review.typo3.org/33994 Reviewed-by:
Stanislas Rolland <typo3@sjbr.ca> Tested-by:
Stanislas Rolland <typo3@sjbr.ca>
-
Frank Nägler authored
Follow-Up / Bugfix for https://review.typo3.org/34253/ Resolves: #63016 Releases: master Change-Id: Icc0a7131b0d8a62df4e21d8166707ed96b276d1e Reviewed-on: http://review.typo3.org/34257 Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Benjamin Kott <benjamin.kott@wfp2.com> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com>
-
- Nov 16, 2014
-
-
Georg Ringer authored
The removal link in the clipboard is always shown, no matter if elements are stored in the clipboard or not. Resolves: #63016 Releases: master Change-Id: I55c207be3a9acfd0c2a68c29299655a46b83df77 Reviewed-on: http://review.typo3.org/34253 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
-
Björn Fromme authored
Appends package path of invalid composer packages to the exception message to help identifying the cause. Resolves: #59998 Releases: master, 6.2 Change-Id: Ie09212c17e15e4193eef422758f001cb289c73ef Reviewed-on: http://review.typo3.org/34241 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Frank Nägler authored
The delete icon in EXT:scheduler while editing/creating a task is white instead of black. Resolves: #63001 Releases: master Change-Id: I5566db3268d8d3b2230c88f753cfc2410595c619 Reviewed-on: http://review.typo3.org/34235 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Kai Vogel authored
This patch replaces the DataTables version in contrib. It updates the library from version 1.9.4 to 1.10.2. Currently just the extension manager, language and documentation module are using it. Resolves: #62993 Releases: master Change-Id: Ie8dd5aa0da1d609922610d24daf9776c5c78ebc4 Reviewed-on: http://review.typo3.org/34215 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>
-
Frank Nägler authored
Resolves: #63003 Releases: master, 6.2 Change-Id: I80a81e15afc71398d9607848160b8805407172fe Reviewed-on: http://review.typo3.org/34236 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Felix Kopp authored
* Padding & margins * Section headline * First section border top * Hover link (everywhere) Resolves: #62999 Releases: master Change-Id: Ib617cf01644b2d11e022f4e318a745961ddd8860 Reviewed-on: http://review.typo3.org/34223 Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Björn Fromme authored
Links contained in install tool configuration sections are not working. This patch adds the missing anchors and javascript to expand a collapsed sections in case a target anchor is not visible. Resolves: #62365 Releases: master, 6.2 Change-Id: Ifbaaf2fc745e8af340a330a9ca8ec07bc34db867 Reviewed-on: http://review.typo3.org/34222 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Benjamin Mack authored
Several functions within DocumentTemplate are not encouraged to be used anymore. The hard-coded background image setting via $TBE_STYLES['background'] is removed and its usage is deprecated. Additionally, the font-wrapping methods are deprecated. All places in the core using these methods are removed. The according CSS was removed from the core (can still be used via 3rd party extensions). collapseableSection, which was used solely by the reports module for ages in a buggy way, is also deprecated in favor of Bootstrap collapseables and localstorage. Change-Id: If1abdeb1d9491efb385b41eb4d1faf4e1dbc91e0 Resolves: #62988 Releases: master Reviewed-on: http://review.typo3.org/34209 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> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Benjamin Kott authored
Restyle the module menu and prepare appicon support. Resolves: #62995 Releases: master Change-Id: Ic6a55c434b3cf13320c6b0417050d2cd273b531b Reviewed-on: http://review.typo3.org/34216 Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net> Reviewed-by:
Felix Kopp <felix-source@phorax.com> Tested-by:
Felix Kopp <felix-source@phorax.com>
-
- Nov 15, 2014
-
-
Benjamin Mack authored
There are some inclusions of the removed jsfunc.formupdate.js file which was unused for the last years. Resolves: #63002 Releases: master Change-Id: If748b584f4ef84d8010def47a4868445d44470f5 Reviewed-on: http://review.typo3.org/34234 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Christian Kuhn authored
A sprite icon utility was changed a bit with patch for #62963, but the unit tests were not adapted. Do that now. Change-Id: I63e0c233d9a63c452f5c70e53ccef5c1b280639a Resolves: #62963 Releases: master Reviewed-on: http://review.typo3.org/34231 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
-
Christian Kuhn authored
Change new interface splitting item and drop down. Refactor all toolbar items accordingly. Styling changes will be done with second patch. Change-Id: I6bfa87dbc85eb0312f4748283de788e27dda590e Resolves: #62997 Releases: master Reviewed-on: http://review.typo3.org/34205 Reviewed-by:
Felix Kopp <felix-source@phorax.com> Tested-by:
Felix Kopp <felix-source@phorax.com> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benjamin Mack authored
One of the last bits and pieces with PrototypeJS is a relatively new feature introduced with 6.2 for filtering records in a multi-select (two boxes mode). The JS functionality was completely written, styling is optimized to fit bootstrap needs. Through using deferred event handlers, the PHP code is reduced. Releases: master Resolves: #62991 Change-Id: Idb189a871b8499fd5129773641f6ac5e8fb373d2 Reviewed-on: http://review.typo3.org/34212 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
-
Wouter Wolters authored
In the main effort to remove prototype.js in favor of RequireJS and jQuery, the JS structure is adapted. Resolves: #62936 Releases: master Change-Id: I41cf626ff93c48efb7230876cae4a48dbc6ef8c0 Reviewed-on: http://review.typo3.org/32147 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Benjamin Kott authored
Provide new styling to list module and base styling for clipboard based on bootstrap. Also works for the file list. Resolves: #62963 Releases: master Change-Id: Ie12df83b6c488bcf6499ebdf881569ba62ebf818 Reviewed-on: http://review.typo3.org/34179 Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Benjamin Mack authored
Prior to the module menu restructuring based on jQuery, the module menu was a ExtJS viewport to be fit in the backend scaffolding dynamically built. When adding the new code, the old wasn't completely removed. A ExtJS panel named modulepanel was still included but is not in use anymore. Resolves: #62998 Releases: master Change-Id: I367bbce1a7dc35b62e0ecaa8c5f16765210e0974 Reviewed-on: http://review.typo3.org/34221 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>
-
Markus Klein authored
The script checks for the presence of a t3:id in the XLF files. Moreover the uniqueness is verified. Resolves: #62965 Releases: master, 6.2 Change-Id: I8a2514b31c1484988ef7add937502424f64ed1e4 Reviewed-on: http://review.typo3.org/34184 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>
-
Wouter Wolters authored
In our efforts to migrate all old-school JS to jQuery RequireJS modules, there are a few small JS functions related to the TypoScript constant editor which are replaced by a proper RequireJS Module. Resolves: #62624 Releases: master Change-Id: Id0d5e4a986f0b94ef399da84ff20c0a026c7d795 Reviewed-on: http://review.typo3.org/33671 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Benjamin Mack authored
There is a file in typo3/js/jsfunc.updateform.js which was used before all fe_admin was removed from core, but missed from removal with fe_admin completely. Same goes for the call in ContentObjectRenderer which is not used in the core for several versions. As this can not work, and is superfluous, the file and the method (note: @access private) can be safely removed. Releases: master Resolves: #62996 Change-Id: I8f30d6d6ca317c616e05aa6ee88efb73adc15033 Reviewed-on: http://review.typo3.org/34219 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Oliver Hader authored
Replace Array.last() call with native JavaScript. Resolves: #62994 Releases: master Change-Id: I15a5c9021bde59511bb9ac3fc43cee26c7c36b3e Reviewed-on: http://review.typo3.org/34214 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Benjamin Mack authored
A small regression was found when switching from prototype to jQuery. The String.startWith method which was added by prototype.js does not exist anymore. This does not allow to reload module+pagetree anymore. Releases: master Resolves: #62989 Change-Id: I74fdfc8b648f2bf7912ff4ea58b0a158836e3d9e Reviewed-on: http://review.typo3.org/34211 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Benjamin Mack authored
Sorting of flexforms (e.g. media element) is done with scriptaculous. The jQuery UI sortable functionality is a drop-in replacement already in use for IRRE sorting. The patch replaces the scriptaculous code with jQuery UI sortable. Releases: master Resolves: #62985 Change-Id: I8655cd2cc0004dc366ebb77b31f5e686dedaf74a Reviewed-on: http://review.typo3.org/34206 Reviewed-by:
Sebastian Fischer <typo3@evoweb.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Helmut Hummel authored
Resolves: #62987 Releases: master Change-Id: I530f21d9e11e3a996350f812b16529a5f080d4cd Reviewed-on: http://review.typo3.org/33702 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Benjamin Mack authored
Due to a previous tab patch, empty tabs in e.g. FormEngine are always shown but disabled (= unstyled). The patch sets the default tab behaviour to hide tabs that are empty. Releases: master Resolves: #62972 Change-Id: I1d9c99269204cfdefa67b74085118def22b1ff9f Reviewed-on: http://review.typo3.org/34198 Reviewed-by:
Felix Kopp <felix-source@phorax.com> Tested-by:
Felix Kopp <felix-source@phorax.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Benjamin Mack authored
* Adds a jQuery version of the JavaScript features for TCEform FlexForms, and include them in the TYPO3 rendering call when accessing TCEforms FlexForms. * Adds clean "t3-flex" prefixed CSS classes for all components of FlexForms sections. Added styling for the components with the new classes * Removes all existing inline JS code for FlexForms * Adds minor bug fixes (no title output for section elements, preview text will be rendered on load on hidden section elements) * Reviewed existing ACTION code in TCEmain for flexform elements One minor side note is that sorting is not working, which will immediately be replaced with jquery ui in a followup patch. Resolves: #38736 Releases: master Change-Id: I9fadf06d3271dd771489fcdd182cddf9542b59fd Reviewed-on: http://review.typo3.org/12698 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Benjamin Mack authored
One of the initial JS files with prototype called common.js (which was moved from typo3/js/common.js into EXT:backend with the file structure change) was previously used for calls using Prototype AJAX calls. The file was now used in two areas: - backend.php - containing an instance of the mother object "TYPO3" used for the backend scaffolding via ExtJS. - old Prototype trees (loaded in DocumentTemplate) introducing an API when using prototype as AJAX handler when errors from AJAX requests occurred (was piped to the ExtJS debug bar). Removing the common.js file leads to a) moving the "mother object" TYPO3 into backend.js where all other ExtJS initialization for the TYPO3 Backend is done. b) "old" Trees using AJAX without the hook for show error messages. The toolbarmanager.js file was a base helper function to open/hide toolbar items which is now completely provided with Bootstrap's dropdown functionality. As a result, the prototype/scriptaculous component is not needed in backend.php anymore, and is removed by default. Any extension that needs prototype in the backend.php namespace can of course re-enable scriptaculous. Resolves: #62926 Releases: master Change-Id: Icbbc048944360c3ac469c816ad07c4a2a112836b Reviewed-on: http://review.typo3.org/34098 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Felix Kopp <felix-source@phorax.com> Tested-by:
Felix Kopp <felix-source@phorax.com>
-
Kay Strobach authored
This fix avoids the warning which can occur, because the array key noScale is missing during the rendering of an image. Resolves: #62961 Releases: master, 6.2 Change-Id: I1ed5c97570173ad29992eb2fdcbf04f8c094ec9d Reviewed-on: http://review.typo3.org/34178 Reviewed-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benjamin Mack authored
Due to the introduction of the fontawesome icons drag&drop was not possible anymore with ExtJS throwing errors in the page module when starting to drag. The intermediate fix is to make sure that no errors are thrown in page module. The correct fix is to define proper CSS classes to address the elements, but not via icon classes. Releases: master Resolves: #62969 Change-Id: I67b86f2b38054093b8755d6f9f65d868b3ccff76 Reviewed-on: http://review.typo3.org/34194 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-