Directory typo3/sysext/install/modules/database/

Directory Created:
2007-11-15 17:43
Directory Deleted:
2008-02-05 21:50
Total Files:
0
Deleted Files:
3
Lines of Code:
0

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

Lines of Code

typo3/sysext/install/modules/database/ Lines of Code

Developers

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

Most Recent Commits

flyguide 2008-02-05 21:50 Rev.: 3089

reverting to the old installer, according to the commit policy for 4.2

0 lines of code changed in 3 files:

  • typo3/sysext/install/modules/database: class.tx_install_module_database.php (del), conf.php (del), locallang.xml (del)
matrikz 2008-01-23 22:04 Rev.: 2955

* 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:

  • typo3/sysext/install/modules/database: class.tx_install_module_database.php (+31 -6), locallang.xml (+7)
matrikz 2008-01-20 13:22 Rev.: 2929

* 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:

  • typo3/sysext/install/modules/database: class.tx_install_module_database.php (+333 -127), conf.php (+8 -1), locallang.xml (+25 -2)
matrikz 2007-12-20 13:16 Rev.: 2851

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:

  • typo3/sysext/install/modules/database: class.tx_install_module_database.php (+10 -26)
ingmars 2007-12-16 20:36 Rev.: 2843

SVN property changes.

0 lines of code changed in 3 files:

  • typo3/sysext/install/modules/database: class.tx_install_module_database.php (changed), conf.php (changed), locallang.xml (changed)
matrikz 2007-12-14 16:48 Rev.: 2833

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:

  • typo3/sysext/install/modules/database: class.tx_install_module_database.php (+15 -20), conf.php (+2 -2), locallang.xml (+2 -2)
matrikz 2007-12-13 17:10 Rev.: 2825

Finished DB compare against stddb/tables.sql (need testing)

26 lines of code changed in 2 files:

  • typo3/sysext/install/modules/database: class.tx_install_module_database.php (+22 -30), locallang.xml (+4 -1)
matrikz 2007-12-12 16:24 Rev.: 2823

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:

  • typo3/sysext/install/modules/database: class.tx_install_module_database.php (+111 -51), locallang.xml (+2)
matrikz 2007-12-11 18:28 Rev.: 2822

* Added support for listing and calling methods in new installer

139 lines of code changed in 3 files:

  • typo3/sysext/install/modules/database: class.tx_install_module_database.php (+126), conf.php (+9 -1), locallang.xml (+4)
dmitry 2007-12-06 09:44 Rev.: 2798

Fixed problems with language files in new installer (typo3/sysext/install)

3 lines of code changed in 1 file:

  • typo3/sysext/install/modules/database: locallang.xml (+3 -3)
matrikz 2007-11-15 17:43 Rev.: 2717

* added new installer (ALPHA) code in typo3/sysext/install

562 lines of code changed in 3 files:

  • typo3/sysext/install/modules/database: class.tx_install_module_database.php (new 442), conf.php (new 91), locallang.xml (new 29)
Generated by StatSVN 0.5.0