antville/code
2005-12-15 17:34:32 +00:00
..
BloggerApi removed collection "storiesById" of root, using Story.getById() instead to retrieve a story with a given id. 2005-02-13 14:53:53 +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: previous commit (which removed the setContent methods) caused antville to 2005-02-19 12:08:51 +00:00
Day removed gallery support and image macros 2005-10-04 16:16:11 +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 small change with itemprefix and suffix 2005-12-15 17:34:32 +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 removed image topics 2005-10-04 14:10:47 +00:00
ImageMgr removed image topics 2005-10-04 13:55:37 +00:00
Layout fixed clip method according to latest changes in antvilleLib 2005-11-06 12:50:44 +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 * reworked layout export: image-metadata is exported even if the file itself is missing, cleaned up code 2005-02-13 13:58:41 +00:00
LayoutMgr changed ZipLib.extractAll() to Zip.extractData() (fixes bug 422, http://helma.org/bugs/show_bug.cgi?id=422) 2005-05-01 18:21:10 +00:00
MemberMgr added missing actions in checkAccess() 2004-09-09 15:33:57 +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 removed collection "storiesById" of root, using Story.getById() instead to retrieve a story with a given id. 2005-02-13 14:53:53 +00:00
MtApi removed collection "storiesById" of root, using Story.getById() instead to retrieve a story with a given id. 2005-02-13 14:53:53 +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 bugfix in evalCache(): not only check if the cached content is missing but also 2004-10-25 07:46:25 +00:00
Root removed collection "storiesById" of root, using Story.getById() instead to retrieve a story with a given id. 2005-02-13 14:53:53 +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 simplified getIndexDocument (add multiple "text" fields to document since lucene will concatenate them internally into one field) 2005-11-10 15:33:11 +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 layout-export/import: always use UTF-8 as encoding 2005-09-06 10:56:14 +00:00
Story fixed clip method according to latest changes in antvilleLib 2005-11-06 12:50:44 +00:00
StoryMgr bugfix: previous commit (which removed the setContent methods) caused antville to 2005-02-19 12:08:51 +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 removed gallery support and image macros 2005-10-04 16:09:46 +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 commit of updated library 2005-11-06 12:52:36 +00:00
app.properties sorry, checked in this instead of the lib. 2005-09-26 17:07:56 +00:00
db.properties * added antclick target to build.xml 2004-05-13 13:06:21 +00:00
HelmaLib-1.0.zip commit of updated library package 2005-05-06 15:12:08 +00:00
lucene-1.4.3.jar first implementation of lucene-based search in antville 2005-01-24 22:24:37 +00:00
messages.de Remove apostrophe after "gib" 2003-12-03 18:03:54 +00:00
messages.en removed gallery support and image macros 2005-10-04 16:16:11 +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