Summary Period: 2004-08-02 to 2005-11-23
Total Lines Of Code:
278 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
hannes | 13 (100.0%) | 324 (100.0%) | 24.9 |
* Implement HopObject.isMapped(propname) to check whether a property is defined in type.properties.
* Implement HopObject.setPropertyValue() and HopObject.getPropertyValue() to get and set
properties regardless of whether they're mapped or not.
* Move get/setFormData() from Page prototype to HopObject.
60 lines of code changed in:
* Minor changes in debug messages
3 lines of code changed in:
Implement set/getData() as replacement for set/getXmlData(), using Rhino's
eval() and uneval() to produce much simpler object representations than Helma's
XML presentation. (thanks, Chris, took a long time to get it)
30 lines of code changed in:
* Replace ActionList with more general LookupList
* Use LookupList for _properties and _formproperties
* Several small fixes and enhancements
13 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
1 lines of code changed in:
Do not ever set a value in password input fields.
2 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
9 lines of code changed in:
Add Stefan's fckEditor macro
19 lines of code changed in:
Fix bug with user registration
3 lines of code changed in:
some more work
7 lines of code changed in:
Initial revision
173 lines of code changed in:
Generated by StatCVS 0.2.2