Summary Period: 2001-11-03 to 2004-05-30
Total Lines Of Code:
188 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 96 (100.0%) | 672 (100.0%) | 7.0 |
robert | 75 (78.1%) | 631 (93.9%) | 8.4 |
tobi | 21 (21.9%) | 41 (6.1%) | 1.9 |
changed evalFile: return the newly created File object too (this is needed in MetaWeblogApi.newMediaObject())
1 lines of code changed in:
* replaced all occurences of File methods with Helma.File methods (except where File refers to the HopObject prototype)
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
9 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)
2 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)
10 lines of code changed in:
committed bugfix patch from matthias platzer
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000498.html)
3 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)
3 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)
1 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:
removed obsolete files
0 lines of code changed in:
retouched layout to become more concistent
2 lines of code changed in:
modified since FileLib methods are now methods of File prototype (FileLib object is deprecated)
1 lines of code changed in:
removed
0 lines of code changed in:
getStaticPath() now returns a String, not a StringBuffer()
1 lines of code changed in:
minor layout change
1 lines of code changed in:
file/preview.skin was renamed to mgrlistitem.skin (for constistency reasons)
2 lines of code changed in:
modified since the app.property "filePath" was removed (use app.properties.staticPath instead or the site/root methods getStaticPath())
4 lines of code changed in:
- modified main_action to use global renderList() and renderPageNavigation()
- added myfiles_action
14 lines of code changed in:
(56 more)
Generated by StatCVS 0.2.2