Commit graph

74 commits

Author SHA1 Message Date
3baac801a0 moved renderInputText() et al. and renderImage() from hopobject to global 2002-06-04 14:53:17 +00:00
Robert Gaggl
1e23636419 changed to use global markupelement-functions resp. global openLink() and closeLink()-funtions
also formatTimestamp() is a global function now
2002-06-04 14:17:25 +00:00
Robert Gaggl
b59a3afa34 buttons are now named "save" and "cancel" instead of "submit" 2002-06-04 14:13:19 +00:00
ffca47cc52 fixed markup to be xhtml compatible 2002-06-03 17:10:21 +00:00
2ea7797c89 fixed markup to be xhtml compatible 2002-06-03 16:49:20 +00:00
Robert Gaggl
0e7ae0b9ef change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- no more res.skin, using renderSkin instead
2002-06-02 16:17:31 +00:00
Robert Gaggl
9b7847eec1 change code according to helma's new session/usermodel:
- using session.user instead of user as argument
changed code to run with snapshot 20020531-fc:
- removed explicit writing of prefix and suffix to response-object (helma's doing that from now on)
2002-06-02 16:05:37 +00:00
Robert Gaggl
6fa414dd0e assign form-action to res.data.action 2002-05-15 23:12:41 +00:00
Robert Gaggl
2e859f2bf1 include action in form-tag 2002-05-15 23:06:41 +00:00
Robert Gaggl
2b98b1a617 - removed "main" from href()
- assigned form-action to res.data.action
2002-05-15 23:02:39 +00:00
Robert Gaggl
c3e0c23603 - autoLogin() is now called by onRequest()
- removed "Antville" from pagetitle
2002-03-27 13:05:40 +00:00
Robert Gaggl
269a461d03 switched to version 1.2 2002-03-27 10:57:17 +00:00
Robert Gaggl
680f9e3a31 - removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme
- removed isDeleteDenied()
2002-01-22 20:17:50 +00:00
Robert Gaggl
d4698faffc isDeleteDenied() was renamed to isDenied() 2002-01-22 19:52:37 +00:00
Robert Gaggl
320659ce6f - hac now checks if user is logged in
- removed unnecessary check for user.cache.referer
2002-01-22 19:42:42 +00:00
Robert Gaggl
db3df63bad - hac now checks if user is logged in
- some minor changes
2002-01-22 19:41:26 +00:00
Robert Gaggl
851f06f007 removed assignments to res.head 2001-12-11 10:37:58 +00:00
Robert Gaggl
a75b59d33a - security-functions now demand user-object as argument
- now using res.data.* instead of res.*
- modifications needed due to rewriting of objectFunctions
2001-12-10 22:57:04 +00:00
Robert Gaggl
810666d5c8 - security-functions now demand user-object as argument
- added comments to functions
2001-12-10 22:54:44 +00:00
Robert Gaggl
48b94dd326 - changed line-up of buttons to the right order 2001-12-10 22:53:13 +00:00
Robert Gaggl
20478af81c - security-functions now demand user-object as argument 2001-12-10 22:52:58 +00:00
Robert Gaggl
4bbdf08320 - minor change 2001-12-10 22:52:40 +00:00
Robert Gaggl
6821131c28 - removed unused functions
- functions now have a defined (and documented ...) interface
- added comments to functions
2001-12-10 22:51:57 +00:00
Robert Gaggl
f58a35bdfd initial check-in 2001-11-03 09:17:41 +00:00