[root]/installation/languages

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 158 (100.0%) | 2188 (100.0%) | 13.8 |
| vain | 147 (93.0%) | 2096 (95.8%) | 14.2 |
| xsign | 9 (5.7%) | 71 (3.2%) | 7.8 |
| vyper | 2 (1.3%) | 21 (1.0%) | 10.5 |
- added namespaces to installation
6 lines of code changed in 2 files:
- fugbixed pyto
1 lines of code changed in 1 file:
- html fixed
- adjusted requirements check for config skeleton file
11 lines of code changed in 3 files:
- added tooltip on language selection drop down
- added SELECT_LANGUAGE translation item
7 lines of code changed in 2 files:
- added missing translation value "STEP2_FIX_REQUIRED_SETTINGS_TOOLTIP"
2 lines of code changed in 1 file:
- more generic, not only mysql..
3 lines of code changed in 2 files:
- partly implemented ticket #7
16 lines of code changed in 2 files:
- complete rewrite of the installation in oop style
- added tooltips and translations
- renamed input element timezone to gmtoffset
45 lines of code changed in 2 files:
- added fieldsets with legends on step 5 and 6
8 lines of code changed in 2 files:
- adjusted the installation to work with doctrine2 (part2)
- removed importSQL() und getQueriesFromSQLFile() and archived them on my blog http://jakoch.de
4 lines of code changed in 2 files:
- adjusted the installation to work with doctrine2
- eems like this is now the only cms installer using doctrine2 - period!
- the created database results from all the entities of all modules ,)
- fixed some spelling mistakes and sentences
- removed html comments (ending divs) from installation steps
1 lines of code changed in 1 file:
- replaced switch with if on get_php_setting()
- added check for mbstring extension
10 lines of code changed in 2 files:
- translation issues
17 lines of code changed in 1 file:
- QA
333 lines of code changed in 2 files:
- copyright update
70 lines of code changed in 2 files:
- readding the pdo lib language string
2 lines of code changed in 2 files:
- removed check for register globals (deprecated)
- remove language strings accordingly
- cleanup
10 lines of code changed in 2 files:
- removed unicode_converter function
- used utf8_encode on offsetGet
1 lines of code changed in 1 file:
- translation fix
1 lines of code changed in 1 file:
- removed requirements check for smarty folders, system is capable of recreating them
0 lines of code changed in 2 files:
- renamed smarty compile dir from "templates_c" to "tpl_compile"
- renamed smarty cache dir from "cache" to "tpl_cache"
4 lines of code changed in 2 files:
- translated expected_on/off strings
6 lines of code changed in 2 files:
- proper date/timezone n php.ini are a must now.
- autostart of sessions is expected to be disabled; clansuite won't run otherwise.
- added english and german language tags accordingly
- if changes to php.ini are necessary, the correct file for these changes is displayed.
8 lines of code changed in 2 files:
- fixed typos and undefined index errors for driver and php_version
2 lines of code changed in 2 files:
- configuration adjustments (db-type to db-driver)
7 lines of code changed in 2 files:
- added check whether check dir is writable
- fixed banner
2 lines of code changed in 2 files:
- renamed method readConfigForModule() to readModuleConfig()
- renamed method writeConfigForModule() to writeModuleConfig()
- several minor changes (clarifications for conditionals + added comments)
1 lines of code changed in 1 file:
- typo
1 lines of code changed in 1 file:
- memory_limit is only raised if lower than 16MB, else php.ini setting is active
- required php version is 5.2.3, set in installer and application
2 lines of code changed in 2 files:
- a bunch of QA fixes
2 lines of code changed in 2 files:
- changed translation
2 lines of code changed in 2 files:
- improved explanation in install step4
2 lines of code changed in 1 file:
- added live support link + language update
1 lines of code changed in 1 file:
- typo/language update
2 lines of code changed in 1 file:
- applied svn- applied svn:keywords Date Author Id Revision HeadURL to /installation
- added live support to right-menu
6 lines of code changed in 7 files:
- fixes for several database connection settings
14 lines of code changed in 2 files:
- added missing strings for 'extension_calendar' to language files
2 lines of code changed in 2 files:
- review of third-party licenses
4 lines of code changed in 2 files:
- phpdoc fixes
- installations checks for pcre and xslt
10 lines of code changed in 2 files:
- added some recommendations and requirement plus their translation strings to the installer
20 lines of code changed in 2 files:
(41 more)