Module antville_archive/storymgr/

back to main page

Summary Period: 2001-11-18 to 2004-02-24

Modules

[root]/antville_archive/storymgr

Lines of Code


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

Authors

Author Changes Lines of Code Lines per Change
Totals 129 (100.0%) 857 (100.0%) 6.6
robert 87 (67.4%) 749 (87.4%) 8.6
tobi 30 (23.3%) 58 (6.8%) 1.9
hannes 12 (9.3%) 50 (5.8%) 4.1

Most Recent Commits

tobi 2004-02-24 17:34

fixed bug that prevented offline stories from being browsed

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

1 lines of code changed in:

tobi 2004-01-12 17:44

cleaned up code

5 lines of code changed in:

tobi 2004-01-12 16:20

* 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: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:08

removed obsolete files

0 lines of code changed in:

tobi 2004-01-08 15:36

removed check for req.data.save on create_action to allow logged out users to post from the context menu after login

1 lines of code changed in:

tobi 2004-01-03 18:06

check if topic name is already reserved word (e.g. action or function name) and display error message if so

2 lines of code changed in:

tobi 2004-01-02 23:06

retouched layout to become more concistent

2 lines of code changed in:

robert 2004-01-02 11:43

use constant for editableby value which makes things more readable

2 lines of code changed in:

robert 2003-12-08 23:36

- 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 22:59

- css class "commentHead" was renamed to "listSeparator"
- minor layout changes

3 lines of code changed in:

robert 2003-12-08 22:13

instead of displaying "online stories" say "all stories" (since the list will contain both online and offline stories)

1 lines of code changed in:

hannes 2003-12-01 17:03

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:

robert 2003-10-15 22:08

- modified main_action to use global renderList() and renderPageNavigation()
- added offline_action() and mystories_action()

24 lines of code changed in:

robert 2003-10-15 22:04

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

3 lines of code changed in:

robert 2003-10-15 22:00

removed method renderStoryList() 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 "offline" and "mystories"

8 lines of code changed in:

(88 more)

Generated by StatCVS 0.2.2