Module antville_archive/filemgr/

back to main page

Summary Period: 2001-11-03 to 2004-02-29

Modules

[root]/antville_archive/filemgr

Lines of Code


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

Authors

Author Changes Lines of Code Lines per Change
Totals 86 (100.0%) 649 (100.0%) 7.5
robert 74 (86.0%) 630 (97.1%) 8.5
tobi 12 (14.0%) 19 (2.9%) 1.5

Most Recent Commits

robert 2004-02-29 17:06

committed bugfix patch from matthias platzer
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000498.html)

3 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)

3 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)

1 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-09 20:08

removed obsolete files

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

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

1 lines of code changed in:

robert 2003-12-08 23:57

removed

0 lines of code changed in:

robert 2003-12-08 22:19

getStaticPath() now returns a String, not a StringBuffer()

1 lines of code changed in:

robert 2003-12-08 22:07

minor layout change

1 lines of code changed in:

robert 2003-12-08 20:54

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

2 lines of code changed in:

robert 2003-11-23 19:35

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:

robert 2003-10-15 22:06

- modified main_action to use global renderList() and renderPageNavigation()
- added myfiles_action

14 lines of code changed in:

robert 2003-10-15 22:03

- embedded page navigation
- added header similar to imagemgr, added filter link for "my files"

12 lines of code changed in:

robert 2003-10-11 12:41

check if notification is enabled for a site by calling isNotificationEnabled()

1 lines of code changed in:

tobi 2003-10-08 18:17

all notification e-mails are now sent via site/sendNotification function
(ie. story/sendNotification was removed.)

1 lines of code changed in:

tobi 2003-10-06 18:28

implemented first version of e-mail notification using kris' contribution (with slight modifications):
* since site preferences are stored as xml the corresponding code had to be adjusted
* currently, no notification is sent if a story's status changes from offline to online (abuse factor is too high)
* there's only one global notification skin used for the mail body
* the sender is always set to sys_email to avoid the bounce problem we already had with registration mails

3 lines of code changed in:

robert 2003-09-07 22:55

rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object

11 lines of code changed in:

(51 more)

Generated by StatCVS 0.2.2