Directory typo3/sysext/version/

Directory Created:
2004-11-16 16:24
Total Files:
6
Deleted Files:
3
Lines of Code:
554

[root]/typo3/sysext/version
                directory in repo cm1 (4 files, 1853 lines)
                Folder removed from repo doc (0 files, 0 lines)
                Folder removed from repo modfunc1 (0 files, 0 lines)

Lines of Code

typo3/sysext/version/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 54 (100.0%) 1283 (100.0%) 23.7
kasper 28 (51.9%) 894 (69.7%) 31.9
rupi 4 (7.4%) 243 (18.9%) 60.7
steffenk 3 (5.6%) 105 (8.2%) 35.0
stucki 5 (9.3%) 20 (1.6%) 4.0
ohader 3 (5.6%) 8 (0.6%) 2.6
masi 3 (5.6%) 6 (0.5%) 2.0
jsegars 1 (1.9%) 3 (0.2%) 3.0
flyguide 1 (1.9%) 2 (0.2%) 2.0
thorsten 1 (1.9%) 1 (0.1%) 1.0
ingmars 5 (9.3%) 1 (0.1%) 0.2

Most Recent Commits

stucki 2009-11-25 15:07 Rev.: 6536

Add missing SVN properties for new or modified files

0 lines of code changed in 1 file:

  • typo3/sysext/version: tca.php (changed)
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/version: ext_emconf.php (+5 -5)
steffenk 2009-10-11 15:56 Rev.: 6138

Added ext_icon for sysext version (thanks to Steffen Gebert)

0 lines of code changed in 1 file:

  • typo3/sysext/version: ext_icon.gif (changed)
rupi 2009-09-16 13:18 Rev.: 5943

Added feature #11927: Use suggest feature in system extensions

24 lines of code changed in 1 file:

  • typo3/sysext/version: tca.php (+24 -4)
rupi 2009-09-04 08:24 Rev.: 5892

Fixed bug #11868 (Follow-up to #11828): added forgotten file version/tca.php (thanks to Sven J?rgens)

195 lines of code changed in 1 file:

  • typo3/sysext/version: tca.php (new 195)
rupi 2009-09-03 18:20 Rev.: 5886

Added feature #11828: There's no possibility to hide versioning and workspaces.

23 lines of code changed in 1 file:

  • typo3/sysext/version: ext_tables.php (+23)
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/version: ext_emconf.php (+1)
steffenk 2009-06-29 13:53 Rev.: 5657

Followup to #9991: one checkbox in version module was accidental deleted

1 lines of code changed in 1 file:

  • typo3/sysext/version: locallang.xml (+1)
steffenk 2009-04-28 21:06 Rev.: 5373

Fixed bug #9991: Localize versioning module

104 lines of code changed in 1 file:

  • typo3/sysext/version: locallang.xml (+104 -3)
ohader 2009-03-11 19:14 Rev.: 5200

Cleanup: Updated ext_emconf.php files in system extensions

2 lines of code changed in 1 file:

  • typo3/sysext/version: ext_emconf.php (+2 -2)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/version: class.tx_version_cm1.php (+1 -1)
jsegars 2008-09-14 20:51 Rev.: 4113

Added feature #3687: Disable versioning and moreoptions-menuitem via contextMenu.[key].disableItems in User TSconfig (thanks to Susanne Moog)

3 lines of code changed in 1 file:

  • typo3/sysext/version: class.tx_version_cm1.php (+3 -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/version: ext_emconf.php (+1 -1)
stucki 2008-04-23 10:16 Rev.: 3625


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

5 lines of code changed in 1 file:

  • typo3/sysext/version: ext_emconf.php (+5 -3)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

2 lines of code changed in 1 file:

  • typo3/sysext/version: class.tx_version_cm1.php (+2 -2)
ingmars 2007-12-17 19:18 Rev.: 2847

Fixed bug #6996: Versioning in clickmenu was unavailable for non-admins due to a problem of an earlier bugfix #4160

1 lines of code changed in 1 file:

  • typo3/sysext/version: class.tx_version_cm1.php (+1 -1)
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 4 files:

  • typo3/sysext/version: class.tx_version_cm1.php (changed), ext_emconf.php (changed), ext_tables.php (changed), locallang.xml (changed)
thorsten 2007-09-05 11:12 Rev.: 2489

* Disable versioning in clickMenu if BE user doesn't have access to the versioning module

1 lines of code changed in 1 file:

  • typo3/sysext/version: class.tx_version_cm1.php (+1 -1)
masi 2006-12-11 10:23 Rev.: 1863

raise version to 1.1.0

2 lines of code changed in 1 file:

  • typo3/sysext/version: ext_emconf.php (+2 -2)
kasper 2006-10-25 11:27 Rev.: 1770

10 lines of code changed in 2 files:

  • typo3/sysext/version: class.tx_version_cm1.php (+9), locallang.xml (+1)
masi 2006-06-28 18:02 Rev.: 1554

Fix bugs #3212 & #1178: empty page is displayed when accessing Web>Versioning

4 lines of code changed in 2 files:

  • typo3/sysext/version: class.tx_version_cm1.php (+2 -2), locallang.xml (+2)
stucki 2006-04-10 10:27 Rev.: 1421

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

14 lines of code changed in 2 files:

  • typo3/sysext/version: ext_emconf.php (+14 -7), locallang.xml (-64)
kasper 2005-11-04 10:50 Rev.: 839

*** empty log message ***

3 lines of code changed in 1 file:

  • typo3/sysext/version: class.tx_version_cm1.php (+3 -3)
kasper 2005-10-29 22:23 Rev.: 834

Best of saturday night.

24 lines of code changed in 2 files:

  • typo3/sysext/version: class.tx_version_cm1.php (+24 -22), locallang.xml (-1)
kasper 2005-10-29 21:06 Rev.: 833

*** empty log message ***

83 lines of code changed in 1 file:

  • typo3/sysext/version: locallang.xml (new 83)
kasper 2005-10-29 20:57 Rev.: 832

*** empty log message ***

6 lines of code changed in 3 files:

  • typo3/sysext/version: ext_tables.php (+6 -15), locallang.xml (del), locallang_db.xml (del)
kasper 2005-10-04 13:03 Rev.: 809

Added initial support for workspaces in core.

1 lines of code changed in 1 file:

  • typo3/sysext/version: class.tx_version_cm1.php (+1 -1)
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)

2 lines of code changed in 2 files:

  • typo3/sysext/version: locallang.xml (+1), locallang_db.xml (+1)
kasper 2005-04-28 13:02 Rev.: 686

Localization updates

4 lines of code changed in 2 files:

  • typo3/sysext/version: locallang.xml (+2), locallang_db.xml (+2)
kasper 2005-04-01 15:37 Rev.: 593

Updated years from 2004 to 2005 + all function indexes. NO actual code changes done!

32 lines of code changed in 1 file:

  • typo3/sysext/version: class.tx_version_cm1.php (+32 -3)
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

128 lines of code changed in 2 files:

  • typo3/sysext/version: locallang.xml (+64 -239), locallang_db.xml (+64 -23)
kasper 2004-11-17 13:56 Rev.: 507

Converted locallang*.php to locallang*.xml in new system extensions

354 lines of code changed in 5 files:

  • typo3/sysext/version: class.tx_version_cm1.php (+3 -2), locallang.php (del), locallang.xml (new 325), locallang_db.php (del), locallang_db.xml (new 26)
kasper 2004-11-16 16:24 Rev.: 503

*** empty log message ***

247 lines of code changed in 6 files:

  • typo3/sysext/version: class.tx_version_cm1.php (new 91), ext_emconf.php (new 37), ext_icon.gif (new), ext_tables.php (new 21), locallang.php (new 85), locallang_db.php (new 13)
Generated by StatSVN 0.5.0