Summary Period: 2001-06-18 to 2006-01-10
Total Lines Of Code:
3870 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 414 (100.0%) | 8277 (100.0%) | 19.9 |
robert | 188 (45.4%) | 4105 (49.6%) | 21.8 |
tobi | 181 (43.7%) | 3565 (43.1%) | 19.6 |
hannes | 29 (7.0%) | 434 (5.2%) | 14.9 |
michi | 9 (2.2%) | 147 (1.8%) | 16.3 |
kris | 7 (1.7%) | 26 (0.3%) | 3.7 |
added property "cookieLevel"
it specifies number of IP octetts used in the password cookie
e.g. cookieLevel = 3 means it used only xxx.xxx.xxx
2 lines of code changed in:
small change with itemprefix and suffix
3 lines of code changed in:
added skin parameter to storylist (only for trusted users)
12 lines of code changed in:
fixed clip method according to latest changes in antvilleLib
4 lines of code changed in:
removed gallery support and image macros
2 lines of code changed in:
removed gallery support in several image macros
5 lines of code changed in:
added .stripTags() before .clip()
2 lines of code changed in:
fixed skinmanager-treeview: searchform.skin was renamed to searchresult.skin, changed
explanation too.
1 lines of code changed in:
bugfix: writeReadLog tried to retrieve stories from recently removed root.storiesByID collection; replaced with Story.getById method
1 lines of code changed in:
removed collection "storiesById" of root, using Story.getById() instead to retrieve a story with a given id.
21 lines of code changed in:
re-enabled various scheduler tasks that where commented out erronously
3 lines of code changed in:
first implementation of lucene-based search in antville
1098 lines of code changed in:
delete param.limit before rendering the image list (fixes bug 393, http://helma.org/bugs/show_bug.cgi?id=393)
1 lines of code changed in:
changed imagelist_macro():
* non-html attributes (eg. "as", "itemprefix", "itemsuffix") are not rendered anymore
* macro is now capable to render the list of images as urls (might be useful for client side javascript stuff) using as="url"
* fixed a bug in the way popups were linked
29 lines of code changed in:
fixed bug that prevented user-modified Day/main.skin from being used
1 lines of code changed in:
check if param.id is set in poll_macro
2 lines of code changed in:
added dot.gif to global DefaultImages
1 lines of code changed in:
fixed a typo in SKINSET constant: it's StoryMgr, not Storymgr
1 lines of code changed in:
modified imagelist_macro(): it's not a wrapper for the (recently removed) imagelist_macro() of ImageMgr anymore, but does all on its own
28 lines of code changed in:
* check for param.as == "url" and/or param.as == "link" wherevery it (hopefully) makes sense
* cleaned up a little bit (code, comments)
37 lines of code changed in:
(334 more)
Generated by StatCVS 0.2.2