Directory branches/validation/wact/controller/

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

[root]/branches/validation/wact/controller

Lines of Code

branches/validation/wact/controller/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
norbertmocsnik 20 (100.0%) 142 (100.0%) 7.1

Most Recent Commits

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.

5 lines of code changed in 1 file:

  • branches/validation/wact/controller: controller.inc.php (+5 -11)
norbertmocsnik 2008-05-15 21:22 Rev.: 706

Added fluid interface to WactCompoundParameter::addParameter().

1 lines of code changed in 1 file:

  • branches/validation/wact/controller: request.inc.php (+1)
norbertmocsnik 2008-03-04 21:17 Rev.: 662

Extracted WactValidator out of WactController.

29 lines of code changed in 1 file:

  • branches/validation/wact/controller: controller.inc.php (+29 -45)
norbertmocsnik 2008-03-03 22:22 Rev.: 660

Simplified and fixed the WactException-based WactValidationError handling.

3 lines of code changed in 1 file:

  • branches/validation/wact/controller: controller.inc.php (+3 -3)
norbertmocsnik 2008-03-03 22:04 Rev.: 659

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

1 lines of code changed in 1 file:

  • branches/validation/wact/controller: request.inc.php (+1 -1)
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.

25 lines of code changed in 2 files:

  • branches/validation/wact/controller: controller.inc.php (+12 -12), request.inc.php (+13 -6)
norbertmocsnik 2008-03-03 18:33 Rev.: 657

Added default error list option to WactController.

15 lines of code changed in 1 file:

  • branches/validation/wact/controller: controller.inc.php (+15)
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.

40 lines of code changed in 2 files:

  • branches/validation/wact/controller: controller.inc.php (+22 -12), request.inc.php (+18)
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.

23 lines of code changed in 2 files:

  • branches/validation/wact/controller: controller.inc.php (+20 -5), request.inc.php (+3 -1)
norbertmocsnik 2008-01-27 13:00 Rev.: 639

Created a temporary feature branch for implementing parameter validation.

0 lines of code changed in 8 files:

  • branches/validation/wact/controller: controller.inc.php (new), debugger.inc.php (changed), request.inc.php (changed), responsemodel.inc.php (changed)
Generated by StatSVN 0.4.0