antville/code
2004-08-06 09:27:31 +00:00
..
BloggerApi enable comments by default in BloggerApi.newPost() 2004-08-04 14:15:04 +00:00
Choice renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints) 2004-03-20 18:13:50 +00:00
Comment bugfix in replylink_macro(): renderImage takes two arguments 2004-08-01 12:19:12 +00:00
Day re-renamed Asset and Picture (incl. manager protos) to their original names (ie. File and Image) and instead added a global Helma object containing JavaScript wrapper methods around the helma.image.ImageGenerator and java.io.File classes 2004-03-20 22:30:35 +00:00
File bugfix in deletelink_macro(): renderImage is a global method, not a site's one 2004-08-01 12:19:52 +00:00
FileMgr changed evalFile: return the newly created File object too (this is needed in MetaWeblogApi.newMediaObject()) 2004-05-30 11:42:58 +00:00
Global fixed bug that prevented user-modified Day/main.skin from being used 2004-08-04 13:51:47 +00:00
HopObject add check for app.data.redirectPostRequests switch to redirect site post requests to another URL 2004-08-03 12:24:43 +00:00
Image bugfix in editlink_macro(), deletelink_macro() and replacelink_macro(): renderImage is a global method, not a site's one 2004-08-01 12:22:15 +00:00
ImageMgr removed obsolete macro 2004-07-30 13:34:33 +00:00
ImageTopicMgr bugfix: use mixed case prototype names for groupnames 2004-08-01 13:04:04 +00:00
Layout put dates in brackets instead of using "on" 2004-08-04 08:38:40 +00:00
LayoutImage * replaced all occurences of File methods with Helma.File methods (except where File refers to the HopObject prototype) 2004-03-21 11:26:40 +00:00
LayoutImageMgr modified main_action(): first argument to renderList is now an array containing 2004-03-22 19:24:42 +00:00
LayoutMgr renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints) 2004-03-20 18:13:50 +00:00
MemberMgr fixed security hole as reported by mi. platzer 2004-08-06 09:27:31 +00:00
Membership * check for param.as == "url" and/or param.as == "link" wherevery it (hopefully) makes sense 2004-07-30 13:34:13 +00:00
MetaWeblogApi * changed newMediaObject(): evalImg() and evalFile() now return the created object, so constructing the result object is much easier 2004-05-30 11:45:24 +00:00
MtApi minor code formattings 2004-05-30 11:40:08 +00:00
Poll renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints) 2004-03-20 18:13:50 +00:00
PollMgr renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints) 2004-03-20 18:13:50 +00:00
PropertyMgr added method getLastModified() that returns the internal __lastModified__ property of the property manager's cache 2004-02-29 16:11:53 +00:00
Root renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints) 2004-03-20 18:13:50 +00:00
RootLayoutMgr renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints) 2004-03-20 18:13:50 +00:00
Site bugfix: use mixed case prototype names for groupnames 2004-08-01 13:04:04 +00:00
Skin renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints) 2004-03-20 18:13:50 +00:00
SkinMgr bugfix in renderTree(): do a toLowerCase() before checking the context of the skinset 2004-08-01 11:10:16 +00:00
Story check for param.clipping == null in content_macro 2004-08-03 12:26:13 +00:00
StoryMgr pre-assign discussions property with value defined in site prefs (otherwise 2004-05-31 22:25:27 +00:00
SysLog renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints) 2004-03-20 18:13:50 +00:00
SysMgr bugfix in searchSites(): the column SITE_TAGLINE doesn't exist anymore (moved 2004-06-22 12:54:28 +00:00
Topic * check for param.as == "url" and/or param.as == "link" wherevery it (hopefully) makes sense 2004-07-30 13:34:13 +00:00
TopicMgr bugfix: use mixed case prototype names for groupnames 2004-08-01 13:04:04 +00:00
User * check for param.as == "url" and/or param.as == "link" wherevery it (hopefully) makes sense 2004-07-30 13:34:13 +00:00
Vote renamed prototypes to uppercase first letter names; this implied renaming of file to Asset and of image to Picture to prevent clashes with helma's internal Image and File prototypes (including management mountpoints) 2004-03-20 18:13:50 +00:00
AntvilleLib-1.4.zip re-committed, this time as binary 2004-05-31 22:19:56 +00:00
app.properties enabled the sendmail cron job by default 2004-07-28 13:41:48 +00:00
db.properties * added antclick target to build.xml 2004-05-13 13:06:21 +00:00
HelmaLib-1.0.zip sync updated library 2004-08-01 10:14:14 +00:00
messages.de Remove apostrophe after "gib" 2003-12-03 18:03:54 +00:00
messages.en replaced nice typographic quote entities with ugly double quotes ascii char in mail messages 2004-08-02 15:32:07 +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