Summary Period: 2003-11-23 to 2005-11-06
Total Lines Of Code:
959 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 63 (100.0%) | 1206 (100.0%) | 19.1 |
robert | 38 (60.3%) | 1066 (88.4%) | 28.0 |
tobi | 25 (39.7%) | 140 (11.6%) | 5.6 |
fixed clip method according to latest changes in antvilleLib
1 lines of code changed in:
bugfix in layout-export/import: always use UTF-8 as encoding
to avoid encoding-problems (lost umlauts etc.)
1 lines of code changed in:
minor fix
1 lines of code changed in:
* 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)
5 lines of code changed in:
put dates in brackets instead of using "on"
2 lines of code changed in:
move <br /> into suffix param
1 lines of code changed in:
use short dateformat only
2 lines of code changed in:
modified image_macro(): changed "onClick" to "onclick", otherwise pages wouldn't validate
1 lines of code changed in:
bugfix: added missing closing form tag
1 lines of code changed in:
added first option to parent layout chooser
1 lines of code changed in:
* replaced all occurences of File methods with Helma.File methods (except where File refers to the HopObject prototype)
4 lines of code changed in:
re-renamed Asset and Picture (incl. manager protos) to their original names (ie. File and Image) and instead added a global Helma object containing JavaScript wrapper methods around the helma.image.ImageGenerator and java.io.File classes
1 lines of code changed in:
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)
18 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:
fixed a bug in switch_macro(): because the root-layout is stored in root.sys_layout (and not .layout as for sites) retrieve the currently active layout object and compare it directly
4 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
1 lines of code changed in:
cleaned up code
78 lines of code changed in:
removed all <b> tags with <strong> and all <i> taqs with <em>
4 lines of code changed in:
modified delete_actions and corresponding delete.skin
4 lines of code changed in:
replaced "this" with prototype's name
6 lines of code changed in:
(24 more)
Generated by StatCVS 0.2.2