Summary Period: 2001-06-18 to 2005-02-19
Total Lines Of Code:
257 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 208 (100.0%) | 1240 (100.0%) | 5.9 |
robert | 148 (71.2%) | 999 (80.6%) | 6.7 |
tobi | 39 (18.8%) | 115 (9.3%) | 2.9 |
hannes | 18 (8.7%) | 70 (5.6%) | 3.8 |
michi | 3 (1.4%) | 56 (4.5%) | 18.6 |
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
2 lines of code changed in:
bugfix in replylink_macro(): renderImage takes two arguments
3 lines of code changed in:
fixed name of extended prototype (first letter uppercase)
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)
8 lines of code changed in:
removed assignment of cache.modifytime in updateComment(): this timestamp was used to check if the content of a comment/story was updated, but isn't used anymore
0 lines of code changed in:
committed matthias platzer's language patch
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000489.html)
2 lines of code changed in:
cleaned up code
0 lines of code changed in:
cleaned up code
20 lines of code changed in:
cleaned up code
6 lines of code changed in:
modified delete_actions and corresponding delete.skin
5 lines of code changed in:
initial check-in
2 lines of code changed in:
use constant for editableby value which makes things more readable
1 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).
2 lines of code changed in:
- css class commentHead was renamed to listSeparator
- minor other changes
3 lines of code changed in:
minor layout change
3 lines of code changed in:
Make sure rawcontent field is set on stories and comments when the content is updated.
This fixes the bug that search doesn't work on Antville 1.1
1 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:
(123 more)
Generated by StatCVS 0.2.2