mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
08d74f082daccc004157f62f6e4735eb65ea6b35
- More like visuals - Moved all Panel-styling from each component into base.css. The only thing that needs to be styled in each popup is .module-name{width: 40em} - Refactored all popups I could find: Create site, Create folder, Uploader, Add event, Configure blog - Popups look ok in FF, Safari, IE7 and almost ok in IE6. Create site - Creates real presets so new sites can be created (not limited to deafult anymore) Uploader - Update new version is working (not in sub folder though) - Clashing filenames gets a number appended by default but can be overriden from show() with attribute overwrite=true - Module is now a "singleton" to avoid several flash instantiations - For now all uploaded files become versionable (should be revisited when a decision about a new version store has been taken, SLNG-269) IE6 - Uploader OK in IE6 - IE6 had the wrong color for visited links git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@9736 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
Implemented Delete Document API for remote AVM store (repo-tier) and remote store client (web-tier).
Description
Languages
Java
96.2%
Fluent
1.1%
JavaScript
1%
HTML
0.5%
FreeMarker
0.4%
Other
0.6%