Directory trunk/acceptance/template/portal/

Directory Deleted:
2008-10-05 23:30
Total Files:
0
Deleted Files:
6
Lines of Code:
0

[root]/trunk/acceptance/template/portal

Lines of Code

trunk/acceptance/template/portal/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 42 (100.0%) 2.4
JeffMoore 16 (94.1%) 36 (85.7%) 2.2
norbertmocsnik 1 (5.9%) 6 (14.3%) 6.0

Most Recent Commits

JeffMoore 2008-10-05 23:30 Rev.: 750

Removing test case that was ahead of its time to kill failures.

0 lines of code changed in 6 files:

  • trunk/acceptance/template/portal: _box.tpl.html (del), _content.tpl.html (del), box.tpl.html (del), content.tpl.html (del), index.php (del), index.test.php (del)
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.

5 lines of code changed in 3 files:

  • trunk/acceptance/template/portal: _box.tpl.html (new 1), _content.tpl.html (new 1), index.php (+3 -8)
JeffMoore 2008-05-11 00:31 Rev.: 698

Extracted and renamed request parameter classes.

1 lines of code changed in 1 file:

  • trunk/acceptance/template/portal: index.php (+1 -1)
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/portal: index.php (+1 -3)
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/portal: index.php (+2 -1)
norbertmocsnik 2007-11-30 21:22 Rev.: 631

Simplified the (still) broken Portal example.

6 lines of code changed in 1 file:

  • trunk/acceptance/template/portal: index.php (+6 -24)
JeffMoore 2007-07-14 18:54 Rev.: 545

Extracted a setPartialView method from setView.
Hopefully, this will result in making it easier to understand how view
composition works.
Changed the order of parameters in setPartialView versus what it was in SetView.
The intent of this is to allow new optional parameters to appear at the end
of SetView or SetPartialView. This was not advisable when these were both
one method distinguished by an optional parameter.

2 lines of code changed in 2 files:

  • trunk/acceptance/template/portal: index.php (new)
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.

25 lines of code changed in 2 files:

  • trunk/acceptance/template/portal: index.test.php (new)
Generated by StatSVN 0.4.0