..
Choice
choice-value is now form-encoded to enable using html-code in choice-text
2003-01-05 22:28:20 +00:00
Comment
deleted isPostDenied() - using story.isPostDenied() instead
2003-01-23 21:18:56 +00:00
Day
securityFunctions now need the membership-level of a user as second argument
2003-01-02 19:05:03 +00:00
File
- changed alias_macro(): title is now the form-encoded description, urlparam now contains the escaped alias. both should avoid problems with special characters
2003-02-04 12:19:23 +00:00
FileMgr
- removed unused function changeAlias()
2003-02-04 12:18:06 +00:00
Global
changed input_macro() to handle input type=radio too (contributed by michi platzer)
2003-02-14 13:45:44 +00:00
HopObject
- changed createInputParam(): value is not form-encoded anymore, this is done in renderInput* if necessary.
2003-02-04 12:18:37 +00:00
Image
implemented icon-handling (contributed by michi platzer)
2003-02-14 13:38:50 +00:00
ImageMgr
- removed unused function changeAlias()
2003-02-04 12:18:54 +00:00
MemberMgr
changed level-checks because there's now a difference in meaning between level 0 and level null
2003-01-23 21:35:06 +00:00
Membership
changed unsubscribelink_macro() to use constant SUBSCRIBER
2003-01-23 21:36:11 +00:00
Poll
modified poll/calcPercent() function to calculate percentages of poll votes to become global/percentage()
2003-02-11 16:59:12 +00:00
PollMgr
securityFunctions now need the membership-level of a user as second argument
2003-01-02 19:05:03 +00:00
Root
changed standard links in navigation-bar
2003-02-23 15:14:31 +00:00
Site
changed text
2003-02-23 15:11:27 +00:00
Skin
added _parent-definition (might fix this problem: http://project.antville.org/stories/288682/ )
2003-02-10 17:29:43 +00:00
SkinMgr
securityFunctions now need the membership-level of a user as second argument
2003-01-02 19:05:03 +00:00
Story
edit-action now fits the needs of the new story-editor
2003-02-14 13:48:39 +00:00
StoryMgr
create-action now fits the needs of the new story-editor
2003-02-14 13:49:01 +00:00
SysLog
accessing user-property sysadmin directly instead of calling function isUserSysAdmin (removed)
2003-01-02 18:59:04 +00:00
SysMgr
fixed a severe bug in onRequest(): getError() returns an object, and assigning this object to res.message throws an exception. But since this exception happens in onRequest() the rest of the function seem to be ignored, and the request ist processed ...
2003-01-24 13:41:24 +00:00
Topic
added function getNavigationName()
2002-12-17 21:54:12 +00:00
TopicMgr
securityFunctions now need the membership-level of a user as second argument
2003-01-02 19:05:03 +00:00
User
added _parent-definitions
2003-02-10 23:50:04 +00:00
Vote
changed type.properties according to new database-schema:
2002-06-26 16:03:59 +00:00
app.properties
added new bloggerApi-functions
2003-01-02 19:16:32 +00:00
db.properties
Initial revision
2001-06-18 08:57:33 +00:00
messages.de
corrected confirm.welcomeSite to confirm.welcome
2003-01-21 10:03:17 +00:00
messages.en
merged need_for_speed branch
2002-12-01 19:26:40 +00:00
messages.it
corrected confirm.welcomeSite to confirm.welcome
2003-01-21 10:03:17 +00:00
messages.nl
merged need_for_speed branch
2002-12-01 19:26:40 +00:00