Module antville/code/SkinMgr/

back to main page

Summary Period: 2001-06-18 to 2005-09-06

Modules

[root]/antville/code/SkinMgr

Lines of Code


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

Authors

Author Changes Lines of Code Lines per Change
Totals 203 (100.0%) 2681 (100.0%) 13.2
robert 133 (65.5%) 1987 (74.1%) 14.9
tobi 50 (24.6%) 502 (18.7%) 10.0
hannes 18 (8.9%) 187 (7.0%) 10.3
michi 2 (1.0%) 5 (0.2%) 2.5

Most Recent Commits

robert 2005-09-06 12:56

bugfix in layout-export/import: always use UTF-8 as encoding
to avoid encoding-problems (lost umlauts etc.)

3 lines of code changed in:

robert 2005-02-13 14:58

* reworked layout export: image-metadata is exported even if the file itself is missing, cleaned up code
* fixed bug 409 (http://helma.org/bugs/show_bug.cgi?id=409)

21 lines of code changed in:

robert 2004-10-05 14:49

bugfix in renderTree(): convert both the _prototype and the context to lowercase
since the root object might still have "root" instead of "Root" in 0.xml.
fixes bug 379 (http://www.helma.org/bugs/show_bug.cgi?id=379)

1 lines of code changed in:

robert 2004-08-01 13:10

bugfix in renderTree(): do a toLowerCase() before checking the context of the skinset

1 lines of code changed in:

robert 2004-05-01 13:25

bugfix in dumpToZip(): don't loop over app.skinfiles since prototypes are registered
both in mixed case and lowercase, use app.__app__.getPrototypes() instead (with this
the zip file contains mixed case prototype names).

10 lines of code changed in:

robert 2004-03-22 20:20

fixed comment

1 lines of code changed in:

tobi 2004-03-21 17:14

moved firstOption for prototype choose from message file to skin

2 lines of code changed in:

tobi 2004-03-20 19:13

renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)

13 lines of code changed in:

robert 2004-03-15 08:36

changed custom_action(): call getCustomSkins() to get the list containing
the layouts custom skins plus all of any parent layout in the chain

2 lines of code changed in:

robert 2004-03-15 08:35

changed "all skins" to "default skins" (since the tree view doesn't contain
custom skins)

1 lines of code changed in:

robert 2004-03-15 08:34

added methods
- getOriginalSkin()
- getCustomSkins() returns all custom skins of a layout plus those of
any parent layout in the chain.

57 lines of code changed in:

robert 2004-03-15 08:33

modified renderList(): it now accepts either a hopobject collection or an array

6 lines of code changed in:

robert 2004-02-29 17:08

bugfix in edit_action(): changed redirect url to avoid anchor growing with each save request in internet explorer

1 lines of code changed in:

michi 2004-02-17 20:41

minor fixes of matthias' language patch

1 lines of code changed in:

robert 2004-02-16 18:51

committed matthias platzer's language patch
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000489.html)

8 lines of code changed in:

hannes 2004-02-13 16:25

Added workaround to display System skin section when root prototype is "Root"
(with bug #325 fixed)

2 lines of code changed in:

robert 2004-01-16 12:45

remove hopobjects by using their own method remove() now (the former way to call the remove() method of the parent and pass the object to delete is deprecated in helma)

2 lines of code changed in:

tobi 2004-01-13 16:39

fixed macro help to finally work one day...

21 lines of code changed in:

tobi 2004-01-13 16:36

* re-added hopobject.url_macro as user-friendly wrapper for hopobject.href_macro
* replaced all xxx.href macro calls to xxx.url

2 lines of code changed in:

tobi 2004-01-13 13:25

cleaned up code

0 lines of code changed in:

(135 more)

Generated by StatCVS 0.2.2