Directory typo3/sysext/felogin/

Directory Created:
2008-01-15 19:42
Total Files:
10
Deleted Files:
0
Lines of Code:
952

[root]/typo3/sysext/felogin
                directory in repo doc (1 files, 0 lines)
                directory in repo pi1 (2 files, 907 lines)

Lines of Code

typo3/sysext/felogin/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 36 (100.0%) 1248 (100.0%) 34.6
ingmars 11 (30.6%) 1065 (85.3%) 96.8
steffenk 10 (27.8%) 138 (11.1%) 13.8
ohader 7 (19.4%) 17 (1.4%) 2.4
flyguide 3 (8.3%) 14 (1.1%) 4.6
masi 1 (2.8%) 7 (0.6%) 7.0
stucki 1 (2.8%) 4 (0.3%) 4.0
benni 2 (5.6%) 2 (0.2%) 1.0
dmitry 1 (2.8%) 1 (0.1%) 1.0

Most Recent Commits

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/felogin: ext_emconf.php (+5 -5)
ohader 2009-09-22 16:05 Rev.: 6031

Reverted bugfix #9599: felogin - forget password action and logout action are still cached

0 lines of code changed in 1 file:

  • typo3/sysext/felogin: ext_localconf.php (-3)
steffenk 2009-09-03 23:45 Rev.: 5891

Added feature #10017: [felogin] New Method for "forgotPassword"

59 lines of code changed in 5 files:

  • typo3/sysext/felogin: ext_emconf.php (+1 -1), ext_tables.php (+10 -3), ext_tables.sql (+2 -1), ext_typoscript_setup.txt (+16 -1), template.html (+30 -1)
ohader 2009-07-03 10:05 Rev.: 5679

Added feature #11460: felogin - Integrate possibility to disable redirects on the fly

4 lines of code changed in 1 file:

  • typo3/sysext/felogin: template.html (+4 -1)
ohader 2009-06-24 13:15 Rev.: 5630

Follow-up to bugfix #9599: felogin - forget password action and logout action are still cached

1 lines of code changed in 1 file:

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

Cleanup: Updated ext_emconf.php files in system extensions

2 lines of code changed in 1 file:

  • typo3/sysext/felogin: ext_emconf.php (+2 -2)
steffenk 2009-01-19 09:55 Rev.: 4748

Fixed bug #10183: [felogin] redirect doesn't work with return_url

4 lines of code changed in 1 file:

  • typo3/sysext/felogin: ChangeLog (+4)
ohader 2009-01-08 19:43 Rev.: 4668

Fixed bug #9893: Syntax error in TCA types definitions of tt_content

2 lines of code changed in 1 file:

  • typo3/sysext/felogin: ext_tables.php (+2 -2)
steffenk 2008-12-01 09:49 Rev.: 4510

#9864: felogin: Drop languages from locallang.xml

4 lines of code changed in 2 files:

  • typo3/sysext/felogin: ChangeLog (+4), locallang_db.xml (-253)
steffenk 2008-11-22 15:05 Rev.: 4479

felogin: completed ChangeLog, raised ext-version to 1.1.0

71 lines of code changed in 2 files:

  • typo3/sysext/felogin: ChangeLog (+68), ext_emconf.php (+3 -3)
flyguide 2008-11-07 04:52 Rev.: 4432

removed empty lines at the end of the files

11 lines of code changed in 2 files:

  • typo3/sysext/felogin: ext_localconf.php (+2 -2), ext_tables.php (+9 -9)
ohader 2008-11-04 10:39 Rev.: 4414

Fixed bug #9599: felogin - Enable Caching "USER" instead of "USER_INT"

3 lines of code changed in 1 file:

  • typo3/sysext/felogin: ext_localconf.php (+3)
masi 2008-09-17 22:52 Rev.: 4143

#8995: Extension "felogin" - replace user fields in display messages

7 lines of code changed in 1 file:

  • typo3/sysext/felogin: ext_typoscript_setup.txt (+7 -1)
benni 2008-08-14 22:45 Rev.: 3978

Fixed bug #9061: felogin - recursive storage pids in TypoScript (Thanks to Steffen Kamper)

1 lines of code changed in 1 file:

  • typo3/sysext/felogin: ext_typoscript_setup.txt (+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/felogin: ext_emconf.php (+1 -1)
stucki 2008-04-23 10:16 Rev.: 3625


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

4 lines of code changed in 1 file:

  • typo3/sysext/felogin: ext_emconf.php (+4 -3)
benni 2008-04-04 14:54 Rev.: 3532

Fixed bug #8015: XHTML issue in felogin-template (Thanks to Steffen Kamper)

1 lines of code changed in 1 file:

  • typo3/sysext/felogin: template.html (+1 -1)
flyguide 2008-02-22 21:09 Rev.: 3258

added feature #6846: enable Tabs in tt_content, credits Steffen Kamper

3 lines of code changed in 1 file:

  • typo3/sysext/felogin: ext_tables.php (+3 -1)
ingmars 2008-01-15 23:22 Rev.: 2907

Adding <langDisable>1</langDisable> in Flexform configuration of the felogin sysext.

1 lines of code changed in 1 file:

  • typo3/sysext/felogin: flexform.xml (+1 -1)
ingmars 2008-01-15 19:42 Rev.: 2904

Added feature #6784: New login-box System-Extension "felogin" by Steffen Kamper

1064 lines of code changed in 10 files:

  • typo3/sysext/felogin: ChangeLog (new 11), ext_emconf.php (new 47), ext_icon.gif (new), ext_localconf.php (new 34), ext_tables.php (new 41), ext_tables.sql (new 17), ext_typoscript_setup.txt (new 98), flexform.xml (new 340), locallang_db.xml (new 312), template.html (new 164)
Generated by StatSVN 0.5.0