Directory trunk/wact/controller/

Directory Created:
2006-05-06 22:52
Directory Deleted:
2009-05-23 18:04
Total Files:
0
Deleted Files:
16
Lines of Code:
0

[root]/trunk/wact/controller
                Folder removed from repo transition (0 files, 0 lines)

Lines of Code

trunk/wact/controller/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 197 (100.0%) 4806 (100.0%) 24.3
JeffMoore 186 (94.4%) 4665 (97.1%) 25.0
norbertmocsnik 11 (5.6%) 141 (2.9%) 12.8

Most Recent Commits

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

convert filename case

0 lines of code changed in 16 files:

  • trunk/wact/controller: base.inc.php (del), base.test.php (del), builder.inc.php (del), builder.test.php (del), controller.inc.php (del), controller.test.php (del), debugger.inc.php (del), exception.inc.php (del), parameter.test.php (del), pathinfo.test.php (del), request.inc.php (del), request.test.php (del), responsemodel.inc.php (del), transition.inc.php (del), transition.test.php (del), viewcomposer.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/controller: base.inc.php (-3), exception.inc.php (-3), transition.inc.php (-3), viewcomposer.inc.php (-3)
JeffMoore 2008-11-09 22:47 Rev.: 884

Renamed ServerId to ViewId.

1 lines of code changed in 1 file:

  • trunk/wact/controller: base.inc.php (+1 -3)
JeffMoore 2008-11-09 21:41 Rev.: 882

rename addChild to appendChild.

1 lines of code changed in 1 file:

  • trunk/wact/controller: viewcomposer.inc.php (+1 -1)
JeffMoore 2008-11-08 18:54 Rev.: 857

Capture extra template loading paramters from setView and setPartialView.

22 lines of code changed in 1 file:

  • trunk/wact/controller: base.inc.php (+22 -9)
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.

4 lines of code changed in 4 files:

  • trunk/wact/controller: base.test.php (+1 -6), parameter.test.php (+1 -1), pathinfo.test.php (+1 -1), transition.test.php (+1 -1)
JeffMoore 2008-10-18 16:53 Rev.: 778

Replace die() with exception

29 lines of code changed in 4 files:

  • trunk/wact/controller: base.inc.php (+4 -2), exception.inc.php (new 23), transition.inc.php (+1 -1), viewcomposer.inc.php (+1 -1)
JeffMoore 2008-10-13 06:27 Rev.: 772

Change the construction parameters for transitions.

16 lines of code changed in 4 files:

  • trunk/wact/controller: parameter.test.php (+1 -1), pathinfo.test.php (+1 -1), transition.inc.php (+13 -15), transition.test.php (+1 -1)
JeffMoore 2008-10-13 00:37 Rev.: 768

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

4 lines of code changed in 1 file:

  • trunk/wact/controller: base.inc.php (+4 -4)
JeffMoore 2008-10-13 00:10 Rev.: 767

Changed Wact_Controller_Base to require Config Registry.

113 lines of code changed in 4 files:

  • trunk/wact/controller: base.inc.php (+8 -2), base.test.php (+16 -13), parameter.test.php (+40 -34), pathinfo.test.php (+49 -41)
JeffMoore 2008-10-12 22:20 Rev.: 765

Split the view composer into its own file.

114 lines of code changed in 2 files:

  • trunk/wact/controller: base.inc.php (+1 -97), viewcomposer.inc.php (new 113)
JeffMoore 2008-10-12 22:17 Rev.: 764

Move brainstorming notes to other location.

0 lines of code changed in 2 files:

  • trunk/wact/controller: base.inc.php (-74), transition.inc.php (-48)
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.

11 lines of code changed in 1 file:

  • trunk/wact/controller: base.inc.php (+11 -20)
JeffMoore 2008-10-05 17:31 Rev.: 747

notes.

5 lines of code changed in 1 file:

  • trunk/wact/controller: base.inc.php (+5)
JeffMoore 2008-10-03 05:06 Rev.: 736

More name changes for autoloading.

1 lines of code changed in 1 file:

  • trunk/wact/controller: base.inc.php (+1 -1)
JeffMoore 2008-09-29 00:33 Rev.: 734

Base file is unecessary with autoloading.

2 lines of code changed in 1 file:

  • trunk/wact/controller: base.inc.php (+2 -8)
JeffMoore 2008-09-28 23:26 Rev.: 726

Convert Views to autoloading class naming pattern.

3 lines of code changed in 2 files:

  • trunk/wact/controller: base.inc.php (+2 -2), transition.inc.php (+1 -1)
JeffMoore 2008-05-11 20:03 Rev.: 704

Fix error where we eliminated Wact_Request (perhaps temporarily), but did not properly construct its replacement.

1 lines of code changed in 1 file:

  • trunk/wact/controller: base.inc.php (+1 -1)
JeffMoore 2008-05-11 05:01 Rev.: 703

Dismantle component directory and promote property to a top level directory. Rename classes for autoloading.

3 lines of code changed in 1 file:

  • trunk/wact/controller: transition.inc.php (+3 -5)
JeffMoore 2008-05-11 03:14 Rev.: 702

Rename response model to be used with Wact_Loader naming conventions.

4 lines of code changed in 4 files:

  • trunk/wact/controller: base.inc.php (+1 -6), parameter.test.php (+1 -3), pathinfo.test.php (+1 -3), transition.test.php (+1 -1)

(63 more)

Generated by StatSVN 0.4.0