[root]/trunk/acceptance/view
form
(2 files, 134 lines)
html
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| JeffMoore | 46 (100.0%) | 923 (100.0%) | 20.0 |
fix path names to respect the new capitalization of file names
2 lines of code changed in 2 files:
Completed scope renaming.
2 lines of code changed in 1 file:
Refactored scoping to be more clear.
20 lines of code changed in 2 files:
Renamed datasource tag to scope.
140 lines of code changed in 4 files:
Changed the way paint methods are generated.
Optimized component tree to eliminate unnecessary inline view component.
Fixed bug with closing tags that didn't match intent from template.
0 lines of code changed in 2 files:
Renamed test base classes to autonaming conventions. Also implemented
template filter. This should have been two different checkins. Oops.
3 lines of code changed in 3 files:
Collapsed Iterating and Repeating views into a single class, Repeating.
Removed wact:list tag and renamed wact:listitem to wact:repeat.
Renamed separator to delimiter.
173 lines of code changed in 10 files:
Convert Views to autoloading class naming pattern.
17 lines of code changed in 4 files:
Moving this out of the way for some refactoring.
0 lines of code changed in 2 files:
Converted acceptance tests, examples, and web based utilities to use the new Wact_Loader
to Setup include paths, instead of set_include_path().
10 lines of code changed in 5 files:
Replaced rarely used, confusing, and buggy dataParent property of view with
a function to calculate the correct value in context.
6 lines of code changed in 1 file:
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.
550 lines of code changed in 10 files: