| .. |
|
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
|
- css class commentHead was renamed to listSeparator
|
2003-12-08 22:48:46 +00:00 |
|
Day
|
changed from using StringBuffer to res.push()/res.pop()
|
2003-12-08 22:37:09 +00:00 |
|
File
|
initial check-in
|
2003-12-08 22:59:01 +00:00 |
|
FileMgr
|
removed
|
2003-12-08 22:57:05 +00:00 |
|
Global
|
DEFAULTIMAGES was renamed to DefaultImages
|
2003-12-10 11:00:05 +00:00 |
|
HopObject
|
skinpath is now set using layout.getSkinPath()
|
2003-12-08 22:39:45 +00:00 |
|
Image
|
initial check-in
|
2003-12-08 22:59:01 +00:00 |
|
ImageMgr
|
removed
|
2003-12-08 22:57:05 +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
|
initial check-in
|
2003-12-08 22:59:01 +00:00 |
|
LayoutImage
|
- modified getUrl() since staticUrl() now returns a string (changed to res.push()/res.pop() for performance reasons)
|
2003-12-08 21:30:27 +00:00 |
|
LayoutImageMgr
|
changed dumpToZip() to handle both complete and incremental exports
|
2003-12-08 21:43:51 +00:00 |
|
LayoutMgr
|
initial check-in
|
2003-12-08 22:59:01 +00:00 |
|
MemberMgr
|
pwdmail skin was renamed to mailpassword
|
2003-12-09 19:58:57 +00:00 |
|
Membership
|
bugfix: exchanged the hardcoded "hansi" with <% membership.username %> (it was late yesterday ;-)
|
2003-12-10 10:39:53 +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
|
initial check-in
|
2003-12-08 22:59:01 +00:00 |
|
PollMgr
|
- simplyfied renderManagerView()
|
2003-12-08 22:36:46 +00:00 |
|
PropertyMgr
|
modified toString() to use res.push()/res.pop() instead of a StringBuffer
|
2003-12-08 21:49:17 +00:00 |
|
Root
|
- added property sys_layout which now contains the currently active layout object
|
2003-12-08 22:51:24 +00:00 |
|
RootLayoutMgr
|
initial check-in
|
2003-12-08 22:59:01 +00:00 |
|
Site
|
DEFAULTIMAGES was renamed to DefaultImages
|
2003-12-10 11:00:05 +00:00 |
|
Skin
|
initial check-in
|
2003-12-08 22:59:01 +00:00 |
|
SkinMgr
|
initial check-in
|
2003-12-08 22:59:01 +00:00 |
|
Story
|
initial check-in
|
2003-12-08 22:59:01 +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
|
modified layout
|
2003-12-08 22:54:36 +00:00 |
|
Topic
|
changed from using StringBuffer to res.push()/res.pop()
|
2003-12-08 22:37:09 +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
|
changed because default layout was changed too
|
2003-12-08 22:46:12 +00:00 |
|
Vote
|
initial check-in
|
2003-08-02 12:21:28 +00:00 |
|
AntvilleLib-1.3.zip
|
updated to latest version (includes faster HtmlLibrary.js)
|
2003-11-24 18:28:16 +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 |