Summary Period: 2004-08-02 to 2005-11-24
Total Lines Of Code:
299 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
hannes | 18 (100.0%) | 393 (100.0%) | 21.8 |
* set wrap="off" in skin editor textarea.
1 lines of code changed in:
* Update to new res.writeln() semantics, explicitly write out <br> tag.
8 lines of code changed in:
* Don't use getParent() for untyped skin objects
1 lines of code changed in:
* Replace direct _parent access with getParent() so non-persistent page
subprotos can implement their own parent logic.
* Remove unused global getPermissions() and page permissionEditor macro.
16 lines of code changed in:
* Replace ActionList with more general LookupList
* Use LookupList for _properties and _formproperties
* Several small fixes and enhancements
2 lines of code changed in:
Fix Copyright header, replace Gobble with Gobi
4 lines of code changed in:
* Remove AntvilleLib archive
* Replace AntvilleLib Html rendering with our own Global/Markup.js
6 lines of code changed in:
Remove dependency on TableWriter.buffer() function
7 lines of code changed in:
Very big patch:
* Always use TypeDefinition prototype for description of of form data properties
* Make single form data properties editable through <% this.form as=editor %>
* Allow prototypes to define static form data definitions in _formproperties
* Move editor constants from Type to Global since they are now used from other prototypes as well
* Reenable childtype property to set a page's child type, rename static (prototype) version to _childtype
0 lines of code changed in:
minor formatting fix: set cellspacing = 0 in table
1 lines of code changed in:
Update to fixed handling of child node access for non-persistent HopObjects.
Childobjects now have to be accessed using get(), child objects as properties
isn't supported anymore.
56 lines of code changed in:
Enhanced Action object to contain a label and be smart about generating and
comparing URLs. Implement actionsChooser macro which renders available
actions in a self-firing dropdown box.
5 lines of code changed in:
Update action access flags for Skin, Type and User protos.
Added owner access flag for User to make actions available to a pages owner only.
3 lines of code changed in:
Check before trying to diff
2 lines of code changed in:
some more work
76 lines of code changed in:
Initial revision
205 lines of code changed in:
Generated by StatCVS 0.2.2