[root]/typo3/sysext/lowlevel
clmods
(10 files, 2079 lines)
clmods
(0 files, 0 lines)
config
(6 files, 405 lines)
dbint
(6 files, 820 lines)
cli
(3 files, 32 lines)
doc
(1 files, 1 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 55 (100.0%) | 1920 (100.0%) | 34.9 |
| stucki | 9 (16.4%) | 959 (49.9%) | 106.5 |
| kasper | 19 (34.5%) | 921 (48.0%) | 48.4 |
| ohader | 7 (12.7%) | 19 (1.0%) | 2.7 |
| flyguide | 4 (7.3%) | 9 (0.5%) | 2.2 |
| patrick | 1 (1.8%) | 6 (0.3%) | 6.0 |
| ingmars | 10 (18.2%) | 4 (0.2%) | 0.4 |
| rupi | 1 (1.8%) | 1 (0.1%) | 1.0 |
| dmitry | 1 (1.8%) | 1 (0.1%) | 1.0 |
| benni | 3 (5.5%) | 0 (0.0%) | 0.0 |
Add missing SVN properties for new or modified files
1 lines of code changed in 2 files:
Cleanup: Updated ext_emconf.php files in system extensions
5 lines of code changed in 1 file:
Fixed bug #11831: Remove reference operators for objects
1 lines of code changed in 1 file:
Fixed #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend
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 3 files:
Fixed bug #11136: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/
6 lines of code changed in 1 file:
Cleanup: Fixed formatting issues in typo3 and test PHP files
7 lines of code changed in 2 files:
Cleanup: Updated ext_emconf.php files in system extensions
4 lines of code changed in 1 file:
Cleanup: Updated copyright notices
2 lines of code changed in 2 files:
Fixed bug #10497: Mark t3lib_div::makeInstanceClassName() as deprecated
1 lines of code changed in 1 file:
Added backend locking feature so the existence of the file typo3conf/LOCK_BACKEND will lock down the backend for browser access. For CLI-script processing.
163 lines of code changed in 3 files:
42 lines of code changed in 1 file:
removed empty lines at the end of the files
2 lines of code changed in 1 file:
Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts
1 lines of code changed in 1 file:
* Update version numbers of all system extension that have been changed since TYPO3 4.1
1 lines of code changed in 1 file:
* Update all ext_emconf.php in system extensions (continued)
19 lines of code changed in 1 file:
Updated Copyright notices
6 lines of code changed in 2 files:
forgot this, belongs to revision 3000 changes
8 lines of code changed in 1 file:
SVN property changes
0 lines of code changed in 1 file:
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 6 files:
Added SVN $ marker to PHP files not having it yet.
4 lines of code changed in 2 files:
Adding default SVN properties svn:keywords and svn:eol-style to files added lately
0 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!
1 lines of code changed in 1 file:
Multiple improvements as announced in June on the core list (see changelog)
12 lines of code changed in 2 files:
636 lines of code changed in 5 files:
* Merging all changes from TYPO3_4-0 branch back into HEAD
937 lines of code changed in 4 files:
Reverting a change because it was made in the wrong branch.
1 lines of code changed in 1 file:
Rearrangement of refindex
1 lines of code changed in 1 file:
Some work done on glossary in CSH
4 lines of code changed in 1 file:
Updated locallang from TER for a set of system Extension
9 lines of code changed in 1 file:
*** empty log message ***
45 lines of code changed in 3 files: