Summary Period: 2001-06-18 to 2004-02-29
[root]/antville_archive/imagemgr
Total Lines Of Code:
314 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 136 (100.0%) | 966 (100.0%) | 7.1 |
robert | 105 (77.2%) | 836 (86.5%) | 7.9 |
hannes | 9 (6.6%) | 52 (5.4%) | 5.7 |
michi | 5 (3.7%) | 46 (4.8%) | 9.2 |
tobi | 17 (12.5%) | 32 (3.3%) | 1.8 |
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:
minor layout change
1 lines of code changed in:
image/preview.skin was renamed to mgrlistitem.skin (for constistency reasons)
2 lines of code changed in:
modified _children.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:
modified checkAdd() since we just have to do the check for site images now (the check for layout images is done in layoutimgemgr/securityFunctions.js)
2 lines of code changed in:
- evalImgType() is now a global function
- call getStaticDir() of _parent to get the directory where images should be stored
6 lines of code changed in:
reformatted html-code
12 lines of code changed in:
- getStaticUrl() was renamed to getUrl()
- popupUrl() was renamed to getPopupUrl()
2 lines of code changed in:
- using new res.handlers.context object for rendering page.skin (res.handlers.context either contains root or a site object)
7 lines of code changed in:
(finally) merged imagetopics branch to HEAD
41 lines of code changed in:
(85 more)
Generated by StatCVS 0.2.2