[root]/typo3/sysext/lowlevel/clmods
clmods
(0 files, 0 lines)

| 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 |
Fixed bug #11831: Remove reference operators for objects
3 lines of code changed in 1 file:
Fixed #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense
1 lines of code changed in 1 file:
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:
Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3
2 lines of code changed in 2 files:
Cleanup: Updated copyright notices
10 lines of code changed in 10 files:
Added feature #5203: Add file operation permissions for back-end user groups (thanks to Christian Kuhn)
3 lines of code changed in 1 file:
Updated Copyright notices
42 lines of code changed in 9 files:
- Cleaner was updated to sort output - makes better diff-views now.
63 lines of code changed in 9 files:
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:
Adding default SVN properties svn:keywords and svn:eol-style to files added lately
0 lines of code changed in 10 files:
Some cleanup
3 lines of code changed in 1 file:
- 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:
Moving support for "Element" versions in workspaces.
57 lines of code changed in 1 file:
Multiple improvements as announced in June on the core list (see changelog)
131 lines of code changed in 2 files:
1754 lines of code changed in 9 files: