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 .
- 13 Jan, 2014 1 commit
-
-
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
-
- 05 Oct, 2013 1 commit
-
-
Benjamin Serfhos authored
This allows the ViewHelper to render elements which are extending the model. Resolves: #52469 Releases: 6.2, 6.1, 6.0 Change-Id: If4b9b3019b44e38a5a25cb74ff993e572464bb9d Reviewed-on: https://review.typo3.org/24257 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Markus Klein Tested-by: Markus Klein
-
- 01 Oct, 2013 1 commit
-
-
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
-
- 19 Mar, 2013 1 commit
-
-
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
-
- 16 Feb, 2013 1 commit
-
-
This is a non-functional change that reformats the code, removes unnecessary empty lines and fixes namespaces in phpDoc. In addition the following to changes are made: - add $GLOBALS['TYPO3_DB']->sql_free_result() calls to free some memory - change bu:SpriteIconForRecord to bu:spriteIconForRecord in templates Change-Id: I6e832921c46f828c9db0c796d662bd8390b5ac5f Resolves: #45343 Releases: 6.0, 6.1 Reviewed-on: https://review.typo3.org/18190 Reviewed-by: Oliver Klee Reviewed-by: Markus Günther Tested-by: Markus Günther Reviewed-by: Stefan Neufeind Reviewed-by: Oliver Hader Tested-by: Oliver Hader
-
- 27 Nov, 2012 1 commit
-
-
Felix Kopp authored
Wraps database query input in corresponding functions to clean input. Also fixes a bug in ViewHelpers to limit output to parameter uid list. Change-Id: Ie23babb20ab610193ad06cc4305c31f9e042fb9b Resolves: #42221 Releases: 6.0 Reviewed-on: http://review.typo3.org/15985 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- 16 Nov, 2012 1 commit
-
-
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
-
- 23 Aug, 2012 1 commit
-
-
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
-
- 07 Aug, 2012 1 commit
-
-
This patchset includes a new backend user administration. Based on extbase a model for BackendUsers is included. All users can be listed and the listing can be filtered by * username * usergroup * admin/non-admin * active/inactive * ever logged in. The user listing includes the last login column also the limit of 1.000 users was removed and pagination integrated. Selected users can be compared in a table view. All active backend user sessions are listed - can be terminated. Of course the SU/change user feature was migrated. Clickmenu was widely integrated to allow editing right away. Change-Id: I32569c848581a49b3948e093d717dad50e973c5d Resolves: #39141 Resolves: #5288 Resolves: #37949 Resolves: #33427 Resolves: #18602 Resolves: #15494 Releases: 6.0 Reviewed-on: http://review.typo3.org/12935 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-