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 .
- 09 Sep, 2017 1 commit
-
-
This change removes the availability of TYPO3.jQuery within the TYPO3 Core by default. The constants PageRenderer::JQUERY_NAMESPACE_DEFAULT / and PageRenderer: JQUERY_NAMESPACE_DEFAULT_NOCONFLICT namespace options "jQuery" are removed. This also means the removal of having custom namespaces of jQuery (e.g. TYPO3.bennis_jQuery) leaving "noConflict" to be used by default. Related: #79221 Resolves: #82378 Releases: master Change-Id: Ibc939999159dbf376b09f53aacac618ed7cc40e8 Reviewed-on: https://review.typo3.org/53237 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- 28 Mar, 2015 1 commit
-
-
Benni Mack authored
The bower components needed for building the development setup are now downloaded under Build/bower_components, so no adaption is needed in the bower configuration anymore. This makes the directory "typo3/" to only contain the necessary files to deploy the sources at a development machine, as the required files are copied to typo3/sysext/core/Resources/Public/JavaScript/Contrib and commited. Additionally, a README.txt is put in the Contrib/ directory to notify developers that the files should not be referenced manually. The prototype.js and bootstrap.js libraries are moved to the Contrib/ directory and their references are changed accordingly. Resolves: #66108 Releases: master Change-Id: Iaa0554779a317a4dcd4eb853e86a8e6459dffe58 Reviewed-on: http://review.typo3.org/38319 Reviewed-by:
Daniel Sattler <sattler@b13.de> Tested-by:
Daniel Sattler <sattler@b13.de> Reviewed-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Tested-by:
Andreas Fernandez <andreas.fernandez@aspedia.de>
-
- 27 Mar, 2015 1 commit
-
-
Set jQuery as dependency for the Bootstrap JavaScript file if it is loaded via RequireJS. The Bootstrap file can still be used without RequireJS. Also add "bootstrap" as dependency for all backend JS file which need Boostrap. Resolves: #66097 Releases: master Change-Id: I5869394e5c635cea7f56c799fd9322bf245341a4 Reviewed-on: http://review.typo3.org/38306 Reviewed-by:
Markus Klein <klein.t3@reelworx.at> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-