Directory typo3/sysext/beuser/

Directory Created:
2004-11-16 16:24
Total Files:
6
Deleted Files:
0
Lines of Code:
225

[root]/typo3/sysext/beuser
                directory in repo doc (1 files, 5 lines)
                directory in repo mod (6 files, 1710 lines)

Lines of Code

typo3/sysext/beuser/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 38 (100.0%) 276 (100.0%) 7.2
kasper 8 (21.1%) 169 (61.2%) 21.1
sebastian 2 (5.3%) 53 (19.2%) 26.5
stucki 5 (13.2%) 23 (8.3%) 4.6
ohader 4 (10.5%) 11 (4.0%) 2.7
flyguide 5 (13.2%) 8 (2.9%) 1.6
ingmars 9 (23.7%) 5 (1.8%) 0.5
benni 2 (5.3%) 3 (1.1%) 1.5
masi 1 (2.6%) 2 (0.7%) 2.0
rupi 1 (2.6%) 1 (0.4%) 1.0
dmitry 1 (2.6%) 1 (0.4%) 1.0

Most Recent Commits

benni 2009-11-18 00:56 Rev.: 6469

Fixed bug #12648: Introduce t3lib_utility_Http for all related constants and make the core aware of these changes (patch by Ingo Renner)

1 lines of code changed in 1 file:

  • typo3/sysext/beuser: class.tx_beuser_switchbackuser.php (+1 -1)
ohader 2009-10-21 10:31 Rev.: 6210

Cleanup: Updated ext_emconf.php files in system extensions

5 lines of code changed in 1 file:

  • typo3/sysext/beuser: ext_emconf.php (+5 -5)
benni 2009-09-25 14:36 Rev.: 6053

Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core

2 lines of code changed in 1 file:

  • typo3/sysext/beuser: class.tx_beuser_switchbackuser.php (+2 -3)
rupi 2009-08-05 13:49 Rev.: 5766

Fixed #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend

1 lines of code changed in 1 file:

  • typo3/sysext/beuser: ext_emconf.php (+1)
ohader 2009-03-11 19:14 Rev.: 5200

Cleanup: Updated ext_emconf.php files in system extensions

4 lines of code changed in 1 file:

  • typo3/sysext/beuser: ext_emconf.php (+4 -2)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

2 lines of code changed in 2 files:

  • typo3/sysext/beuser: class.tx_beuser.php (+1 -1), class.tx_beuser_switchbackuser.php (+1 -1)
flyguide 2008-11-07 04:52 Rev.: 4432

removed empty lines at the end of the files

4 lines of code changed in 3 files:

  • typo3/sysext/beuser: class.tx_beuser.php (+1 -1), class.tx_beuser_switchbackuser.php (+1 -1), ext_localconf.php (+2 -1)
dmitry 2008-07-16 10:10 Rev.: 3896

Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts

1 lines of code changed in 1 file:

  • typo3/sysext/beuser: ext_emconf.php (+1 -1)
stucki 2008-04-23 10:40 Rev.: 3629


* Update version numbers of all system extension that have been changed since TYPO3 4.1

1 lines of code changed in 1 file:

  • typo3/sysext/beuser: ext_emconf.php (+1 -1)
stucki 2008-04-23 10:16 Rev.: 3625


* Update all ext_emconf.php in system extensions (continued)

20 lines of code changed in 1 file:

  • typo3/sysext/beuser: ext_emconf.php (+20 -13)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

4 lines of code changed in 2 files:

  • typo3/sysext/beuser: class.tx_beuser.php (+3 -3), class.tx_beuser_switchbackuser.php (+1 -1)
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 5 files:

  • typo3/sysext/beuser: class.tx_beuser.php (changed), class.tx_beuser_switchbackuser.php (changed), ext_emconf.php (changed), ext_localconf.php (changed), ext_tables.php (changed)
ingmars 2007-11-02 17:49 Rev.: 2653

Added SVN $ marker to PHP files not having it yet.

4 lines of code changed in 2 files:

  • typo3/sysext/beuser: class.tx_beuser.php (+2), class.tx_beuser_switchbackuser.php (+2)
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 1 file:

  • typo3/sysext/beuser: class.tx_beuser.php (changed)
ingmars 2007-10-20 19:45 Rev.: 2596

Fixed bug #6071: Switch to User does not work from context menu in List Module.

1 lines of code changed in 1 file:

  • typo3/sysext/beuser: class.tx_beuser.php (+1 -1)
masi 2006-11-23 17:41 Rev.: 1810

List users online (aka who is online) for BE users in Tools > User Manager

2 lines of code changed in 1 file:

  • typo3/sysext/beuser: ext_emconf.php (+2 -2)
stucki 2006-11-23 12:35 Rev.: 1807


* Removed unneccessary preg_quote() call
* Increased version number of beuser and cms system extensions

1 lines of code changed in 1 file:

  • typo3/sysext/beuser: ext_emconf.php (+1 -1)
kasper 2006-10-25 11:27

114 lines of code changed in 3 files:

  • typo3/sysext/beuser: class.tx_beuser.php (new 105), ext_emconf.php (+1 -1), ext_tables.php (+8 -1)
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 2 files:

  • typo3/sysext/beuser: class.tx_beuser_switchbackuser.php (-1), ext_localconf.php (+1 -1)
sebastian 2005-11-12 20:50 Rev.: 860

2005-11-12 Sebastian Kurfuerst <sebastian@garbage-group.de>

* New feature 1573: switch back to admin user after user switch
(SU-mode)

53 lines of code changed in 2 files:

  • typo3/sysext/beuser: class.tx_beuser_switchbackuser.php (new 46), ext_localconf.php (new 7)
kasper 2004-11-17 17:52 Rev.: 508

Some work done on glossary in CSH

4 lines of code changed in 1 file:

  • typo3/sysext/beuser: ext_emconf.php (+4 -4)
kasper 2004-11-16 17:55 Rev.: 505

Updated locallang from TER for a set of system Extension

9 lines of code changed in 1 file:

  • typo3/sysext/beuser: ext_emconf.php (+9 -4)
kasper 2004-11-16 16:24 Rev.: 503

*** empty log message ***

42 lines of code changed in 3 files:

  • typo3/sysext/beuser: ext_emconf.php (new 37), ext_icon.gif (new), ext_tables.php (new 5)
Generated by StatSVN 0.5.0