Directory BackEnd/

Total Files:
17
Deleted Files:
25
Lines of Code:
3805

[root]/BackEnd

Lines of Code

BackEnd/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 223 (100.0%) 9317 (100.0%) 41.7
nielspardon 78 (35.0%) 6346 (68.1%) 81.3
oliklee 96 (43.0%) 1783 (19.1%) 18.5
bernd.schoenbach 49 (22.0%) 1188 (12.8%) 24.2

Most Recent Commits

oliklee 2010-10-16 00:24 Rev.: 39189

[Bug 4169] Drop unused code and some unused variables

1 lines of code changed in 1 file:

  • BackEnd: RegistrationsList.php (+1 -1)
nielspardon 2010-09-07 10:54 Rev.: 37760

[Bug 4116] Change: Drop the option for the manual sorting of event records in the BE

0 lines of code changed in 1 file:

  • BackEnd: EventsList.php (-153)
nielspardon 2010-09-03 15:09 Rev.: 37652

[Bug 3892] Fix: Table headings for registrations, speakers and organizers are incorrect

12 lines of code changed in 1 file:

  • BackEnd: locallang.xml (+12 -4)
oliklee 2010-08-18 19:41 Rev.: 36937

[Bug 4008] Use the single view link builder class in the FE and BE: Use the link builder in the back-end module, r=bernd

40 lines of code changed in 1 file:

  • BackEnd: CancelEventMailForm.php (+40 -56)
oliklee 2010-07-20 08:36 Rev.: 35839

[Bug 4007] use the new model in many (but not all) places in the BE e-mail form, r=niels

52 lines of code changed in 4 files:

  • BackEnd: AbstractEventMailForm.php (+32 -10), CancelEventMailForm.php (+17 -19), ConfirmEventMailForm.php (+3 -2), GeneralEventMailForm.php (-1)
oliklee 2010-07-13 14:04 Rev.: 35606

[Bug 3957] Move tx_seminars_organizer to OldModel/Organizer, r=niels

1 lines of code changed in 1 file:

  • BackEnd: OrganizersList.php (+1 -1)
oliklee 2010-07-12 17:44 Rev.: 35588

[Bug 3957] Move tx_seminars_SpakerBagBuilder to BagBuilder/Speaker, r=niels

1 lines of code changed in 1 file:

  • BackEnd: SpeakersList.php (+1 -1)
oliklee 2010-07-12 16:48 Rev.: 35585

[Bug 3957] Move tx_seminars_seminarbagbuilder to BagBuilder/Event, r=niels

2 lines of code changed in 2 files:

  • BackEnd: CancelEventMailForm.php (+1 -1), EventsList.php (+1 -1)
oliklee 2010-07-12 16:27 Rev.: 35584

[Bug 3957] registrationbagbuilder to BagBuilder/Registration, r=niels

2 lines of code changed in 2 files:

  • BackEnd: AbstractEventMailForm.php (+1 -1), RegistrationsList.php (+1 -1)
oliklee 2010-07-12 16:15 Rev.: 35582

[Bug 3957] Move the organizerbagbuilder to BagBuilder/Organizer, r=niels

1 lines of code changed in 1 file:

  • BackEnd: OrganizersList.php (+1 -1)
oliklee 2010-07-12 15:04 Rev.: 35575

[Bug 3957] Move the seminarbag class to Bag/Event, r=niels

4 lines of code changed in 1 file:

  • BackEnd: EventsList.php (+4 -4)
oliklee 2010-07-04 19:20 Rev.: 35332

[Bug 3951] Part 2: refactor to use the new registration model, r=niels

7 lines of code changed in 1 file:

  • BackEnd: AbstractEventMailForm.php (+7 -7)
oliklee 2010-06-28 10:42 Rev.: 34979

[Bug 3943] Add a general e-mail form to the BE module, r=niels

164 lines of code changed in 5 files:

  • BackEnd: BackEnd.css (+6 -2), EventsList.php (+29), GeneralEventMailForm.php (new 73), index.php (+40 -3), locallang.xml (+16)
oliklee 2010-06-26 19:09 Rev.: 34950

[Bug 3979] Move the icons from icons/ to Resources/Public/Icons, r=niels

8 lines of code changed in 4 files:

  • BackEnd: BackEnd.css (+4 -4), EventsList.php (+4 -3), icon_canceled.png (del), icon_confirmed.png (del)
oliklee 2010-06-26 19:02 Rev.: 34949

[Bug 3957] Rename BackEnd/List to BackEnd/AbstractList, r=niels

408 lines of code changed in 6 files:

  • BackEnd: AbstractList.php (new 404), EventsList.php (+1 -1), List.php (del), OrganizersList.php (+1 -1), RegistrationsList.php (+1 -1), SpeakersList.php (+1 -1)
oliklee 2010-06-26 10:22 Rev.: 34934

[Bug 3967] Drop SEMINARS_UPLOAD_PATH and tx_seminars_constants.php, r=niels

0 lines of code changed in 4 files:

  • BackEnd: AbstractEventMailForm.php (-2), CancelEventMailForm.php (-2), ConfirmEventMailForm.php (-2), index.php (-2)
oliklee 2010-06-25 17:55 Rev.: 34924

[Bug 3943] Part 1: rename the abstract mail form class (follow-up), r=niels

2 lines of code changed in 1 file:

  • BackEnd: AbstractEventMailForm.php (+2 -2)
oliklee 2010-06-25 17:12 Rev.: 34919

[Bug 3933] Display flash messages after an e-mail has been sent and an event has been confirmed or canceled, r=niels

80 lines of code changed in 4 files:

  • BackEnd: AbstractEventMailForm.php (+32 -28), CancelEventMailForm.php (+18 -5), ConfirmEventMailForm.php (+18 -5), locallang.xml (+12)
oliklee 2010-06-25 16:57 Rev.: 34917

[Bug 3943] Part 1: rename the abstract mail form class, r=niels

602 lines of code changed in 4 files:

  • BackEnd: AbstractEventMailForm.php (new 600), CancelEventMailForm.php (+1 -1), ConfirmEventMailForm.php (+1 -1), EventMailForm.php (del)
oliklee 2010-06-24 17:41 Rev.: 34872

[Bug 3933] always render the flash message queue in mod2, r=niels

15 lines of code changed in 2 files:

  • BackEnd: List.php (+5 -1), index.php (+10 -3)
nielspardon 2010-06-22 22:29 Rev.: 34787

[Bug 3957] Cleanup: Rename Back-end classes

2511 lines of code changed in 20 files:

  • BackEnd: CSV.php (new 61), CancelEventMailForm.php (new 164), ConfirmEventMailForm.php (new 74), EventMailForm.php (new 600), EventsList.php (new 570), List.php (new 400), Module.php (new 72), OrganizersList.php (new 140), RegistrationsList.php (new 275), SpeakersList.php (new 155), class.tx_seminars_BackEnd_CSV.php (del), class.tx_seminars_BackEnd_CancelEventMailForm.php (del), class.tx_seminars_BackEnd_ConfirmEventMailForm.php (del), class.tx_seminars_BackEnd_EventMailForm.php (del), class.tx_seminars_BackEnd_EventsList.php (del), class.tx_seminars_BackEnd_List.php (del), class.tx_seminars_BackEnd_Module.php (del), class.tx_seminars_BackEnd_OrganizersList.php (del), class.tx_seminars_BackEnd_RegistrationsList.php (del), class.tx_seminars_BackEnd_SpeakersList.php (del)
nielspardon 2010-06-22 17:12 Rev.: 34763

[Bug 3915] Change: Drop SEMINARS_RECORD_TYPE_TOPIC

2 lines of code changed in 1 file:

  • BackEnd: class.tx_seminars_BackEnd_EventsList.php (+2 -2)
nielspardon 2010-06-22 16:39 Rev.: 34758

[Bug 3915] Change: Drop SEMINARS_TABLE_SEMINARS

3 lines of code changed in 3 files:

  • BackEnd: class.tx_seminars_BackEnd_EventMailForm.php (+1 -1), class.tx_seminars_BackEnd_EventsList.php (+1 -1), index.php (+1 -1)
nielspardon 2010-06-22 14:42 Rev.: 34750

[Bug 3915] Change: Drop SEMINARS_TABLE_ATTENDANCES

2 lines of code changed in 2 files:

  • BackEnd: class.tx_seminars_BackEnd_EventsList.php (+1 -1), index.php (+1 -1)
nielspardon 2010-06-22 12:18 Rev.: 34720

[Bug 3915] Change: Drop SEMINARS_TABLE_ORGANIZERS

1 lines of code changed in 1 file:

  • BackEnd: index.php (+1 -1)
nielspardon 2010-06-22 11:49 Rev.: 34716

[Bug 3915] Change: Drop SEMINARS_TABLE_SPEAKERS

1 lines of code changed in 1 file:

  • BackEnd: index.php (+1 -1)
oliklee 2010-06-20 14:40 Rev.: 34606

[Bug 3951] Add a hook for sending the confirmation e-mail (from the BE module), r=niels

10 lines of code changed in 1 file:

  • BackEnd: class.tx_seminars_BackEnd_EventMailForm.php (+10 -11)
oliklee 2010-06-20 14:32 Rev.: 34604

[Bug 3928] Drop all require_once that are covered by an autoloader, r=niels

0 lines of code changed in 4 files:

  • BackEnd: class.tx_seminars_BackEnd_CSV.php (-2), class.tx_seminars_BackEnd_EventsList.php (-2), class.tx_seminars_BackEnd_Module.php (-2), index.php (-3)
oliklee 2010-06-15 18:02 Rev.: 34394

[Bug 3936] Add a "print" button and a print stylesheet to the BE module, r=niels

49 lines of code changed in 7 files:

  • BackEnd: BackEnd.css (+6), class.tx_seminars_BackEnd_EventsList.php (+3), class.tx_seminars_BackEnd_Module.php (+3 -1), class.tx_seminars_BackEnd_OrganizersList.php (+3), class.tx_seminars_BackEnd_RegistrationsList.php (+3), class.tx_seminars_BackEnd_SpeakersList.php (+3), index.php (+28 -3)
oliklee 2010-06-12 23:22 Rev.: 34255

[Bug 3548] Use flash messages in the BE module (follow-up), r=niels

7 lines of code changed in 1 file:

  • BackEnd: class.tx_seminars_BackEnd_List.php (+7 -4)
oliklee 2010-06-11 21:50 Rev.: 34212

[Bug 3548] Use flash messages in the BE module, r=niels

23 lines of code changed in 4 files:

  • BackEnd: BackEnd.css (-16), class.tx_seminars_BackEnd_EventMailForm.php (+7 -2), index.php (+14 -8), locallang.xml (+2 -2)
oliklee 2010-05-17 13:21 Rev.: 33232

[Bug 3861] Drop our own exception handlers in seminars, r=niels

95 lines of code changed in 1 file:

  • BackEnd: index.php (+95 -107)
oliklee 2010-05-17 13:18 Rev.: 33231

[Bug 3850] Non-admin users have no "edit" icon for registrations in the BE module, r=niels

2 lines of code changed in 1 file:

  • BackEnd: class.tx_seminars_BackEnd_RegistrationsList.php (+2 -2)
oliklee 2010-05-05 13:45 Rev.: 32963

[Bug 3852] Update the French localization, patch by Martin Rebetez, r=me

104 lines of code changed in 1 file:

  • BackEnd: locallang.xml (+104 -2)
oliklee 2010-05-01 11:50 Rev.: 32824

[Bug 3277] Drop the workaround for Core bug 2178 from the BE module, r=niels

0 lines of code changed in 1 file:

  • BackEnd: index.php (-14)
oliklee 2010-04-30 19:15 Rev.: 32807

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

19 lines of code changed in 5 files:

  • BackEnd: class.tx_seminars_BackEnd_EventMailForm.php (+10 -10), class.tx_seminars_BackEnd_EventsList.php (+1 -1), class.tx_seminars_BackEnd_List.php (+2 -2), class.tx_seminars_BackEnd_RegistrationsList.php (+1 -1), index.php (+5 -5)
oliklee 2010-04-13 21:31 Rev.: 32170

[Bug 3817] Calling the deprecated t3lib_div::GPvar floods the deprecation log, r=niels

3 lines of code changed in 2 files:

  • BackEnd: class.tx_seminars_BackEnd_RegistrationsList.php (+1 -1), index.php (+2 -2)
bernd.schoenbach 2010-01-29 19:14 Rev.: 29489

[Bug 3680] Don't send the e-mails to the attendees if the FE user's e-mail address is empty,r=oliver

3 lines of code changed in 1 file:

  • BackEnd: class.tx_seminars_BackEnd_EventMailForm.php (+3)
bernd.schoenbach 2010-01-25 12:48 Rev.: 29294

[Bug 3668] CSV export for registrations for one event does not work,r=oliver

1 lines of code changed in 1 file:

  • BackEnd: class.tx_seminars_BackEnd_EventsList.php (+1 -1)
bernd.schoenbach 2010-01-22 13:45 Rev.: 29216

[Bug 3578] In the cancel e-mail text, provide a link to the single view,r=oliver

177 lines of code changed in 5 files:

  • BackEnd: BackEnd.css (+1), class.tx_seminars_BackEnd_CancelEventMailForm.php (+99), class.tx_seminars_BackEnd_ConfirmEventMailForm.php (+9), class.tx_seminars_BackEnd_EventMailForm.php (+57 -22), locallang.xml (+11 -3)

(32 more)

Generated by StatSVN 0.5.0