Directory Mapper/

Directory Created:
2009-02-24 23:05
Total Files:
18
Deleted Files:
18
Lines of Code:
1059

[root]/Mapper

Lines of Code

Mapper/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 107 (100.0%) 2168 (100.0%) 20.2
nielspardon 69 (64.5%) 1874 (86.4%) 27.1
bernd.schoenbach 14 (13.1%) 239 (11.0%) 17.0
oliklee 24 (22.4%) 55 (2.5%) 2.2

Most Recent Commits

oliklee 2010-07-20 08:53 Rev.: 35841

[Bug 4002] Add a method "find by begin date" to the event mapper, r=niels

31 lines of code changed in 1 file:

  • Mapper: Event.php (+31)
oliklee 2010-07-20 08:33 Rev.: 35838

[Bug 4003] Add a getter for the default organizer, r=niels

2 lines of code changed in 1 file:

  • Mapper: FrontEndUserGroup.php (+2)
nielspardon 2010-06-22 22:43 Rev.: 34791

[Bug 3957] Cleanup: Rename mapper classes and tests

1026 lines of code changed in 36 files:

  • Mapper: BackEndUser.php (new 53), BackEndUserGroup.php (new 53), Category.php (new 50), Checkbox.php (new 58), Event.php (new 105), EventType.php (new 50), Food.php (new 50), FrontEndUser.php (new 54), FrontEndUserGroup.php (new 54), Lodging.php (new 50), Organizer.php (new 50), PaymentMethod.php (new 50), Place.php (new 58), Registration.php (new 65), Skill.php (new 50), Speaker.php (new 59), TargetGroup.php (new 58), TimeSlot.php (new 59), class.tx_seminars_Mapper_BackEndUser.php (del), class.tx_seminars_Mapper_BackEndUserGroup.php (del), class.tx_seminars_Mapper_Category.php (del), class.tx_seminars_Mapper_Checkbox.php (del), class.tx_seminars_Mapper_Event.php (del), class.tx_seminars_Mapper_EventType.php (del), class.tx_seminars_Mapper_Food.php (del), class.tx_seminars_Mapper_FrontEndUser.php (del), class.tx_seminars_Mapper_FrontEndUserGroup.php (del), class.tx_seminars_Mapper_Lodging.php (del), class.tx_seminars_Mapper_Organizer.php (del), class.tx_seminars_Mapper_PaymentMethod.php (del), class.tx_seminars_Mapper_Place.php (del), class.tx_seminars_Mapper_Registration.php (del), class.tx_seminars_Mapper_Skill.php (del), class.tx_seminars_Mapper_Speaker.php (del), class.tx_seminars_Mapper_TargetGroup.php (del), class.tx_seminars_Mapper_TimeSlot.php (del)
nielspardon 2010-06-22 11:49 Rev.: 34716

[Bug 3915] Change: Drop SEMINARS_TABLE_SPEAKERS

1 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_Speaker.php (+1 -1)
oliklee 2010-05-26 21:54 Rev.: 33547

[Bug 3222] Model the "additional attendees" as a 1:n relation from registrations to FE users, r=niels

2 lines of code changed in 2 files:

  • Mapper: class.tx_seminars_Mapper_FrontEndUser.php (+1), class.tx_seminars_Mapper_Registration.php (+1)
oliklee 2010-03-29 22:35 Rev.: 31711

[Bug 3780] Add a relation event->registrations, r=niels

2 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_Event.php (+2)
oliklee 2010-01-05 17:05 Rev.: 28415

Bug 3641: Update all copyrights to 2010, no review

18 lines of code changed in 18 files:

  • Mapper: class.tx_seminars_Mapper_BackEndUser.php (+1 -1), class.tx_seminars_Mapper_BackEndUserGroup.php (+1 -1), class.tx_seminars_Mapper_Category.php (+1 -1), class.tx_seminars_Mapper_Checkbox.php (+1 -1), class.tx_seminars_Mapper_Event.php (+1 -1), class.tx_seminars_Mapper_EventType.php (+1 -1), class.tx_seminars_Mapper_Food.php (+1 -1), class.tx_seminars_Mapper_FrontEndUser.php (+1 -1), class.tx_seminars_Mapper_FrontEndUserGroup.php (+1 -1), class.tx_seminars_Mapper_Lodging.php (+1 -1), class.tx_seminars_Mapper_Organizer.php (+1 -1), class.tx_seminars_Mapper_PaymentMethod.php (+1 -1), class.tx_seminars_Mapper_Place.php (+1 -1), class.tx_seminars_Mapper_Registration.php (+1 -1), class.tx_seminars_Mapper_Skill.php (+1 -1), class.tx_seminars_Mapper_Speaker.php (+1 -1), class.tx_seminars_Mapper_TargetGroup.php (+1 -1), class.tx_seminars_Mapper_TimeSlot.php (+1 -1)
nielspardon 2009-12-25 19:38 Rev.: 28028

[Bug 3588] Feature: Add registration model and mapper

64 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_Registration.php (new 64)
bernd.schoenbach 2009-10-23 10:23 Rev.: 25773

[Bug 3291] Add a configuration to BE user groups in which sysfolder event records created in the "events" BE module should be stored,r=oliver

53 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_BackEndUser.php (new 53)
bernd.schoenbach 2009-10-19 18:44 Rev.: 25590

[Bug 3291] Add a configuration to BE user groups in which sysfolder event records created in the "events" BE module should be stored,r=oliver

53 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_BackEndUserGroup.php (new 53)
bernd.schoenbach 2009-08-31 16:51 Rev.: 23806

[Bug 3362] Add accessors for the default categories,r=oliver

1 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_FrontEndUserGroup.php (+1)
bernd.schoenbach 2009-08-04 17:52 Rev.: 23093

[Bug 3234] Remove support for FE editing some aux records,r=oliver

0 lines of code changed in 7 files:

  • Mapper: class.tx_seminars_Mapper_Category.php (-8), class.tx_seminars_Mapper_EventType.php (-8), class.tx_seminars_Mapper_Food.php (-8), class.tx_seminars_Mapper_Lodging.php (-8), class.tx_seminars_Mapper_Organizer.php (-8), class.tx_seminars_Mapper_PaymentMethod.php (-8), class.tx_seminars_Mapper_Skill.php (-8)
oliklee 2009-08-04 13:36 Rev.: 23084

[Bug 3257] The relation place -> country should use not use the UID, but the alpha2 code, r=bernd

0 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_Place.php (-1)
bernd.schoenbach 2009-07-21 17:21 Rev.: 22588

[Bug 3181] Add a setting for the BE user to notify to the FE groups,r=oliver

8 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_FrontEndUserGroup.php (+8)
bernd.schoenbach 2009-07-21 15:05 Rev.: 22576

[Bug 3182] Add functions concerning the publication hash to the event model and mapper,r=oliver

26 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_Event.php (+26)
nielspardon 2009-06-17 14:59 Rev.: 21537

[Bug 3072] Feature: Add a field "owner" to all auxiliary records

74 lines of code changed in 11 files:

  • Mapper: class.tx_seminars_Mapper_Category.php (+8), class.tx_seminars_Mapper_Checkbox.php (+8), class.tx_seminars_Mapper_EventType.php (+8), class.tx_seminars_Mapper_Food.php (+8), class.tx_seminars_Mapper_Lodging.php (+8), class.tx_seminars_Mapper_Organizer.php (+8), class.tx_seminars_Mapper_PaymentMethod.php (+8), class.tx_seminars_Mapper_Place.php (+1), class.tx_seminars_Mapper_Skill.php (+8), class.tx_seminars_Mapper_Speaker.php (+1), class.tx_seminars_Mapper_TargetGroup.php (+8)
bernd.schoenbach 2009-06-02 17:08 Rev.: 20927

[Bug 2997] Add a FE user group setting for hiding FE-edited events, r=oliver

98 lines of code changed in 2 files:

  • Mapper: class.tx_seminars_Mapper_FrontEndUser.php (new 53), class.tx_seminars_Mapper_FrontEndUserGroup.php (new 45)
nielspardon 2009-04-06 20:30 Rev.: 18759

[Bug 2796] Feature: Add event mapper

77 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_Event.php (new 77)
nielspardon 2009-03-20 12:29 Rev.: 18112

[Bug 2800] Feature: Add time-slot model and mapper

59 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_TimeSlot.php (new 59)
nielspardon 2009-03-16 17:25 Rev.: 17894

[Bug 2753] Feature: Add speaker model and mapper

58 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_Speaker.php (new 58)
nielspardon 2009-02-28 13:40 Rev.: 17336

[Bug 2782] Feature: Add lodging model and mapper

50 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_Lodging.php (new 50)
nielspardon 2009-02-28 12:47 Rev.: 17335

[Bug 2781] Feature: Add food model and mapper

50 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_Food.php (new 50)
nielspardon 2009-02-28 12:29 Rev.: 17334

[Bug 2779] Feature: Add checkbox model and mapper

57 lines of code changed in 8 files:

  • Mapper: class.tx_seminars_Mapper_Category.php (+1 -1), class.tx_seminars_Mapper_Checkbox.php (new 50), class.tx_seminars_Mapper_EventType.php (+1 -1), class.tx_seminars_Mapper_Organizer.php (+1 -1), class.tx_seminars_Mapper_PaymentMethod.php (+1 -1), class.tx_seminars_Mapper_Place.php (+1 -1), class.tx_seminars_Mapper_Skill.php (+1 -1), class.tx_seminars_Mapper_TargetGroup.php (+1 -1)
nielspardon 2009-02-27 22:55 Rev.: 17326

[Bug 2778] Feature: Add payment method model and mapper

50 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_PaymentMethod.php (new 50)
nielspardon 2009-02-27 22:16 Rev.: 17324

[Bug 2777] Feature: Add target group model and mapper

50 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_TargetGroup.php (new 50)
nielspardon 2009-02-27 22:10 Rev.: 17323

[Bug 2776] Feature: Add event type model and mapper

50 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_EventType.php (new 50)
nielspardon 2009-02-27 00:54 Rev.: 17297

[Bug 2759] Feature: Add place model and mapper

58 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_Place.php (new 58)
nielspardon 2009-02-26 23:19 Rev.: 17290

[Bug 2757] Feature: Add organizer model and mapper

50 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_Organizer.php (new 50)
nielspardon 2009-02-26 20:02 Rev.: 17278

[Bug 2758] Feature: Add category model and mapper

50 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_Category.php (new 50)
nielspardon 2009-02-24 23:05 Rev.: 17184

[Bug 2752] Feature: Add skill model and mapper

50 lines of code changed in 1 file:

  • Mapper: class.tx_seminars_Mapper_Skill.php (new 50)
Generated by StatSVN 0.5.0