| .. |
|
BloggerApi
|
- changed because of propertymgr now handling the content of a story/comment
|
2003-08-02 10:36:05 +00:00 |
|
Choice
|
choice text is no longer pushed to skin, instead use choice.title_macro()
|
2003-08-02 10:37:57 +00:00 |
|
Comment
|
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
|
2003-08-02 12:07:08 +00:00 |
|
Day
|
changed from path.site to this._parent where possible
|
2003-08-02 11:54:34 +00:00 |
|
File
|
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
|
2003-08-02 12:06:22 +00:00 |
|
FileMgr
|
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
|
2003-08-02 12:06:45 +00:00 |
|
Global
|
- changed to use AntvilleLib methods
|
2003-08-02 11:57:12 +00:00 |
|
HopObject
|
- modified onRequest(): it now calls checkAccess() to determine if a user is allowed to request a certain action
|
2003-08-02 12:06:01 +00:00 |
|
Image
|
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
|
2003-08-02 12:06:22 +00:00 |
|
ImageMgr
|
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
|
2003-08-02 12:06:45 +00:00 |
|
MemberMgr
|
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
|
2003-08-02 12:07:08 +00:00 |
|
Membership
|
- changed to use AntvilleLib methods
|
2003-08-02 11:34:05 +00:00 |
|
MetaWeblogApi
|
code reformatting
|
2003-08-02 11:14:24 +00:00 |
|
MtApi
|
- site.isNotPublic was renamed to isAccessDenied
|
2003-08-02 11:15:57 +00:00 |
|
Poll
|
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
|
2003-08-02 12:12:34 +00:00 |
|
PollMgr
|
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
|
2003-08-02 12:09:51 +00:00 |
|
Root
|
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
|
2003-08-02 12:12:34 +00:00 |
|
Site
|
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
|
2003-08-02 12:12:34 +00:00 |
|
Skin
|
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
|
2003-08-02 12:12:34 +00:00 |
|
SkinMgr
|
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
|
2003-08-02 12:12:34 +00:00 |
|
Story
|
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
|
2003-08-02 12:12:34 +00:00 |
|
StoryMgr
|
- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
|
2003-08-02 12:12:34 +00:00 |
|
SysLog
|
minor reformatting
|
2003-08-02 11:50:18 +00:00 |
|
SysMgr
|
removed call of site.smallsize since this throws a MacroError
|
2003-08-02 12:14:49 +00:00 |
|
Topic
|
minor code reformatting
|
2003-08-02 11:59:56 +00:00 |
|
TopicMgr
|
- changed to use AntvilleLib methods
|
2003-08-02 11:10:12 +00:00 |
|
User
|
- removed method sendConfirmationMail
|
2003-08-02 11:52:53 +00:00 |
|
Vote
|
changed type.properties according to new database-schema:
|
2002-06-26 16:03:59 +00:00 |
|
app.properties
|
merged changes done in antville_1_0 branch
|
2003-07-22 12:01:41 +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 some new messages
|
2003-08-02 11:13:54 +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 |