Commit graph

939 commits

Author SHA1 Message Date
44691ec80d refurbished html 2002-02-01 17:13:54 +00:00
d864235133 moved .bar css class from poll/results.skin to .pollResultsBar in weblog/style.skin 2002-02-01 17:13:40 +00:00
3a096efdf4 moved .bar class from poll/results.skin to .pollResultsBar class in weblog/style.skin 2002-02-01 16:40:59 +00:00
7c79a9121a removed a comment 2002-02-01 16:39:02 +00:00
4defb6f54e enabled virtual wrapping for textarea 2002-02-01 16:06:18 +00:00
Robert Gaggl
ba0aeb613c exchanged prevpage/nexpage-linktexts 2002-01-31 18:25:09 +00:00
Robert Gaggl
f61618c5af removed some indexes 2002-01-31 18:24:37 +00:00
7d2b6ef776 just a little bit of polish for the appearance 2002-01-31 17:10:07 +00:00
fcee492c89 added singular / plural parameters to this.total macro 2002-01-31 16:53:20 +00:00
3966384e77 added hardcoded(!) link to results 2002-01-31 16:44:39 +00:00
a394b6771a closed poll is marked with "cld" (shorter than "clsd") 2002-01-31 16:41:29 +00:00
3ba303896d added link to polls 2002-01-31 16:36:48 +00:00
Robert Gaggl
f5ee2a3b16 removed functions 2002-01-30 16:53:07 +00:00
a3d64c2adf added <span class="small"> 2002-01-30 16:32:06 +00:00
1790630f58 added css class "small" 2002-01-30 16:31:27 +00:00
9dfbfcf8cb added param.text for rendering prev/next page links 2002-01-30 16:17:37 +00:00
fbb2ad8f92 changed date output to a more reasonable, non-us format 2002-01-30 16:15:58 +00:00
cc08c24af0 added sp.text for rendering prev/next page links 2002-01-30 16:15:21 +00:00
2942366857 increased amount of listed weblogs to 25 2002-01-30 16:12:56 +00:00
c31f2908d4 implemented next / prev page link skins 2002-01-30 16:12:47 +00:00
f7575ccb9a corrected spelling in "built" 2002-01-30 11:08:43 +00:00
901b6cf8ff changed admin e-mail address to some generic placeholder 2002-01-29 17:22:32 +00:00
c892753bf8 changed vote permission from membership to "logged in" status 2002-01-28 13:09:19 +00:00
835be52063 fixed typo (createInfo instead of creatorInfo) 2002-01-28 10:29:30 +00:00
f59614717b turned creator information into macro 2002-01-28 10:27:36 +00:00
000dbf50b6 changed table names to UPPERCASE (thanks, microsoft) 2002-01-28 09:31:06 +00:00
Hannes Wallnöfer
253d8a8d73 Aehem... actually restrict search to current weblog. 2002-01-27 12:09:02 +00:00
Hannes Wallnöfer
2672a41e7c Added initial primitive search functionality to weblogs.
Point browser to <weblog-url>/search to check it out.
2002-01-26 18:01:56 +00:00
df3cc8e883 added mountpoint for polls 2002-01-25 17:58:52 +00:00
f2bc0bd115 initial check-in 2002-01-25 17:57:44 +00:00
c77212f458 added tables poll, choice and vote 2002-01-25 17:54:57 +00:00
505b554803 cleaned up a little bit 2002-01-25 15:56:13 +00:00
Robert Gaggl
73a8aa5202 bugfix 2002-01-24 15:15:27 +00:00
Robert Gaggl
bc11a2d4d9 removed creation of table COMMENT (comments are stored in TEXT) 2002-01-24 14:39:54 +00:00
Robert Gaggl
569e814296 bugfix 2002-01-24 14:39:25 +00:00
Robert Gaggl
0cb53d8084 fixed editableby-column 2002-01-22 22:24:08 +00:00
Robert Gaggl
95ce2527fb deleted 2002-01-22 20:30:32 +00:00
Robert Gaggl
e7476c29ba added _parent-definition 2002-01-22 20:29:06 +00:00
Robert Gaggl
b50b337260 changed order of subnodes 2002-01-22 20:28:49 +00:00
Robert Gaggl
68ce8bd6c7 added new virtual collections memberships and subscriptions 2002-01-22 20:28:29 +00:00
Robert Gaggl
3a883adf3c removed property usersignup 2002-01-22 20:27:53 +00:00
Robert Gaggl
853a53ed57 removed unnecessary check for user.cache.referer 2002-01-22 20:27:32 +00:00
Robert Gaggl
c58df200c4 removed link to signup for not logged-in users 2002-01-22 20:24:03 +00:00
Robert Gaggl
8e76c14736 - changes necessary due to new macro-names (because of new role-scheme) 2002-01-22 20:23:29 +00:00
Robert Gaggl
c8b3251a1c - changes necessary due to new role-scheme 2002-01-22 20:22:45 +00:00
Robert Gaggl
89bbe743fc - removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme
- isAddDenied() and isEditDenied() are now one function isDenied()
2002-01-22 20:22:27 +00:00
Robert Gaggl
561192838c - removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme
2002-01-22 20:21:13 +00:00
Robert Gaggl
13773de48c - removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme
- renamed isEditDenied() to isDenied()
2002-01-22 20:20:15 +00:00
Robert Gaggl
5dbf80cc46 - removed check if user is blocked (will be done with onRequest())
- changes necessary due to new role-scheme
- removed isAddDenied()
2002-01-22 20:19:34 +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