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 .
- 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
-