Summary Period: 2001-06-18 to 2004-03-15
[root]/antville_archive/skinmgr
Total Lines Of Code:
723 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 190 (100.0%) | 2629 (100.0%) | 13.8 |
robert | 127 (66.8%) | 1950 (74.2%) | 15.3 |
tobi | 43 (22.6%) | 487 (18.5%) | 11.3 |
hannes | 18 (9.5%) | 187 (7.1%) | 10.3 |
michi | 2 (1.1%) | 5 (0.2%) | 2.5 |
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:
changed "all skins" to "default skins" (since the tree view doesn't contain
custom skins)
1 lines of code changed in:
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:
modified renderList(): it now accepts either a hopobject collection or an array
6 lines of code changed in:
bugfix in edit_action(): changed redirect url to avoid anchor growing with each save request in internet explorer
1 lines of code changed in:
minor fixes of matthias' language patch
1 lines of code changed in:
committed matthias platzer's language patch
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000489.html)
8 lines of code changed in:
Added workaround to display System skin section when root prototype is "Root"
(with bug #325 fixed)
2 lines of code changed in:
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:
fixed macro help to finally work one day...
21 lines of code changed in:
* 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:
cleaned up code
0 lines of code changed in:
* added skinmgr.globalmacros_macro and prevented output of global macros in skinmgr.macros_macro
* fixed bug that caused exception in skinmgr.skinmacros_macro when displaying a custom skin
* fixed default prototype names according to latest helma changes (starting with uppercase)
54 lines of code changed in:
cleaned up code
9 lines of code changed in:
fixed bug that caused skin macros to be displayed in one line and unsorted
7 lines of code changed in:
removed all <b> tags with <strong> and all <i> taqs with <em>
1 lines of code changed in:
rewrote skin help by moving content of the macro.help file into a readable object structure which is transformed into a more scripting-compatible object tree at startup
59 lines of code changed in:
* replaced <h4> with <p> tag
* moved param.text as title attribute in <p> tag
* decreased size of textarea to make buttons visible even in a 600x800 window
3 lines of code changed in:
retouched layout to become more concistent
3 lines of code changed in:
moved css classes needed for diff from site/style.skin into this one
34 lines of code changed in:
(127 more)
Generated by StatCVS 0.2.2