Module antville_archive/imagemgr/

back to main page

Summary Period: 2001-06-18 to 2004-02-29

Modules

[root]/antville_archive/imagemgr

Lines of Code


Total Lines Of Code: 314 (2006-01-17 17:18)

Authors

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

Most Recent Commits

robert 2004-02-29 21:36

bugfix in deleteImage(): check if image is a site image (not a layout one) before decrementing diskusage

2 lines of code changed in:

robert 2004-02-18 18:53

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:

robert 2004-02-16 18:51

committed matthias platzer's language patch
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000489.html)

5 lines of code changed in:

robert 2004-01-16 12:45

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:

tobi 2004-01-12 17:44

cleaned up code

5 lines of code changed in:

tobi 2004-01-09 20:13

* removed deprecated wrapper macros for output of res.data.xxxlist
* replaced call for deprecated macro with response.xxxlist

1 lines of code changed in:

tobi 2004-01-02 23:06

retouched layout to become more concistent

2 lines of code changed in:

robert 2003-12-30 14:05

use Object method clone instead of ObjectLib.clone (ObjectLib is deprecated)

2 lines of code changed in:

robert 2003-12-30 14:03

modified since FileLib methods are now methods of File prototype (FileLib object is deprecated)

2 lines of code changed in:

robert 2003-12-17 23:01

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:

robert 2003-12-08 23:57

removed

0 lines of code changed in:

robert 2003-12-08 22:09

minor layout change

1 lines of code changed in:

robert 2003-12-08 20:55

image/preview.skin was renamed to mgrlistitem.skin (for constistency reasons)

2 lines of code changed in:

robert 2003-11-23 20:08

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:

robert 2003-11-23 19:59

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:

robert 2003-11-23 19:38

- 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:

robert 2003-11-23 19:31

reformatted html-code

12 lines of code changed in:

robert 2003-11-23 19:16

- getStaticUrl() was renamed to getUrl()
- popupUrl() was renamed to getPopupUrl()

2 lines of code changed in:

robert 2003-11-23 18:48

- 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:

michi 2003-11-01 16:24

(finally) merged imagetopics branch to HEAD

41 lines of code changed in:

(85 more)

Generated by StatCVS 0.2.2