Directory tests/fixtures/

Directory Created:
2007-09-16 16:52
Total Files:
6
Deleted Files:
11
Lines of Code:
1015

[root]/tests/fixtures
            directory in repo BackEnd (1 files, 110 lines)
            directory in repo BackEndExtJs (1 files, 94 lines)
                directory in repo Ajax (5 files, 345 lines)
            directory in repo Bag (1 files, 90 lines)
            directory in repo BagBuilder (2 files, 134 lines)
            directory in repo FrontEnd (1 files, 46 lines)
            directory in repo OldModel (1 files, 78 lines)
            directory in repo Service (1 files, 94 lines)

Lines of Code

tests/fixtures/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 216 (100.0%) 3020 (100.0%) 13.9
oliklee 135 (62.5%) 1337 (44.3%) 9.9
nielspardon 44 (20.4%) 1011 (33.5%) 22.9
mrimann 11 (5.1%) 343 (11.4%) 31.1
bernd.schoenbach 23 (10.6%) 329 (10.9%) 14.3
sas-me 3 (1.4%) 0 (0.0%) 0.0

Most Recent Commits

oliklee 2010-07-12 19:04 Rev.: 35589

[Bug 3957] Move tx_seminars_objectfromdb to tx_seminars_OldModel_Abstract, r=niels

0 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_test.php (del)
oliklee 2010-07-12 16:00 Rev.: 35581

[Bug 3957] Move tx_seminars_bagbuilder to BagBuilder/Abstract, r=niels

0 lines of code changed in 2 files:

  • tests/fixtures: class.tx_seminars_brokenTestingBagBuilder.php (del), class.tx_seminars_testbagbuilder.php (del)
oliklee 2010-07-11 11:04 Rev.: 35517

[Bug 3957] Move class.tx_seminars_bag.php to Bag/Abstract.php, r=niels

2 lines of code changed in 3 files:

  • tests/fixtures: class.tx_seminars_brokenTestingBagBuilder.php (+1 -1), class.tx_seminars_testbag.php (del), class.tx_seminars_testbagbuilder.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:

  • tests/fixtures: class.tx_seminars_registrationchild.php (-4), class.tx_seminars_test.php (-2), class.tx_seminars_testbag.php (-2), class.tx_seminars_timeslotchild.php (-2)
oliklee 2010-06-25 16:57 Rev.: 34918

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

0 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_tests_fixtures_TestingEventMailForm.php (del)
nielspardon 2010-06-25 10:54 Rev.: 34898

[Bug 3957] Cleanup: Rename FrontEnd View including tests

0 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_testingFrontEndView.php (del)
nielspardon 2010-06-22 17:18 Rev.: 34764

[Bug 3915] Change: Drop SEMINARS_RECORD_TYPE_DATE

1 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (+1 -1)
nielspardon 2010-06-22 17:12 Rev.: 34763

[Bug 3915] Change: Drop SEMINARS_RECORD_TYPE_TOPIC

2 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (+2 -1)
nielspardon 2010-06-22 16:55 Rev.: 34760

[Bug 3915] Change: Drop SEMINARS_RECORD_TYPE_COMPLETE

1 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (+1 -1)
nielspardon 2010-06-22 14:26 Rev.: 34745

[Bug 3915] Change: Drop SEMINARS_TABLE_TEST

3 lines of code changed in 3 files:

  • tests/fixtures: class.tx_seminars_test.php (+1 -1), class.tx_seminars_testbag.php (+1 -1), class.tx_seminars_testbagbuilder.php (+1 -1)
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 8 files:

  • tests/fixtures: class.tx_seminars_brokenTestingBagBuilder.php (-3), class.tx_seminars_registrationchild.php (-1), class.tx_seminars_seminarchild.php (-2), class.tx_seminars_test.php (-1), class.tx_seminars_testbag.php (-2), class.tx_seminars_testbagbuilder.php (-3), class.tx_seminars_timeslotchild.php (-1), class.tx_seminars_timespanchild.php (-2)
oliklee 2010-04-30 19:15 Rev.: 32807

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

12 lines of code changed in 4 files:

  • tests/fixtures: class.tx_seminars_registrationchild.php (+3 -3), class.tx_seminars_seminarchild.php (+5 -5), class.tx_seminars_test.php (+2 -2), class.tx_seminars_testbag.php (+2 -2)
oliklee 2010-02-11 18:08 Rev.: 29940

[Bug 3694] Add a function to check whether an event is published, r=bernd

10 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (+10)
oliklee 2010-01-29 15:08 Rev.: 29468

[Bug 3678] Make tx_seminars_seminar::(has|get)TopicInteger() protected, r=bernd

37 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (+37)
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

36 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_tests_fixtures_TestingEventMailForm.php (+36)
oliklee 2010-01-19 11:06 Rev.: 29026

[Bug 3556] Use PATH_tslib in require once for tslib_content, r=bernd

1 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_registrationchild.php (+1 -1)
oliklee 2010-01-05 17:05 Rev.: 28415

Bug 3641: Update all copyrights to 2010, no review

11 lines of code changed in 11 files:

  • tests/fixtures: class.tx_seminars_brokenTestingBagBuilder.php (+1 -1), class.tx_seminars_registrationchild.php (+1 -1), class.tx_seminars_seminarchild.php (+1 -1), class.tx_seminars_test.php (+1 -1), class.tx_seminars_testbag.php (+1 -1), class.tx_seminars_testbagbuilder.php (+1 -1), class.tx_seminars_testingFrontEndView.php (+1 -1), class.tx_seminars_tests_fixtures_TestingEventMailForm.php (+1 -1), class.tx_seminars_tests_fixtures_TestingTimeSpan.php (+1 -1), class.tx_seminars_timeslotchild.php (+1 -1), class.tx_seminars_timespanchild.php (+1 -1)
oliklee 2009-11-13 13:34 Rev.: 26484

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

3 lines of code changed in 2 files:

  • tests/fixtures: class.tx_seminars_seminarchild.php (+1 -1), class.tx_seminars_timeslotchild.php (+2 -2)
bernd.schoenbach 2009-10-19 19:21 Rev.: 25591

[Bug 3437] Use the same salutation in the back-end form e-mails as in the thank-you e-mails,r=oliver

11 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_registrationchild.php (+11 -7)
bernd.schoenbach 2009-10-19 13:55 Rev.: 25570

[Bug 3299] Change the %s in the BE module form mails to %salutation/%anrede,r=oliver

17 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_tests_fixtures_TestingEventMailForm.php (+17 -10)
bernd.schoenbach 2009-07-30 15:47 Rev.: 22929

[Bug 3192] Calculate places needed for a registration also by "offline attendees" field,r=oliver

13 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (+13)
bernd.schoenbach 2009-06-25 15:01 Rev.: 21786

[Bug 3115] Add the checkbox "myself" to the registration form,r=oliver

4 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_registrationchild.php (+4 -4)
bernd.schoenbach 2009-06-25 12:14 Rev.: 21780

[Bug 3111] Allow the field "has signed up themselves" in the CSV export,r=oliver

10 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_registrationchild.php (+10)
oliklee 2009-06-17 22:53 Rev.: 21553

[Bug 3080] Add an object factory, r=niels

3 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_testbag.php (+3 -2)
nielspardon 2009-04-18 21:14 Rev.: 19166

[Bug 2900] Change: Change the event-payment method relations to real m:n relations

11 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (+11 -21)
nielspardon 2009-04-17 16:23 Rev.: 19102

[Bug 2760] Change: Replace tx_seminars_seminar::getDescription() with tx_seminars_seminar::getDescriptionRaw()

0 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (-8)
bernd.schoenbach 2009-04-16 15:46 Rev.: 19053

[Bug 2928] Add a getter for begin_date_registration in the new and old model class, r=oliver

12 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (+12)
bernd.schoenbach 2009-03-23 16:05 Rev.: 18192

[Bug 2697] Make the waiting list a checkbox and provide an update function from the old values, r=oliver

4 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (+4 -4)
nielspardon 2009-03-20 12:29 Rev.: 18112

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

37 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_tests_fixtures_TestingTimeSpan.php (new 37)
nielspardon 2009-03-19 13:11 Rev.: 18036

[Bug 2493] Change: Rename mod2 to BackEnd

2 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_tests_fixtures_TestingEventMailForm.php (+2 -2)
bernd.schoenbach 2009-03-16 17:01 Rev.: 17891

[Bug 2820] Events with unlimited Vacancies have red square, r=oliver

1 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (+1 -1)
bernd.schoenbach 2009-03-13 19:02 Rev.: 17780

[Bug 2815] Registration Link is hidden and fully booked string is shown when an event has unlimited vacancies, r=oliver

9 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (+9)
bernd.schoenbach 2009-03-13 12:55 Rev.: 17758

[Bug 2799] Don't display the red/yellow/green square for events that have started or lie in the past, r=oliver

12 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (+12)
bernd.schoenbach 2009-03-09 15:31 Rev.: 17639

[Bug 2698] Re-add the checkbox "needs registration", r=oliver

11 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (+11)
nielspardon 2009-02-23 16:03 Rev.: 17136

[Bug 2734] Change: Move methods from tx_seminars_speakerchild to tx_seminars_speaker

0 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_speakerchild.php (del)
bernd.schoenbach 2009-02-20 15:01 Rev.: 17020

[Bug 2723] Registration crashes with fatal error if no foods are selected in the registration form, r=oliver

29 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_registrationchild.php (+29)
bernd.schoenbach 2009-02-20 14:49 Rev.: 17019

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

4 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_tests_fixtures_TestingEventMailForm.php (+4 -6)
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

0 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_seminarchild.php (-9)
sas-me 2009-02-18 10:17 Rev.: 16947

[#2706] Make the FE editor testable, r=Oliver

0 lines of code changed in 2 files:

  • tests/fixtures: class.tx_seminars_eventEditorChild.php (del), class.tx_seminars_registrationEditorChild.php (del)
oliklee 2009-02-18 00:28 Rev.: 16943

[Bug 2503] use the SELECT wrapper in seminars (part 1), r=saskia

2 lines of code changed in 1 file:

  • tests/fixtures: class.tx_seminars_registrationchild.php (+2 -5)

(80 more)

Generated by StatSVN 0.5.0