Directory tests/FrontEnd/

Directory Created:
2010-06-25 10:54
Total Files:
12
Deleted Files:
0
Lines of Code:
16664

[root]/tests/FrontEnd

Lines of Code

tests/FrontEnd/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 40 (100.0%) 16848 (100.0%) 421.2
nielspardon 22 (55.0%) 16142 (95.8%) 733.7
oliklee 18 (45.0%) 706 (4.2%) 39.2

Most Recent Commits

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

[Bug 4169] Drop unused code and some unused variables

2 lines of code changed in 1 file:

  • tests/FrontEnd: DefaultControllerTest.php (+2 -5)
oliklee 2010-10-14 19:31 Rev.: 39155

[Bug 4150] Fix a function name and add validation for the e-mail addresses

224 lines of code changed in 1 file:

  • tests/FrontEnd: RegistrationFormTest.php (+224 -17)
oliklee 2010-10-14 18:32 Rev.: 39154

[Bug 4150] Use the structured names for validation

102 lines of code changed in 1 file:

  • tests/FrontEnd: RegistrationFormTest.php (+102 -53)
oliklee 2010-10-14 16:57 Rev.: 39151

[Bug 4150] Rename and the seats validation function and refactor the tests

71 lines of code changed in 1 file:

  • tests/FrontEnd: RegistrationFormTest.php (+71 -19)
oliklee 2010-10-14 13:31 Rev.: 39135

[Bug 4151] Display the e-mail address and position of the FE user on the second registration page

128 lines of code changed in 1 file:

  • tests/FrontEnd: RegistrationFormTest.php (+128)
oliklee 2010-09-25 17:32 Rev.: 38597

[Bug 4132] Add a class with time constants, r=niels

17 lines of code changed in 1 file:

  • tests/FrontEnd: DefaultControllerTest.php (+17 -17)
oliklee 2010-09-22 11:40 Rev.: 38445

[Bug 4125] Check all class_exists for the correct use of the autoload flag, r=niels

1 lines of code changed in 1 file:

  • tests/FrontEnd: DefaultControllerTest.php (+1 -1)
oliklee 2010-08-30 11:03 Rev.: 37427

[Bug 4094] Use empty configurations in the unit tests, r=niels

16 lines of code changed in 3 files:

  • tests/FrontEnd: DefaultControllerTest.php (+4 -2), EventEditorTest.php (+5 -2), RegistrationFormTest.php (+7 -2)
oliklee 2010-08-18 18:57 Rev.: 36927

[Bug 4008] Use the single view link builder class in the FE and BE: Changes to the default controller, r=bernd

90 lines of code changed in 1 file:

  • tests/FrontEnd: DefaultControllerTest.php (+90 -33)
oliklee 2010-07-20 08:47 Rev.: 35840

[Bug 4004] Use the default organizers in the FE editor, r=niels

52 lines of code changed in 1 file:

  • tests/FrontEnd: EventEditorTest.php (+52 -1)
oliklee 2010-07-13 13:23 Rev.: 35604

Fix a typo in the comments.

3 lines of code changed in 3 files:

  • tests/FrontEnd: EventEditorTest.php (+1 -1), RegistrationFormTest.php (+1 -1), TestingViewTest.php (+1 -1)
nielspardon 2010-06-28 10:54 Rev.: 34980

[Bug 3957] Cleanup: Move pi1/seminars_pi1.tmpl to Resources/Private/Templates/FrontEnd/FrontEnd.html

23 lines of code changed in 10 files:

  • tests/FrontEnd: CategoryListTest.php (+1 -1), CountdownTest.php (+1 -1), DefaultControllerTest.php (+1 -1), EventEditorTest.php (+2 -2), EventHeadlineTest.php (+1 -1), RegistrationFormTest.php (+7 -7), RegistrationsListTest.php (+6 -6), RequirementsListTest.php (+1 -1), SelectorWidgetTest.php (+2 -2), TestingViewTest.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 3 files:

  • tests/FrontEnd: EventEditorTest.php (-2), RegistrationFormTest.php (-2), SelectorWidgetTest.php (-2)
nielspardon 2010-06-25 19:45 Rev.: 34930

[Bug 3957] Cleanup: Rename FrontEnd DefaultController

7568 lines of code changed in 1 file:

  • tests/FrontEnd: DefaultControllerTest.php (new 7568)
nielspardon 2010-06-25 18:25 Rev.: 34926

[Bug 3957] Cleanup: Rename FrontEnd RegistrationForm

1288 lines of code changed in 1 file:

  • tests/FrontEnd: RegistrationFormTest.php (new 1288)
nielspardon 2010-06-25 18:16 Rev.: 34925

[Bug 3957] Cleanup: Rename FrontEnd EventEditor

3383 lines of code changed in 1 file:

  • tests/FrontEnd: EventEditorTest.php (new 3383)
nielspardon 2010-06-25 17:42 Rev.: 34923

[Bug 3957] Cleanup: Rename FrontEnd SelectorWidget

1704 lines of code changed in 1 file:

  • tests/FrontEnd: SelectorWidgetTest.php (new 1704)
nielspardon 2010-06-25 17:41 Rev.: 34922

[Bug 3957] Cleanup: Rename FrontEnd RequirementsList

249 lines of code changed in 1 file:

  • tests/FrontEnd: RequirementsListTest.php (new 249)
nielspardon 2010-06-25 17:39 Rev.: 34921

[Bug 3957] Cleanup: Rename FrontEnd RegistrationsList

653 lines of code changed in 1 file:

  • tests/FrontEnd: RegistrationsListTest.php (new 653)
nielspardon 2010-06-25 16:39 Rev.: 34916

[Bug 3957] Cleanup: Rename FrontEnd EventHeadline

145 lines of code changed in 1 file:

  • tests/FrontEnd: EventHeadlineTest.php (new 145)
nielspardon 2010-06-25 16:39 Rev.: 34915

[Bug 3957] Cleanup: Rename FrontEnd PublishEvent

155 lines of code changed in 1 file:

  • tests/FrontEnd: PublishEventTest.php (new 155)
nielspardon 2010-06-25 16:36 Rev.: 34914

[Bug 3957] Cleanup: Rename FrontEnd Countdown

136 lines of code changed in 1 file:

  • tests/FrontEnd: CountdownTest.php (new 136)
nielspardon 2010-06-25 13:55 Rev.: 34905

[Bug 3957] Cleanup: Rename FrontEnd CategoryList including tests

636 lines of code changed in 1 file:

  • tests/FrontEnd: CategoryListTest.php (new 636)
nielspardon 2010-06-25 11:08 Rev.: 34900

[Bug 3957] Cleanup: Rename FrontEnd Editor including tests

130 lines of code changed in 1 file:

  • tests/FrontEnd: EditorTest.php (new 130)
nielspardon 2010-06-25 10:54 Rev.: 34898

[Bug 3957] Cleanup: Rename FrontEnd View including tests

72 lines of code changed in 1 file:

  • tests/FrontEnd: TestingViewTest.php (new 72)
Generated by StatSVN 0.5.0