Directory typo3/sysext/setup/

Directory Created:
2004-06-08 08:27
Total Files:
4
Deleted Files:
0
Lines of Code:
336

[root]/typo3/sysext/setup
                directory in repo cshimages (14 files, 0 lines)
                directory in repo mod (6 files, 1002 lines)

Lines of Code

typo3/sysext/setup/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 35 (100.0%) 478 (100.0%) 13.6
kasper 16 (45.7%) 269 (56.3%) 16.8
steffenk 6 (17.1%) 175 (36.6%) 29.1
stucki 4 (11.4%) 18 (3.8%) 4.5
ohader 2 (5.7%) 9 (1.9%) 4.5
matrikz 1 (2.9%) 3 (0.6%) 3.0
benni 1 (2.9%) 2 (0.4%) 2.0
rupi 1 (2.9%) 1 (0.2%) 1.0
dmitry 1 (2.9%) 1 (0.2%) 1.0
ingmars 3 (8.6%) 0 (0.0%) 0.0

Most Recent Commits

stucki 2009-11-25 13:52 Rev.: 6535

Code cleanup.

0 lines of code changed in 1 file:

  • typo3/sysext/setup: ext_tables.php (-2)
steffenk 2009-10-22 00:03 Rev.: 6227

Fixed bug #12299: #12112: Enable resizable textareas by default (thanks to Steffen Gebert)

0 lines of code changed in 1 file:

  • typo3/sysext/setup: ext_tables.php (-1)
ohader 2009-10-21 10:31 Rev.: 6210

Cleanup: Updated ext_emconf.php files in system extensions

5 lines of code changed in 1 file:

  • typo3/sysext/setup: ext_emconf.php (+5 -5)
steffenk 2009-09-19 17:40 Rev.: 5993

Fixed bug #11884: User setup: buttons for create/delete ENABLE_INSTALL_TOOL-file are not integrated in user setup

10 lines of code changed in 2 files:

  • typo3/sysext/setup: ext_tables.php (+8 -1), locallang_csh_mod.xml (+2)
steffenk 2009-09-16 11:44 Rev.: 5941

Fixed bug #11899: Make resizable and flexible textareas configurable, set default maxHeight to 600

24 lines of code changed in 2 files:

  • typo3/sysext/setup: ext_tables.php (+18 -2), locallang_csh_mod.xml (+6)
rupi 2009-08-05 13:49 Rev.: 5766

Fixed #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend

1 lines of code changed in 1 file:

  • typo3/sysext/setup: ext_emconf.php (+1)
steffenk 2009-06-02 15:28 Rev.: 5527

Fixed bug #11019: User Setup Rewrite #4 - User settings now configurable with $GLOBALS['TYPO3_USER_SETTINGS']

141 lines of code changed in 1 file:

  • typo3/sysext/setup: ext_tables.php (+141)
benni 2009-05-18 09:59 Rev.: 5432

Feature #10639: Integration of the Mass File Uploader (based on SWFUpload and Ext JS)

2 lines of code changed in 1 file:

  • typo3/sysext/setup: locallang_csh_mod.xml (+2)
ohader 2009-03-11 19:14 Rev.: 5200

Cleanup: Updated ext_emconf.php files in system extensions

4 lines of code changed in 1 file:

  • typo3/sysext/setup: ext_emconf.php (+4 -2)
dmitry 2008-07-16 10:10 Rev.: 3896

Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts

1 lines of code changed in 1 file:

  • typo3/sysext/setup: ext_emconf.php (+1 -1)
stucki 2008-04-23 10:40 Rev.: 3629


* Update version numbers of all system extension that have been changed since TYPO3 4.1

1 lines of code changed in 1 file:

  • typo3/sysext/setup: ext_emconf.php (+1 -1)
stucki 2008-04-23 10:16 Rev.: 3625


* Update all ext_emconf.php in system extensions (continued)

17 lines of code changed in 1 file:

  • typo3/sysext/setup: ext_emconf.php (+17 -10)
ingmars 2007-11-05 10:22 Rev.: 2663

Changing SVN property eol-style from native to LF for all .php, .html, .js, .css and .htaccess files in the core trunk

0 lines of code changed in 3 files:

  • typo3/sysext/setup: ext_emconf.php (changed), ext_tables.php (changed), locallang_csh_mod.xml (changed)
matrikz 2007-04-19 08:46 Rev.: 2260

Implemented feature request #3894: Open module on startup

3 lines of code changed in 1 file:

  • typo3/sysext/setup: locallang_csh_mod.xml (+3)
stucki 2006-04-10 10:27 Rev.: 1421

* Merging all changes from TYPO3_4-0 branch back into HEAD

0 lines of code changed in 1 file:

  • typo3/sysext/setup: locallang_csh_mod.xml (-47)
kasper 2005-05-04 16:08 Rev.: 709

* Added Hindi language
* Added feature to table-wizard: Will create 5 new rows when adding rows in the bottom of table (configurable)
* Added download links in extension listing in EM
* Added new feature, "submenuObjSuffixes" to TypoScript Menu objects to define alternative submenus depending on position of parent menu object in menu. (TSref documented)

1 lines of code changed in 1 file:

  • typo3/sysext/setup: locallang_csh_mod.xml (+1)
kasper 2005-04-28 13:02 Rev.: 686

Localization updates

2 lines of code changed in 1 file:

  • typo3/sysext/setup: locallang_csh_mod.xml (+2)
kasper 2004-12-31 13:58 Rev.: 526

Various small fixes

1 lines of code changed in 1 file:

  • typo3/sysext/setup: locallang_csh_mod.xml (+1 -1)
kasper 2004-11-18 20:28 Rev.: 510


* !!! Moved ALL core localizations into language packs found in extensions prefixed "csh_[language key]". The consequence of this is that the backend will work in english until the proper language pack is installed for the language the user has selected. This step is taken to make backend localization more scalable and prevent the huge memory problems we have with ll-XML and 3.7.0. The "csh_*" extensions are NOT available in TER at the moment, but the whole bunch can be downloaded from http://130.228.0.33/t3dl/src/all_39_language_packs_as_local_extensions.tgz

35 lines of code changed in 1 file:

  • typo3/sysext/setup: locallang_csh_mod.xml (+35 -1)
kasper 2004-11-17 17:52 Rev.: 508

Some work done on glossary in CSH

3 lines of code changed in 1 file:

  • typo3/sysext/setup: ext_emconf.php (+3 -3)
kasper 2004-11-15 11:49 Rev.: 498


* Merged all changes from "TYPO3_3-7" branch
* Changed to version 3.8.0-dev

2 lines of code changed in 1 file:

  • typo3/sysext/setup: locallang_csh_mod.xml (+2)
kasper 2004-09-14 00:16 Rev.: 469

Updated locallang-XML files with most recent translations.

2 lines of code changed in 1 file:

  • typo3/sysext/setup: locallang_csh_mod.xml (+2)
kasper 2004-09-13 23:57 Rev.: 468


* Updated my email address from "kasper@typo3.com" (which is closed and will stay that way) to "kasperYYYY@typo3.com" which programmers should be able to figure out...
* Updated all JavaDoc comments and function/class indexes in files, preparing for 3.7.0RC

1 lines of code changed in 1 file:

  • typo3/sysext/setup: ext_emconf.php (+1 -1)
kasper 2004-06-19 06:14 Rev.: 386

Moved CSH locallang-XML labels into extensions prefixed "csh_".

60 lines of code changed in 1 file:

  • typo3/sysext/setup: locallang_csh_mod.xml (+60 -57)
kasper 2004-06-14 04:30 Rev.: 376

More CSH

1 lines of code changed in 1 file:

  • typo3/sysext/setup: locallang_csh_mod.xml (+1 -1)
kasper 2004-06-11 20:23 Rev.: 372

Added new system extensions (some of the safe ones...)

105 lines of code changed in 1 file:

  • typo3/sysext/setup: locallang_csh_mod.xml (new 105)
kasper 2004-06-11 20:16 Rev.: 371

More CSH related stuff

4 lines of code changed in 1 file:

  • typo3/sysext/setup: ext_tables.php (+4 -1)
kasper 2004-06-08 09:47 Rev.: 348

Updated languages

5 lines of code changed in 1 file:

  • typo3/sysext/setup: ext_emconf.php (+5 -5)
kasper 2004-06-08 08:27 Rev.: 347

Moved "setup" extension to be a "system" extension

47 lines of code changed in 3 files:

  • typo3/sysext/setup: ext_emconf.php (new 42), ext_icon.gif (new), ext_tables.php (new 5)
Generated by StatSVN 0.5.0