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 or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- 06 Aug, 2015 14 commits
-
-
Because of performance reasons we replace the @inject annotations back to inject methods. Resolves: #68786 Related: #54605 Releases: master Change-Id: Ifc9960c9ca279c05b4120c806147e49c1084c8d5 Reviewed-on: http://review.typo3.org/42310 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>
-
Resolves: #68606 Releases: master Change-Id: I22fbd200514324eca4a62b87d2a3018e87c8a85e Reviewed-on: http://review.typo3.org/42081 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Tomas Norre Mikkelsen <tomasnorre@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
The about module links to "http://typo3.org/license" (404) instead of "http://typo3.org/typo3-cms/overview/licenses/". The links are correct now. Resolves: #68787 Releases: master Change-Id: Id65f7bd028ad3b2ed555683c2b7f92cd2693670c Reviewed-on: http://review.typo3.org/42311 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> 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>
-
Change-Id: I3cf50c1ea27a36c86ca019d895da4472e78cdcf4 Releases: master Resolves: #68774 Reviewed-on: http://review.typo3.org/42294 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Benni Mack authored
When calling the := sortList() with a "numeric" modifier of the TypoScript parser with a string, the sort() method differs between PHP versions. In order to make this behaviour more strict, a check is done before the elements are sorted to only have numeric values in the list, otherwise an Exception is now thrown. As this changes behaviour, the test should be excluded for PHP7 in 6.2, the behaviour cannot be modified in 6.2 without possibly breaking the output of a Frontend site. Resolves: #65317 Releases: master Change-Id: Ife4f0de367398e6e5e35b6df9f1c0ea980597773 Reviewed-on: http://review.typo3.org/42112 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Resolves: #68354 Releases: master Change-Id: Ic40ea469c08b79678e98b339c2774609a14c01b0 Reviewed-on: http://review.typo3.org/42259 Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Sascha Wilking <sascha.wilking@hmmh.de> Tested-by:
Sascha Wilking <sascha.wilking@hmmh.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
When publishing a page, the treelist cache should be cleared. This is fixed by adding a condition that checks for a swap action in the existing class that hooks into DataHandler and listens for updates to pages to update the treelist cache. Change-Id: I0c01450efe9507dcef9f74af626a9ebf3cdc7d4c Resolves: #37952 Releases: master, 6.2 Reviewed-on: http://review.typo3.org/12195 Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Josef Glatz authored
The id must change to class since they are used multiple times on one page. Change-Id: Ic4eb03f894595ebdb170185a06c79d77da4edbae Releases: master Resolves: #68655 Reviewed-on: http://review.typo3.org/42150 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Resolves: #62340 Releases: master, 6.2 Change-Id: I20554a255141ba2f49f0632404957eaf320cee7b Reviewed-on: http://review.typo3.org/42306 Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Use getModuleUrl instead. Resolves: #68783 Releases: master Change-Id: I8ce3e3b9801c87e96669ba5870450c974efde26c Reviewed-on: http://review.typo3.org/42304 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Add documentation file for this change. Resolves: #68758 Releases: master Change-Id: I7a0ced71e71dd2f1b0eb85e86f8f259eaa1c9613 Reviewed-on: http://review.typo3.org/42305 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
CommandController classes were required to reside in the main folder inside Classes and have to be named like <name>CommandController. With this change, the usage of subfolders is permitted, the namespace needs to reflect the position under the Classes folder. The CommandController Suffix is kept. Resolves: #68758 Releases: master Change-Id: Ic8afa101120bfde1397183c174a694aeddda63a0 Reviewed-on: http://review.typo3.org/42275 Reviewed-by:
Felix Oertel <mehl@foertel.com> Tested-by:
Felix Oertel <mehl@foertel.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
As all occurences are removed for now, the clear.gif icon and the whole gfx/ directory can be removed as well. Releases: master Resolves: #25024 Change-Id: I2e87ccffdc1b27d2a78684b50bf47533d59ceb67 Reviewed-on: http://review.typo3.org/42299 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> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
There is a mistake in our Feature documentation. Change listNum to split. Resolves: #68779 Related: #67880 Releases: master Change-Id: If5a2066d9db12100541dc43163ecae94667d5699 Reviewed-on: http://review.typo3.org/42301 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- 05 Aug, 2015 26 commits
-
-
Andreas Wolf authored
Change-Id: Ib73136e767ee1fa8b97684a3cf03f763db8d907e Resolves: #68775 Releases: master Reviewed-on: http://review.typo3.org/42296 Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> 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>
-
When accidentally publishing an edit twice, eg. by using multiple browser tabs, all modifications are reverted and the changes are no longer visible in the workspace. In the database, the old workspace version of the record has wsid = 0 and pid = -1 and is thus invisible, but still contains the modified content. Resolves: #54924 Releases: master, 6.2 Change-Id: I8805737540f030ae24331d33590b71629c7f3179 Reviewed-on: http://review.typo3.org/26769 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
With changing the input type=image to input type=submit, the x/y values are no longer transferred the EditDocumentController checked for, and content is no longer saved. Adapt the controller code for the new parameters. Resolves: #68776 Releases: master Change-Id: Id1f3ec59ec728b48583c8ef79020c2feede4fd54 Reviewed-on: http://review.typo3.org/42297 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Explicitly cast the value as a string before using substr() on it. Otherwise NULL values would be passed to substr(), resulting in a return value of FALSE. Without MySQL strict mode this has no direct influence on the further usage of the value as string as the string representation of FALSE is an empty string. With MySQL strict mode enabled this leads to errors upon insertion of records into the database as boolean values get converted to 0/1 respectively. Resolves: #68602 Related: #68562 Related: #55082 Releases: master Change-Id: Idc3ffa147965083492a04b12c64a6c15ddd2277b Reviewed-on: http://review.typo3.org/42260 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
This allows to fetch/clear only messages of a given severity. FlashMessageContainer in TYPO3.Flow offers similar functionality. This is the basis for later extending the FlashMessageViewHelper as well to only show messages of a certain level. Change-Id: Ibb84b5aa051be3a350cd97ae5c5058290748d4fe Resolves: #7098 Releases: master Reviewed-on: http://review.typo3.org/32941 Reviewed-by:
Cedric Ziel <cedric@cedric-ziel.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Frederic Gaus <frederic.gaus@flagbit.de> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Resolves: #68675 Releases: master Change-Id: I4d18b04e1cdb633760b21c2ae1a95c2cb8ec88c9 Reviewed-on: http://review.typo3.org/42178 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>
-
Resolves: #68754 Releases: master Change-Id: I6de64c8fd5bb07d9c6c697deb94622399b594930 Reviewed-on: http://review.typo3.org/42226 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> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
For official distributions a special image is displayed in the "Get preconfigured distribution" list. So it is easier now to distinguish the official distributions from others. Resolves: #68773 Releases: master Change-Id: I5a6b1b5925e9c61af984b1b0faaea5711973549e Reviewed-on: http://review.typo3.org/42292 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
As the list of distributions gets longer, it is filtered now to those distributions that suite the current TYPO3 version. Distributions that do not comply with version constraints are not shown anymore. A button can be pressed to get the full list again, for people who know what they’re doing. Resolves: #68724 Releases: master Change-Id: I11c6846e706ba18c130677c65ec568f80e502ed8 Reviewed-on: http://review.typo3.org/42283 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> Reviewed-by:
Sascha Wilking <sascha.wilking@hmmh.de> Tested-by:
Sascha Wilking <sascha.wilking@hmmh.de> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Resolves: #68770 Releases: master Change-Id: I04c4221a9a99efbb0c2ded5566cb954fe2f453bd Reviewed-on: http://review.typo3.org/42288 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>
-
This adds an TCA option to explicitely hide the move buttons of TCA "group" fields. As of now these icons can only be hidden automatically if "maxitems" is set to 1. Resolves: #67056 Releases: master Change-Id: I01e65eaeb977dadff0be84593962d8543c8545dd Reviewed-on: http://review.typo3.org/39631 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>
-
Resolves: #68772 Releases: master Change-Id: I0663843c97bde2b063cf2031a217f0285f2674ee Reviewed-on: http://review.typo3.org/42129 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>
-
The AjaxShortcut function has no validation of an already existing entry in the shortcut list before it create a new one. At this case you have multiple duplicated entries in your shortcut list and that is simply not expected and makes no sense. Additional behaviour for "Delete" buttons in the shortcut list: After clicking a "Delete" action of a shortcut list entry you get a modal window to confirm. But the gui blocker for the modal window cannot completely disallow the shortcut buttons outside the modal context. In this case the zIndex for the "modal" class (with gui blocker) is simply wrong here (too small). Resolves: #68297 Releases: master Change-Id: I3d10e25a90055d935e33c005274de87d6de098ef Reviewed-on: http://review.typo3.org/42279 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>
-
It is possible now to set the base parameter via TypoScript to define a base (1000 or 1024) to calculate with if you add custom labels for file sizes. This allows proper handling of KB/KiB etc. Resolves: #68756 Releases: master Change-Id: I345d4584117ac83cd9d49f0ecda0dc2f686ac7ed Reviewed-on: http://review.typo3.org/42274 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>
-
Type image without src attribute is not allowed. Use type submit instead. Resolves: #68304 Releases: master Change-Id: I3e85595f6320c3057a59309fe391a02fcfe43744 Reviewed-on: http://review.typo3.org/42293 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Resolves: #68304 Related: #68025 Releases: master Change-Id: I90f372ac7570dcc57517b2f9b1e9efcd01b3b9ca Reviewed-on: http://review.typo3.org/41606 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Sascha Wilking <sascha.wilking@hmmh.de> Tested-by:
Sascha Wilking <sascha.wilking@hmmh.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Change-Id: I5f281c99c65a6a3a0d0d527bdd5db02853eb078b Releases: master, 6.2 Resolves: #68769 Related: #36573 Reviewed-on: http://review.typo3.org/42287 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>
-
Resolves: #68768 Releases: master Change-Id: Ifc6a6aa01624eafde93b75515483d83070692f02 Reviewed-on: http://review.typo3.org/42286 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Move links to https only. By next release these numbers will be raised automatically. Resolves: #68767 Releases: master Change-Id: If618df8c9128fc3dc6e0572dea0fe8a1f3202fb5 Reviewed-on: http://review.typo3.org/42285 Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Wouter Wolters authored
Resolves: #68751 Releases: master Change-Id: I4fa9c9be82581832356d1217885f0a2ba41a9aeb Reviewed-on: http://review.typo3.org/42282 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
When a class "\MyCustomDateTime extends \DateTime", the data mapper creates "\DateTime" objects instead when mapping database results. This patch uses the class annotation to resolve the class to create. Change-Id: I45062d4d1a44333016258289ea9e2026d9923f70 Resolves: #66939 Releases: master, 6.2 Reviewed-on: http://review.typo3.org/39534 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Andreas Treichel authored
The internal variable storage container for viewhelpers must be capable of handling variables with NULL values. Resolves: #59255 Releases: master, 6.2 Change-Id: I0a9adea3e123a56c2425ff855cc95144732cb900 Reviewed-on: http://review.typo3.org/42133 Reviewed-by:
Björn Fromme <mail@bjo3rn.com> Tested-by:
Björn Fromme <mail@bjo3rn.com> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Frank Nägler authored
Resolves: #68252 Releases: master Change-Id: I04b8fe9e2135bbb28201d33acd114f8e87bfe1b9 Reviewed-on: http://review.typo3.org/42280 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>
-
Frank Nägler authored
Resolves: #68249 Releases: master Change-Id: I9fb6fba5479059877ee650c567f20d77f711ef17 Reviewed-on: http://review.typo3.org/42278 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>
-
Wrong inject method name for objectManager. Resolves: #54605 Releases: master Change-Id: I2e8ef1656b514ba547ccc248a17ea4961c1aa5cf Reviewed-on: http://review.typo3.org/42277 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>
-
Wouter Wolters authored
Because of performance reasons we replace the @inject annotations back to inject methods. Resolves: #54605 Releases: master Change-Id: I433e2ecccc2aa319ec8904dbc65b84f63e9959aa Reviewed-on: http://review.typo3.org/42270 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-