Summary Period: 2001-06-18 to 2005-10-04
Total Lines Of Code:
228 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 157 (100.0%) | 1017 (100.0%) | 6.4 |
robert | 108 (68.8%) | 826 (81.2%) | 7.6 |
tobi | 32 (20.4%) | 93 (9.1%) | 2.9 |
hannes | 9 (5.7%) | 52 (5.1%) | 5.7 |
michi | 5 (3.2%) | 46 (4.5%) | 9.2 |
kris | 3 (1.9%) | 0 (0.0%) | 0.0 |
removed image topics
0 lines of code changed in:
removed obsolete topic mapping
0 lines of code changed in:
removed obsolete macro
0 lines of code changed in:
fixed bug in topicname evaluation: directly test the urlpattern instead of using
isURL() since the latter uses java.net.URL to test
1 lines of code changed in:
changed evalImg: return the newly created Image object too (this is needed in MetaWeblogApi.newMediaObject())
1 lines of code changed in:
moved replacelink_macro() to Image
0 lines of code changed in:
* replaced all occurences of File methods with Helma.File methods (except where File refers to the HopObject prototype)
2 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
13 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)
46 lines of code changed in:
bugfix in deleteImage(): check if image is a site image (not a layout one) before decrementing diskusage
2 lines of code changed in:
committed Michi Platzer's patch that implements
- diskquota-limits per site
- limits for site-alias and username (30 characters)
- display of last stories/comments of a user in system manager
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000488.html)
7 lines of code changed in:
committed matthias platzer's language patch
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000489.html)
5 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)
7 lines of code changed in:
cleaned up code
5 lines of code changed in:
* removed deprecated wrapper macros for output of res.data.xxxlist
* replaced call for deprecated macro with response.xxxlist
1 lines of code changed in:
retouched layout to become more concistent
2 lines of code changed in:
use Object method clone instead of ObjectLib.clone (ObjectLib is deprecated)
2 lines of code changed in:
modified since FileLib methods are now methods of File prototype (FileLib object is deprecated)
2 lines of code changed in:
changed since the signatures of some AntvilleLib methods have changed:
- Html.dropDown (first argument must be an object containing all attributes of the opening select tag).
- Html.link and Html.linkAsString (first argument must be an object containing all attributes of the a tag).
2 lines of code changed in:
removed
0 lines of code changed in:
(94 more)
Generated by StatCVS 0.2.2