Summary Period: 2001-06-18 to 2004-02-29
[root]/antville_archive/comment
Total Lines Of Code:
255 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 200 (100.0%) | 1225 (100.0%) | 6.1 |
robert | 145 (72.5%) | 994 (81.1%) | 6.8 |
tobi | 34 (17.0%) | 105 (8.6%) | 3.0 |
hannes | 18 (9.0%) | 70 (5.7%) | 3.8 |
michi | 3 (1.5%) | 56 (4.6%) | 18.6 |
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:
* added "form" anchors just above comment and reply forms
* implemented anchor parameter in comment/replylink_macro to directly scroll to the form
3 lines of code changed in:
implemented first version of e-mail notification using kris' contribution (with slight modifications):
* since site preferences are stored as xml the corresponding code had to be adjusted
* currently, no notification is sent if a story's status changes from offline to online (abuse factor is too high)
* there's only one global notification skin used for the mail body
* the sender is always set to sys_email to avoid the bounce problem we already had with registration mails
5 lines of code changed in:
rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object
26 lines of code changed in:
initial check-in: merged former .hac files into single actions.js files
89 lines of code changed in:
modified comments
4 lines of code changed in:
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
35 lines of code changed in:
(117 more)
Generated by StatCVS 0.2.2