Commit graph

1177 commits

Author SHA1 Message Date
Robert Gaggl
c5ce091d28 renamed global function setLayout() to getParent()
change code according to helma's new session/usermodel
- changed user.cache to session.data
- using session.login() now
changed code to run with snapshot 20020531-fc
- no more res.skin, using renderSkin instead
2002-06-02 15:39:16 +00:00
Robert Gaggl
36384e48a7 change code according to helma's new session/usermodel
- using session.user instead of user
2002-06-02 15:38:16 +00:00
Robert Gaggl
d9a206f1b2 change code according to helma's new session/usermodel
- changed user.cache to session.data
changed code to run with snapshot 20020531-fc
- no more res.skin, using renderSkin instead
2002-06-02 15:35:11 +00:00
Robert Gaggl
ea28b3349c change code according to helma's new session/usermodel
- changed user.cache to session.data
- using session.user instead of user as argument
2002-06-02 15:34:00 +00:00
Robert Gaggl
e4e9e03232 now using global function isUserBlocked(), changed user.logout() to session.logout() 2002-06-02 15:33:00 +00:00
Robert Gaggl
ca46646edd initial check-in, implemented new functions isUserBlocked(), isUserTrusted(), isUserSysAdmin() 2002-06-02 15:32:24 +00:00
Robert Gaggl
d028679b88 renamed global function setLayout() to getParent()
changed code to run with snapshot 20020531-fc
- no more res.skin, using renderSkin instead
2002-06-02 15:31:36 +00:00
Robert Gaggl
5bf34cfcea macro-handler "currentUser" isn't supported anymore, now using global macro "username" 2002-06-02 15:31:14 +00:00
Robert Gaggl
66e24a7693 added class "pageTitle" 2002-06-02 15:30:41 +00:00
Robert Gaggl
08b753e0d7 change code according to helma's new session/usermodel:
- using session.user instead of user as argument
2002-06-02 15:30:22 +00:00
Robert Gaggl
154fddd48f renamed global function setLayout() to getParent()
change code according to helma's new session/usermodel:
- using session.user instead of user
changed code to run with snapshot 20020531-fc
- no more res.skin, using renderSkin instead
2002-06-02 15:29:58 +00:00
Robert Gaggl
cec0502418 macro-handler currentUser isn't supported anymore, changed to "this" 2002-06-02 15:28:41 +00:00
Robert Gaggl
51aa4490bb now using new global function isUserSysAdmin()
removed explicit writing of prefix and suffix (helma's doing that from now on)
2002-06-02 15:28:07 +00:00
Robert Gaggl
b1322e4b14 now using new global function isUserSysAdmin()
removed explicit writing of prefix and suffix (helma's doing that from now on)
change code according to helma's new session/usermodel:
- using session.user instead of user as argument
2002-06-02 15:27:35 +00:00
Robert Gaggl
3b9cf179fc now using new global function isUserSysAdmin()
change code according to helma's new session/usermodel
- removed explicit writing of prefix and suffix (helma's doing that from now on)
2002-06-02 15:26:36 +00:00
Robert Gaggl
21100d6449 change code according to helma's new session/usermodel
- using session.user instead of user as argument
2002-06-02 15:24:43 +00:00
Robert Gaggl
30e31eb749 change code according to helma's new session/usermodel
- added new collection "users"
2002-06-02 15:24:01 +00:00
Robert Gaggl
cc749307b5 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 15:22:57 +00:00
Robert Gaggl
7592a6ad4a change code according to helma's new session/usermodel
- changed user.cache to session.data
- 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 15:22:17 +00:00
Hannes Wallnöfer
503f18f2d1 Made search non-case-sensitive. 2002-05-31 15:47:13 +00:00
Hannes Wallnöfer
afe70d6eaf Raw skeleton of function that searches over multiple weblogs. 2002-05-31 15:44:30 +00:00
Hannes Wallnöfer
62b23e10ed Ooops, accidentally checked in Mckoi version where TEXT column is renamed to BODY 2002-05-30 14:41:44 +00:00
Hannes Wallnöfer
3f8c31727d escape single quote character (') as '' 2002-05-30 14:40:17 +00:00
Hannes Wallnöfer
5b37b22e7a changed link from antville.org to www.antville.org in logo macro 2002-05-27 22:50:49 +00:00
Hannes Wallnöfer
57a4302186 merged changes from branch hns_timezone into main branch. 2002-05-27 18:57:52 +00:00
Hannes Wallnöfer
8388d56f1b merged changes from branch hns_timezone into main branch. 2002-05-27 18:50:48 +00:00
649c6e2097 refurbished code style 2002-05-21 16:45:41 +00:00
Hannes Wallnöfer
2ef71f35c1 removed padding whitespace chars from description element text,
which effectively changed the item text.
2002-05-21 14:30:59 +00:00
48a8900ec2 refurbished code style 2002-05-17 20:00:31 +00:00
29e83c3880 first step of complete rewrite of how html macros are rendered 2002-05-17 19:59:45 +00:00
aa44d2ce9f first step of migrating to xhtml 2002-05-17 19:59:15 +00:00
d886e824c3 added type attribute in script tag 2002-05-17 19:57:28 +00:00
beacc66aa7 refurbished preferences (modified order, section and property names etc.) 2002-05-17 19:57:09 +00:00
8a8a395e1a changed title of page to "preferences" 2002-05-17 19:56:17 +00:00
Hannes Wallnöfer
c12d376466 database skins are now contained within the mounted skinmgr
object itself, avoiding the dual "skins" and "skinmanager" properties
in weblog ("skins" with prototype skinmgr for performing skin
management, "skinmanager" as untyped collection containing the
actual skins). From now on, everything is contained in and managed
by weblog.skins.
2002-05-16 14:26:29 +00:00
Robert Gaggl
2e007fb99d now using req.action instead of getActionName() 2002-05-16 12:29:02 +00:00
Robert Gaggl
a41cbd2e8c removed getActionName() which got replaced with built-in req.action 2002-05-16 12:28:15 +00:00
Robert Gaggl
56fdca2ada initial check-in: in case this action is called for a comment, it redirects back to story-main with an anchor to this comment 2002-05-16 12:16:25 +00:00
Robert Gaggl
78ee959185 replaced checking for last object in path with checking for action-name 2002-05-16 12:15:23 +00:00
Robert Gaggl
2814d30245 include action in form-tag 2002-05-15 23:24:30 +00:00
Robert Gaggl
6ad8c3fc22 assign form-action to res.data.action 2002-05-15 23:24:11 +00:00
Robert Gaggl
da8bca8062 now calling deleteAll()-function of storymgr instead of doing it in deleteAll() of weblog 2002-05-15 23:23:49 +00:00
Robert Gaggl
df8e2d1e9b changed calendar_macro() since the day must not appear in path anymore (because stories have now a standard URL): if a day-object or a story appear in path they determine the month to display in calendar 2002-05-15 23:22:46 +00:00
Robert Gaggl
f37eba6afb initial check-in: now also the creator of a weblog is allowed to delete it (will be recorded in syslog soon) 2002-05-15 23:19:41 +00:00
Robert Gaggl
8130470d48 - removed manual building of redirect-href() because stories now have one standard URL
- changed deleting of comments because comments now have story.comments as parent
- added function deleteAll() which loops over weblog.stories and deletes all of them
2002-05-15 23:18:49 +00:00
Robert Gaggl
4d4c5bf563 - parent of stories is now weblog.stories (not either weblog.topics or weblog)
- renamed "allcomments"-collection to "comments" (since this appears in URL)
2002-05-15 23:17:21 +00:00
Robert Gaggl
e51f03c1ee - removed manual building of redirect-href() because stories now have one standard URL
- changed deleting of comments because comments now have story.comments as parent
2002-05-15 23:16:16 +00:00
Robert Gaggl
c4889d75c2 - changes due to renaming "allcomments"-collection to "comments
- removed separating spaces between counter and text
2002-05-15 23:14:45 +00:00
Robert Gaggl
1808f1e98d replaced hardcoded action-name with req.action 2002-05-15 23:13:05 +00:00
Robert Gaggl
6fa414dd0e assign form-action to res.data.action 2002-05-15 23:12:41 +00:00