Summary Period: 2001-08-15 to 2005-10-04
Total Lines Of Code:
123 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 68 (100.0%) | 293 (100.0%) | 4.3 |
robert | 47 (69.1%) | 220 (75.1%) | 4.6 |
tobi | 15 (22.1%) | 43 (14.7%) | 2.8 |
michi | 2 (2.9%) | 15 (5.1%) | 7.5 |
hannes | 3 (4.4%) | 14 (4.8%) | 4.6 |
kris | 1 (1.5%) | 1 (0.3%) | 1.0 |
removed gallery support and image macros
1 lines of code changed in:
re-renamed Asset and Picture (incl. manager protos) to their original names (ie. File and Image) and instead added a global Helma object containing JavaScript wrapper methods around the helma.image.ImageGenerator and java.io.File classes
1 lines of code changed in:
renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints)
11 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
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:
(36 more)
Generated by StatCVS 0.2.2