antville/code
2003-09-07 21:04:47 +00:00
..
BloggerApi - changed because of propertymgr now handling the content of a story/comment 2003-08-02 10:36:05 +00:00
Choice initial check-in 2003-08-02 12:21:28 +00:00
Comment 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
Day modified checkAccess() because permission check methods now throw an exception 2003-09-07 20:57:48 +00:00
File 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
FileMgr 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
Global added constructor for DenyException objects 2003-09-07 21:03:12 +00:00
HopObject modified onRequest(): all checkAccess() methods now set res.message themselves (and do a res.redirect if necessary), so just call checkAccess() 2003-09-07 20:56:46 +00:00
Image 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
ImageMgr 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
MemberMgr 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
Membership modified updateMembership(): throw a DenyException instead of an Exception object 2003-09-07 21:03:54 +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 modified evalVote() because checkVote() now throws a DenyException itself 2003-09-07 21:04:47 +00:00
PollMgr 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
PropertyMgr initial check-in: methods for handling xml encoded properties 2003-08-02 12:23:38 +00:00
Root - 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:00:02 +00:00
Site - 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:01:19 +00:00
Skin 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
SkinMgr 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
Story 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
StoryMgr 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
SysLog modified comments 2003-08-02 12:19:11 +00:00
SysMgr switched from input type="submit" to type="button" 2003-08-02 12:19:30 +00:00
Topic modified comments 2003-08-02 12:19:11 +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 switched from input type="submit" to type="button" 2003-08-02 12:19:30 +00:00
Vote initial check-in 2003-08-02 12:21:28 +00:00
AntvilleLib-1.3.zip Removed AntvilleLib-1.0.zip and adding AntvilleLib-1.3.zip, which is the right name for 2003-09-04 13:41:11 +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