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 .
- 02 Sep, 2015 1 commit
-
-
Replaces all IconUtility::getSpriteIcon calls for the icon actions-edit-hide and actions-edit-unhide with the new IconFactory. Change-Id: If3deb6fb4c6f867c21aaff34796515d933fa90c3 Resolves: #68925 Releases: master Reviewed-on: http://review.typo3.org/42499 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>
-
- 18 Jul, 2015 1 commit
-
-
Extends be_users with avatar image. * Avatars can be uploaded by backend users via EXT:setup. * TCA of backend users is extended with image column. * Added new ViewHelper to show the avatar everywhere in the backend. Resolves: #48947 Resolves: #57515 Releases: master Change-Id: I4b0e4b5d31d04fd6dfe1f7c7f52b71762a8e016a Reviewed-on: http://review.typo3.org/24132 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Mack <benni@typo3.org>
-
- 15 Mar, 2015 1 commit
-
-
Frank Nägler authored
This patch removes the SpriteManagerIconViewHelper (duplicated with #65111) from EXT:beuser and changes the templates to use the original one from EXT:backend. Resolves: #65737 Releases: master Change-Id: I85ef64404d358b6e9fcb409957f65518c9e3a36f Reviewed-on: http://review.typo3.org/37848 Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at>
-
- 07 Feb, 2015 1 commit
-
-
The buttons in Web>List are split into two different groups: "primary" and "secondary". Primary buttons are always visible and represent the default RUD actions (Show, edit, hide, delete). This patch also modifies the "Extended view" (EV) behaviour, which affects the secondary buttons: If EV is disabled, the secondary buttons are invisible, but can be made visibile by hovering the trigger button. If EV is enabled, the secondary buttons are always visible. CSS rules for buttons in tables are now streamlined with the backend. The blue styling for checked checkboxes in tables is removed in favor of a cleaner implementation. Resolves: #63207 Releases: master Change-Id: Id1bfd42e658e9dbe0a7c13066fed618539fd5ce0 Reviewed-on: http://review.typo3.org/34788 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- 08 Jan, 2015 1 commit
-
-
Fix misleading label in BackendUser module compare function. Resolves: #64181 Releases: master Change-Id: I4e070af9e4d2a92ccf2c62fb17018f77a3d8ce7e Reviewed-on: http://review.typo3.org/35891 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
-
- 07 Jan, 2015 1 commit
-
-
- Adapting to bootstrap markup - Introduce advanced inline-forms - Move leftover css to t3skin for later removal Releases: master Resolves: #64153 Change-Id: I590746f98b0ca7fbf45be31785906b56e423b43e Reviewed-on: http://review.typo3.org/35855 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- 05 Jan, 2015 1 commit
-
-
- Drop crontrib normalize css in favor of bootstrap normalize - Drop .t3-table use bootstrap classes instead - Drop .t3-button use bootstrap classes instead - Use comments with // that are protected from compiling - Lighten default button color - Move Extension Manager SCSS files to t3skin LESS - Remove copyrights from every included less file - Remove TYPO3/visual/_module_web_list.less not used anymore - Remove TYPO3/visual/_module_web_info.less not used anymore - Add Legacy Support javascript for t3-table This patch aims to reduce CSS size and remove duplicated css definitions as much as possible. It may break some stuff that needs to be cleaned up in a followup. We need to drop .t3-table and .t3-button to reduce weight of the css file and make overrides more easy. Resolves: #64102 Releases: master Change-Id: Id6195b5aa10984da22af83fdb175af1e286d67d8 Reviewed-on: http://review.typo3.org/35763 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- 20 Nov, 2014 1 commit
-
-
Mathias Schreiber authored
* Visual streamlining of EXT:beuser * align buttons in button groups and fillup empty buttons. * hide the "hide" button for current loggedin user Resolves: #63075 Relates: #63057 Releases: master Change-Id: I1b0313de0ab086d7a1facb6fa2456ce502ba8fc4 Reviewed-on: http://review.typo3.org/34348 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Tested-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
-
- 12 Nov, 2014 1 commit
-
-
Benni Mack authored
The JS functionality of the ClickMenu was previously based on PrototypeJS which is now replaced by a jQuery RequireJS module. Certain options and parameters are not needed anymore and are removed. Releases: master Resolves: #62709 Change-Id: I2096ef589590bdffc54693b49cdc92627e982e3d Reviewed-on: http://review.typo3.org/33805 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net>
-
- 05 Mar, 2014 1 commit
-
-
Thomas Luzat authored
A large number of files were stored with executable permissions. This may be a (minor) security risk and can be confusing. The patch removes the executable permissions on all files but: * typo3/cli_dispatch.phpsh * typo3/cleaner_check.sh * typo3/cleaner_fix.sh Resolves: #56571 Releases: 6.2 Change-Id: Ib6a9fb19fe716d7d5405d5a7120b50269bdbf5f8 Reviewed-on: https://review.typo3.org/28072 Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- 19 Jan, 2014 1 commit
-
-
Use <table class="t3-table"> in backend module compare view. Change-Id: Icd8fb361a61c6bbfd933fc4b1b011838f18868e8 Resolves: #55139 Releases: 6.2 Reviewed-on: https://review.typo3.org/26929 Reviewed-by: Marcin S?gol Tested-by: Marcin S?gol Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters
-
- 18 Aug, 2013 1 commit
-
-
Felix Kopp authored
The amount of headline in backend user module can be reduced. There is one headline for one view in Backend User Management. Change-Id: If6b58b0ac2a09ecc9020714dba01448b6c159cb5 Resolves: #51147 Releases: 6.2 Reviewed-on: https://review.typo3.org/23163 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind
-
- 02 Jul, 2013 1 commit
-
-
The proper way to call up the CSM is with Clickmenu.show(). Many places in the Core still use the deprecated showClickmenu() function. This patch replaces them all. Resolves: #20326 Releases: 6.2 Change-Id: Ia2d72b97ae9bf09026d9923051b2c5aec617db5d Reviewed-on: https://review.typo3.org/20174 Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind Reviewed-by: Alexander Opitz Tested-by: Alexander Opitz Reviewed-by: Benjamin Mack Tested-by: Benjamin Mack
-
- 29 Jun, 2013 1 commit
-
-
Wouter Wolters authored
Fix some hardcoded labels by replacing them with f:translate tags. Change-Id: Ic75f7bd021ff8353b7709906859d2c02eb452b23 Resolves: #49402 Releases: 6.2, 6.1, 6.0 Reviewed-on: https://review.typo3.org/21670 Reviewed-by: Chris topher Tested-by: Chris topher Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind
-
- 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
-
- 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
-