Summary Period: 2002-01-25 to 2004-03-20
Total Lines Of Code:
198 (2006-01-17 17:18)
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 |
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:
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)
3 lines of code changed in:
cleaned up code
5 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 deprecated wrapper macros for output of res.data.xxxlist
* replaced call for deprecated macro with response.xxxlist
1 lines of code changed in:
removed obsolete files
0 lines of code changed in:
re-added accidentally removed file (due to sparkling wine and grappa)
6 lines of code changed in:
removed obsolete files
0 lines of code changed in:
retouched layout to become more concistent
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"
- some fixes towards xhtml compatibility
3 lines of code changed in:
render list of choices using res.push()/res.pop() instead of using a StringBuffer (for performance reasons)
4 lines of code changed in:
- modified main_action to use global renderList() and renderPageNavigation()
- added openpolls_action() and mypolls_action()
26 lines of code changed in:
- 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:
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:
added cases for actions "open" and "mypolls"
10 lines of code changed in:
added collection "open" that contains only open polls
6 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
20 lines of code changed in:
(43 more)
Generated by StatCVS 0.2.2