- Jan 19, 2016
-
-
Morton Jonuschat authored
Update the method importT3DFile() to use the dedicated Import class instead of the abstract parent class ImportExport. Resolves: #72820 Related: #72710 Releases: master, 7.6 Change-Id: Iac88eae129433b154779178a4d59b9c0f639a62a Reviewed-on: https://review.typo3.org/46080 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Michael Oehlhof authored
Make the Declaration of TYPO3\CMS\Workspaces\Controller\ReviewController::initializeView() compatible with TYPO3\CMS\Extbase\Mvc\Controller\ActionController::initializeView() Resolves: #72766 Releases: master, 7.6 Change-Id: I1b7723e61ba7386e95690926b8e30dbd25c0fdb4 Reviewed-on: https://review.typo3.org/46001 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Daniel Goerz authored
Fixes a copy and paste accident. Change-Id: I967dc8117fd716b2c9ca0bb003c459e08f3d4163 Resolves: #65165 Releases: master Reviewed-on: https://review.typo3.org/46074 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Andreas Fernandez authored
Replace wrong "ß" character with backslash for escaping. Change-Id: I36188f5c1eb1a6c99b040b3e8783fb83807d5aae Resolves: #43085 Releases: master Reviewed-on: https://review.typo3.org/46073 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Nicole Cordes authored
If the parameter $noQuote equals true, the given array can be returned directly as there isn't anything to do. Furthermore the AccessibleMock object from the test method can be converted into a normal mock. Resolves: #72781 Releases: master Change-Id: Id58e5809b0f7d7d1c3c2c5908c70891f9e90a811 Reviewed-on: https://review.typo3.org/46038 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- Jan 18, 2016
-
-
Frank Nägler authored
Followup patch, the first patch was missing the change in the less file. Resolves: #72742 Releases: master, 7.6 Change-Id: I4b7ff2669f7867523afe58fb0ceb9e1e428ef4ca Reviewed-on: https://review.typo3.org/46062 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Tymoteusz Motylewski authored
Add section where clause to Indexed Search MySQL hook. Before this patch, when using MySQL fulltext search, Indexed Search returned results from all pages. Now they are filtered taking correct section into account. Releases: 7.6, master Resolves: #45575 Change-Id: Ia5c2d2cbb2e866a4c4d56cc05ac97a85f491e6eb Reviewed-on: https://review.typo3.org/45976 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Georg Ringer authored
Replace the last occurrence with direct calls to the current API. This place is well hidden in: Info module > Page TSConfig > View TSConfig fields content. Resolves: #72772 Releases: master Change-Id: I0dee0099b5be50fe5182aa4852478854abd26afa Reviewed-on: https://review.typo3.org/46020 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Jan 17, 2016
-
-
Morton Jonuschat authored
Add the data-formengine-input-name attribute to FormEngine TextElements so that the wizards can locate it. As the textareas don't differentiate between human readable and hidden fields add a check to the tbe change handler if the form field and the human readable field are identical and skip triggering the change event again. Resolves: #71679 Releases: master, 7.6 Change-Id: I69e6a4f3e9f19c68bd02a0029322d52323286194 Reviewed-on: https://review.typo3.org/46032 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>
-
Reinhard Führicht authored
Reformats Fluid templates to use Bootstrap markup. Resolves: #72764 Releases: master Change-Id: Id5a5731aa30d24674d427a4801a0273e349c08f7 Reviewed-on: https://review.typo3.org/46033 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Ludwig Rafelsberger authored
Allow editors to exclude all disabled records during export preparation (EXT:impexp). When preparing to export a page tree, users can now: - choose to exclude all disabled records recursively. This is the new default behaviour - toggle all disabled records which are scheduled to be exported (convenience method, this was already possible by manually checking all these records. Resolves: #19157 Releases: master Change-Id: Ibb3534151a9d08cf4a60b54430678563d6feb5be Reviewed-on: https://review.typo3.org/45960 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Reinhard Führicht <rf@typoheads.at> Tested-by:
Reinhard Führicht <rf@typoheads.at> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Reinhard Führicht authored
Change impexp to just pass an array with the error messages to the Fluid templates and take care of the output there. Resolves: #72774 Releases: master Change-Id: If5b995f998de4b5f2b69c3edd0b7c963bf8ac7fa Reviewed-on: https://review.typo3.org/46022 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
- Jan 16, 2016
-
-
Georg Ringer authored
As the classes using the mentioned method don't use any templating, replace the occurrences of the method with inline HTML. Resolves: #72771 Releases: master Change-Id: Ife88cd5ff942044037bb0d06678121b9e1490fff Reviewed-on: https://review.typo3.org/46018 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Morton Jonuschat authored
When storing a export preset in EXT:impexp no pageId is being set when exporting a single table or record instead of a pagetree branch. Cast the value for the pageId to integer to avoid MySQL strict mode errors. Resolves: #72773 Releases: master, 7.6 Change-Id: Id8af258f96680201adaebeb82f488818a3013720 Reviewed-on: https://review.typo3.org/46021 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Reinhard Führicht authored
Reformats Fluid templates to use Bootstrap markup. Resolves: #72764 Releases: master Change-Id: I73b6ed1b6819aecb9cbfff8d04ea74f738a50a8d Reviewed-on: https://review.typo3.org/46025 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Bernhard Kraft authored
When using the recycler as normal user (non admin) it isn't possible to restore any pages as the underlying BE API methods by default only allow to check for access to non-deleted pages. This situation is circumvented by disabling the "delete" flag in TCA while checking for access to deleted pages. Resolves: #70863 Releases: 7.6, master Change-Id: Ibf6ff305a6dbcf3eaf99fdca89b7bf7c78677319 Reviewed-on: https://review.typo3.org/45292 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Reinhard Führicht authored
Reformats Fluid templates to use Bootstrap markup. Resolves: #72764 Releases: master Change-Id: I4fea730c2c790e23574bfb8476d430e6c689becb Reviewed-on: https://review.typo3.org/45995 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Ludwig Rafelsberger <ludwig.rafelsberger@gmx.at> Tested-by:
Ludwig Rafelsberger <ludwig.rafelsberger@gmx.at> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Marco Huber authored
If you insert a content element (or a page) at a concrete position f.e. after content element 15 the value in $row['pid'] is -15. But in $this->data we already have the real pid, so we can just use it. Resolves: #72751 Releases: master,7.6 Change-Id: Ib441dacf68eebd377f48589b7aeff6af1159263d Reviewed-on: https://review.typo3.org/45969 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Morton Jonuschat authored
The api for fullQuoteArray allows the parameter $noQuote to be boolean. This patch corrects the handling of the case when true is being passed as value for $noQuote. Resolves: #71458 Releases: master Change-Id: I332934a471b1e8d7310272bcc2164a375104cb07 Reviewed-on: https://review.typo3.org/46017 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Georg Ringer authored
Use a fixed font + the possibility for using the the tab character in the config field of backend_layouts. Resolves: #72769 Releases: master Change-Id: If535aff04ab1685f4b70dbf241ce6cbf70356e5c Reviewed-on: https://review.typo3.org/46016 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Reinhard Führicht authored
Fixed exception shown when 1) uploading an existing file without "Overwrite" setting activated 2) opening export module as a non-admin 3) opening import module as a non-admin without permission to access an available file storage Also improved error message for missing default file upload folder. Resolves: #72765 Releases: master Change-Id: Id1133d1a8adc6c28088ef85730fe01145b4fa3a2 Reviewed-on: https://review.typo3.org/45998 Reviewed-by:
Martin Kutschker <martin.kutschker@ymail.com> Tested-by:
Martin Kutschker <martin.kutschker@ymail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Morton Jonuschat authored
git-review is a tool that helps submitting git branches to gerrit for review. Provide a default configuration for the TYPO3 gerrit to ease setup. Resolves: #72768 Releases: master Change-Id: I37ba4fe7f5723f7f4d3a7b6b9a3961016ac37f25 Reviewed-on: https://review.typo3.org/46014 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Bernhard Kraft authored
When importing a T3D or XML file the loaded data has to get cleansed first. The "extensionDependencies" array for example may contain an empty string which will cause a non-correct warning message in the importers warning tab. A new method "cleanupImportData" takes care to bring import data into an acceptable format. Resolves: #72761 Releases: master, 7.6 Change-Id: I314d5702bf07bb57e723d3b11f5e848cba1c7808 Reviewed-on: https://review.typo3.org/46012 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Ludwig Rafelsberger authored
The extbase plugin (pi2) of EXT:indexed_search previously used a different TypoScript setting to control the display of search rules than the setting that is shipped as default TypoScript. This changes the template to use the correct setting. Resolves: #51099 Releases: master, 7.6 Change-Id: I893ff0c85a3bc9fde885cbb5103d9ebf54e488a2 Reviewed-on: https://review.typo3.org/46002 Reviewed-by:
Bernhard Kraft <kraftb@think-open.at> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Bernhard Kraft <kraftb@think-open.at> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Andreas Fernandez authored
The MemcachedBackend now also supports the pecl-memcached module. The caching backend detects which modules are installed and uses "memcache" over "memcached" to avoid being a breaking change. If both modules are installed, an integrator can choose the PECL module by setting the new ``peclModule`` option. Resolves: #69794 Releases: master Change-Id: Idd4e85cf8ec71d47217b63dfe55b1231107c7b82 Reviewed-on: https://review.typo3.org/43303 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Markus Sommer authored
Resolves: #71597 Releases: master Change-Id: Ife130169a9b7908b58a761505dd3da948fd25e97 Reviewed-on: https://review.typo3.org/45948 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Georg Ringer authored
To calculate the level, the correct variable needs to be used. Change-Id: Ic53b4475412d4b29c408af95371ef2416603d1f1 Resolves: #72543 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/45957 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>
-
Morton Jonuschat authored
Resolves: #72767 Releases: master, 7.6 Change-Id: I0c585c0c50674aabf40aeec0af176bb34ad0edfd Reviewed-on: https://review.typo3.org/46006 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Markus Sommer authored
Resolves: #72748 Releases: master Change-Id: I53d7eb784c15d2adddc8574a77eb340e0d97cd7a Reviewed-on: https://review.typo3.org/45963 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Michael Oehlhof authored
Make the Declaration of TYPO3\CMS\Recordlist\Tree\View\ElementBrowserPageTreeView::wrapTitle() compatible with TYPO3\CMS\Backend\Tree\View\ElementBrowserPageTreeView::wrapTitle() Resolves: #72767 Releases: master, 7.6 Change-Id: Ic855be1b3e8020a28a7c44c21709d75a3a04e3b5 Reviewed-on: https://review.typo3.org/46000 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Georg Ringer authored
Make it possible to render a section menu of content elements with ignoring the colPos field. Additionally, a comma separated list of columns can be used and not only a single colPos. Resolves: #71733 Releases, master, 7.6 Change-Id: I5f1284ee860c926afd81141d8459efd71cff409d Reviewed-on: https://review.typo3.org/45999 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Georg Ringer authored
Use the ModuleTemplate instead of the DocTemplate Change-Id: I25098edbe60013298b182749051f5a9a510b04e1 Resolves: #72760 Releases: master Reviewed-on: https://review.typo3.org/45992 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Bernhard Kraft authored
When importing a T3D or XML file the loaded data has to get cleansed first. The "extensionDependencies" array for example may contain an empty string which will cause a non-correct warning message in the importers warning tab. A new method "cleanupImportData" takes care to bring import data into an acceptable format. Resolves: #72761 Releases: master, 7.6 Change-Id: I79dcccb92f453902b4b83be243d2f89af711246c Reviewed-on: https://review.typo3.org/45993 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Georg Ringer authored
Using ProcessedFile::CONTEXT_IMAGEPREVIEW respects the ratio and produces nicer thumbnails. Change-Id: I8d98dc8ff0a6883c7e03c4dddbdb6d085608904a Resolves: #71670 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/45996 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Georg Ringer authored
If ModuleTemplate is available, use its method 'header` instead of the method of DocumentTemplate. Change-Id: I2950d5e9b9b1ae7297b6b593074882c81c589d6e Resolves: #72763 Releases: master Reviewed-on: https://review.typo3.org/45994 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Reinhard Führicht authored
Added needed xmlns attributes to all Fluid templates. Resolves: #72747 Releases: master Change-Id: Ie7b6508e6d25a96c41744c5dae415233d8aa6480 Reviewed-on: https://review.typo3.org/45961 Reviewed-by:
Martin Kutschker <martin.kutschker@ymail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Markus Klein authored
Resolves: #72755 Releases: master, 7.6, 6.2 Change-Id: If62a72ccc0f8daa47b5cd67b1e2f3fb30f2bf1dc Reviewed-on: https://review.typo3.org/45980 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Martin Kutschker <martin.kutschker@ymail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Reinhard Führicht authored
Added is_array() check before the foreach loop running through the file storages. Resolves: #72759 Releases: master Change-Id: If78634e5474c0d86be529f4aa131a0d6a6f2f200 Reviewed-on: https://review.typo3.org/45987 Reviewed-by:
Martin Kutschker <martin.kutschker@ymail.com> Reviewed-by:
Bernhard Kraft <kraftb@think-open.at> Tested-by:
Bernhard Kraft <kraftb@think-open.at> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Christian Weiske authored
It is possible to influence the order of the tabs in the new content element wizard by setting "before" and "after" values in Page TSconfig: mod.wizards.newContentElement.wizardItems.special.before = common mod.wizards.newContentElement.wizardItems.forms.after = common,special Releases: master Resolves: #71876 Change-Id: I67ed31535394f16d0437563aa405c6e92a56e0fe Reviewed-on: https://review.typo3.org/44976 Reviewed-by:
Alexander Stehlik <alexander.stehlik@gmail.com> Tested-by:
Alexander Stehlik <alexander.stehlik@gmail.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- Jan 15, 2016
-
-
Tymoteusz Motylewski authored
Feeding getIconHtml with non existing file path is not throwing a warning now. Releases: 7.6, master Resolves: #72752 Change-Id: Ic11d6a5551ec964d4f94f2dc3f9542157985f72a Reviewed-on: https://review.typo3.org/45978 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-