Directory trunk/acceptance/template/forms/

Directory Created:
2007-12-31 22:02
Total Files:
2
Deleted Files:
1
Lines of Code:
112

[root]/trunk/acceptance/template/forms

Lines of Code

trunk/acceptance/template/forms/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 14 (100.0%) 221 (100.0%) 15.7
norbertmocsnik 4 (28.6%) 141 (63.8%) 35.2
JeffMoore 10 (71.4%) 80 (36.2%) 8.0

Most Recent Commits

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

fix path names to respect the new capitalization of file names

1 lines of code changed in 1 file:

  • trunk/acceptance/template/forms: index.php (+1 -1)
JeffMoore 2008-10-13 00:37 Rev.: 768

Kill the autoloading option for templates. It was a bad idea.

0 lines of code changed in 1 file:

  • trunk/acceptance/template/forms: index.php (-1)
JeffMoore 2008-10-13 00:10 Rev.: 767

Changed Wact_Controller_Base to require Config Registry.

2 lines of code changed in 1 file:

  • trunk/acceptance/template/forms: index.php (+2 -2)
JeffMoore 2008-10-05 23:21 Rev.: 748

Changed Controler base class to rely on autoloading template classes.
Introuced pattern requirements for template resource ids. (.tpl.)
Changed Wact_Template_Loader to autoload templates.

66 lines of code changed in 3 files:

  • trunk/acceptance/template/forms: forms.html (del), forms.tpl.html (new 64), index.php (+2 -4)
JeffMoore 2008-09-28 23:26 Rev.: 726

Convert Views to autoloading class naming pattern.

1 lines of code changed in 1 file:

  • trunk/acceptance/template/forms: index.php (+1 -3)
JeffMoore 2008-05-11 00:31 Rev.: 698

Extracted and renamed request parameter classes.

7 lines of code changed in 1 file:

  • trunk/acceptance/template/forms: index.php (+7 -7)
JeffMoore 2008-05-10 23:24 Rev.: 697

Converted WactController to Wact_Controller_Base and removed explicit includes in favor of autoloading.

1 lines of code changed in 1 file:

  • trunk/acceptance/template/forms: index.php (+1 -2)
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().

2 lines of code changed in 1 file:

  • trunk/acceptance/template/forms: index.php (+2 -1)
norbertmocsnik 2007-12-31 23:49 Rev.: 637

Cleaned up the new Forms example.

26 lines of code changed in 2 files:

  • trunk/acceptance/template/forms: forms.html (+21 -22), index.php (+5 -2)
norbertmocsnik 2007-12-31 22:02 Rev.: 636

Added Wact Forms example to demonstrate the use of every possible HTML input.

115 lines of code changed in 2 files:

  • trunk/acceptance/template/forms: forms.html (new 65), index.php (new 50)
Generated by StatSVN 0.4.0