Directory trunk/wact/view/html/

Directory Created:
2006-10-27 15:49
Directory Deleted:
2009-05-23 18:04
Total Files:
0
Deleted Files:
7
Lines of Code:
0

[root]/trunk/wact/view/html

Lines of Code

trunk/wact/view/html/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 49 (100.0%) 572 (100.0%) 11.6
JeffMoore 46 (93.9%) 541 (94.6%) 11.7
norbertmocsnik 3 (6.1%) 31 (5.4%) 10.3

Most Recent Commits

JeffMoore 2009-05-23 18:04 Rev.: 954

convert filename case

0 lines of code changed in 7 files:

  • trunk/wact/view/html: body.inc.php (del), form.inc.php (del), head.inc.php (del), html.inc.php (del), page.inc.php (del), page.test.php (del), title.inc.php (del)
JeffMoore 2009-04-26 06:49 Rev.: 898

Remove @version, @access, and @version doc comments. They're meaningless here.

0 lines of code changed in 4 files:

  • trunk/wact/view/html: body.inc.php (-3), head.inc.php (-3), html.inc.php (-3), title.inc.php (-3)
JeffMoore 2008-11-10 07:08 Rev.: 891

Remove unnecesary page view class.

8 lines of code changed in 1 file:

  • trunk/wact/view/html: html.inc.php (+8 -2)
JeffMoore 2008-11-09 22:52 Rev.: 885

Remove find child by class.

0 lines of code changed in 2 files:

  • trunk/wact/view/html: page.inc.php (-65), page.test.php (-36)
JeffMoore 2008-11-09 18:16 Rev.: 869

Removed some notes.

0 lines of code changed in 1 file:

  • trunk/wact/view/html: page.inc.php (-49)
JeffMoore 2008-11-09 01:58 Rev.: 868

Completed scope renaming.

2 lines of code changed in 1 file:

  • trunk/wact/view/html: page.test.php (+2 -2)
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.

8 lines of code changed in 4 files:

  • trunk/wact/view/html: body.inc.php (+2 -2), head.inc.php (+2 -2), html.inc.php (+2 -2), title.inc.php (+2 -2)
JeffMoore 2008-09-28 23:26 Rev.: 726

Convert Views to autoloading class naming pattern.

136 lines of code changed in 6 files:

  • trunk/wact/view/html: body.inc.php (new 30), head.inc.php (new 30), html.inc.php (new 30), page.inc.php (+7 -64), page.test.php (+9 -10), title.inc.php (new 30)
JeffMoore 2008-05-11 02:57 Rev.: 701

Split Transition Builder into separate transition class files and use Wact_Loader class names.

1 lines of code changed in 1 file:

  • trunk/wact/view/html: form.inc.php (+1 -2)
JeffMoore 2008-05-04 05:28 Rev.: 672

Changed base exception to introduce sprintf like capability.

8 lines of code changed in 2 files:

  • trunk/wact/view/html: page.inc.php (+6 -6), page.test.php (+2 -2)
norbertmocsnik 2007-12-31 21:58 Rev.: 634

Fixed HTML syntax of hidden inputs for preserving state.

1 lines of code changed in 1 file:

  • trunk/wact/view/html: form.inc.php (+1 -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.

3 lines of code changed in 1 file:

  • trunk/wact/view/html: form.inc.php (+3 -3)
JeffMoore 2007-10-21 03:47 Rev.: 589

Introduced polymorhpic solution for generating constructor signatures.

1 lines of code changed in 1 file:

  • trunk/wact/view/html: form.inc.php (+1 -1)
JeffMoore 2007-10-21 00:10 Rev.: 581

Updated documentation, added html tag back.

28 lines of code changed in 1 file:

  • trunk/wact/view/html: page.inc.php (+28)
JeffMoore 2007-10-19 00:21 Rev.: 575

Some notes on future directions for coordinating multiple partial views that
compose a single HTML page as well as how to integrate their externally
referenced resources.

62 lines of code changed in 2 files:

  • trunk/wact/view/html: page.inc.php (+60 -22), page.test.php (+2 -2)
norbertmocsnik 2007-08-12 01:29 Rev.: 564

Refactored WactFormElement and WactTextAreaView to properly support WactTextInputView and the rest of the form inputs.

10 lines of code changed in 1 file:

  • trunk/wact/view/html: form.inc.php (+10 -2)
norbertmocsnik 2007-05-16 12:41 Rev.: 508

Added WactTextInputView.

20 lines of code changed in 1 file:

  • trunk/wact/view/html: form.inc.php (+20)
JeffMoore 2007-04-29 02:42 Rev.: 490

Added begining of input tag support.

10 lines of code changed in 1 file:

  • trunk/wact/view/html: form.inc.php (+10 -3)
JeffMoore 2007-04-28 03:43 Rev.: 479

Added form and textarea template tags along with example.

7 lines of code changed in 1 file:

  • trunk/wact/view/html: form.inc.php (+7 -5)
JeffMoore 2006-11-09 01:57 Rev.: 300

moved form in with html view components.

105 lines of code changed in 1 file:

  • trunk/wact/view/html: form.inc.php (new 105)

(9 more)

Generated by StatSVN 0.4.0