antville/code/File
2004-01-02 22:06:37 +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 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
main.skin added description as title attribute in file link 2003-10-30 15:38:34 +00:00
mgrlistitem.skin retouched layout to become more concistent 2004-01-02 22:06:37 +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