Robert Gaggl
789dfab5c1
changed because the prototype goodie was renamed to file
2002-06-26 16:47:48 +00:00
Robert Gaggl
42847e2dd2
renamed renderGoodielist() to renderFilelist()
2002-06-26 16:43:45 +00:00
Robert Gaggl
5eb7b6f745
changes necessary because
...
- prototype goodie was renamed to file
renamed goodies_macro() to files_macro()
2002-06-26 16:29:01 +00:00
Robert Gaggl
d122465edf
changed because of prototype-renaming:
...
- weblog was renamed to site
- goodie was renamed to file
2002-06-26 16:11:11 +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
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
246724d300
renamed global function setLayout() to getParent()
...
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:51:26 +00:00
Robert Gaggl
6fa414dd0e
assign form-action to res.data.action
2002-05-15 23:12: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
379c6f6dd1
added function deleteAll()
2002-03-27 11:18:36 +00:00
Robert Gaggl
269a461d03
switched to version 1.2
2002-03-27 10:57:17 +00:00
Robert Gaggl
a1d913dda8
allow access to storypool and creation of stories if weblog.usercontrib is true (regardless if user is member of weblog or not)
2002-02-16 22:17:59 +00:00
Robert Gaggl
4dd517224c
removed check if goodie was deleted from disk
2002-02-06 18:21:04 +00:00
cc08c24af0
added sp.text for rendering prev/next page links
2002-01-30 16:15:21 +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
aea4d906c7
- hac now checks if user is logged in
...
- removed senseless check for user.cache.referer
- isEditDenied() was renamed to isDenied()
2002-01-22 19:56:20 +00:00
Robert Gaggl
9c6fa39189
- hac now checks if user is logged in
...
- removed unnecessary check for user.cache.referer
- isAddDenied() was replaced with isDenied()
2002-01-22 19:35:10 +00:00
Robert Gaggl
de043f03e5
included links to prevpage and nextpage
2002-01-05 02:40:21 +00:00
Robert Gaggl
8d574061b2
included call of renderGoodielist()
2002-01-05 02:37:14 +00:00
Robert Gaggl
2832b15e66
goodielist is now rendered in renderGoodielist()-function, macro is left for backwards-compatibility
2002-01-05 02:32:44 +00:00
Robert Gaggl
08aedc9aad
initial check-in
2002-01-05 02:26:08 +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
685b8bcbd8
- using page.skin instead of editor.skin
...
- removing assignments to res.head
- now using res.data.* instead of res.*
2001-12-10 22:56:26 +00:00
Robert Gaggl
87d6fb9a6b
- functions now have a defined (and documented ...) interface
...
- added comments to functions
- removed addGoodie()-function
2001-12-10 22:55:34 +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
efc6d38305
minor change
2001-11-18 13:21:27 +00:00
Robert Gaggl
f1959c7797
use editor-skin instead of page
2001-11-18 13:19:18 +00:00
Robert Gaggl
f58a35bdfd
initial check-in
2001-11-03 09:17:41 +00:00