[root]/trunk/wact/controller
transition
(0 files, 0 lines)

| 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 |
convert filename case
0 lines of code changed in 16 files:
Remove @version, @access, and @version doc comments. They're meaningless here.
0 lines of code changed in 4 files:
Renamed ServerId to ViewId.
1 lines of code changed in 1 file:
rename addChild to appendChild.
1 lines of code changed in 1 file:
Capture extra template loading paramters from setView and setPartialView.
22 lines of code changed in 1 file:
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:
Replace die() with exception
29 lines of code changed in 4 files:
Change the construction parameters for transitions.
16 lines of code changed in 4 files:
Kill the autoloading option for templates. It was a bad idea.
4 lines of code changed in 1 file:
Changed Wact_Controller_Base to require Config Registry.
113 lines of code changed in 4 files:
Split the view composer into its own file.
114 lines of code changed in 2 files:
Move brainstorming notes to other location.
0 lines of code changed in 2 files:
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:
notes.
5 lines of code changed in 1 file:
More name changes for autoloading.
1 lines of code changed in 1 file:
Base file is unecessary with autoloading.
2 lines of code changed in 1 file:
Convert Views to autoloading class naming pattern.
3 lines of code changed in 2 files:
Fix error where we eliminated Wact_Request (perhaps temporarily), but did not properly construct its replacement.
1 lines of code changed in 1 file:
Dismantle component directory and promote property to a top level directory. Rename classes for autoloading.
3 lines of code changed in 1 file:
Rename response model to be used with Wact_Loader naming conventions.
4 lines of code changed in 4 files:
(63 more)