antville/code
2003-01-23 21:35:06 +00:00
..
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 securityFunctions now need the membership-level of a user as second argument 2003-01-02 19:05:03 +00:00
FileMgr securityFunctions now need the membership-level of a user as second argument 2003-01-02 19:05:03 +00:00
Global added constant for SUBSCRIBER (== 0), fixed comments 2003-01-23 21:33:18 +00:00
HopObject changed default memberlevel from 0 to null (because 0 is the level of a subscriber) 2003-01-23 21:30:43 +00:00
Image corrected check for png-images (they can have image/png or image/x-png as content-type) 2003-01-05 22:57:15 +00:00
ImageMgr securityFunctions now need the membership-level of a user as second argument 2003-01-02 19:05:03 +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 securityFunctions now need the membership-level of a user as second argument 2003-01-02 19:05:03 +00:00
Poll moved modifytime_macro() to hopobject prototype 2003-01-07 10:57:31 +00:00
PollMgr securityFunctions now need the membership-level of a user as second argument 2003-01-02 19:05:03 +00:00
Root Removed the hardcoded encoding from the XML declaration. 2003-01-23 16:07:30 +00:00
shortcut added form encoding for display of shortcut content 2002-09-11 14:50:32 +00:00
shortcutmgr changed isDenied() so that only users who are allowed to add a story can access the shortcut manager 2003-01-23 21:31:57 +00:00
Site 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
Skin securityFunctions now need the membership-level of a user as second argument 2003-01-02 19:05:03 +00:00
SkinMgr securityFunctions now need the membership-level of a user as second argument 2003-01-02 19:05:03 +00:00
Story changed isPostDenied(): posting comments is disabled either if discussions are disabled in site-preferences or for a story (fixes http://helma.org/bugs/show_bug.cgi?id=183) 2003-01-23 21:12:57 +00:00
StoryMgr securityFunctions now need the membership-level of a user as second argument 2003-01-02 19:05:03 +00:00
SysLog accessing user-property sysadmin directly instead of calling function isUserSysAdmin (removed) 2003-01-02 18:59:04 +00:00
SysMgr added function constructor() 2003-01-02 18:56:40 +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 accessing user-property sysadmin directly instead of calling function isUserSysAdmin (removed) 2003-01-02 18:59: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