• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
commit patches c/o Luis Riveiro regarding permissions and controlling what is hidden/shown, enabled, disabled in the toolbars

    • -4
    • +3
    ./www/xmlhttp/load-treenodes-oracle.xql
show hide toolbar buttons and menus depending on the currently selected folder, not just root

fix acs-lang messages, commit fixes c/o Luis from Innova, upgrade swfupload to 2.2.01, fix issue with multiple file uploads not working after the first upload, remove restriction on linux and macs, multi upload now needs flash 10

    • -0
    • +1
    ./catalog/ajax-filestorage-ui.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./www/resources/swfupload/fileprogress.js
    • -68
    • +103
    ./www/resources/swfupload/swfupload.js
    • binary
    ./www/resources/swfupload/swfupload.swf
add a transparent png for the flash browse button for the multiple upload widget, some fixes in the fsCore javascript class for deleting revisions and deleting folders

    • -2
    • +2
    ./catalog/ajax-filestorage-ui.en_US.ISO-8859-1.xml
    • binary
    ./www/resources/FullyTransparent_65x29.png
update treenodes xql file for oracle, fix c/o Luis Riveiro of Innova

    • -14
    • +18
    ./www/xmlhttp/load-treenodes-oracle.xql
use content::extlink instead of the deprecated content_extlink:: api, add content::extlink::edit function

  1. … 10 more files in changeset.
fix extra words in delete confirmation message

fix a bug when deleting treenodes

fix the url of swfupload

upgrade swfupload, fix bug with multi file upload with flash 10, fix bugs with drag and drop, create url and renaming tree folders

    • -1342
    • +1
    ./www/resources/ajaxfs-min.js
    • -0
    • +104
    ./www/resources/utils.js
    • -0
    • +130
    ./www/resources/swfupload/fileprogress.js
    • -0
    • +202
    ./www/resources/swfupload/handlers.js
    • -558
    • +843
    ./www/resources/swfupload/swfupload.js
    • -0
    • +93
    ./www/resources/swfupload/swfupload.queue.js
    • binary
    ./www/resources/swfupload/swfupload.swf
    • -13
    • +22
    ./www/xmlhttp/add-file-flash.tcl
fix a bug with the single upload form, make sure it resets after an upload

the version of swfupload ajaxfs is using does not work with Flash 10, putting a workaround to revert to single file upload until I can upgrade swfupload

Update ajaxfs ui to work with latest file-storage

internationalize some of the text in the UI

    • -0
    • +3
    ./catalog/ajax-filestorage-ui.en_US.ISO-8859-1.xml
add German translations c/o Franz Penz

    • -0
    • +50
    ./catalog/ajax-filestorage-ui.de_DE.ISO-8859-1.xml
if size attribute on tree node is undefined skip the sentence about number of items in the delete confirmation, do not rely on content_size to check if there are subfolders inside a folder

add notifications menu item in the tools drop down, add xmlhttp file to check if user is subscribed to notifications and another file that redirects accordingly depending on whether the user is subscribed for folder notifications or not

    • -619
    • +659
    ./www/resources/ajaxfs-min.js
    • -0
    • +30
    ./www/xmlhttp/notif-toggle.tcl
    • -0
    • +24
    ./www/xmlhttp/notif_p.tcl
escape double quotes in folder names

use template::head if available, preload icons used in file panel, do not show [x] if folder is empty, escape double quotes in json fields, url encode download_url

fix a bug in the upload popup window where it fails to popup when it is activated a second time

commit fixes c/o Franz Penz regarding (1) double quotes in the titles and qtips (2) support display of html in the treenode. Modify Tool menu in the toolbar to work with the treepanel folders if there is no selected file on the grid

    • -598
    • +649
    ./www/resources/ajaxfs-min.js
fix bug with right click and properties popup

fix sorting of folder and files in treepanel and filespanel

AjaxFs comes out of beta, adds support for viewing, uploading and deleting revisions, support sharing of folders via symlink feature, tooltips on file panel

    • -430
    • +527
    ./www/resources/ajaxfs-min.js
    • -0
    • +1
    ./www/xmlhttp/add-filerevision.adp
    • -0
    • +41
    ./www/xmlhttp/add-filerevision.tcl
    • -0
    • +1
    ./www/xmlhttp/delete-fileversion.adp
    • -0
    • +38
    ./www/xmlhttp/delete-fileversion.tcl
    • -0
    • +4
    ./www/xmlhttp/get-filerevisions.adp
    • -0
    • +89
    ./www/xmlhttp/get-filerevisions.tcl
fix bug when adding url to refresh file panel after successfull add, validate url, show number of subfolders/items inside a folder when deleting from treepanel, disable properties for urls

    • -212
    • +235
    ./www/resources/ajaxfs-min.js
fix a file upload bug where the zip file contains spaces

allow cases where file storage is readable by the public, add better error handling for failed file/folder move, fix checks on create_url and share_folder features, fix bug in file delete caused by missing param variable

    • -456
    • +470
    ./www/resources/ajaxfs-min.js
fix description in one of the apm parameters

use the minified version of extjs

add an alternate menu in toolbar for the menu items in the contextmenu, add support for folder sharing, the file storage package must support symlinks for folder sharing to work

    • -476
    • +632
    ./www/resources/ajaxfs-min.js
    • -7
    • +47
    ./www/xmlhttp/get-foldercontents.tcl
    • -0
    • +5
    ./www/xmlhttp/list-communities.adp
    • -0
    • +34
    ./www/xmlhttp/list-communities.tcl
    • -0
    • +1
    ./www/xmlhttp/share-folder.adp
    • -0
    • +32
    ./www/xmlhttp/share-folder.tcl