[root]/typo3/sysext/install/modules/database

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 26 (100.0%) | 1276 (100.0%) | 49.0 |
| matrikz | 19 (73.1%) | 1273 (99.8%) | 67.0 |
| dmitry | 1 (3.8%) | 3 (0.2%) | 3.0 |
| ingmars | 3 (11.5%) | 0 (0.0%) | 0.0 |
| flyguide | 3 (11.5%) | 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: Improved the installer module.
- The result of the previous steps is now displayed
- Fixed some issues with "previous" button
* Installer: Improved database and table creation
38 lines of code changed in 2 files:
* 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
366 lines of code changed in 3 files:
Added meta-subcategory "root" for making it possible to deliverables to main categories
Cleaned up setup module
10 lines of code changed in 1 file:
SVN property changes.
0 lines of code changed in 3 files:
Fixed wrong update meachnism in method call
Fixed some small typos in database module (Thanks to Francois Suter)
19 lines of code changed in 3 files:
Finished DB compare against stddb/tables.sql (need testing)
26 lines of code changed in 2 files:
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)
113 lines of code changed in 2 files:
* Added support for listing and calling methods in new installer
139 lines of code changed in 3 files:
Fixed problems with language files in new installer (typo3/sysext/install)
3 lines of code changed in 1 file:
* added new installer (ALPHA) code in typo3/sysext/install
562 lines of code changed in 3 files: