Directory typo3/sysext/belog/mod/

Directory Created:
2004-11-16 16:24
Total Files:
6
Deleted Files:
2
Lines of Code:
581

[root]/typo3/sysext/belog/mod

Lines of Code

typo3/sysext/belog/mod/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 46 (100.0%) 3843 (100.0%) 83.5
kasper 24 (52.2%) 3715 (96.7%) 154.7
dmitry 2 (4.3%) 58 (1.5%) 29.0
patrick 2 (4.3%) 40 (1.0%) 20.0
flyguide 4 (8.7%) 14 (0.4%) 3.5
ohader 2 (4.3%) 7 (0.2%) 3.5
rupi 1 (2.2%) 4 (0.1%) 4.0
steffenk 1 (2.2%) 2 (0.1%) 2.0
ingmars 5 (10.9%) 2 (0.1%) 0.4
stucki 3 (6.5%) 1 (0.0%) 0.3
benni 2 (4.3%) 0 (0.0%) 0.0

Most Recent Commits

rupi 2009-08-05 11:05 Rev.: 5761

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

4 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: index.php (+4 -2)
steffenk 2009-07-30 17:45 Rev.: 5736

Fixed bug #11603: BE-Log: "Changes in fields" and "Show history" are not translatable (Thanx to Christopher Stelmaszyk)

2 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: locallang.xml (+2)
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 1 file:

  • typo3/sysext/belog/mod: index.php (-2)
patrick 2009-05-27 08:29 Rev.: 5502

Fixed bug #11127: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/belog/mod/index.php

2 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: index.php (+2 -2)
ohader 2009-05-23 16:26 Rev.: 5489

Cleanup: Fixed formatting issues in typo3 and test PHP files

6 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: index.php (+6 -6)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: index.php (+1 -1)
kasper 2009-01-27 16:23 Rev.: 4877

5 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: locallang.xml (+5 -1)
kasper 2009-01-27 16:18 Rev.: 4872

172 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: index.php (+172 -62)
flyguide 2008-11-07 05:13 Rev.: 4433

removed superfluous comments, empty lines

1 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: index.php (+1 -10)
dmitry 2008-08-18 10:13 Rev.: 3984

Fixed bug #8627: Translation of the belog-module

58 lines of code changed in 2 files:

  • typo3/sysext/belog/mod: index.php (+31 -35), locallang.xml (+27 -1)
benni 2008-08-14 22:40 Rev.: 3977

Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn)

0 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: index.php (-1)
flyguide 2008-04-01 21:42 Rev.: 3510

Changed private declarations to protected

1 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: index.php (+1 -1)
ingmars 2008-04-01 21:18 Rev.: 3506

Feature #7985: Beautify table for BE Log

2 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: index.php (+2 -2)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

6 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: index.php (+6 -6)
patrick 2008-02-17 15:31 Rev.: 3187

RFC #7437: Docheaders: Module Admin tools > Log: No docheader

38 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: index.php (+38 -11)
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/belog/mod: conf.php (changed), index.php (changed), locallang.xml (changed), locallang_mod.xml (changed)
flyguide 2007-08-15 09:12 Rev.: 2449

added @var phpDoc comments to various variables

6 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: index.php (+6)
kasper 2006-10-25 11:27 Rev.: 1770

7 lines of code changed in 2 files:

  • typo3/sysext/belog/mod: conf.php (+3 -3), index.php (+4 -4)
stucki 2006-04-10 10:27 Rev.: 1421

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

1 lines of code changed in 3 files:

  • typo3/sysext/belog/mod: index.php (+1 -1), locallang.xml (-101), locallang_mod.xml (-57)
kasper 2005-10-26 10:38 Rev.: 828


* 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!

125 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: index.php (+125 -93)
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/belog/mod: locallang.xml (+1), locallang_mod.xml (+1)
kasper 2005-04-28 13:02 Rev.: 686

Localization updates

4 lines of code changed in 2 files:

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

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

1 lines of code changed in 1 file:

  • typo3/sysext/belog/mod: index.php (+1 -1)
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

219 lines of code changed in 2 files:

  • typo3/sysext/belog/mod: locallang.xml (+154 -1593), locallang_mod.xml (+65 -360)
kasper 2004-11-17 13:56 Rev.: 507

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

1959 lines of code changed in 4 files:

  • typo3/sysext/belog/mod: locallang.php (del), locallang.xml (new 1596), locallang_mod.php (del), locallang_mod.xml (new 363)
kasper 2004-11-16 17:55 Rev.: 505

Updated locallang from TER for a set of system Extension

381 lines of code changed in 2 files:

  • typo3/sysext/belog/mod: locallang.php (+329 -8), locallang_mod.php (+52 -3)
kasper 2004-11-16 16:24 Rev.: 503

*** empty log message ***

840 lines of code changed in 6 files:

  • typo3/sysext/belog/mod: clear.gif (new), conf.php (new 11), index.php (new 304), locallang.php (new 435), locallang_mod.php (new 90), log.gif (new)
Generated by StatSVN 0.5.0