Summary Period: 2001-11-03 to 2004-02-29
[root]/antville_archive/filemgr
Total Lines Of Code:
188 (2006-01-17 17:18)
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 |
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:
- embedded page navigation
- added header similar to imagemgr, added filter link for "my files"
12 lines of code changed in:
check if notification is enabled for a site by calling isNotificationEnabled()
1 lines of code changed in:
all notification e-mails are now sent via site/sendNotification function
(ie. story/sendNotification was removed.)
1 lines of code changed in:
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:
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