Robert Gaggl
9d7e627eb2
only if weblog is public add new registered user to subscribers
2002-02-28 08:35:25 +00:00
9880de8ca1
corrected type in "Anville" (missing "t")
2002-02-20 05:59:17 +00:00
Robert Gaggl
1c52016832
exchanged user.cache.referer with user.cache.referrer (correct spelling)
2002-02-11 10:02:18 +00:00
Robert Gaggl
28d7465486
added full url of weblog in mail-body
2002-02-04 17:36:37 +00:00
Robert Gaggl
b50b337260
changed order of subnodes
2002-01-22 20:28:49 +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
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
7a85b9ffef
- if user now registers within a weblog, it's added to the user's subscriptions
...
- added functions searchUser(), evalNewMember(), addMember(), deleteMember()
2002-01-22 20:08:30 +00:00
Robert Gaggl
b8bfc27873
removed senseless check for user.cache.referer
2002-01-22 19:55:13 +00:00
Robert Gaggl
b6529b91d7
changed signup to subscription + more changes
2002-01-22 19:50:36 +00:00
Robert Gaggl
a1354db5ca
- hac now checks if user is logged in
...
- isEditDenied() was removed
2002-01-22 19:40:16 +00:00
Robert Gaggl
180259bf13
initial check-in
2002-01-22 18:54:09 +00:00
Robert Gaggl
2941081816
added call of signuplink-macro (doesn't show up if user is already a member)
2001-12-16 18:16:07 +00:00
Robert Gaggl
75125c7aad
added display of membership and link to signup (doesn't show if user is already a member)
2001-12-16 18:15:26 +00:00
Robert Gaggl
c62f41d9ba
initial check-in
2001-12-16 18:12:14 +00:00
Robert Gaggl
d8b4117af3
sender of confirmation mail now is the email-address entered in weblog-preferences (or app.property "adminEmail")
2001-12-13 18:20:59 +00:00
Robert Gaggl
73ce33a335
- security-functions now demand user-object as argument
2001-12-10 23:22:58 +00:00
Robert Gaggl
82cfbe13b1
- security-functions now demand user-object as argument
...
- using page.skin instead of editor.skin
- now using res.data.* instead of res.*
- removing assignments to res.head
- modifications needed due to rewriting of objectFunctions
2001-12-10 23:12:42 +00:00
Robert Gaggl
c9c947c814
- now using res.data.* instead of res.*
...
- removing assignments to res.head
- modifications needed due to rewriting of objectFunctions
2001-12-10 23:12:10 +00:00
Robert Gaggl
a3244ac424
removed exclamation-mark ;-)
2001-12-10 23:11:36 +00:00
Robert Gaggl
312796ab52
- added comments to functions
...
- functions now have a defined (and documented ...) interface
2001-12-10 23:11:01 +00:00
Robert Gaggl
b73f760b48
- modifications needed due to rewriting of objectFunctions
...
- now using res.data.* instead of res.*
- removing assignments to res.head
2001-12-10 23:09:59 +00:00
Robert Gaggl
d3f8aa1180
- changed line-up of buttons to the right order
2001-12-10 23:09:22 +00:00
Robert Gaggl
1c5da10acc
- removing assignments to res.head
...
- now using res.data.* instead of res.*
- modifications needed due to rewriting of objectFunctions
2001-12-10 23:08:47 +00:00
Robert Gaggl
46d70174cf
now use editor-skin instead of page
2001-11-18 13:21:48 +00:00
Robert Gaggl
efc6d38305
minor change
2001-11-18 13:21:27 +00:00
Hannes Wallnöfer
4b5b1bd851
Unset persistent cookies when logging out - this is the only way to
...
really log out, otherwise the user is re-logged in at the next reqest.
Only do logout if user is actually logged in, just to prevent a funny
"goodby, null" message.
2001-10-22 09:43:08 +00:00
Robert Gaggl
e52f0c0d07
added checkbox for new autologin-feature
2001-10-07 19:31:47 +00:00
Robert Gaggl
942a32c5f6
added call of autoLogin()-function
2001-10-07 19:31:19 +00:00
Robert Gaggl
edb7a3a264
created new function evalLogin()
2001-10-07 19:27:26 +00:00
Robert Gaggl
5901b0c861
cleaned up
2001-10-07 19:27:06 +00:00
Robert Gaggl
267008d44e
added new function sendPwd() that sends a mail containing all accounts for a given email-address
2001-10-07 16:52:12 +00:00
Robert Gaggl
e7e4505777
added link to password-reminder
2001-10-07 16:51:23 +00:00
Robert Gaggl
3faddbb0a9
initial check-in
2001-10-07 16:51:10 +00:00
Robert Gaggl
7f4803c733
minor changes
2001-10-07 16:43:38 +00:00
Robert Gaggl
2cd0fa80df
removed senseless call of evalURL()
2001-10-07 15:24:14 +00:00
Robert Gaggl
a44bdf9866
minor layout-changes
2001-10-07 14:50:31 +00:00
Robert Gaggl
4f4f7d4c34
completely rewrote layout of antville (finally ...)
2001-10-02 11:01:50 +00:00
Robert Gaggl
8715b0f4c1
call evalURL() before assigning url to user-object
2001-10-02 10:56:09 +00:00
Robert Gaggl
9bb6a10918
changes cause of new skin-structure
2001-09-05 21:54:06 +00:00
Robert Gaggl
00acf26356
using _parent instead of __parent__
2001-09-05 21:45:48 +00:00
Robert Gaggl
fca60a97ce
using _parent instead of __parent__, some slight changes
2001-09-05 21:28:08 +00:00
Robert Gaggl
aa27f09e0a
now uses setLayout()-function instead of __parent__, included new javascript-skin
2001-09-05 21:19:53 +00:00
Robert Gaggl
d11724f397
buttons are named now
2001-09-05 21:18:56 +00:00
Robert Gaggl
b7fb7cd3a6
reworking due to new skin-structure
2001-09-05 21:15:45 +00:00
Robert Gaggl
90ed1befbf
including javascript-skin if weblog is found in path
2001-08-26 19:42:44 +00:00
Robert Gaggl
881f824ab3
subnodes of membership are now member-objects
2001-07-01 19:23:28 +00:00
Robert Gaggl
8a6e089029
no message
2001-07-01 18:16:26 +00:00
Robert Gaggl
327333c17a
much simpler now ...
2001-07-01 18:14:17 +00:00