Directory installation/languages/

Directory Created:
2007-08-10 16:55
Total Files:
7
Deleted Files:
0
Lines of Code:
1031

Browse with Trac

[root]/installation/languages

Lines of Code

installation/languages/ Lines of Code

Developers

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

Most Recent Commits

vain 2012-04-03 21:10 Rev.: 6386

- added namespaces to installation

6 lines of code changed in 2 files:

vain 2012-03-06 21:26 Rev.: 6205

- fugbixed pyto

1 lines of code changed in 1 file:

vain 2012-03-06 16:34 Rev.: 6202

- html fixed
- adjusted requirements check for config skeleton file

11 lines of code changed in 3 files:

vain 2012-03-05 20:16 Rev.: 6191

- added tooltip on language selection drop down
- added SELECT_LANGUAGE translation item

7 lines of code changed in 2 files:

vain 2012-03-05 15:22 Rev.: 6182

- added missing translation value "STEP2_FIX_REQUIRED_SETTINGS_TOOLTIP"

2 lines of code changed in 1 file:

vain 2012-03-03 02:09 Rev.: 6173

- more generic, not only mysql..

3 lines of code changed in 2 files:

vain 2012-02-29 22:47 Rev.: 6146

- partly implemented ticket #7

16 lines of code changed in 2 files:

vain 2012-02-29 20:23 Rev.: 6142

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

vain 2012-02-27 15:13 Rev.: 6137

- added fieldsets with legends on step 5 and 6

8 lines of code changed in 2 files:

vain 2012-02-27 14:49 Rev.: 6132

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

vain 2012-02-26 21:17 Rev.: 6131

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

vain 2012-02-21 13:15 Rev.: 6100

- replaced switch with if on get_php_setting()
- added check for mbstring extension

10 lines of code changed in 2 files:

vain 2012-01-15 18:23 Rev.: 5939

- translation issues

17 lines of code changed in 1 file:

vain 2011-12-19 13:09 Rev.: 5881

- QA

333 lines of code changed in 2 files:

vain 2011-08-12 17:37 Rev.: 5614

- copyright update

70 lines of code changed in 2 files:

vain 2011-08-12 17:19 Rev.: 5613

- readding the pdo lib language string

2 lines of code changed in 2 files:

vain 2011-08-12 16:52 Rev.: 5611

- removed check for register globals (deprecated)
- remove language strings accordingly
- cleanup

10 lines of code changed in 2 files:

vain 2011-08-05 01:43 Rev.: 5568

- removed unicode_converter function
- used utf8_encode on offsetGet

1 lines of code changed in 1 file:

vain 2011-08-05 01:29 Rev.: 5567

- translation fix

1 lines of code changed in 1 file:

vain 2011-06-18 17:24 Rev.: 5425

- removed requirements check for smarty folders, system is capable of recreating them

0 lines of code changed in 2 files:

vain 2011-06-17 21:53 Rev.: 5422

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

vain 2011-06-10 01:43 Rev.: 5373

- translated expected_on/off strings

6 lines of code changed in 2 files:

vain 2011-06-10 01:18 Rev.: 5372

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

vain 2011-05-04 23:46 Rev.: 5259

- fixed typos and undefined index errors for driver and php_version

2 lines of code changed in 2 files:

vain 2011-01-22 17:49 Rev.: 5052

- configuration adjustments (db-type to db-driver)

7 lines of code changed in 2 files:

vain 2010-09-19 14:45 Rev.: 4661

- added check whether check dir is writable
- fixed banner

2 lines of code changed in 2 files:

vain 2010-06-09 18:39 Rev.: 4481

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

vain 2010-05-24 14:41 Rev.: 4455

- typo

1 lines of code changed in 1 file:

vain 2010-05-12 21:14 Rev.: 4400

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

vain 2010-04-18 00:22 Rev.: 4361

- a bunch of QA fixes

2 lines of code changed in 2 files:

vain 2010-03-14 06:13 Rev.: 4233

- changed translation

2 lines of code changed in 2 files:

vain 2010-02-13 22:45 Rev.: 4100

- improved explanation in install step4

2 lines of code changed in 1 file:

vain 2009-12-09 17:15 Rev.: 3808

- added live support link + language update

1 lines of code changed in 1 file:

vain 2009-11-29 03:29 Rev.: 3793

- typo/language update

2 lines of code changed in 1 file:

vain 2009-11-17 13:01 Rev.: 3707

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

vain 2009-11-15 00:15 Rev.: 3664

- fixes for several database connection settings

14 lines of code changed in 2 files:

vain 2009-11-14 23:44 Rev.: 3663

- added missing strings for 'extension_calendar' to language files

2 lines of code changed in 2 files:

vain 2009-05-28 17:52 Rev.: 3072

- review of third-party licenses

4 lines of code changed in 2 files:

vain 2009-05-11 01:25 Rev.: 3045

- phpdoc fixes
- installations checks for pcre and xslt

10 lines of code changed in 2 files:

vain 2009-04-15 23:57 Rev.: 2936

- added some recommendations and requirement plus their translation strings to the installer

20 lines of code changed in 2 files:

(41 more)

Generated by StatSVN 0.7.0