Module gobi/code/Skin/

back to main page

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

Modules

[root]/gobi/code/Skin

Lines of Code


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

Authors

Author Changes Lines of Code Lines per Change
hannes 18 (100.0%) 393 (100.0%) 21.8

Most Recent Commits

hannes 2005-11-24 14:53

* set wrap="off" in skin editor textarea.

1 lines of code changed in:

hannes 2005-09-17 00:16

* Update to new res.writeln() semantics, explicitly write out <br> tag.

8 lines of code changed in:

hannes 2005-09-15 14:13

* Don't use getParent() for untyped skin objects

1 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.

16 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

2 lines of code changed in:

hannes 2005-07-18 00:34

Fix Copyright header, replace Gobble with Gobi

4 lines of code changed in:

hannes 2005-04-19 15:01

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

6 lines of code changed in:

hannes 2005-03-10 12:20

Remove dependency on TableWriter.buffer() function

7 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

0 lines of code changed in:

hannes 2004-12-02 15:55

minor formatting fix: set cellspacing = 0 in table

1 lines of code changed in:

hannes 2004-11-09 17:28

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:

hannes 2004-10-28 21:26

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:

hannes 2004-10-28 01:38

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:

hannes 2004-10-28 01:20

Check before trying to diff

2 lines of code changed in:

hannes 2004-10-28 00:30

some more work

76 lines of code changed in:

hannes 2004-08-02 14:33

Initial revision

205 lines of code changed in:

Generated by StatCVS 0.2.2