This project is mirrored from https://git.typo3.org/typo3/typo3.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 18 Jul, 2015 17 commits
-
-
If editlock is set in the page record, the icons to modify the records need to be hidden. Not touched with this patch are JS parts like the drag'n'drop and inline editing of the page title. Change-Id: Ie4434ee3a74b1d5427eef7fbd121738d4ccfd6df Resolves: #68279 Releases: master Reviewed-on: http://review.typo3.org/41564 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Resolves: #68254 Releases: master Change-Id: I8f4fe3d1216e32ba7e60464b27fe16348c24b188 Reviewed-on: http://review.typo3.org/41549 Reviewed-by:
Jozef Spisiak <jozef@pixelant.se> 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>
-
When installing TYPO3 via composer and installing an extension at the same time, the install tool cannot be called after that, as the typo3conf/ directory already exists. The check is optimized to check for the LocalConfiguration.php and PackageStates.php which are not present at first install. Resolves: #68261 Releases: master Change-Id: Ib2a787bf0968b1bcbcc3ed02e0b678ff8a74aa91 Reviewed-on: http://review.typo3.org/41518 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Change-Id: If3fda1147813b2336b5fbeb7aee8cfa9f0fa5126 Resolves: #68209 Releases: master Reviewed-on: http://review.typo3.org/41410 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>
-
Emails sent by FORM sysext do not show the values of checkboxes, in case of they were checked. Change-Id: Ie8df935932abb59d211e963776dcdf09c94618c6 Resolves: #33092 Releases: master, 6.2 Reviewed-on: http://review.typo3.org/7721 Tested-by:
Harry Glatz <glatz@analog.de> Reviewed-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
* Fix duplicate array key in $mimeTypes for 'swa' * Order the keys alphabetically, which can help to avoid duplicate keys Resolves: #68332 Releases: master Change-Id: Id242a9709c0bfb4ae1885b72eeeef419b35713ab Reviewed-on: http://review.typo3.org/41658 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>
-
Frank Nägler authored
This is a bugfix for a regression introduced by removing ExtJS Quicktips. Resolves: #68320 Related: #68276 Releases: master Change-Id: Ie6ea576084edfd729b569ec155d69afffff67a49 Reviewed-on: http://review.typo3.org/41659 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
eval() is bad and the dynamic class names are not needed anyway Resolves: #67666 Releases: master Change-Id: I8e7de8126fa291e43de437df1d43a13d990070a4 Reviewed-on: http://review.typo3.org/41602 Reviewed-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Since #66597 the EM can be set offline. The value is checked in TerUtility and Helper, but in TerUtility it's done wrong and leads to a misleading error "Extension Manager is in offline mode" which is not true Resolves: #68331 Releases: master Change-Id: Iee55c95a3d43250f43c8fef506a6884b75674504 Reviewed-on: http://review.typo3.org/41657 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
When using the Fluid Tag Builder to create tags an attribute can only be set as a key/value pair. It should be possible render attributes with the "empty attributes syntax". http://www.w3.org/TR/html-markup/syntax.html#syntax-attributes Releases: master Resolves: #67372 Change-Id: Iae76f2eb82af79ad36e6a1f1d2485fa2070090df Reviewed-on: http://review.typo3.org/40139 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Georg Ringer authored
A new property makes it possible to render the record list as readonly. Furthermore the localization view is enabled for the Element Browser Resolves: #68282 Releases: master Change-Id: I56e64f2681d83b414066650688adc64f8528be49 Reviewed-on: http://review.typo3.org/41573 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Resolves: #68329 Releases: master Change-Id: Ia2bb36a279c7eb160d873162637d983021b9d2d8 Reviewed-on: http://review.typo3.org/41656 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>
-
Remove backed.php as well. It is unlikely one referenced backend.php directly. Resolves: #68325 Releases: master Change-Id: Id1017450c052af917de07f0a3428861dbea5bfa9 Reviewed-on: http://review.typo3.org/41644 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Markus Sommer authored
In the Files ClassAliasMap.php and LegacyClassesForIde.php we have many classes that are removed by issues. Resolves: #68323 Releases: master Change-Id: Ic5d4e9199676b26a4b8dbb8a81716b94c9ff6f1b Reviewed-on: http://review.typo3.org/41643 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
In english you have to use "an" before any spoken vowel. Resolves: #68326 Releases: master Change-Id: I2f8996d14eb532bd297b7035a6daaee4fea3f140 Reviewed-on: http://review.typo3.org/41651 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Andreas Wolf authored
Change-Id: I4a66d5975921fdff64af33e4c745d5ab05ff0f70 Releases: master, 6.2 Resolves: #68324 Reviewed-on: http://review.typo3.org/41645 Reviewed-by:
Loek Hilgersom <loek@netcoop.nl> Tested-by:
Loek Hilgersom <loek@netcoop.nl> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Currently the active clipboard only has the arrow icon turned in the other direction. Now radio buttons ensure that the active clipboard is "selected". Also only the active clipboard gets a bold label Resolves: #68302 Releases: master Change-Id: I94ab3c5b3288a775cd10e5edbe7ebc0a0372c988 Reviewed-on: http://review.typo3.org/41647 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
- 17 Jul, 2015 23 commits
-
-
In the info view under "Basic settings" the shortcut and the shortcut_type fields are only rendered for pages with the shortcut doktype. Resolves: #68322 Change-Id: I89ca55ad2b7eb0d46d50c767d6ff98e55c5406bf Reviewed-on: http://review.typo3.org/41646 Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Resolves: #63699 Releases: master Change-Id: I0059dd55e14b1f2671d7207ac795b9d06d1c2a87 Reviewed-on: http://review.typo3.org/41641 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>
-
Resolves: #68309 Related: #68025 Releases: master Change-Id: I871ba198ab80ec00a32e476eed2d09ac0ebbd403 Reviewed-on: http://review.typo3.org/41615 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Patrick Kollodzik <patrick.kollodzik@googlemail.com> Tested-by:
Patrick Kollodzik <patrick.kollodzik@googlemail.com> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Resolves: #29077 Releases: master Change-Id: Id09ec48ffa2220b41cbc2c3833219059be93977a Reviewed-on: http://review.typo3.org/41635 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>
-
Resolves: #67756 Releases: master Change-Id: I883740340c8f257c914d8677062590b41a20d2a7 Reviewed-on: http://review.typo3.org/41622 Tested-by:
Philipp Thiele <philipp.thiele@phth.de> Reviewed-by:
Hans Mayer <hans.mayer83@gmail.com> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Check the access right against BE user (tables_select and tables_modify) to avoid wrong records in the LiveSearch of editors. Resolves: #64536 Releases: master Change-Id: I7369da0bf6a2210eacf1ab60b2ca0960d93218d1 Reviewed-on: http://review.typo3.org/41600 Reviewed-by:
Marco Huber <mail@marco-huber.de> Tested-by:
Marco Huber <mail@marco-huber.de> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Changes the background color of the FIRST_INSTALL page to green, changes the icon from warning to success and replaces the message to "Thank you [...]" Resolves: #66062 Releases: master Change-Id: Ic2fe53b15b7b95cd00a8d9cadb12ebf6910255c5 Reviewed-on: http://review.typo3.org/41613 Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Remove unused images. Resolves: #68277 Releases: master Change-Id: Id212373261647541a94251264ae2dcacec6f0dfb Reviewed-on: http://review.typo3.org/41571 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Marcus Schwemer <ms@schwemer.de> Reviewed-by:
Valentin Funk <valentin.funk@computerfabrik.de> Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Xavier Perseguers <xavier@typo3.org>
-
Currently it isn't possible to use the extension manager without any internet connection. This patch adds an option in the extension manager settings to switch to an offline mode. This means, that the navigation in EM is limited to the list view. Download of extensions and distributions is disabled. Furthermore fetching the extension list from TER isn't possible anymore. Resolves: #66597 Releases: master Change-Id: I68477f2289912765aa8ae558bb7df6e550f4f813 Reviewed-on: http://review.typo3.org/40428 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Oliver Eglseder <oliver.eglseder@in2code.de> Tested-by:
Oliver Eglseder <oliver.eglseder@in2code.de> Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Xavier Perseguers <xavier@typo3.org>
-
AccessNotAllowed does IMHO not reflect the intended message of the FIRST_INSTALL screen. Resolves: #68314 Releases: master Change-Id: If178abd2290d037fea7e640369fb2c5dddd45414 Reviewed-on: http://review.typo3.org/41626 Reviewed-by:
Ralf Merz <info@merzilla.de> Reviewed-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Fix the path to the language file for the label and select options of the option rteCleanPasteBehaviour. Resolves: #68299 Releases: master Change-Id: Idc2bc0123a776d507829d440d89dec29c7c2c188 Reviewed-on: http://review.typo3.org/41614 Reviewed-by:
Alexander Grein <mail@mediaessenz.de> Reviewed-by:
Alexander Stehlik <alexander.stehlik@gmail.com> Tested-by:
Alexander Stehlik <alexander.stehlik@gmail.com> Tested-by:
Alexander Grein <mail@mediaessenz.de> Reviewed-by:
Ralf Merz <info@merzilla.de> Tested-by:
Ralf Merz <info@merzilla.de> Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Xavier Perseguers <xavier@typo3.org>
-
Resolves: #68285 Releases: master Change-Id: I174a4e8fb646efdd052dc02a1149dc60c5f95df4 Reviewed-on: http://review.typo3.org/41577 Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Adding usergroup access rights to a page in a draft workspace had no effect on the preview, the page was still shown in menus. The other way around didn't work either. Removing access rights would not make the page available. Previewing wasn't possible at all. This behavior is fixed. All draft usergroup changes are now respected when previewing. Change-Id: Ib9a74e98d6ed7457849465fc64685f89ed82fb61 Fixes: #33436 Releases: master, 6.2 Reviewed-on: http://review.typo3.org/8719 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Resolves: #68260 Releases: master Change-Id: I91e5f64fdd83a60b9a65b3431a33e25e617e72b9 Reviewed-on: http://review.typo3.org/41604 Reviewed-by:
Nadir Tester <nadir.tester@gmail.com> Tested-by:
Nadir Tester <nadir.tester@gmail.com> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Gordon Brüggemann authored
Resolves: #39290 Releases: master,6.2 Change-Id: If06c4e79e126fc347960a14da42cf3e6091d5c3e Reviewed-on: http://review.typo3.org/41599 Reviewed-by:
Dirk Koritnik <koritnik@werkraum-media.de> Reviewed-by:
Ralf Merz <info@merzilla.de> Reviewed-by:
Marcus Schwemer <ms@schwemer.de> Tested-by:
Marcus Schwemer <ms@schwemer.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Resolves: #68310 Releases: master Change-Id: Ia080443824a748d52f3fdd39ab1836be09dcfa4e Reviewed-on: http://review.typo3.org/41625 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Michael Oehlhof authored
Resolves: #68292 Releases: master Change-Id: Ic2cc96d6aea1bc37bd7d62f6b812102f24e94d76 Reviewed-on: http://review.typo3.org/41592 Reviewed-by:
Patrick Kollodzik <patrick.kollodzik@googlemail.com> Tested-by:
Patrick Kollodzik <patrick.kollodzik@googlemail.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Jan Helke authored
Resolves: #68294 Related: #68025 Releases: master Change-Id: Ib31b44b739d2bd4ae0f4225ff4f583e04ceac4ac Reviewed-on: http://review.typo3.org/41597 Reviewed-by:
Alexander Stehlik <alexander.stehlik@gmail.com> Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Resolves: #37609 Releases: master Change-Id: I87fab3dd3dae0e266607a9f8837f43b1ccd34cb2 Reviewed-on: http://review.typo3.org/41603 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Jozef Spisiak <jozef@pixelant.se> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Michael Oehlhof authored
Removed the unused locallang_db.xlf file Resolves: #68291 Releases: master Change-Id: I667eaa752ca86e06a36fc953efbcabc53c40cadf Reviewed-on: http://review.typo3.org/41588 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Resolves: #68287 Releases: master Change-Id: I589f564687e83f96d0efcafa788a7bd36c1190be Reviewed-on: http://review.typo3.org/41580 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
In the past GeneralUtility::getUserObj() had a second argument. There are still calls using this. PHP doesn't mind (because it supports dynamic number of function arguments), but it's more correct to remove them. Resolves: #68286 Related: #68286 Releases: master Change-Id: Ic05b9b6ba56b7e6181e9757894d75adb7de1a9e0 Reviewed-on: http://review.typo3.org/41585 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
Resolves: #60979 Releases: master, 6.2 Change-Id: Idb45d769ece09d8bfeae1f1ba74ced85a5fa9768 Reviewed-on: http://review.typo3.org/41583 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>
-