Module antville/code/PollMgr/

back to main page

Summary Period: 2002-01-25 to 2004-03-20

Modules

[root]/antville/code/PollMgr

Lines of Code


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

Authors

Author Changes Lines of Code Lines per Change
Totals 92 (100.0%) 600 (100.0%) 6.5
tobi 44 (47.8%) 310 (51.7%) 7.0
robert 48 (52.2%) 290 (48.3%) 6.0

Most Recent Commits

tobi 2004-03-20 19:13

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)

20 lines of code changed in:

robert 2004-02-16 18:51

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

4 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

5 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

3 lines of code changed in:

tobi 2004-01-09 20:13

* removed deprecated wrapper macros for output of res.data.xxxlist
* replaced call for deprecated macro with response.xxxlist

1 lines of code changed in:

tobi 2004-01-09 20:08

removed obsolete files

0 lines of code changed in:

tobi 2004-01-09 18:56

re-added accidentally removed file (due to sparkling wine and grappa)

6 lines of code changed in:

tobi 2004-01-09 18:55

removed obsolete files

0 lines of code changed in:

tobi 2004-01-02 23:06

retouched layout to become more concistent

2 lines of code changed in:

robert 2003-12-08 23:35

- simplyfied renderManagerView()

3 lines of code changed in:

robert 2003-12-08 23:28

css class "commentHead" was renamed to "listSeparator"

1 lines of code changed in:

robert 2003-12-08 21:40

- css class commentHead was renamed to "listSeparator"
- some fixes towards xhtml compatibility

3 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)

4 lines of code changed in:

robert 2003-10-15 22:07

- modified main_action to use global renderList() and renderPageNavigation()
- added openpolls_action() and mypolls_action()

26 lines of code changed in:

robert 2003-10-15 22:04

- embedded page navigation
- urls of filter options now point to actions in pollmgr instead of main action using GET parameters

5 lines of code changed in:

robert 2003-10-15 21:59

removed method renderPollList() which is replaced by global renderList(), added method renderManagerView() that is passed as argument to global renderList() (this method does the actual rendering of an item in the list)

8 lines of code changed in:

robert 2003-10-15 21:57

added cases for actions "open" and "mypolls"

10 lines of code changed in:

robert 2003-10-15 21:55

added collection "open" that contains only open polls

6 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

20 lines of code changed in:

(43 more)

Generated by StatCVS 0.2.2