Directory typo3/sysext/lowlevel/clmods/

Directory Created:
2006-10-25 11:30
Total Files:
10
Deleted Files:
0
Lines of Code:
2079

[root]/typo3/sysext/lowlevel/clmods
                    Folder removed from repo clmods (0 files, 0 lines)

Lines of Code

typo3/sysext/lowlevel/clmods/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 69 (100.0%) 2189 (100.0%) 31.7
kasper 22 (31.9%) 2125 (97.1%) 96.5
flyguide 9 (13.0%) 42 (1.9%) 4.6
ohader 12 (17.4%) 16 (0.7%) 1.3
stucki 1 (1.4%) 3 (0.1%) 3.0
k-fish 2 (2.9%) 2 (0.1%) 1.0
rupi 1 (1.4%) 1 (0.0%) 1.0
ingmars 20 (29.0%) 0 (0.0%) 0.0
benni 2 (2.9%) 0 (0.0%) 0.0

Most Recent Commits

ohader 2009-09-16 18:57 Rev.: 5947

Fixed bug #11831: Remove reference operators for objects

3 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/clmods: class.rte_images.php (+3 -3)
rupi 2009-08-05 11:05 Rev.: 5761

Fixed #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense

1 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/clmods: class.syslog.php (+1 -1)
benni 2009-06-02 14:52 Rev.: 5526

Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements

0 lines of code changed in 2 files:

  • typo3/sysext/lowlevel/clmods: class.double_files.php (-4), class.rte_images.php (-6)
k-fish 2009-05-16 00:12 Rev.: 5424

Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3

2 lines of code changed in 2 files:

  • typo3/sysext/lowlevel/clmods: class.lost_files.php (+1 -1), class.rte_images.php (+1 -1)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

10 lines of code changed in 10 files:

  • typo3/sysext/lowlevel/clmods: class.cleanflexform.php (+1 -1), class.deleted.php (+1 -1), class.double_files.php (+1 -1), class.lost_files.php (+1 -1), class.missing_files.php (+1 -1), class.missing_relations.php (+1 -1), class.orphan_records.php (+1 -1), class.rte_images.php (+1 -1), class.syslog.php (+1 -1), class.versions.php (+1 -1)
ohader 2008-12-20 18:32 Rev.: 4579

Added feature #5203: Add file operation permissions for back-end user groups (thanks to Christian Kuhn)

3 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/clmods: class.rte_images.php (+3 -6)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

42 lines of code changed in 9 files:

  • typo3/sysext/lowlevel/clmods: class.cleanflexform.php (+1 -1), class.deleted.php (+1 -1), class.double_files.php (+2 -2), class.lost_files.php (+3 -3), class.missing_files.php (+2 -2), class.missing_relations.php (+1 -1), class.orphan_records.php (+1 -1), class.rte_images.php (+12 -12), class.versions.php (+19 -19)
kasper 2008-01-31 22:19 Rev.: 3000

- Cleaner was updated to sort output - makes better diff-views now.

63 lines of code changed in 9 files:

  • typo3/sysext/lowlevel/clmods: class.cleanflexform.php (+2 -1), class.double_files.php (+7 -1), class.lost_files.php (+13 -5), class.missing_files.php (+4), class.missing_relations.php (+10), class.orphan_records.php (+7 -5), class.rte_images.php (+7 -3), class.syslog.php (+2 -2), class.versions.php (+11 -6)
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 10 files:

  • typo3/sysext/lowlevel/clmods: class.cleanflexform.php (changed), class.deleted.php (changed), class.double_files.php (changed), class.lost_files.php (changed), class.missing_files.php (changed), class.missing_relations.php (changed), class.orphan_records.php (changed), class.rte_images.php (changed), class.syslog.php (changed), class.versions.php (changed)
ingmars 2007-11-02 17:36 Rev.: 2652

Adding default SVN properties svn:keywords and svn:eol-style to files added lately

0 lines of code changed in 10 files:

  • typo3/sysext/lowlevel/clmods: class.cleanflexform.php (changed), class.deleted.php (changed), class.double_files.php (changed), class.lost_files.php (changed), class.missing_files.php (changed), class.missing_relations.php (changed), class.orphan_records.php (changed), class.rte_images.php (changed), class.syslog.php (changed), class.versions.php (changed)
stucki 2007-09-28 11:30 Rev.: 2529

Some cleanup

3 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/clmods: class.syslog.php (+3 -3)
kasper 2007-09-22 20:52 Rev.: 2515

- Fixed t3lib_cli that negative numbers (like "-2") is not seen as a parameter
- New option, $GLOBALS['TYPO3_CONF_VARS']['BE']['flexFormXMLincludeDiffBase'], means that flexforms will allow a new index extending all "vXX" fields to "vXX.vDEFbase" with a value holding the "vDEF" value when the "vXX" value was changed. Effectively this is a memory of the value you translated from. Used for diff'ing.
- Introduced a new global hook, $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['GLOBAL']['recStatInfoHooks'], with which you can insert HTML before a records icon in the page tree, web>List and Web>Page modules (and possibly more places where makes sense). Used in l10nmgr for adding a small localization icon.
- Added "limit to languages" to "Admin" accounts (although it will not limit languages but merely decide what statuses you see in the page tree)
- List sys_log table entries in cleaner output!

120 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/clmods: class.syslog.php (new 120)
kasper 2007-08-29 16:52 Rev.: 2470

Moving support for "Element" versions in workspaces.

57 lines of code changed in 1 file:

  • typo3/sysext/lowlevel/clmods: class.versions.php (+57 -1)
kasper 2007-08-28 16:43 Rev.: 2460

Multiple improvements as announced in June on the core list (see changelog)

131 lines of code changed in 2 files:

  • typo3/sysext/lowlevel/clmods: class.double_files.php (+4 -4), class.rte_images.php (+127 -5)
kasper 2006-10-25 11:30 Rev.: 1771

1754 lines of code changed in 9 files:

  • typo3/sysext/lowlevel/clmods: class.cleanflexform.php (new 190), class.deleted.php (new 158), class.double_files.php (new 225), class.lost_files.php (new 213), class.missing_files.php (new 177), class.missing_relations.php (new 197), class.orphan_records.php (new 187), class.rte_images.php (new 186), class.versions.php (new 221)
Generated by StatSVN 0.5.0