antville/code
2003-10-30 12:39:53 +00:00
..
BloggerApi (hopefully) merged all changes in antville_1_0 branch into main branch 2003-09-07 21:05:24 +00:00
Choice initial check-in 2003-08-02 12:21:28 +00:00
Comment check if notification is enabled for a site by calling isNotificationEnabled() 2003-10-11 10:41:16 +00:00
Day implemented RSS feeds for topics (and days) by simply wrapping the site.rss_action 2003-10-29 16:24:09 +00:00
File added main_action to redirect to the same url that is available via the "download" link in the file manager 2003-10-08 16:18:34 +00:00
FileMgr - modified main_action to use global renderList() and renderPageNavigation() 2003-10-15 20:06:41 +00:00
Global modified story_macro(): the macro now returns nothing if the site containing the requested story is offline (should fix bug 299: http://helma.org/bugs/show_bug.cgi?id=299) 2003-10-30 09:57:11 +00:00
HopObject Added support for skinsets: 2003-10-07 15:14:47 +00:00
Image fixed tiny typo in comments 2003-10-29 16:25:34 +00:00
ImageMgr redirect to main action of an image after creation 2003-10-17 08:42:06 +00:00
MemberMgr Remove assignment of description property to new user which isn't defined 2003-10-29 11:38:48 +00:00
Membership added collections stories, polls, images and files that contain objects that were created by the user in the site the membership points to (these collections are used in the manager mountpoints for the "my xxxxx" options) 2003-10-15 19:55:30 +00:00
MetaWeblogApi (hopefully) merged all changes in antville_1_0 branch into main branch 2003-09-07 21:05:24 +00:00
MtApi (hopefully) merged all changes in antville_1_0 branch into main branch 2003-09-07 21:05:24 +00:00
Poll modified editlink_macro(), deletelink_macro(), closelink_macro() and viewlink_macro() since checkXxx methods now throw a DenyException 2003-09-07 21:08:15 +00:00
PollMgr - modified main_action to use global renderList() and renderPageNavigation() 2003-10-15 20:07:39 +00:00
PropertyMgr initial check-in: methods for handling xml encoded properties 2003-08-02 12:23:38 +00:00
Root * renamed safescripts.skin to systemscripts for convenience 2003-10-16 17:20:51 +00:00
rootImagemgr Added support for skinsets: 2003-10-07 15:14:47 +00:00
rootSkinmgr Added support for skinsets: 2003-10-07 15:14:47 +00:00
Site implemented RSS feeds for topics (and days) by simply wrapping the site.rss_action 2003-10-29 16:24:09 +00:00
Skin Added support for skinsets: 2003-10-07 15:14:47 +00:00
SkinMgr Beatification of skinset creation form (table, style) 2003-10-07 16:01:58 +00:00
skinset Use res.handlers.context to get the site/server title 2003-10-23 17:48:20 +00:00
Story bugfix in evalStory(): assign this._id instead of this.id to result object 2003-10-30 12:39:53 +00:00
StoryMgr - modified main_action to use global renderList() and renderPageNavigation() 2003-10-15 20:08:02 +00:00
SysLog modified comments 2003-08-02 12:19:11 +00:00
SysMgr bugfix: use session.data.mgr for rendering list and pagenavigation, otherwise submitted form values have no effect at all 2003-10-30 09:47:40 +00:00
Topic modified addstory_macro() because checkAdd() now possibly throws an exception 2003-09-07 21:10:33 +00:00
TopicMgr rewrote permission framework: renamed isXxxDenied() to checkXxx(), all check-methods now throw a DenyException object instead of returning an Exception object 2003-09-07 21:02:26 +00:00
User switched from input type="submit" to type="button" 2003-08-02 12:19:30 +00:00
Vote initial check-in 2003-08-02 12:21:28 +00:00
AntvilleLib-1.3.zip Removed AntvilleLib-1.0.zip and adding AntvilleLib-1.3.zip, which is the right name for 2003-09-04 13:41:11 +00:00
app.properties Added error action 2003-10-07 14:45:07 +00:00
db.properties Initial revision 2001-06-18 08:57:33 +00:00
messages.de changed case of E-mail to e-mail. it simply looks the best, imho. 2003-03-20 17:16:45 +00:00
messages.en added mail.notification message 2003-10-08 16:21:40 +00:00
messages.it corrected confirm.welcomeSite to confirm.welcome 2003-01-21 10:03:17 +00:00
messages.nl confirm.resultDisplay only gets two parameter values 2003-03-03 12:03:25 +00:00