Summary Period: 2004-08-02 to 2005-11-24
Total Lines Of Code:
475 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
hannes | 28 (100.0%) | 718 (100.0%) | 25.6 |
* Only render custom fields in form editor. We assume hardcoded form properties
are taken care of by the skins.
2 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.
2 lines of code changed in:
* Introduce global createPrototype() function that creates a new Page child prototype.
1 lines of code changed in:
* Fix Permission editors.
* Always convert property names to upper case in LookupList.extractAttribute()
20 lines of code changed in:
* Reimplemented permission framework more ore less from scratch
* More splitting up of Page/Page.js into Page/Manage.js and Page/Permissions.js
36 lines of code changed in:
Implement separate readElementsForm() function
Use _formproperties.children as container for form element descriptors
4 lines of code changed in:
* Replace ActionList with more general LookupList
* Use LookupList for _properties and _formproperties
* Several small fixes and enhancements
3 lines of code changed in:
*** empty log message ***
60 lines of code changed in:
Change Type.renderEditor() to use the prototype's _formproperties definition
if no custom form properties are defined (patch from Max Demmelbauer).
7 lines of code changed in:
Fix textarea in CHOICE parameters editor
1 lines of code changed in:
Update extra parameter editor to new Markuplib function names
3 lines of code changed in:
* Remove AntvilleLib archive
* Replace AntvilleLib Html rendering with our own Global/Markup.js
21 lines of code changed in:
Introduce Page.processPageName() and make sure Type names don't contain space chars
11 lines of code changed in:
Remove dependency on TableWriter.buffer() function
1 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
25 lines of code changed in:
Remove obsolete file
0 lines of code changed in:
Add getAdminScreens() implementation.
7 lines of code changed in:
Use set/getFormDate() instead of set/getXmlData() wherever possible.
Update getBaseTypeChooser macro but disable it for now.
8 lines of code changed in:
Rename Dynalink form element type to Link.
5 lines of code changed in:
Only call registerType() when we're persisted in db already (hackish).
3 lines of code changed in:
(4 more)
Generated by StatCVS 0.2.2