- Oct 03, 2015
-
-
Benjamin Kott authored
You can now show or hide the top menu in any module, depending on the scroll speed used. Resolves: #70328 Releases: master Change-Id: I744058151ccd0b64c4e818544ae2c5272ffc1b2e Reviewed-on: http://review.typo3.org/43763 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Mathias Schreiber authored
A new class structure around "ModuleTemplate" is introduced to substitute the rusty "DocumentTemplate". The architecture can be seen as wrapper around the main html content a backend controller action creates. ModuleTemplate provides an API especially for the "doc header" and unifies its display and creation. The patch releases single controller actions from fiddling with doc header details like actual button HTML and hands over this concern to the framework, so it can steer these parts at a central place. Since this API and its embedding in the framework is a rather complex task that will require further tweaks, this main API is mostly marked as "experimental" for now: It will further settle with 8. For extension authors it means that *if* this API is used, there may be code adaptions required in version 8 since parts of the API will be adapted to further needs. Resolves: #69814 Releases: master Change-Id: I81cb9f01ebc4b13d8d88a928811e563d83ec97cd Reviewed-on: http://review.typo3.org/43465 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> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de>
-
- Oct 01, 2015
-
-
Andreas Fernandez authored
Update the slider library to allow changing the value by clicking somewhere on the slider and not only by moving the button around. Resolves: #70250 Releases: master Change-Id: I96a61823015c2392699016e458f0dc8201615e6a Reviewed-on: http://review.typo3.org/43685 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Sep 30, 2015
-
-
Daniel Goerz authored
If an editor has no rights to create new pages of any type the icon for showing the document toolbar for the drag'n drop adding is shown nevertheless. This patch changes this behavior. The icon is only shown after the AJAX call returns at least one allowed doktype. Change-Id: I35050e4cfe923b58c26d85ce39a69dc69aa58515 Resolves: #26901 Releases: master Reviewed-on: http://review.typo3.org/43629 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>
-
Andreas Fernandez authored
Resolves: #70205 Related: #63712 Releases: master Change-Id: I6d5c7d21870a7d36557db40f9047450701315bc1 Reviewed-on: http://review.typo3.org/43651 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>
-
Wouter Wolters authored
Slider still fetches on name in JavaScript instead of the new data attribute. Resolves: #70195 Releases: master Change-Id: I0c205e547c33f3fe3c3c8a4df1bbb44ae154be56 Reviewed-on: http://review.typo3.org/43636 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Wouter Wolters authored
The JavaScript calls were broken due to the FormEngine refactorings. Transfer all inline JavaScript to an AMD module. Resolves: #70169 Releases: master Change-Id: Idd57b46f2c8a884b8dd0c05ebcdc882fbd1ec8ab Reviewed-on: http://review.typo3.org/43635 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Sep 29, 2015
-
-
Benjamin Mack authored
Resolves: #70167 Releases: master Change-Id: Idf41369b956bc868f861353bae11dbd506069dbd Reviewed-on: http://review.typo3.org/43622 Reviewed-by:
Robert van Kammen <rvkammen@hotmail.com> Tested-by:
Robert van Kammen <rvkammen@hotmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Sep 28, 2015
-
-
Frans Saris authored
Resolves: #70156 Releases: master Change-Id: I91e1a11a32a21f8b57da829c4bf3e405a5f3c78f Reviewed-on: http://review.typo3.org/43615 Reviewed-by:
Markus Klein <markus.klein@typo3.org> 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>
-
Michael Oehlhof authored
Resolves: #70127 Releases: master Change-Id: I3e7f3576f32414ac418adf470cae267550070a78 Reviewed-on: http://review.typo3.org/43607 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Andreas Fernandez authored
Replaces the favicon by a autosizing variant including 16px, 32px, 48px and 64px resolutions. Resolves: #70080 Releases: master Change-Id: Ic18ecceeffec8905dc734399b3979dc4198f5ac6 Reviewed-on: http://review.typo3.org/43524 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>
-
- Sep 25, 2015
-
-
Wouter Wolters authored
Resolves: #68366 Releases: master Change-Id: I2ad5683d27448c5100c0deb9b9a1be5a1565a919 Reviewed-on: http://review.typo3.org/43542 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- Sep 23, 2015
-
-
Josef Glatz authored
Since http://typo3.org has been changed to https, adopt all links in the core as well. Replace some outdated links to newer once (if it could be replaced). Resolves: #69989 Releases: master Change-Id: I5d612b3b01cb75b613483649e8c754336c0fe516 Reviewed-on: http://review.typo3.org/43459 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Josef Glatz <jousch@gmail.com> Tested-by:
Josef Glatz <jousch@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
Resolves: #70027 Releases: master Change-Id: I899d1ba565f3e22110b5fef513aa8cef5054c042 Reviewed-on: http://review.typo3.org/43484 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Stephan Großberndt authored
Add content icons using SVG to css_styled_content, felogin, fluid_styled_content, form, indexed_search and mediace with IconRegistry-iconIdentifier. Resolves: #69743 Releases: master Change-Id: Ic0bcec87dde25401f7f1a0349ced1c0eee455e0d Reviewed-on: http://review.typo3.org/43256 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> 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>
-
- Sep 22, 2015
-
-
Frans Saris authored
Cleaned up the TYPO3 Modal events so they do no conflict each other and are bound the correct DOM elemens. Further rely on the bs.modal events to set currentModal. Resolves: #69977 Releases: master Change-Id: I295a43c5d81c69c0338981ff0fa4a0c042b496ed Reviewed-on: http://review.typo3.org/43438 Reviewed-by:
Markus Klein <markus.klein@typo3.org> 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>
-
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
-
-
Benjamin Kott authored
Resolves: #69979 Releases: master Change-Id: I3c11b4790a3784acaea4f6aeffbde6889e024c59 Reviewed-on: http://review.typo3.org/43440 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
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 19, 2015
-
-
Andreas Fernandez authored
The new "Add media by URL" button opens a modal with a textfield for an URL. If processing the URL fails, an error modal is displayed. However, because of a race condition the error dialog is not closable. Add a timeout of 200ms before processing the URL to workaround the race condition. Resolves: #69868 Related: #61799 Releases: master Change-Id: I7a8f1450b73b4923a1ae9c2e0346e2571475b92e Reviewed-on: http://review.typo3.org/43369 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>
-
- Sep 17, 2015
-
-
Patrick Broens authored
This patch adds the new reworked content elements based on Fluid templating instead of css_styled_content. It also introduces a new CType "textmedia" which allows images, but also media elements (videos etc) directly. The content elements are added to the extension "fluid_styled_content". Do not forget to include the static templates. Change-Id: Ia0d0a9f9f2699d6bbff761c4896f9daa876f3b86 Resolves: #38732 Related: #65922 Releases: master Reviewed-on: http://review.typo3.org/38258 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Sascha Egerer <sascha@sascha-egerer.de> Tested-by:
Sascha Egerer <sascha@sascha-egerer.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
- Sep 16, 2015
-
-
Mathias Brodala authored
By setting the new value after validation via attribute, we avoid triggering a new "change" event which in turn causes a validation again. Resolves: #69490 Releases: master Change-Id: I679da7ad7b71048a10a07de1f2d290bfde0dde8b Reviewed-on: http://review.typo3.org/43343 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Thorsten Bringewatt <t.bringewatt@mittwald.de> Tested-by:
Thorsten Bringewatt <t.bringewatt@mittwald.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Benjamin Kott authored
Resolves: #69856 Releases: master Change-Id: I0829160eb0dad0d20a7f6d6a507d890720989de4 Reviewed-on: http://review.typo3.org/43359 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Sep 15, 2015
-
-
Benjamin Kott authored
Resolves: #69859 Releases: master Change-Id: I3acd7adb5664151b4d104911b96e5c9057acb4f6 Reviewed-on: http://review.typo3.org/43361 Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Frans Saris authored
This patch introduces a new way of handling "online media", like YouTube and Vimeo videos in TYPO3. The media can be added by url and after that it can be used like any other file. To test with tt_content change $GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext']) to $GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext']) in typo3/sysext/frontend/Configuration/TCA/tt_content.php To render a video in FE use <f:media file="{file}" /> File icon support based on mimetype will be added in a separate patch #69764. Releases: master Resolves: #61799 Change-Id: I4b262e6fef80ba30fe627ef0ea3c55c2390c97ab Reviewed-on: http://review.typo3.org/41800 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> 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>
-
Mathias Brodala authored
This brings back the select prepend icon and moves all event handling for updating it to a RequireJS module. Also moves all remaining event handling to the module including FormEngine "fieldChangeFunc" and "onFocus". Resolves: #69792 Releases: master Change-Id: I9943412bb61639759aeba05746facdce60cfd12e Reviewed-on: http://review.typo3.org/43306 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Mathias Brodala authored
This renames the "Abort" action to "Stay logged in" and makes it the default in the session timeout dialog. Thus one can simply press the Space/Return key to stay logged in which is the most likely action in this situation. This drops the translation label "mess.refresh_login_abort_button" from locallang_core.xlf which is now unused. Also the label "mess.refresh_login_confirm_button" is changed to "mess.refresh_login_logout_button". Resolves: #69774 Releases: master Change-Id: I71b797fb61750a293718e144bc76e28199874c38 Reviewed-on: http://review.typo3.org/43288 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Sep 14, 2015
-
-
Frank Nägler authored
Add SVG icons for MimeTypes to the IconRegistry, add IconFactory->getIconForResource() as improved version of IconUtility->getSpriteIconForResource(). Also add IconFactory->getIconForFileExtension() similar to IconUtility->getSpriteIconForFile() but without the possibility to pass a path but only a file extension. Replace all core calls of getSpriteIconForFile() and getSpriteIconForResource() with calls to IconFactory. Resolves: #69744 Resolves: #69759 Releases: master Change-Id: I26b221fbba87c7f3e09ec10b61c13c8e74b8ecb3 Reviewed-on: http://review.typo3.org/43258 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benjamin Mack authored
Due to the shift to the new tabmenu logic, all leftover code that is unused is now removed. Releases: master Resolves: #69795 Change-Id: Ia875c2938dc852b478e49be82bf2922ce67ab165 Reviewed-on: http://review.typo3.org/43301 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Morton Jonuschat authored
Update the handling of human readable fields so that the values are not being set and only the hidden field with the actual value is submitted. This patch also updates the handling for the _list and _mul appendixes as these use the same methods and needed to be changed as well. Resolves: #69672 Releases: master Change-Id: I7a92c924a567621c2f79c736f878af288595c657 Reviewed-on: http://review.typo3.org/43254 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Stephan Großberndt authored
Resolves: #69752 Releases: master Change-Id: Ie0dfe4e09178b7a7f014a0bb7f67f0d153e28597 Reviewed-on: http://review.typo3.org/43265 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>
-
- Sep 13, 2015
-
-
Stephan Großberndt authored
Move icons for overlays to the IconFactory and use SVG. Resolves: #69745 Releases: master Change-Id: I551deb481ad61f747a267b6c1d1edc52af4d0111 Reviewed-on: http://review.typo3.org/43261 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benjamin Kott authored
Resolves: #69756 Releases: master Change-Id: I322b6312c095dcdac4fd8ba6ba414026e1c722a5 Reviewed-on: http://review.typo3.org/43269 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benjamin Kott authored
Add a possibility to log calls to deprecated icon identifiers, replace "actions-system-refresh" with "actions-refresh" and deprecate it. Resolves: #69705 Releases: master Change-Id: I9e103be37f41ede35fa6de90d285209bd2cbfa00 Reviewed-on: http://review.typo3.org/43220 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info>
-
Mathias Brodala authored
The title of the hide/unhide action in the record list module must be updated after a toggle via AJAX similarly to the icon. Resolves: #69205 Releases: master Change-Id: Ic8fa7f72631af3a3f94e0f3d08de0a2c2de6ab9f Reviewed-on: http://review.typo3.org/43262 Reviewed-by:
Alexander Stehlik <alexander.stehlik@gmail.com> Tested-by:
Alexander Stehlik <alexander.stehlik@gmail.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
- Sep 12, 2015
-
-
Benjamin Kott authored
Resolves: #69733 Releases: master Change-Id: Ibca023c68f548d55a04bbebc4c4fcc7f7108cf7e Reviewed-on: http://review.typo3.org/43242 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> 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>
-
- Sep 11, 2015
-
-
Benjamin Kott authored
Releases: master Resolves: #66558 Change-Id: I15d8815009e22146faf9280c8b70247e4a0be035 Reviewed-on: http://review.typo3.org/42876 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Sep 10, 2015
-
-
Andreas Fernandez authored
The page title now has a t3js prefixed class to make sure only this <h1> is editable, and not every <h1> that may occurs, e.g. in a preview of a content element in the Page module. Additionally, only the first found element is used. Resolves: #69600 Releases: master Change-Id: I17ba4180cb8f71504e5097b8a6b42c4884e46b2b Reviewed-on: http://review.typo3.org/43158 Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Marco Dinnbier authored
Fix the selection of DOM elements for using the JQuery 'remove' method. Resolves: #69417 Releases: master Change-Id: Ic334c43fb93d42d5a8da7a7d922487f7f196941a Reviewed-on: http://review.typo3.org/42972 Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Andreas Allacher <andreas.allacher@gmx.at> Tested-by:
Andreas Allacher <andreas.allacher@gmx.at> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
- Sep 09, 2015
-
-
Benjamin Kott authored
Resolves: #69621 Releases: master Change-Id: I7dcc1dc5e07d15506a44d247dace49af26e7316b Reviewed-on: http://review.typo3.org/43143 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info>
-