Summary Period: 2001-11-18 to 2004-02-24
[root]/antville_archive/storymgr
Total Lines Of Code:
232 (2006-01-17 17:18)
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 |
fixed bug that prevented offline stories from being browsed
1 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)
1 lines of code changed in:
cleaned up code
5 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:
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 obsolete files
0 lines of code changed in:
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:
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:
retouched layout to become more concistent
2 lines of code changed in:
use constant for editableby value which makes things more readable
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"
- minor layout changes
3 lines of code changed in:
instead of displaying "online stories" say "all stories" (since the list will contain both online and offline stories)
1 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:
- modified main_action to use global renderList() and renderPageNavigation()
- added offline_action() and mystories_action()
24 lines of code changed in:
- 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:
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:
added cases for actions "offline" and "mystories"
8 lines of code changed in:
(88 more)
Generated by StatCVS 0.2.2