Summary Period: 2001-08-15 to 2004-02-16
Total Lines Of Code:
126 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 63 (100.0%) | 280 (100.0%) | 4.4 |
robert | 47 (74.6%) | 220 (78.6%) | 4.6 |
tobi | 11 (17.5%) | 31 (11.1%) | 2.8 |
michi | 2 (3.2%) | 15 (5.4%) | 7.5 |
hannes | 3 (4.8%) | 14 (5.0%) | 4.6 |
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
1 lines of code changed in:
* removed deprecated wrapper macros for output of res.data.xxxlist
* replaced call for deprecated macro with response.xxxlist
3 lines of code changed in:
changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).
1 lines of code changed in:
changed from using StringBuffer to res.push()/res.pop()
4 lines of code changed in:
(finally) merged imagetopics branch to HEAD
4 lines of code changed in:
implemented RSS feeds for topics (and days) by simply wrapping the site.rss_action
11 lines of code changed in:
bugfix: use path.site instead of this._parent since checkAccess() is also called for topics (and the parent of a topic is topicmgr)
1 lines of code changed in:
modified checkAccess() because permission check methods now throw an exception
9 lines of code changed in:
initial check-in
13 lines of code changed in:
initial check-in: merged former .hac files into single actions.js files
17 lines of code changed in:
changed from path.site to this._parent where possible
6 lines of code changed in:
- modified deleteAll() to throw an Exception object in case a story couldn't be deleted
- changed to use AntvilleLib methods
4 lines of code changed in:
- changed to use AntvilleLib
- renamed timestamp_macro() to date_macro()
9 lines of code changed in:
removed because .hac-files were merged into single actions.js files
0 lines of code changed in:
merged changes done in antville_1_0 branch
2 lines of code changed in:
added support for day header (ie. date will only be displayed once each day)
11 lines of code changed in:
if a day is displayed the title contains this.groupname formatted as date string. otherwise only this.groupname is displayed.
6 lines of code changed in:
still fixed html where necessary to achieve maximum xhtml conformance; furthermore i tried to find a more expressive title for every page output (most of them were set to the site title only which does not help a lot when navigating with the browser history); last but not least many editor forms where adapted to gain a concistent general layout.
1 lines of code changed in:
(33 more)
Generated by StatCVS 0.2.2