[root]/trunk/acceptance/view/form

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| JeffMoore | 12 (100.0%) | 61 (100.0%) | 5.0 |
fix path names to respect the new capitalization of file names
1 lines of code changed in 1 file:
detab.
4 lines of code changed in 1 file:
Renamed test base classes to autonaming conventions. Also implemented
template filter. This should have been two different checkins. Oops.
1 lines of code changed in 1 file:
Changed Wact_Controller_Base to require Config Registry.
2 lines of code changed in 1 file:
Convert Views to autoloading class naming pattern.
3 lines of code changed in 1 file:
Split Transition Builder into separate transition class files and use Wact_Loader class names.
0 lines of code changed in 1 file:
Extracted and renamed request parameter classes.
2 lines of code changed in 1 file:
Converted WactController to Wact_Controller_Base and removed explicit includes in favor of autoloading.
1 lines of code changed in 1 file:
Converted acceptance tests, examples, and web based utilities to use the new Wact_Loader
to Setup include paths, instead of set_include_path().
2 lines of code changed in 2 files:
Moved many of the examples into an acceptance test directory, cleaning up the
examples directory to contain only end-user focused examples.
Examples should be full applications that perform some nominally useful
function.
Code fragments go in the acceptance directory.
45 lines of code changed in 2 files: