Module antville_archive/hopobject/

back to main page

Summary Period: 2001-06-18 to 2004-01-13

Modules

[root]/antville_archive/hopobject

Lines of Code


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

Authors

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

Most Recent Commits

tobi 2004-01-13 16:36

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

tobi 2004-01-13 15:24

removed hopobject.url_macro and replaced macro calls with the href macro

0 lines of code changed in:

tobi 2004-01-12 17:44

cleaned up code

3 lines of code changed in:

tobi 2004-01-12 14:16

replaced all occurences of "weblog" with "site"

1 lines of code changed in:

tobi 2004-01-12 13:47

modified delete_actions and corresponding delete.skin

1 lines of code changed in:

robert 2004-01-05 13:49

do not clone the param object anymore, this is done in Html library if necessary

10 lines of code changed in:

tobi 2004-01-03 00:01

removed skin_macro because this went into antvillelib already

0 lines of code changed in:

robert 2004-01-02 11:43

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:

robert 2003-12-17 23:00

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:

robert 2003-12-08 23:39

skinpath is now set using layout.getSkinPath()

2 lines of code changed in:

robert 2003-11-23 19:57

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:

robert 2003-11-23 19:08

added generic modifier_macro()

13 lines of code changed in:

hannes 2003-10-07 17:14

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:

robert 2003-09-07 22:56

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:

robert 2003-08-02 14:21

removed

0 lines of code changed in:

robert 2003-08-02 14:06

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

robert 2003-08-02 13:26

- changed to use AntvilleLib methods
- modified createInputParam: submitted values now override property values

12 lines of code changed in:

robert 2003-08-02 12:53

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

robert 2003-08-02 12:37

changed from input type="button" to type="submit"

1 lines of code changed in:

hannes 2003-05-09 15:38

Fix typo (klick/click)

1 lines of code changed in:

(108 more)

Generated by StatCVS 0.2.2