Module gobi/code/Type/

back to main page

Summary Period: 2004-08-02 to 2005-11-24

Modules

[root]/gobi/code/Type

Lines of Code


Total Lines Of Code: 475 (2006-01-17 17:18)

Authors

Author Changes Lines of Code Lines per Change
hannes 28 (100.0%) 718 (100.0%) 25.6

Most Recent Commits

hannes 2005-11-24 12:41

* 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:

hannes 2005-09-15 10:41

* 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:

hannes 2005-09-13 15:46

* Introduce global createPrototype() function that creates a new Page child prototype.

1 lines of code changed in:

hannes 2005-08-19 11:06

* Fix Permission editors.
* Always convert property names to upper case in LookupList.extractAttribute()

20 lines of code changed in:

hannes 2005-08-06 21:58

* 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:

hannes 2005-08-03 03:25

Implement separate readElementsForm() function
Use _formproperties.children as container for form element descriptors

4 lines of code changed in:

hannes 2005-07-22 17:43

* Replace ActionList with more general LookupList
* Use LookupList for _properties and _formproperties
* Several small fixes and enhancements

3 lines of code changed in:

hannes 2005-07-12 09:21

*** empty log message ***

60 lines of code changed in:

hannes 2005-06-29 14:23

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:

hannes 2005-04-22 15:38

Fix textarea in CHOICE parameters editor

1 lines of code changed in:

hannes 2005-04-19 18:14

Update extra parameter editor to new Markuplib function names

3 lines of code changed in:

hannes 2005-04-19 15:01

* Remove AntvilleLib archive
* Replace AntvilleLib Html rendering with our own Global/Markup.js

21 lines of code changed in:

hannes 2005-04-09 00:34

Introduce Page.processPageName() and make sure Type names don't contain space chars

11 lines of code changed in:

hannes 2005-03-10 12:19

Remove dependency on TableWriter.buffer() function

1 lines of code changed in:

hannes 2004-12-02 18:39

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:

hannes 2004-12-02 16:19

Remove obsolete file

0 lines of code changed in:

hannes 2004-11-29 19:21

Add getAdminScreens() implementation.

7 lines of code changed in:

hannes 2004-11-29 18:47

Use set/getFormDate() instead of set/getXmlData() wherever possible.
Update getBaseTypeChooser macro but disable it for now.

8 lines of code changed in:

hannes 2004-11-29 14:04

Rename Dynalink form element type to Link.

5 lines of code changed in:

hannes 2004-11-05 08:39

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