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 .
- 15 Jun, 2015 1 commit
-
-
Resolves: #67480 Releases: master Change-Id: Ic59854fb05fa3b1593ecc37e49d91042be9b0d3a Reviewed-on: http://review.typo3.org/40275 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- 09 May, 2015 1 commit
-
-
Due to wrong quoting, the links to anchors are broken. Resolves: #66854 Releases: master, 6.2 Change-Id: I4a52dc6cead27fc499e93618dfaefd824ebd525c Reviewed-on: http://review.typo3.org/39363 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
- 30 Apr, 2015 1 commit
-
-
Extension backend is done with this patch except FormEngine classes. Resolves: #66115 Releases: master Change-Id: I0dc335b0193566b9d14e4b8fdafc116a81e0f5cc Reviewed-on: http://review.typo3.org/38324 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- 29 Jan, 2015 1 commit
-
-
There are a few leftover classes inside typo3/ which haven't been moved or migrated yet into the according places. 1. typo3/move_el.php. The extension classes to PagePositionMap are now moved to EXT:backend/Classes/Tree/View with according names. 2. typo3/class.browse_links.php - several extensions to the PageTreeView and the FolderTreeView. 3. typo3/db_new.php - an extension to the PageTreeView is now located in EXT:backend/Tree/View/NewRecordPageTreeView The base classes (localPageTree and localFolderTree) have been moved to EXT:backend/Classes/Tree/View/ElementBrowser*. The subclasses for recordlist (regular record picker) are moved into EXT:recordlist. The subclasses used in RTEhtmlarea are adopted to use the new naming scheme. All calls within the core have been adopted. As backwards compatibility, the old class names are added to EXT:compatibility6. 3. The ext_autoload.php inside EXT:core is therefore not needed anymore, the call inside Bootstrap is not needed anymore. Resolves: #64516 Releases: master Change-Id: I926baace282d6e95d73607f974cd91296d2df890 Reviewed-on: http://review.typo3.org/36276 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-