Module antville_archive/poll/

back to main page

Summary Period: 2002-01-25 to 2004-02-16

Modules

[root]/antville_archive/poll

Lines of Code


Total Lines Of Code: 506 (2006-01-17 17:18)

Authors

Author Changes Lines of Code Lines per Change
Totals 173 (100.0%) 1514 (100.0%) 8.7
tobi 91 (52.6%) 904 (59.7%) 9.9
robert 82 (47.4%) 610 (40.3%) 7.4

Most Recent Commits

robert 2004-02-16 18:51

committed matthias platzer's language patch
(see http://grazia.helma.at/pipermail/antville-dev/2004-February/000489.html)

15 lines of code changed in:

robert 2004-01-16 12:45

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)

3 lines of code changed in:

tobi 2004-01-12 17:44

cleaned up code

10 lines of code changed in:

tobi 2004-01-12 16:47

updated the contents of the global help.js file to reflect the current macros and skins and by the way removed code which was either obsolete, deprecated or went into antvillelib

0 lines of code changed in:

tobi 2004-01-12 13:55

removed all <b> tags with <strong> and all <i> taqs with <em>

1 lines of code changed in:

tobi 2004-01-12 13:47

modified delete_actions and corresponding delete.skin

5 lines of code changed in:

tobi 2004-01-09 20:24

store redirect url in a variable since it is used more than once

3 lines of code changed in:

tobi 2004-01-09 20:20

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

2 lines of code changed in:

tobi 2004-01-02 23:06

retouched layout to become more concistent

3 lines of code changed in:

robert 2004-01-02 11:38

fixed a bug in checkEdit(): poll never had a property "editableby"

2 lines of code changed in:

robert 2003-12-17 23:02

changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).

8 lines of code changed in:

robert 2003-12-08 23:56

initial check-in

11 lines of code changed in:

robert 2003-12-08 23:55

renamed to mgrlistitem.skin

0 lines of code changed in:

robert 2003-12-08 22:00

don't use StringBuffer in results_macro() since it's of no use (instead write the results directly to response)

2 lines of code changed in:

robert 2003-12-08 21:01

render list of choices using res.push()/res.pop() instead of using a StringBuffer (for performance reasons)

3 lines of code changed in:

robert 2003-11-23 19:17

removed call of checkView in viewlink_macro()

0 lines of code changed in:

robert 2003-09-07 23:08

modified editlink_macro(), deletelink_macro(), closelink_macro() and viewlink_macro() since checkXxx methods now throw a DenyException

29 lines of code changed in:

robert 2003-09-07 23:04

modified evalVote() because checkVote() now throws a DenyException itself

1 lines of code changed in:

robert 2003-09-07 22:58

- rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object
- removed isViewDenied(), use this.site.checkView() instead (since isViewDenied() didn't do anything else)

34 lines of code changed in:

robert 2003-09-07 22:51

- modified main_action(): check if user is logged for vote-requests
- fixed a bug in edit_action() that would throw a type-error (dunno why) otherwise

3 lines of code changed in:

(80 more)

Generated by StatCVS 0.2.2