- Nov 14, 2014
-
-
Christian Kuhn authored
Resolves: #62964 Releases: master Change-Id: Ifbf35e815e0f98085004ef82170c7f0f5d4247a9 Reviewed-on: http://review.typo3.org/34182 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Thorsten Griebenow <griebenow@alltagsaesthetisierung.de> Tested-by:
Thorsten Griebenow <griebenow@alltagsaesthetisierung.de> Reviewed-by:
Felix Kopp <felix-source@phorax.com> Tested-by:
Felix Kopp <felix-source@phorax.com>
-
Christian Kuhn authored
Toolbar items are now registered with its class name in array $GLOBALS['TYPO3_CONF_VARS']['BE']['toolbarItems']. The ToolbarItem interface adds a position method to determine the order of items. Resolves: #62959 Releases: master Change-Id: Ie18d4b2148093f28c1f5387907912d8591797582 Reviewed-on: http://review.typo3.org/34149 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Felix Kopp <felix-source@phorax.com> Tested-by:
Felix Kopp <felix-source@phorax.com>
-
- Nov 13, 2014
-
-
Wouter Wolters authored
* Introduce new (WIP) interface ToolbarItemInterface * Adapt current toolbar items * Toolbar item html scaffolding is done by BackendController Change-Id: I237792bf3277fcbc87762014d21ec655603e150f Resolves: #62929 Releases: master Reviewed-on: http://review.typo3.org/34034 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>
-
- Oct 28, 2014
-
-
Wouter Wolters authored
* Use bool in @return * Use int in @return * Use bool in @param * Use int in @param * Remove extra tabs and spaces in @param Resolves: #62506 Releases: master Change-Id: I673888aa08855a1364150d0060d0f205fc1f83a2 Reviewed-on: http://review.typo3.org/33577 Reviewed-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
-
- Jun 22, 2014
-
-
Michael Schams authored
This patch replaces the copyright/license header in PHP files with a new, simplified one. The new header does not show the year figure, nor an author name, and refers to the LICENSE.txt file for the full copyright information. License is: GPL2 or any later version. This is a multi-part commit due to the huge number of changed files. See issue #59782 for further details. Resolves: #59782 Releases: 6.3, 6.2 Change-Id: Idcd11219eb132c8690cfde256950980e9423bafd Reviewed-on: https://review.typo3.org/31027 Reviewed-by: Krzysztof Adamczyk Tested-by: Krzysztof Adamczyk Reviewed-by: Markus Klein Tested-by: Markus Klein
-
- Jan 13, 2014
-
-
Roland Waldner authored
"textfile" will be replaced by "text file" Resolves: #54893 Releases: 6.2 Change-Id: Ic7ce106a016f242cc47c70539876ff9810954a9b Reviewed-on: https://review.typo3.org/26736 Reviewed-by: Michiel Roos Tested-by: Michiel Roos Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind
-
- Oct 01, 2013
-
-
Christian Kuhn authored
Change-Id: Iaa92566c53301e49396fc9fb26b0b339c48d567b Resolves: #52360 Releases: 6.2 Reviewed-on: https://review.typo3.org/24212 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Ernesto Baschny Tested-by: Ernesto Baschny Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring
-
- Mar 19, 2013
-
-
Wouter Wolters authored
In this patch are also some fixes for files containing a interface. Due the namespace change all interfaces have the curly bracket not on the same line as the interface name. Change-Id: I64ba45de73693452d681ce7f018965968b11d2af Resolves: #46370 Releases: 6.1 Reviewed-on: https://review.typo3.org/18984 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Nov 16, 2012
-
-
Christian Kuhn authored
With namespaces the @package and @subpackage annotations do not have a real benefit anymore and can be removed. Change-Id: Id8f4718db0c1c51ae5143a3353dd5efb42dadf70 Resolves: #43019 Releases: 6.0 Reviewed-on: http://review.typo3.org/16474 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Aug 23, 2012
-
-
Thomas Maroschik authored
Change-Id: Id49218118087244bcd063b730631ee69b2820670 Resolves: #40096 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14015 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Jun 01, 2012
-
-
Wouter Wolters authored
Clean up the phpDoc of t3lib/interfaces/ So I made a patch doing mostly: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) * CGLify method signatures (the first line of the method) Change-Id: I9070491fd9c1ee3bc77d88d1f50cbefb106a3ed9 Resolves: #37620 Releases: 6.0 Reviewed-on: http://review.typo3.org/11756 Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
- Jan 18, 2011
-
-
Oliver Hader authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10121 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Nov 24, 2010
-
-
Steffen Kamper authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9605 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Jun 13, 2010
-
-
Oliver Hader authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7905 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 09, 2009
-
-
Oliver Hader authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5165 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Mar 16, 2008
-
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3437 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Nov 21, 2007
-
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2744 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2743 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Nov 16, 2007
-
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2729 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2728 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Nov 15, 2007
-
-
Ingo Renner authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2711 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 01, 2005
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@593 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Sep 14, 2004
-
-
Kasper Skårhøj authored
* Updated my email address from "kasper@typo3.com" (which is closed and will stay that way) to "kasperYYYY@typo3.com" which programmers should be able to figure out... * Updated all JavaDoc comments and function/class indexes in files, preparing for 3.7.0RC git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@468 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 14, 2004
-
-
Kasper Skårhøj authored
Only changes to function indexes, comments and stripping of trailing whitespace in code lines all over code. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@196 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Jan 31, 2004
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@127 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Oct 27, 2003
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@49 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Oct 26, 2003
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@48 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Oct 03, 2003
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@20 709f56b5-9817-0410-a4d7-c38de5d9e867
-