antville/code/File
2003-12-08 21:19:06 +00:00
..
actions.js added main_action to redirect to the same url that is available via the "download" link in the file manager 2003-10-08 16:18:34 +00:00
edit.skin added name data 2003-10-30 14:45:48 +00:00
macros.js url_macro() is now just a wrapper for getUrl() 2003-11-23 18:08:12 +00:00
main.skin added description as title attribute in file link 2003-10-30 15:38:34 +00:00
objectFunctions.js modified getUrl(): for one the method getStaticUrl() of site was renamed to staticUrl(), plus use res.push()/res.pop() since we're dealing with Strings now (instead of StringBuffers) 2003-12-08 21:19:06 +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
type.properties modified comments 2003-08-02 12:19:11 +00:00