Directory webapps/tests/forms-oql/

Directory Created:
2007-09-25 19:01
Total Files:
36
Deleted Files:
3
Lines of Code:
687

[root]/webapps/tests/forms-oql

Lines of Code

webapps/tests/forms-oql/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 78 (100.0%) 726 (100.0%) 9.3
rosso_nero 48 (61.5%) 587 (80.9%) 12.2
manuel_gay 30 (38.5%) 139 (19.1%) 4.6

Most Recent Commits

rosso_nero 2008-12-28 01:16 Rev.: 3479

postback to forms for annotation

0 lines of code changed in 1 file:

  • webapps/tests/forms-oql: beginFormErrorsInMakResponse.jsp (changed)
rosso_nero 2008-12-22 19:00 Rev.: 3438

more search form tests

49 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testMakSearchForm3.jsp (new 49)
rosso_nero 2008-12-22 15:41 Rev.: 3437

changed defaultMatchMode => default

0 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testMakSearchFormDefaultMatchMode.jsp (changed)
rosso_nero 2008-12-22 06:20 Rev.: 3436

test for search form default matchmode

18 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testMakSearchFormDefaultMatchMode.jsp (new 18)
rosso_nero 2008-11-28 21:11 Rev.: 3360

adding surnames in the test setup to test concat mdd functions; adapting tests accordingly

2 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testCalendarEditor.jsp (+2 -1)
rosso_nero 2008-11-25 03:21 Rev.: 3344

test for default in mak:input

20 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testMakNewFormDefault.jsp (new 20)
rosso_nero 2008-11-25 03:03 Rev.: 3342

correct page title

1 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testTitleDirective.jsp (+1 -1)
rosso_nero 2008-11-25 02:55 Rev.: 3339

test for title directive

20 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testTitleDirective.jsp (new 20)
rosso_nero 2008-08-08 00:42 Rev.: 3043

adapted to new JS resources, simplified form tests

0 lines of code changed in 2 files:

  • webapps/tests/forms-oql: beginMakSearchForm.jsp (del), beginMakSearchForm2.jsp (del)
rosso_nero 2008-08-07 13:13 Rev.: 3037

test for input set editor

15 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testMakNewFormSetEditor.jsp (new 15)
rosso_nero 2008-08-07 13:13 Rev.: 3036

another test for client side validation

30 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testClientSideValidation.jsp (new 30)
rosso_nero 2008-08-07 13:13 Rev.: 3035

test to show form validation errors in mak:response

43 lines of code changed in 2 files:

  • webapps/tests/forms-oql: beginFormErrorsInMakResponse.jsp (new 31), testFormErrorsInMakResponse.jsp (new 12)
rosso_nero 2008-08-07 13:09 Rev.: 3033

updated tests

0 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testMakEditForm.jsp (changed)
rosso_nero 2008-08-07 12:21 Rev.: 3030

slight updates to form tests

0 lines of code changed in 4 files:

  • webapps/tests/forms-oql: beginFormAnnotation.jsp (changed), testCalendarEditor.jsp (changed), testClientSideValidationMultipleForms.jsp (changed), testMakEditForm.jsp (changed)
rosso_nero 2008-08-01 14:52 Rev.: 2977

test for showing JSTL/mak difference in number handling

16 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testJSTLParseNumber.jsp (new 16)
rosso_nero 2008-08-01 03:38 Rev.: 2975

bug fix for multi-field search
added 2nd test for search form
making calendar test more robust

25 lines of code changed in 3 files:

  • webapps/tests/forms-oql: beginMakSearchForm2.jsp (new), testCalendarEditor.jsp (changed), testMakSearchForm2.jsp (new 25)
rosso_nero 2008-07-31 02:05 Rev.: 2968

test for calendar editor

4 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testCalendarEditor.jsp (+4 -1)
rosso_nero 2008-07-22 02:30 Rev.: 2896

better form

6 lines of code changed in 1 file:

  • webapps/tests/forms-oql: beginMakAddFormAddToMakInput.jsp (+6 -4)
rosso_nero 2008-07-21 02:34 Rev.: 2887

tests for file data type

15 lines of code changed in 2 files:

  • webapps/tests/forms-oql: testMakNewFormBinary.jsp (new 15), testMakNewFormFile.jsp (changed)
rosso_nero 2008-07-20 18:12 Rev.: 2871

test page to demonstrate add-to-mak:input form

19 lines of code changed in 1 file:

  • webapps/tests/forms-oql: beginMakAddFormAddToMakInput.jsp (new 19)
rosso_nero 2008-07-11 21:26 Rev.: 2806

removed type="file" attribute, test page for file upload in non-post form

15 lines of code changed in 2 files:

  • webapps/tests/forms-oql: testMakNewFormFile.jsp (changed), testMakNewFormFileNotPost.jsp (new 15)
rosso_nero 2008-07-08 05:46 Rev.: 2792

first version of number editor tests

28 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testnumberEditors.jsp (new 28)
rosso_nero 2008-07-04 04:26 Rev.: 2747

test for calendar editor creation

21 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testCalendarEditor.jsp (new 21)
rosso_nero 2008-06-17 03:29 Rev.: 2620

0 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testMakNestedNewForms.jsp (del)
rosso_nero 2008-06-17 03:29 Rev.: 2619

tests for nested forms

66 lines of code changed in 4 files:

  • webapps/tests/forms-oql: beginMakNestedNewAndEditFormsSimple.jsp (new 25), beginMakNestedNewFormsSimple.jsp (+5 -5), testMakNestedNewAndEditFormsSimple.jsp (new 18), testMakNestedNewFormsSimple.jsp (new 18)
rosso_nero 2008-06-17 02:51 Rev.: 2617

Test for a simple nested new form

25 lines of code changed in 1 file:

  • webapps/tests/forms-oql: beginMakNestedNewFormsSimple.jsp (new 25)
rosso_nero 2008-06-16 01:47 Rev.: 2611

test for client side validation in multiple forms

22 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testClientSideValidationMultipleForms.jsp (new 22)
rosso_nero 2008-06-13 03:41 Rev.: 2550

more complex example

11 lines of code changed in 1 file:

  • webapps/tests/forms-oql: beginMakNestedNewForms.jsp (+11 -1)
rosso_nero 2008-06-13 02:35 Rev.: 2548

renamed

23 lines of code changed in 1 file:

  • webapps/tests/forms-oql: beginMakNestedNewForms.jsp (new 23)
rosso_nero 2008-06-10 23:54 Rev.: 2535

form annotation test

31 lines of code changed in 1 file:

  • webapps/tests/forms-oql: beginFormAnnotation.jsp (new 31)
rosso_nero 2008-06-10 12:16 Rev.: 2520

simple test for search form

25 lines of code changed in 2 files:

  • webapps/tests/forms-oql: beginMakSearchForm.jsp (new), testMakSearchForm.jsp (new 25)
rosso_nero 2008-06-10 03:44 Rev.: 2518

first draft of test for nested new forms

0 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testMakNestedNewForms.jsp (new)
rosso_nero 2008-06-06 04:13 Rev.: 2490

add to new tests - jsp test pages

16 lines of code changed in 2 files:

  • webapps/tests/forms-oql: beginMakAddToNewForm.jsp (-2), testMakAddToNewForm.jsp (new 16)
rosso_nero 2008-05-26 01:48 Rev.: 2440

add-to-new form

21 lines of code changed in 1 file:

  • webapps/tests/forms-oql: beginMakAddToNewForm.jsp (new 21)
manuel_gay 2008-03-15 16:17 Rev.: 2237

Adding missing test JSPs

0 lines of code changed in 3 files:

  • webapps/tests/forms-oql: testMakMultipleForms.jsp (changed), testMakNestedForms.jsp (changed), testMakNewFormFile.jsp (changed)
manuel_gay 2007-10-03 15:52 Rev.: 1736

Test for input of type "file" in newform

15 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testMakNewFormFile.jsp (new 15)
manuel_gay 2007-10-03 12:17 Rev.: 1733

Added test for nested forms (writing tests is so fast!)

18 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testMakNestedForms.jsp (new 18)
manuel_gay 2007-10-03 11:48 Rev.: 1732

19 lines of code changed in 1 file:

  • webapps/tests/forms-oql: testMakMultipleForms.jsp (new 19)
manuel_gay 2007-09-28 14:50 Rev.: 1703

Reverting changes of previous commit (applied to wrong directory)

0 lines of code changed in 8 files:

  • webapps/tests/forms-oql: beginMakAddForm.jsp (changed), testBug946.jsp (changed), testMakAddForm.jsp (changed), testMakDelete.jsp (changed), testMakEditForm.jsp (changed), testMakForm.jsp (changed), testMakInputNullOption.jsp (changed), testMakNewForm.jsp (changed)
manuel_gay 2007-09-26 17:41 Rev.: 1694

Tests for new taglib definitions

24 lines of code changed in 8 files:

  • webapps/tests/forms-oql: beginMakAddForm.jsp (changed), testBug946.jsp (+4 -4), testMakAddForm.jsp (changed), testMakDelete.jsp (+11 -11), testMakEditForm.jsp (changed), testMakForm.jsp (changed), testMakInputNullOption.jsp (+9 -9), testMakNewForm.jsp (changed)

(1 more)

Generated by StatSVN 0.5.0