Commit graph

3166 commits

Author SHA1 Message Date
7e9c65406c store redirect url in a variable since it is used more than once 2004-01-09 19:24:20 +00:00
4a1ac5d849 fixed bug that caused random sorting of memberships 2004-01-09 19:22:33 +00:00
f4d432efd6 merged skins representing two different states of an object (e.g. online/offline stories) into mgrlistitem.skin by using the newly added antvillelib's switch_macro 2004-01-09 19:21:47 +00:00
f883f4df2b sync'd with updated library 2004-01-09 19:21:11 +00:00
f152b6a488 * removed deprecated wrapper macros for output of res.data.xxxlist
* replaced call for deprecated macro with response.xxxlist
2004-01-09 19:13:41 +00:00
67b777ae58 removed obsolete files 2004-01-09 19:08:51 +00:00
d5a852ad30 re-added accidentally removed file (due to sparkling wine and grappa) 2004-01-09 17:56:43 +00:00
19ded73fed removed obsolete files 2004-01-09 17:55:43 +00:00
Robert Gaggl
a869878380 added renaming of skin prototypes since the default prototypes of helma are mixed case now 2004-01-09 11:10:00 +00:00
fa973eb150 removed check for req.data.save on create_action to allow logged out users to post from the context menu after login 2004-01-08 14:36:22 +00:00
d44aae4b6e removed backwards compatibility 2004-01-08 14:27:09 +00:00
60c6113ef0 fixed location href for top window 2004-01-08 14:13:44 +00:00
d245fe9764 always open the story editor in the top frame of a window from the context menu 2004-01-08 13:43:24 +00:00
ddaa4b798b fixed create story url to reflect root.sys_url 2004-01-08 13:15:18 +00:00
b4e5747f65 fixed bug that caused context menu to blog to project.antville.org all the time 2004-01-08 13:12:47 +00:00
Robert Gaggl
4d4e9898b1 changed SKINSETS constant to use mixed case prototype names for root, global and hopobject 2004-01-08 11:03:43 +00:00
Robert Gaggl
177c73e919 - added some missing skin descriptions
- renamed "root" to "Root", "global" to "Global", "hopobject" to "HopObject"
2004-01-08 11:02:59 +00:00
Robert Gaggl
8b87fd2393 - changed "user" to "User" since the constructor is called User() now
- modified some skin descriptions
2004-01-08 10:10:31 +00:00
Robert Gaggl
cc62ca4364 - changed "user" to "User" since the constructor is called User() now
- changed to reflect the latest changes of the application skins
2004-01-08 10:10:01 +00:00
b64bc67a09 initial check-in 2004-01-08 09:22:23 +00:00
Robert Gaggl
e943739626 display "[untitled]" for sites without a title, link to frontpage 2004-01-08 09:16:50 +00:00
Robert Gaggl
1652544452 minor changes in delete_action (better page title) 2004-01-08 09:14:01 +00:00
3ba579687b fixed url of rss autodetection tag 2004-01-07 17:38:10 +00:00
b100403196 *** empty log message *** 2004-01-07 17:37:43 +00:00
b1cc9960db added link to install context menu 2004-01-07 17:37:12 +00:00
e7301c2955 embedded sorter function in function call 2004-01-07 17:36:48 +00:00
6f384d63db removed deprecated actions 2004-01-07 17:35:56 +00:00
57ec04d4d0 updated subscription manager to conform with general functionality and layout 2004-01-07 17:33:54 +00:00
c36611800a fixed bug that enabled admins to unsubscribe themselves from a site 2004-01-07 17:32:04 +00:00
0706b9928e removed obsolete files 2004-01-07 17:31:18 +00:00
8f09ff2ba1 removed 'to="main"' params 2004-01-07 17:30:59 +00:00
2b7f1ae2a0 modified redirect url to reflect new subscription manager 2004-01-07 17:29:56 +00:00
9f1b2756c7 added updated_action and memberships_action 2004-01-07 17:28:56 +00:00
24c483ca4f initial check-in 2004-01-07 17:27:16 +00:00
11290106d3 removed deprecated or outdated code by enhancing the macro calls in the skin 2004-01-07 15:04:28 +00:00
857d86b3b5 fixed missing semicolons 2004-01-06 18:36:50 +00:00
83d7f0c849 sync'ed with current library 2004-01-06 18:05:04 +00:00
58b009ec87 slightly modified layout 2004-01-06 18:04:05 +00:00
0156031e42 slightly modified wording 2004-01-06 17:54:04 +00:00
8dcf288f1c updated to new directory structure 2004-01-06 17:38:19 +00:00
Robert Gaggl
7689da6d5d added prototype value to default layout images 2004-01-06 17:28:03 +00:00
Robert Gaggl
e00d7fccff added missing column IMAGE_PROTOTYPE 2004-01-06 17:25:30 +00:00
Robert Gaggl
adb2bc1698 removed 2004-01-06 16:18:41 +00:00
Robert Gaggl
47f55e01e3 changed because the attribute "what" was renamed to "as" in show_macro() 2004-01-06 16:18:30 +00:00
Robert Gaggl
5823850b54 added temporary change to navigation_macro(): it now renders a link to a story on project.antville.org if the deprecated usernavigation.skin is still in use 2004-01-06 16:18:18 +00:00
Robert Gaggl
1f54fa20a9 re-added preview.skin, this one is used for rendering images in a gallery 2004-01-06 16:16:12 +00:00
Robert Gaggl
b13131e4a2 changed back to render preview.skin, otherwise the topiclist would appear as manager list 2004-01-06 16:15:43 +00:00
Robert Gaggl
a0732b997e re-added (temporarily for backwards-compatibility) 2004-01-06 16:15:02 +00:00
Robert Gaggl
465aecef23 synced db creation script with current version for mysql (1.1pre2) 2004-01-06 16:14:35 +00:00
Robert Gaggl
85a1c9011a added indexes on AV_IMAGE and AV_LAYOUT 2004-01-06 16:14:10 +00:00