Summary Period: 2001-06-18 to 2004-07-30
Total Lines Of Code:
387 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 120 (100.0%) | 1047 (100.0%) | 8.7 |
robert | 83 (69.2%) | 836 (79.8%) | 10.0 |
tobi | 34 (28.3%) | 196 (18.7%) | 5.7 |
michi | 1 (0.8%) | 10 (1.0%) | 10.0 |
hannes | 2 (1.7%) | 5 (0.5%) | 2.5 |
* check for param.as == "url" and/or param.as == "link" wherevery it (hopefully) makes sense
* cleaned up a little bit (code, comments)
1 lines of code changed in:
added check for param.as == "url" before writing the user's name as url (if available)
1 lines of code changed in:
added missing <a> anchor element to locate each user of one page via # in URL
1 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
3 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)
62 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)
19 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:
cleaned up code
1 lines of code changed in:
cleaned up code
14 lines of code changed in:
removed obsolete file
0 lines of code changed in:
replaced all occurences of "weblog" with "site"
1 lines of code changed in:
initial check-in
1 lines of code changed in:
updated subscription manager to conform with general functionality and layout
11 lines of code changed in:
modified checkbox rendering: use createCheckBoxParam() instead of createInputParam(), checkboxes now preserve their status even if the user is redirected back to the form
3 lines of code changed in:
changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).
1 lines of code changed in:
changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string).
3 lines of code changed in:
changed because default layout was changed too
14 lines of code changed in:
modified layout
24 lines of code changed in:
modified filter since we now have two different image prototypes, and we want just the site images in this collection
1 lines of code changed in:
replaced call of global image macro with layout.image
7 lines of code changed in:
(78 more)
Generated by StatCVS 0.2.2