• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 11 more files in changeset.
Fix typos

  1. … 148 more files in changeset.
Fix typos

  1. … 52 more files in changeset.
minify ajaxfs.js

Value for delete_p etc is true not 't'

renamed a couple of functions in the flash uploader, commit minified version of ajaxfs.js with the ad_user_login replaced with ad_session_id

Use ad_session_id to see if user has a current session.

removed an alert command, fixed tagging

fix code errors from last commit

commit patches c/o Luis Riveiro regarding permissions and controlling what is hidden/shown, enabled, disabled in the toolbars

    • -5
    • +3
    ./xmlhttp/load-treenodes-postgresql.xql
  1. … 1 more file in changeset.
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

    • -68
    • +103
    ./resources/swfupload/swfupload.js
    • -17
    • +22
    ./resources/swfupload/swfupload.queue.js
    • binary
    ./resources/swfupload/swfupload.swf
  1. … 2 more files in changeset.
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

    • binary
    ./resources/FullyTransparent_65x29.png
  1. … 3 more files in changeset.
update treenodes xql file for oracle, fix c/o Luis Riveiro of Innova

    • -14
    • +18
    ./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

    • -0
    • +104
    ./resources/utils.js
    • -0
    • +130
    ./resources/swfupload/fileprogress.js
    • -0
    • +202
    ./resources/swfupload/handlers.js
    • -558
    • +843
    ./resources/swfupload/swfupload.js
    • -0
    • +93
    ./resources/swfupload/swfupload.queue.js
    • binary
    ./resources/swfupload/swfupload.swf
  1. … 3 more files in changeset.
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

  1. … 2 more files in changeset.
internationalize some of the text in the UI

  1. … 2 more files in changeset.
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

    • -0
    • +30
    ./xmlhttp/notif-toggle.tcl
    • -0
    • +24
    ./xmlhttp/notif_p.tcl
  1. … 2 more files in changeset.
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

  1. … 2 more files in changeset.
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

  1. … 2 more files in changeset.
fix bug with right click and properties popup