antville/code
2004-01-02 10:43:06 +00:00
..
BloggerApi (hopefully) merged all changes in antville_1_0 branch into main branch 2003-09-07 21:05:24 +00:00
Choice removed pixel.gif 2003-12-08 20:50:32 +00:00
Comment changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
Day changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
File changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
FileMgr modified since FileLib methods are now methods of File prototype (FileLib object is deprecated) 2003-12-30 13:04:45 +00:00
Global modified since FileLib methods are now methods of File prototype (FileLib object is deprecated) 2003-12-30 13:04:45 +00:00
HopObject added method createCheckBoxParam() that returns a special parameter object for rendering checkboxes (which is different from the one created by createInputParam()) 2004-01-02 10:43:06 +00:00
Image modified since FileLib methods are now methods of File prototype (FileLib object is deprecated) 2003-12-30 13:04:45 +00:00
ImageMgr use Object method clone instead of ObjectLib.clone (ObjectLib is deprecated) 2003-12-30 13:05:12 +00:00
ImageTopicMgr modified _children.filter since we now have two different image prototypes, and we want just the site images in this collection 2003-11-23 19:09:05 +00:00
Layout modified since FileLib methods are now methods of File prototype (FileLib object is deprecated) 2003-12-30 13:04:45 +00:00
LayoutImage modified since FileLib methods are now methods of File prototype (FileLib object is deprecated) 2003-12-30 13:04:45 +00:00
LayoutImageMgr changed dumpToZip() to handle both complete and incremental exports 2003-12-08 21:43:51 +00:00
LayoutMgr changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string). 2003-12-17 22:03:23 +00:00
MemberMgr changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
Membership changed since the signatures of some AntvilleLib methods have changed: 2003-12-17 22:04:38 +00:00
MetaWeblogApi getStaticUrl() was renamed to getUrl(), popupUrl() to getPopupUrl() 2003-11-23 18:30:37 +00:00
MtApi (hopefully) merged all changes in antville_1_0 branch into main branch 2003-09-07 21:05:24 +00:00
Poll fixed a bug in checkEdit(): poll never had a property "editableby" 2004-01-02 10:38:00 +00:00
PollMgr - simplyfied renderManagerView() 2003-12-08 22:36:46 +00:00
PropertyMgr use Object method clone instead of ObjectLib.clone (ObjectLib is deprecated) 2003-12-30 13:05:12 +00:00
Root modified checkbox rendering: use createCheckBoxParam() instead of createInputParam(), checkboxes now preserve their status even if the user is redirected back to the form 2004-01-02 10:36:52 +00:00
RootLayoutMgr changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string). 2003-12-17 22:03:23 +00:00
Site moved css classes needed for diff to skinmgr/page.skin 2004-01-02 10:37:22 +00:00
Skin modified status message 2003-12-30 13:08:53 +00:00
SkinMgr moved css classes needed for diff from site/style.skin into this one 2004-01-02 10:40:46 +00:00
Story use constants for editableby values which makes things more readable 2004-01-02 10:40:21 +00:00
StoryMgr - simplyfied renderManagerView() 2003-12-08 22:36:46 +00:00
SysLog changed because default layout was changed too 2003-12-08 22:46:12 +00:00
SysMgr changed since the signature of Html.dropDown has changed (first argument must be an object instead of a string). 2003-12-17 22:03:23 +00:00
Topic changed from using StringBuffer to res.push()/res.pop() 2003-12-08 22:37:09 +00:00
TopicMgr changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
User changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
Vote initial check-in 2003-08-02 12:21:28 +00:00
AntvilleLib-1.3.zip updated to latest version 2003-12-17 22:06:02 +00:00
app.properties replaced properties imgPath, filePath, imgUrl and fileUrl with the two properties staticPath and staticUrl (images and files of sites are now located in subdirectories) 2003-11-23 17:58:29 +00:00
db.properties Initial revision 2001-06-18 08:57:33 +00:00
messages.de Remove apostrophe after "gib" 2003-12-03 18:03:54 +00:00
messages.en several mail skins were renamed, added description for new skin membership.mailmessage 2003-12-09 19:58: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