[root]/trunk/wact/template/tag
wact
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| JeffMoore | 106 (100.0%) | 1340 (100.0%) | 12.6 |
convert filename case
0 lines of code changed in 25 files:
detab.
55 lines of code changed in 2 files:
Remove @version, @access, and @version doc comments. They're meaningless here.
0 lines of code changed in 18 files:
rename getBoolAttribute to getBoolAttributeValue
3 lines of code changed in 1 file:
Rename getAttribute to getAttributeValue.
4 lines of code changed in 2 files:
Rename setAttribute to setAttributeValue() on template nodes.
1 lines of code changed in 1 file:
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.
16 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.
1 lines of code changed in 1 file:
Replace die() with exception
1 lines of code changed in 1 file:
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.
12 lines of code changed in 1 file:
The loader is the new organizer and the old organizer is now a reader.
8 lines of code changed in 1 file:
More name changes for autoloading.
8 lines of code changed in 8 files:
Moved and renamed WactGenericTagNode for autoloading.
10 lines of code changed in 10 files:
Move select view into standard views and give it an autoloadable name.
2 lines of code changed in 1 file:
Move view into standard views and give it an autoloading name.
2 lines of code changed in 1 file:
Convert Views to autoloading class naming pattern.
18 lines of code changed in 10 files:
Rename WactCodeWriter to follow autoloader standards.
1 lines of code changed in 1 file:
move location of tag plugins.
1198 lines of code changed in 21 files: