Directory trunk/acceptance/view/

Directory Created:
2007-07-14 15:16
Total Files:
4
Deleted Files:
12
Lines of Code:
231

[root]/trunk/acceptance/view
                directory in repo form (2 files, 134 lines)
                Folder removed from repo html (0 files, 0 lines)

Lines of Code

trunk/acceptance/view/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 46 (100.0%) 923 (100.0%) 20.0

Most Recent Commits

JeffMoore 2009-05-24 03:25 Rev.: 975

fix path names to respect the new capitalization of file names

2 lines of code changed in 2 files:

  • trunk/acceptance/view: repeat.php (+1 -1), scope.php (+1 -1)
JeffMoore 2008-11-09 01:58 Rev.: 868

Completed scope renaming.

2 lines of code changed in 1 file:

  • trunk/acceptance/view: scope.php (+2 -2)
JeffMoore 2008-11-09 01:51 Rev.: 867

Refactored scoping to be more clear.

20 lines of code changed in 2 files:

  • trunk/acceptance/view: repeat.php (+2 -2), scope.php (+18 -18)
JeffMoore 2008-11-09 00:31 Rev.: 865

Renamed datasource tag to scope.

140 lines of code changed in 4 files:

  • trunk/acceptance/view: datasource.php (del), datasource.test.php (del), scope.php (new 106), scope.test.php (new 34)
JeffMoore 2008-10-25 20:39 Rev.: 800

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:

  • trunk/acceptance/view: delimited.php (del), delimited.test.php (del)
JeffMoore 2008-10-19 01:41 Rev.: 782

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:

  • trunk/acceptance/view: datasource.test.php (+1 -3), delimited.test.php (+1 -3), repeat.test.php (+1 -3)
JeffMoore 2008-10-11 04:46 Rev.: 754

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:

  • trunk/acceptance/view: default.php (del), default.test.php (del), delimited.php (new 60), delimited.test.php (new 20), list.php (del), list.test.php (del), repeat.php (new 62), repeat.test.php (new 31), separator.php (del), separator.test.php (del)
JeffMoore 2008-09-28 23:26 Rev.: 726

Convert Views to autoloading class naming pattern.

17 lines of code changed in 4 files:

  • trunk/acceptance/view: datasource.php (+3 -5), default.php (+5 -8), list.php (+4 -7), separator.php (+5 -8)
JeffMoore 2008-09-28 18:15 Rev.: 725

Moving this out of the way for some refactoring.

0 lines of code changed in 2 files:

  • trunk/acceptance/view: table.php (del), table.test.php (del)
JeffMoore 2008-03-30 02:26 Rev.: 669

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:

  • trunk/acceptance/view: datasource.php (+2 -1), default.php (+2 -1), list.php (+2 -1), separator.php (+2 -1), table.php (+2 -1)
JeffMoore 2007-10-23 14:39 Rev.: 608

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:

  • trunk/acceptance/view: datasource.php (+6 -6)
JeffMoore 2007-07-14 15:16 Rev.: 537

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:

  • trunk/acceptance/view: datasource.php (new 107), datasource.test.php (new 36), default.php (new 84), default.test.php (new 17), list.php (new 79), list.test.php (new 31), separator.php (new 71), separator.test.php (new 20), table.php (new 58), table.test.php (new 47)
Generated by StatSVN 0.4.0