Directory mod2/

Directory Created:
2006-04-14 13:57
Directory Deleted:
2009-03-19 13:11
Total Files:
0
Deleted Files:
25
Lines of Code:
0

[root]/mod2

Lines of Code

mod2/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 312 (100.0%) 8790 (100.0%) 28.1
nielspardon 95 (30.4%) 3908 (44.5%) 41.1
oliklee 140 (44.9%) 2860 (32.5%) 20.4
mrimann 65 (20.8%) 1848 (21.0%) 28.4
sas-me 4 (1.3%) 106 (1.2%) 26.5
bernd.schoenbach 8 (2.6%) 68 (0.8%) 8.5

Most Recent Commits

nielspardon 2009-03-19 13:11 Rev.: 18036

[Bug 2493] Change: Rename mod2 to BackEnd

0 lines of code changed in 25 files:

  • mod2: class.tx_seminars_backendlist.php (del), class.tx_seminars_csv.php (del), class.tx_seminars_eventslist.php (del), class.tx_seminars_mod2_BackEndModule.php (del), class.tx_seminars_mod2_CancelEventMailForm.php (del), class.tx_seminars_mod2_ConfirmEventMailForm.php (del), class.tx_seminars_mod2_EventMailForm.php (del), class.tx_seminars_mod2_backendlist.php (del), class.tx_seminars_mod2_csv.php (del), class.tx_seminars_mod2_eventslist.php (del), class.tx_seminars_mod2_organizerslist.php (del), class.tx_seminars_mod2_registrationslist.php (del), class.tx_seminars_mod2_speakerslist.php (del), class.tx_seminars_organizerslist.php (del), class.tx_seminars_registrationslist.php (del), class.tx_seminars_speakerslist.php (del), clear.gif (del), conf.php (del), icon_canceled.png (del), icon_confirmed.png (del), index.php (del), locallang.xml (del), locallang_mod.xml (del), mod2.css (del), moduleicon.gif (del)
sas-me 2009-02-24 20:23 Rev.: 17174

[#2735] EventMailForm::sendEmailToAttendees sends duplicate e-mails, r=Oliver

4 lines of code changed in 1 file:

  • mod2: class.tx_seminars_mod2_EventMailForm.php (+4 -5)
bernd.schoenbach 2009-02-20 14:49 Rev.: 17019

[Bug 2720] Improve the buttons for the confirm/cancel form, r=saskia,oliver

43 lines of code changed in 5 files:

  • mod2: class.tx_seminars_mod2_CancelEventMailForm.php (+4 -6), class.tx_seminars_mod2_ConfirmEventMailForm.php (+4 -6), class.tx_seminars_mod2_EventMailForm.php (+18 -7), locallang.xml (+4 -4), mod2.css (+13 -7)
sas-me 2009-02-19 14:03 Rev.: 16976

[#2598, #2599] After confirming/canceling an event, send the e-mail, mark the event as confirmed/canceled and redirect back into the list view, r=Oliver

102 lines of code changed in 3 files:

  • mod2: class.tx_seminars_mod2_CancelEventMailForm.php (+5), class.tx_seminars_mod2_ConfirmEventMailForm.php (+5 -1), class.tx_seminars_mod2_EventMailForm.php (+92 -21)
oliklee 2009-02-18 14:15 Rev.: 16954

[Bug 2714] Undefined variable in return value of tx_seminars_mod2_EventMailForm::render(), r=saskia

1 lines of code changed in 1 file:

  • mod2: class.tx_seminars_mod2_EventMailForm.php (+1 -1)
mrimann 2009-01-26 13:35 Rev.: 16090

[Bug 2597] Feature: Add form for canceling an event to the BE module (locallang cleanup), r=Oli

18 lines of code changed in 2 files:

  • mod2: class.tx_seminars_mod2_ConfirmEventMailForm.php (+2 -2), locallang.xml (+16 -16)
mrimann 2009-01-26 13:15 Rev.: 16087

[Bug 2597] Feature: Add form for canceling an event to the BE module, r=Oli

134 lines of code changed in 4 files:

  • mod2: class.tx_seminars_mod2_CancelEventMailForm.php (new 75), class.tx_seminars_mod2_eventslist.php (+4 -3), index.php (+37 -1), locallang.xml (+18)
mrimann 2009-01-23 16:10 Rev.: 16019

[Bug 2533] Feature: Add form for confirming an event to the BE module (part 2 - refactoring), r=Oli

34 lines of code changed in 2 files:

  • mod2: class.tx_seminars_mod2_ConfirmEventMailForm.php (+9 -16), class.tx_seminars_mod2_EventMailForm.php (+25 -8)
mrimann 2009-01-21 17:13 Rev.: 15947

[Bug 2533] Feature: Add form for confirming an event to the BE module, r=Oli

574 lines of code changed in 6 files:

  • mod2: class.tx_seminars_mod2_ConfirmEventMailForm.php (new 83), class.tx_seminars_mod2_EventMailForm.php (new 355), class.tx_seminars_mod2_eventslist.php (+5 -3), index.php (+44 -5), locallang.xml (+42), mod2.css (+45)
mrimann 2009-01-16 23:50 Rev.: 15732

[Bug 2534] Feature: Added button to cancel an event in the BE module eventlist, r=Oli

48 lines of code changed in 3 files:

  • mod2: class.tx_seminars_mod2_eventslist.php (+38 -1), locallang.xml (+4), mod2.css (+6 -1)
mrimann 2009-01-16 13:17 Rev.: 15706

[Bug 2581] Feature: Added button to confirm an event in the BE module eventlist, r=Oli

65 lines of code changed in 3 files:

  • mod2: class.tx_seminars_mod2_eventslist.php (+52), locallang.xml (+4), mod2.css (+9)
bernd.schoenbach 2009-01-12 18:02 Rev.: 15617

[Bug 2563] Deal with deleted FE users and seminars gracefully, r=Oliver

15 lines of code changed in 1 file:

  • mod2: class.tx_seminars_mod2_registrationslist.php (+15 -5)
bernd.schoenbach 2009-01-12 17:45 Rev.: 15615

[Bug 2563] Deal with deleted FE users and seminars gracefully, r=Oliver

10 lines of code changed in 2 files:

  • mod2: class.tx_seminars_mod2_registrationslist.php (+6 -1), locallang.xml (+4)
mrimann 2009-01-12 15:20 Rev.: 15610

[Bug 2529] Added column "status" to the eventslist in the BE (cleanup), r=Oli

3 lines of code changed in 1 file:

  • mod2: class.tx_seminars_mod2_eventslist.php (+3 -2)
oliklee 2009-01-12 15:07 Rev.: 15608

[Bug 2541] Save memory by destructing the bags after usage in the tests and the production code, r=mario

3 lines of code changed in 3 files:

  • mod2: class.tx_seminars_mod2_eventslist.php (+1), class.tx_seminars_mod2_organizerslist.php (+1), class.tx_seminars_mod2_registrationslist.php (+1)
mrimann 2009-01-12 08:54 Rev.: 15595

[Bug 2529] Added column "status" to the eventslist in the BE, r=Oli

40 lines of code changed in 4 files:

  • mod2: class.tx_seminars_mod2_eventslist.php (+28), icon_canceled.png (new), icon_confirmed.png (new), locallang.xml (+12)
nielspardon 2009-01-04 13:37 Rev.: 15472

[Bug 2538] Feature: Add an organizer bag builder

4 lines of code changed in 1 file:

  • mod2: class.tx_seminars_mod2_organizerslist.php (+4 -15)
oliklee 2009-01-01 15:45 Rev.: 15400

[Bug 2502] Update copyrights to 2009, no review

8 lines of code changed in 8 files:

  • mod2: class.tx_seminars_mod2_BackEndModule.php (+1 -1), class.tx_seminars_mod2_backendlist.php (+1 -1), class.tx_seminars_mod2_csv.php (+1 -1), class.tx_seminars_mod2_eventslist.php (+1 -1), class.tx_seminars_mod2_organizerslist.php (+1 -1), class.tx_seminars_mod2_registrationslist.php (+1 -1), class.tx_seminars_mod2_speakerslist.php (+1 -1), index.php (+1 -1)
nielspardon 2008-12-30 21:51 Rev.: 15382

[Bug 2448] Rename: tx_seminars_backendlist => tx_seminars_mod2_backendlist

263 lines of code changed in 5 files:

  • mod2: class.tx_seminars_mod2_backendlist.php (new 259), class.tx_seminars_mod2_eventslist.php (+1 -2), class.tx_seminars_mod2_organizerslist.php (+1 -2), class.tx_seminars_mod2_registrationslist.php (+1 -2), class.tx_seminars_mod2_speakerslist.php (+1 -2)
nielspardon 2008-12-30 21:19 Rev.: 15376

[Bug 2448] Rename: tx_seminars_csv => tx_seminars_mod2_csv

65 lines of code changed in 3 files:

  • mod2: class.tx_seminars_backendlist.php (+1 -1), class.tx_seminars_mod2_csv.php (new 63), class.tx_seminars_mod2_eventslist.php (+1 -1)
nielspardon 2008-12-30 21:18 Rev.: 15375

[Bug 2448] Rename: tx_seminars_registrationslist => tx_seminars_mod2_registrationslist

214 lines of code changed in 2 files:

  • mod2: class.tx_seminars_mod2_registrationslist.php (new 213), index.php (+1 -2)
nielspardon 2008-12-30 20:47 Rev.: 15374

[Bug 2448] Rename: tx_seminars_organizerslist => tx_seminars_mod2_organizerslist

173 lines of code changed in 2 files:

  • mod2: class.tx_seminars_mod2_organizerslist.php (new 172), index.php (+1 -2)
nielspardon 2008-12-30 20:42 Rev.: 15373

[Bug 2448] Rename: tx_seminars_speakerslist => tx_seminars_mod2_speakerslist

177 lines of code changed in 2 files:

  • mod2: class.tx_seminars_mod2_speakerslist.php (new 176), index.php (+1 -2)
nielspardon 2008-12-30 20:41 Rev.: 15372

[Bug 2448] Rename: tx_seminars_eventslist => tx_seminars_mod2_eventslist

521 lines of code changed in 2 files:

  • mod2: class.tx_seminars_mod2_eventslist.php (new 520), index.php (+1 -2)
oliklee 2008-12-30 20:29 Rev.: 15371

[Bug 768] Use real visibility keyword (seminars mod2 classes), r=niels

15 lines of code changed in 4 files:

  • mod2: class.tx_seminars_backendlist.php (+7 -19), class.tx_seminars_organizerslist.php (+1 -3), class.tx_seminars_speakerslist.php (+1 -3), index.php (+6 -11)
oliklee 2008-12-30 20:20 Rev.: 15370

[Bug 2491] Add a class tx_seminars_mod2_BackEndModule, r=niels

56 lines of code changed in 7 files:

  • mod2: class.tx_seminars_backendlist.php (+29 -26), class.tx_seminars_csv.php (+1 -2), class.tx_seminars_eventslist.php (+9 -8), class.tx_seminars_organizerslist.php (+3 -2), class.tx_seminars_registrationslist.php (+4 -2), class.tx_seminars_speakerslist.php (+3 -2), index.php (+7 -16)
oliklee 2008-12-30 19:36 Rev.: 15365

[Bug 2491] Add a class tx_seminars_mod2_BackEndModule, r=niels

72 lines of code changed in 1 file:

  • mod2: class.tx_seminars_mod2_BackEndModule.php (new 72)
oliklee 2008-12-20 14:48 Rev.: 15108

[Bug 2322] Create an autoloader for models and other classes, r=saskia

2 lines of code changed in 5 files:

  • mod2: class.tx_seminars_eventslist.php (-3), class.tx_seminars_organizerslist.php (-2), class.tx_seminars_registrationslist.php (-3), class.tx_seminars_speakerslist.php (-2), index.php (+2 -1)
oliklee 2008-10-26 16:06 Rev.: 13423

[Bug 2120] Use tabs for indentation only at the beginning of lines, no review

125 lines of code changed in 7 files:

  • mod2: class.tx_seminars_backendlist.php (+25 -27), class.tx_seminars_csv.php (+11 -12), class.tx_seminars_eventslist.php (+32 -31), class.tx_seminars_organizerslist.php (+10 -11), class.tx_seminars_registrationslist.php (+10 -10), class.tx_seminars_speakerslist.php (+10 -11), index.php (+27 -26)
oliklee 2008-10-11 00:01 Rev.: 12922

[Bug 2276] Remove some code warnings, r=mario

0 lines of code changed in 1 file:

  • mod2: class.tx_seminars_registrationslist.php (-2)
oliklee 2008-10-05 19:51 Rev.: 12672

[Bug 2250] Use bag::count instead of countWithoutLimit, r=niels

1 lines of code changed in 1 file:

  • mod2: class.tx_seminars_registrationslist.php (+1 -1)
oliklee 2008-10-05 19:45 Rev.: 12671

[Bug 2248] Fix the order of __destruct and unset calls, r=niels

3 lines of code changed in 3 files:

  • mod2: class.tx_seminars_eventslist.php (+1 -1), class.tx_seminars_organizerslist.php (+1 -1), class.tx_seminars_speakerslist.php (+1 -1)
oliklee 2008-10-04 20:46 Rev.: 12649

[Bug 2241] Use bag->isEmpty() instead of bag->getObjectCountWithoutLimit() > 0 where possible, r=niels

1 lines of code changed in 1 file:

  • mod2: class.tx_seminars_eventslist.php (+1 -1)
oliklee 2008-10-02 17:23 Rev.: 12620

[Bug 2123] Huge memory consumption through createFakeFrontend() (second seminars part), r=niels

51 lines of code changed in 5 files:

  • mod2: class.tx_seminars_backendlist.php (+10 -2), class.tx_seminars_csv.php (+4 -1), class.tx_seminars_eventslist.php (+12), class.tx_seminars_organizerslist.php (+13), class.tx_seminars_speakerslist.php (+12)
nielspardon 2008-10-02 17:08 Rev.: 12618

[Bug 1993] Use the iterator with a foreach and drop the deprecated methods

5 lines of code changed in 4 files:

  • mod2: class.tx_seminars_eventslist.php (+2 -5), class.tx_seminars_organizerslist.php (+1 -2), class.tx_seminars_registrationslist.php (+1 -2), class.tx_seminars_speakerslist.php (+1 -2)
nielspardon 2008-09-14 22:27 Rev.: 11962

[Bug 1583] Use the registration bag builder in mod2

40 lines of code changed in 1 file:

  • mod2: class.tx_seminars_registrationslist.php (+40 -48)
nielspardon 2008-09-14 01:38 Rev.: 11938

[Bug 2165] Feature: Show the accreditation number in the mod2 events list and registrations list

27 lines of code changed in 3 files:

  • mod2: class.tx_seminars_eventslist.php (+12), class.tx_seminars_registrationslist.php (+7), locallang.xml (+8)
nielspardon 2008-09-13 10:28 Rev.: 11934

[Bug 2165] mod2 clean-up for trunk

281 lines of code changed in 2 files:

  • mod2: class.tx_seminars_eventslist.php (+191 -198), class.tx_seminars_registrationslist.php (+90 -87)
nielspardon 2008-09-05 17:36 Rev.: 11744

[Bug 1137] Change: Change =& new to = new and remove the & from before function names

8 lines of code changed in 4 files:

  • mod2: class.tx_seminars_eventslist.php (+3 -3), class.tx_seminars_organizerslist.php (+2 -2), class.tx_seminars_speakerslist.php (+2 -2), index.php (+1 -1)
oliklee 2008-08-24 16:38 Rev.: 11398

[Bug 2074] Drop the default event type (workshop), part 2 (cleanup and fall-out fixes), r=niels

4 lines of code changed in 1 file:

  • mod2: class.tx_seminars_registrationslist.php (+4 -4)

(81 more)

Generated by StatSVN 0.5.0