Robert Gaggl
42e0f21580
merged need_for_speed branch
2002-12-01 19:26:40 +00:00
16632edb72
replaced all occurrences of "this" with the name of the corresponding prototype
2002-08-09 15:45:59 +00:00
Robert Gaggl
be55e69090
changed email_macro(): added check if email-address is public or not
2002-07-26 23:00:46 +00:00
1bdafc20a0
moved createtime_macro() to macros.js in hopobject prototype
2002-07-26 12:38:44 +00:00
Robert Gaggl
d5823a468a
- input_macro() moved from hopobject to global (and echoes request data by default)
...
- added missing name-attribute for buttons
2002-07-19 08:42:32 +00:00
Robert Gaggl
e090821edd
weblogtitle_macro() was renamed to sitetitle_macro()
2002-06-26 17:23:57 +00:00
Robert Gaggl
701ba3af19
changed formatting, replaced hardcoded mail-subject with call of getMsg()
2002-06-26 16:59:10 +00:00
Robert Gaggl
9b8c2d1c30
weblogtitle_macro() was renamed to sitetitle_macro()
2002-06-26 16:49:12 +00:00
Robert Gaggl
3f4a242c3b
- changes were necessary because the prototype weblog was renamed to site
...
- mailbody now calls systitle- and sysurl-macros of root instead of hardcoded text
2002-06-26 16:40:11 +00:00
Robert Gaggl
574dcbbc37
changed necessary because
...
- the prototype weblog was renamed to site
- member was renamed to membership
weblogtitle_macro() was renamed to sitetitle_macro()
2002-06-26 16:30:39 +00:00
Robert Gaggl
2ea5c30144
changed because of prototype-renaming:
...
- weblog was renamed to site
- membership was renamed to membermgr
2002-06-26 16:19:29 +00:00
Robert Gaggl
eddc8feed3
changed because of prototype-renaming:
...
- weblog was renamed to site
- membership was renamed to membermgr
- member was renamed to membership
2002-06-26 16:18:59 +00:00
Robert Gaggl
f8db009bff
changed type.properties according to new database-schema:
...
- all tables are prefixed with AV_
- WEBLOG was renamed to AV_SITE
- GOODIE was renamed to AV_FILE
- all columns are prefixed with the table-name (without table-prefix)
- foreign keys follow a specific naming-convention
(for details see http://project.antville.org/topics/feature+requests+and+proposals/69427/ )
2002-06-26 16:03:59 +00:00
Robert Gaggl
23e0cab449
merged changes done in branch "grob_message" into main trunk (application-messages are no longer hardcoded in functions but are defined in central language-specific .js-files; application-messages are selected according to defined language)
2002-06-12 17:19:47 +00:00
f82b1aa47c
moved <form> tags on positions that are appropriate for xhtml compatibility (hopefully...)
2002-06-04 15:34:47 +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
ffca47cc52
fixed markup to be xhtml compatible
2002-06-03 17:10:21 +00:00
a491176656
res.write(simpleDropDownBox()) is replaced by renderDropDownBox() in level_macro()
2002-06-03 16:56:14 +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
cb35759bd0
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:16 +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
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
92447c09e1
enabled notification mail to changed member
2002-02-04 17:39:40 +00:00
a3d64c2adf
added <span class="small">
2002-01-30 16:32:06 +00:00
Robert Gaggl
73a8aa5202
bugfix
2002-01-24 15:15:27 +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
bf921199c7
html-changes
2002-01-22 20:12:48 +00:00
Robert Gaggl
e395ff7767
- removed functions isAdmin(), isContributor()
...
- some more changes needed due to new role-scheme
2002-01-22 20:09:25 +00:00
Robert Gaggl
d48384960a
removed display of createtime
2002-01-22 19:58:08 +00:00
Robert Gaggl
f383b6fb46
now using simpleDropDownBox(), added deletelink_macro() and subscribelink_macro()
2002-01-22 19:51:53 +00:00
Robert Gaggl
7a3579ac30
added explanation
2002-01-22 19:45:40 +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
180259bf13
initial check-in
2002-01-22 18:54:09 +00:00
Robert Gaggl
851f06f007
removed assignments to res.head
2001-12-11 10:37:58 +00:00
Robert Gaggl
d3f8aa1180
- changed line-up of buttons to the right order
2001-12-10 23:09:22 +00:00
Robert Gaggl
752e615e45
- security-functions now demand user-object as argument
...
- modifications needed due to rewriting of objectFunctions
- now using res.data.* instead of res.*
2001-12-10 23:06:53 +00:00
Robert Gaggl
3d6a08107e
- macros dealing with display of time now have two simple format options ("short" and "long")
2001-12-10 23:06:06 +00:00
Robert Gaggl
b08b9ed85f
- functions now have a defined (and documented ...) interface
...
- added comments to functions
2001-12-10 23:05:50 +00:00
Robert Gaggl
1fd3428b6e
using editor-skin instead of page
2001-11-29 14:55:21 +00:00
Robert Gaggl
d61ec9c006
fixed silly bug ...
2001-10-20 11:25:47 +00:00
Robert Gaggl
a4cd5ddc35
added weblogtitle_macro()
2001-10-20 11:25:29 +00:00
Robert Gaggl
942a32c5f6
added call of autoLogin()-function
2001-10-07 19:31:19 +00:00
Robert Gaggl
7546d25358
added call of renderLvl-function
2001-10-07 15:24:35 +00:00
Robert Gaggl
380057c541
initial check-in
2001-10-07 15:23:12 +00:00
Robert Gaggl
d19805de00
minor changes
2001-10-07 14:54:52 +00:00
Robert Gaggl
b1e1773635
initial check-in
2001-10-07 14:53:42 +00:00