antville/code/MemberMgr
Robert Gaggl 991ae6ba2f removed
2004-01-04 15:45:18 +00:00
..
actions.js - renamed add_action to create_action (for consistency reasons) 2004-01-04 15:33:17 +00:00
login.skin - replaces attribute names "width" with "size" 2003-08-02 10:45:44 +00:00
macros.js changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
mailnewmember.skin root.systitle_macro() was renamed to root.title_macro(), dto. with root.sysurl_macro() 2003-11-23 18:26:56 +00:00
mailpassword.skin the former pwdmail.skin 2003-12-09 19:54:04 +00:00
mailregconfirm.skin the former mailbody.skin 2003-12-09 19:54:52 +00:00
main.skin add_action was renamed to create_action (for consistency reasons) 2004-01-04 15:33:41 +00:00
membergroup.skin modified way the list of members is rendered: 2004-01-03 17:31:28 +00:00
objectFunctions.js changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
register.skin switched from input type="button" to type="submit" 2003-08-02 11:54:01 +00:00
renderFunctions.js fixed add member option (still needs some tweakin', though) 2004-01-03 17:43:52 +00:00
searchresult.skin removed surrounding table 2004-01-04 15:35:19 +00:00
searchresultitem.skin each searchresult item is now a single table 2004-01-04 15:35:54 +00:00
securityFunctions.js 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
sendpwd.skin switched from input type="submit" to type="button" 2003-08-02 12:19:30 +00:00
statusloggedin.skin added param.as parameter in <% username %> according to changes in username_macro 2003-11-11 15:05:12 +00:00
statusloggedout.skin removed redundant <div> tag (already contained in site/page.skin) 2003-04-10 13:53:48 +00:00
type.properties modified way the list of members is rendered: 2004-01-03 17:31:28 +00:00