Summary Period: 2001-11-18 to 2005-02-19
Total Lines Of Code:
240 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 137 (100.0%) | 886 (100.0%) | 6.4 |
robert | 90 (65.7%) | 756 (85.3%) | 8.4 |
tobi | 35 (25.5%) | 80 (9.0%) | 2.2 |
hannes | 12 (8.8%) | 50 (5.6%) | 4.1 |
bugfix: previous commit (which removed the setContent methods) caused antville to
not record any story or comment data at all. thus, i added the content.setAll method in
place of the removed setContent calls.
1 lines of code changed in:
removed setContent(): the rawtext is of no use anymore since search is now using lucene
0 lines of code changed in:
first implementation of lucene-based search in antville
6 lines of code changed in:
pre-assign discussions property with value defined in site prefs (otherwise
it would be unchecked, even if site allows comments)
1 lines of code changed in:
temporarily fixed topic feature with a quick hack
2 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)
19 lines of code changed in:
fixed bug that prevented offline stories from being browsed
1 lines of code changed in:
committed matthias platzer's language patch
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000489.html)
4 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:
merged skins representing two different states of an object (e.g. online/offline stories) into mgrlistitem.skin by using the newly added antvillelib's switch_macro
3 lines of code changed in:
removed obsolete files
0 lines of code changed in:
removed check for req.data.save on create_action to allow logged out users to post from the context menu after login
1 lines of code changed in:
check if topic name is already reserved word (e.g. action or function name) and display error message if so
2 lines of code changed in:
retouched layout to become more concistent
2 lines of code changed in:
use constant for editableby value which makes things more readable
2 lines of code changed in:
- simplyfied renderManagerView()
3 lines of code changed in:
css class "commentHead" was renamed to "listSeparator"
1 lines of code changed in:
- css class "commentHead" was renamed to "listSeparator"
- minor layout changes
3 lines of code changed in:
(94 more)
Generated by StatCVS 0.2.2