Directory pi1/

Directory Created:
2007-06-05 21:51
Total Files:
7
Deleted Files:
2
Lines of Code:
2288

[root]/pi1
        directory in repo static (2 files, 707 lines)

Lines of Code

pi1/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 143 (100.0%) 4169 (100.0%) 29.1
oliklee 80 (55.9%) 2617 (62.8%) 32.7
bernd.schoenbach 30 (21.0%) 665 (16.0%) 22.1
nielspardon 13 (9.1%) 330 (7.9%) 25.3
mrimann 5 (3.5%) 281 (6.7%) 56.2
sas-me 15 (10.5%) 276 (6.6%) 18.4

Most Recent Commits

oliklee 2010-05-26 22:01 Rev.: 33549

[Bug 3869] Add a checkbox "subscribe to the newsletter", r=niels

35 lines of code changed in 4 files:

  • pi1: class.tx_onetimeaccount_pi1.php (+5 -1), flexforms_pi1.xml (+5 -1), locallang.xml (+9 -5), onetimeaccount_pi1.html (+16 -3)
oliklee 2010-04-30 19:15 Rev.: 32807

[Bug 3434] Replace false/true with FALSE/TRUE, r=niels

20 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+20 -20)
oliklee 2010-04-22 12:35 Rev.: 32461

[Bug 3826] Login fails if generated password contains a (non-ASCII) paragraph character, r=niels

2 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+2 -2)
oliklee 2010-03-12 18:19 Rev.: 31060

[Bug 3719] Add logging, r=bernd

37 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+37 -3)
oliklee 2010-01-05 17:05 Rev.: 28415

Bug 3641: Update all copyrights to 2010, no review

2 lines of code changed in 2 files:

  • pi1: class.tx_onetimeaccount_pi1.php (+1 -1), class.tx_onetimeaccount_pi1_wizicon.php (+1 -1)
oliklee 2009-11-16 16:04 Rev.: 26592

[Bug 3508] Replace space + tab with tab, no review

11 lines of code changed in 1 file:

  • pi1: flexforms_pi1.xml (+11 -11)
oliklee 2009-11-13 13:34 Rev.: 26484

[Bug 3508] Replace space + tab with tab, no review

13 lines of code changed in 2 files:

  • pi1: class.tx_onetimeaccount_pi1.php (+2 -2), flexforms_pi1.xml (+11 -11)
bernd.schoenbach 2009-10-06 18:22 Rev.: 25141

[Bug 3373] Typo in the German onetimeaccount error messages: sie -> Sie,r=oliver

5 lines of code changed in 1 file:

  • pi1: locallang.xml (+5 -5)
bernd.schoenbach 2009-07-29 17:06 Rev.: 22899

[Bug 1867] Add a try/catch construct around the seminars and onetimeaccount pi1/pi2/mod1/mod2/cli main function,r=oliver

21 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+21 -9)
oliklee 2009-07-09 15:04 Rev.: 22191

[Bug 3174] Add a Dutch FE localization, thanks to Mark Kuiphuis, no review

180 lines of code changed in 1 file:

  • pi1: locallang.xml (+180)
bernd.schoenbach 2009-07-09 12:46 Rev.: 22183

[Bug 3167] FE user group not set,r=oliver

5 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+5 -1)
oliklee 2009-06-30 16:52 Rev.: 21934

[Bug 3147] SQL error in the FE after static_info_tables upgrade, r=niels

6 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+6 -2)
bernd.schoenbach 2009-06-23 13:18 Rev.: 21696

[Bug 3107] If the "name" field is hidden, use the first name and last name, r=oliver

30 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+30 -1)
bernd.schoenbach 2009-06-23 11:57 Rev.: 21691

[Bug 3105] Rename and move the field "title",r=oliver

22 lines of code changed in 4 files:

  • pi1: class.tx_onetimeaccount_pi1.php (+1 -2), flexforms_pi1.xml (+2 -2), locallang.xml (+8 -8), onetimeaccount_pi1.html (+11 -5)
oliklee 2009-05-07 18:38 Rev.: 20041

[Bug 2214] Error message "You are not logged in", r=niels

24 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+24 -26)
oliklee 2009-05-07 18:30 Rev.: 20040

[Bug 2974] Work around mod_security dropping the redirect_url, r=niels

24 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+24)
oliklee 2009-05-07 18:24 Rev.: 20038

[Bug 2978] Drop unused variables, r=niels

2 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+2 -5)
oliklee 2009-05-07 18:17 Rev.: 20037

[Bug 2977] Use the oelib DB wrapper functions in onetimeaccount, r=niels

27 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+27 -37)
oliklee 2009-04-17 20:54 Rev.: 19122

[Bug 2932] Redirect to current page with all GET variables, initial patch by Thomas Gabler, r=niels

1 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+1 -5)
bernd.schoenbach 2009-03-27 17:05 Rev.: 18437

[Bug 2821] Allow MD5 passwords, r=oliver

85 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+85 -2)
nielspardon 2009-03-20 11:49 Rev.: 18107

[Bug 2772] Change: Move the formidable configuration from XML to TypoScript setup

4 lines of code changed in 2 files:

  • pi1: class.tx_onetimeaccount_pi1.php (+4 -4), onetimeaccount_pi1.xml (del)
sas-me 2009-03-02 12:36 Rev.: 17380

[#1571] Add a description to the content wizard, r=Oliver

1 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1_wizicon.php (+1 -1)
bernd.schoenbach 2009-02-06 15:27 Rev.: 16666

[Bug 2674] The email field is not validated for well-formedness, r=oliver

39 lines of code changed in 2 files:

  • pi1: locallang.xml (+26 -14), onetimeaccount_pi1.xml (+13)
bernd.schoenbach 2009-02-06 09:55 Rev.: 16560

[Bug 854] "Name" label still is visible although all name-related fields are hidden, r=Oliver

5 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+5 -6)
oliklee 2009-02-05 13:21 Rev.: 16473

Add a missing space.

1 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+1 -1)
bernd.schoenbach 2009-02-02 19:17 Rev.: 16289

[Bug 854] "Name" label still is visible although all name-related fields are hidden, r=Oliver

70 lines of code changed in 2 files:

  • pi1: class.tx_onetimeaccount_pi1.php (+67 -15), onetimeaccount_pi1.html (+3)
bernd.schoenbach 2009-02-02 19:07 Rev.: 16288

[Bug 1987] FE User group in the flexforms should not be required, r=Oliver

4 lines of code changed in 2 files:

  • pi1: class.tx_onetimeaccount_pi1.php (+3 -1), flexforms_pi1.xml (+1 -1)
bernd.schoenbach 2009-02-02 19:04 Rev.: 16287

[Bug 1540] Login not possible if the e-mail field is not displayed, r=Oliver

4 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+4 -3)
bernd.schoenbach 2009-02-02 18:55 Rev.: 16285

[Bug 788] Use t3lib_div::trimExplode instead of explode, r=Oliver

3 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+3 -2)
bernd.schoenbach 2009-01-30 14:04 Rev.: 16231

[Bug 2505] ZIP field can only be displayed if the city field is displayed as well, r=Oliver

18 lines of code changed in 2 files:

  • pi1: class.tx_onetimeaccount_pi1.php (+5), onetimeaccount_pi1.html (+13)
bernd.schoenbach 2009-01-30 11:52 Rev.: 16214

[Bug 2630] Check for required fields, r=Oliver

255 lines of code changed in 3 files:

  • pi1: class.tx_onetimeaccount_pi1.php (+59), locallang.xml (+24), onetimeaccount_pi1.xml (+172 -17)
oliklee 2009-01-29 19:46 Rev.: 16204

[Bug 2642] Login fails with TYPO3 4.2.5, r=niels

13 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (+13 -24)
bernd.schoenbach 2009-01-26 18:21 Rev.: 16097

[Bug 2639] Mark the birth date field as manually editable, r=Oliver

2 lines of code changed in 1 file:

  • pi1: onetimeaccount_pi1.xml (+2 -1)
bernd.schoenbach 2009-01-26 17:10 Rev.: 16096

[Bug 2631] Mark the labels of required fields as bold (using CSS), r=Oliver

66 lines of code changed in 3 files:

  • pi1: class.tx_onetimeaccount_pi1.php (+47 -25), onetimeaccount_pi1.css (+4), onetimeaccount_pi1.html (+15 -15)
bernd.schoenbach 2009-01-26 16:11 Rev.: 16092

[Bug 873] Provide a setting for the required fields, r=Oliver

17 lines of code changed in 1 file:

  • pi1: flexforms_pi1.xml (+17 -29)
bernd.schoenbach 2009-01-23 16:52 Rev.: 16020

[Bug 873] Provide a setting for the required fields, r=Oliver

14 lines of code changed in 2 files:

  • pi1: flexforms_pi1.xml (+10 -5), locallang.xml (+4)
oliklee 2009-01-04 14:05 Rev.: 15474

[Bug 2494] The autoloader should include the constants, r=saskia

0 lines of code changed in 1 file:

  • pi1: class.tx_onetimeaccount_pi1.php (-1)
oliklee 2009-01-02 13:29 Rev.: 15421

[Bug 2504] Update the <label for=""> to the new form IDs from FORMidable, r=niels

16 lines of code changed in 1 file:

  • pi1: onetimeaccount_pi1.html (+16 -16)
oliklee 2009-01-01 23:29 Rev.: 15410

[Bug 2506] Some labels are missing the :, r=mario

10 lines of code changed in 1 file:

  • pi1: locallang.xml (+10 -10)
oliklee 2009-01-01 23:27 Rev.: 15409

[Bug 1090] City and ZIP code subparts wreak havoc, r=mario

1 lines of code changed in 1 file:

  • pi1: onetimeaccount_pi1.html (+1 -2)

(37 more)

Generated by StatSVN 0.5.0