[root]/typo3/sysext/belog
doc
(1 files, 1 lines)
mod
(6 files, 581 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 33 (100.0%) | 1987 (100.0%) | 60.2 |
| kasper | 17 (51.5%) | 1951 (98.2%) | 114.7 |
| stucki | 3 (9.1%) | 23 (1.2%) | 7.6 |
| ohader | 4 (12.1%) | 9 (0.5%) | 2.2 |
| rupi | 2 (6.1%) | 2 (0.1%) | 1.0 |
| flyguide | 1 (3.0%) | 1 (0.1%) | 1.0 |
| dmitry | 1 (3.0%) | 1 (0.1%) | 1.0 |
| ingmars | 4 (12.1%) | 0 (0.0%) | 0.0 |
| benni | 1 (3.0%) | 0 (0.0%) | 0.0 |
Cleanup: Updated ext_emconf.php files in system extensions
5 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:
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 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
2 lines of code changed in 1 file:
Cleanup: Updated copyright notices
1 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)
22 lines of code changed in 1 file:
Updated Copyright notices
1 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 4 files:
Fixed bug: #5072: Web>Info>Log - ID of BE user is displayed instead of its username
1 lines of code changed in 1 file:
1 lines of code changed in 1 file:
* Merging all changes from TYPO3_4-0 branch back into HEAD
0 lines of code changed in 1 file:
* Implemented additional, simple API for logging to sys_log plus extended the sys-log with workspace awareness.
* Implemented more workspace related features. In particular scripts like t3lib_tcemain and t3lib_userauthgroup have been heavily modified!
131 lines of code changed in 1 file:
* 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:
Localization updates
2 lines of code changed in 1 file:
Updated years from 2004 to 2005 + all function indexes. NO actual code changes done!
1 lines of code changed in 1 file:
* !!! 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
97 lines of code changed in 1 file:
Some work done on glossary in CSH
4 lines of code changed in 1 file:
Converted locallang*.php to locallang*.xml in new system extensions
979 lines of code changed in 3 files:
Updated locallang from TER for a set of system Extension
110 lines of code changed in 2 files:
*** empty log message ***
625 lines of code changed in 5 files: