Summary Period: 2001-06-18 to 2004-01-13
[root]/antville_archive/hopobject
Total Lines Of Code:
204 (2006-01-17 17:18)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 144 (100.0%) | 1547 (100.0%) | 10.7 |
robert | 79 (54.9%) | 827 (53.5%) | 10.4 |
tobi | 55 (38.2%) | 628 (40.6%) | 11.4 |
hannes | 9 (6.3%) | 86 (5.6%) | 9.5 |
michi | 1 (0.7%) | 6 (0.4%) | 6.0 |
* re-added hopobject.url_macro as user-friendly wrapper for hopobject.href_macro
* replaced all xxx.href macro calls to xxx.url
8 lines of code changed in:
removed hopobject.url_macro and replaced macro calls with the href macro
0 lines of code changed in:
cleaned up code
3 lines of code changed in:
replaced all occurences of "weblog" with "site"
1 lines of code changed in:
modified delete_actions and corresponding delete.skin
1 lines of code changed in:
do not clone the param object anymore, this is done in Html library if necessary
10 lines of code changed in:
removed skin_macro because this went into antvillelib already
0 lines of code changed in:
added method createCheckBoxParam() that returns a special parameter object for rendering checkboxes (which is different from the one created by createInputParam())
13 lines of code changed in:
changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag).
2 lines of code changed in:
skinpath is now set using layout.getSkinPath()
2 lines of code changed in:
modified onRequest():
- assign the currently active layout to res.handlers.layout, also added check if user has a layout object in the session (for testdriving it)
- define the skinpath according to the layout object
- only call checkAccess if the user isn't a sysadmin (which means that sysadmins are basically allowed to do anything)
24 lines of code changed in:
added generic modifier_macro()
13 lines of code changed in:
Added support for skinsets:
* Skins are attached to skinset rather than site objects
* Each site can have multiple skinsets
* Skinsets can inherit from each other
* Added subclasses of imagemgr and skinmgr that mount on root/manage
26 lines of code changed in:
modified onRequest(): all checkAccess() methods now set res.message themselves (and do a res.redirect if necessary), so just call checkAccess()
1 lines of code changed in:
removed
0 lines of code changed in:
- modified onRequest(): it now calls checkAccess() to determine if a user is allowed to request a certain action
- added basic method checkAccess() allowing everything which is overwritten by prototypes
20 lines of code changed in:
- changed to use AntvilleLib methods
- modified createInputParam: submitted values now override property values
12 lines of code changed in:
- removed href_macro() because this is part of AntvilleLib now
- removed deprecated input_macro() - use the global one instead
- removed check for param.checkdeny in link_macro since i couldn't figure out why it was there
9 lines of code changed in:
changed from input type="button" to type="submit"
1 lines of code changed in:
Fix typo (klick/click)
1 lines of code changed in:
(108 more)
Generated by StatCVS 0.2.2