Directory branches/validation/acceptance/template/forms/

Total Files:
4
Deleted Files:
0
Lines of Code:
297

[root]/branches/validation/acceptance/template/forms

Lines of Code

branches/validation/acceptance/template/forms/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
norbertmocsnik 25 (100.0%) 293 (100.0%) 11.7

Most Recent Commits

norbertmocsnik 2008-05-16 20:30 Rev.: 709

Added some refactoring comments.

11 lines of code changed in 1 file:

  • branches/validation/acceptance/template/forms: index.php (+11 -2)
norbertmocsnik 2008-05-16 19:37 Rev.: 708

Added default collector ID to WactValidator.
Renamed some methods for better naming.
Merged validate() and isValid() in WactController to decrease the complexity of the API.
Extracted validation API method map for refactoring purposes.

58 lines of code changed in 1 file:

  • branches/validation/acceptance/template/forms: index.php (+58 -2)
norbertmocsnik 2008-05-15 23:29 Rev.: 707

Added WactCompoundParameterRule.

12 lines of code changed in 1 file:

  • branches/validation/acceptance/template/forms: index.php (+12 -12)
norbertmocsnik 2008-05-15 21:22 Rev.: 706

Added fluid interface to WactCompoundParameter::addParameter().

4 lines of code changed in 1 file:

  • branches/validation/acceptance/template/forms: index.php (+4 -13)
norbertmocsnik 2008-05-15 21:14 Rev.: 705

Replaced the WactNoParameter-based multi-parameter validation with a WactCompoundParameter experiment.

24 lines of code changed in 1 file:

  • branches/validation/acceptance/template/forms: index.php (+24 -9)
norbertmocsnik 2008-05-09 20:13 Rev.: 686

Added first multi-parameter rule experiment.

19 lines of code changed in 2 files:

  • branches/validation/acceptance/template/forms: forms.html (+4), index.php (+15 -8)
norbertmocsnik 2008-03-04 21:17 Rev.: 662

Extracted WactValidator out of WactController.

0 lines of code changed in 1 file:

  • branches/validation/acceptance/template/forms: index.php (-15)
norbertmocsnik 2008-03-03 22:04 Rev.: 659

Renamed WactParameter::attachRule() to addRule().
Added some thoughts in the documentation.

29 lines of code changed in 1 file:

  • branches/validation/acceptance/template/forms: index.php (+29 -7)
norbertmocsnik 2008-03-03 21:31 Rev.: 658

Renamed methods to further emphasize controller/view separation and in order to simplify the API.
Added missing WactParameter::getRules() function for WactControllerDebugger to work.

2 lines of code changed in 1 file:

  • branches/validation/acceptance/template/forms: index.php (+2 -6)
norbertmocsnik 2008-03-03 18:33 Rev.: 657

Added default error list option to WactController.

5 lines of code changed in 1 file:

  • branches/validation/acceptance/template/forms: index.php (+5 -6)
norbertmocsnik 2008-03-02 22:08 Rev.: 656

Experimenting with a new $serverId based approach for validation error reporting.
Removed WactErrorListTag and WactErrorListView and simply using <wact:list> instead.
Fixed WactMemberRules boolean return value.

17 lines of code changed in 2 files:

  • branches/validation/acceptance/template/forms: forms.html (+5 -17), index.php (+12 -8)
norbertmocsnik 2008-03-01 21:36 Rev.: 655

Fixed some validation issues.

9 lines of code changed in 2 files:

  • branches/validation/acceptance/template/forms: forms.html (+3), index.php (+6 -5)
norbertmocsnik 2008-03-01 19:32 Rev.: 654

Reorganized and cleaned up the validation example.

68 lines of code changed in 4 files:

  • branches/validation/acceptance/template/forms: example.dictionary.php (new 22), example.view.php (new 23), forms.html (+14 -4), index.php (+9 -46)
norbertmocsnik 2008-02-01 23:30 Rev.: 646

Re-enabled validation to be initiated by the developer.
Added new rules to the form example.
Updated WactMemberRule.

Added some thoughts regarding the implementation.

35 lines of code changed in 2 files:

  • branches/validation/acceptance/template/forms: forms.html (+7), index.php (+28 -6)
norbertmocsnik 2008-01-27 13:00 Rev.: 639

Created a temporary feature branch for implementing parameter validation.

0 lines of code changed in 4 files:

  • branches/validation/acceptance/template/forms: forms.html (new), index.php (new)
Generated by StatSVN 0.4.0