[root]/typo3/sysext/install/modules/setup/res

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 14 (100.0%) | 289 (100.0%) | 20.6 |
| matrikz | 11 (78.6%) | 289 (100.0%) | 26.2 |
| flyguide | 3 (21.4%) | 0 (0.0%) | 0.0 |
reverting to the old installer, according to the commit policy for 4.2
0 lines of code changed in 3 files:
* Installer: added new option BE/RTE_imageStorageDir. related to issue #7185
* Installer: Added some styles for deliverable lists
46 lines of code changed in 1 file:
* Installer: Added a "hide" button to hide the results of executed methods
* Installer: Added skeletons for gfx check methods
12 lines of code changed in 1 file:
* Installer: improved the look of the login screen
* Installer: Smaller bugfixes and enhancements in error handling
70 lines of code changed in 1 file:
* Installer: Renamed the tab back from "Setup" to "Installer" to avoid problems in translation tool
* Installer: reorganized installer module (rewrite)
* Installer: implemeted some features for setup module to make it usable for most cases
* Installer: added database checks (big thanks to Francois Suter!!!)
* Installer: started implementation of image checks
* Installer: prepared codebase for third party patches
27 lines of code changed in 1 file:
* fixed a minor display error in installer category tree
4 lines of code changed in 1 file:
Fixed wrong update meachnism in method call
Fixed some small typos in database module (Thanks to Francois Suter)
8 lines of code changed in 1 file:
Finished DB compare against stddb/tables.sql (need testing)
1 lines of code changed in 1 file:
Bugfix: Invalid call to viewObj (Thanks to Tobias Liebig)
Added support for fieldsets in renderMethod "form"
Added ability to send forms via AJAX
Improved DB compare code (Thanks to Francois Suter)
11 lines of code changed in 1 file:
* added new installer (ALPHA) code in typo3/sysext/install
110 lines of code changed in 3 files: