• last updated 27 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix zip upload. Its not pretty, but it works the same as it did in 5.0.

Fix context_bar. Pass in root_folder_id to fs_context_bar_list from

index page. Fixes bug#1742.

  1. … 1 more file in changeset.
Fix download URL for extlinks and folders. Fixes bug#1841

solve problem with bulk actions

bug 1970 - making use of WebDave configurable

  1. … 2 more files in changeset.
Moved calls to do_notification from ui-scripts to tcl api

Added delete_file and delete_version procs to tcl api

Added get_parent proc to tcl api

Modified file-add.tcl so that add-version is no longer required

Removed all version-add* files

Modified file.tcl to use file-add instead of version-add

  1. … 4 more files in changeset.
removed file-add-2* because file-add is now self-submitting

Fix multiple item delete with hack to extract list from hidden form variable.

Fix multiple item delete with hack to extract list from hidden form variable.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 132 more files in changeset.
Fix bug#2022. Catch duplicate files on copy and move with db_transaction.

Fix delete function. Fixes bug#1964

Backported notification support for file-storage from HEAD.

  1. … 15 more files in changeset.
Fixed bug which prevented bulk actions.

bug 374 - file storage file size limit

  1. … 7 more files in changeset.
file upload-size-limit.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/upload-size-limit.adp
file upload-size-limit.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/upload-size-limit.tcl
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 114 more files in changeset.
fixed file properties view - missing ! in if statement

fixed bug #1986

fixed bug #1953 & #1954 (file move)

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 678 more files in changeset.
Patch#538. Use filename instead of title for link text.

  1. … 5 more files in changeset.
Fixing bug '#19 Enable notifications on file upload'. Modified patch #534 to make it actually work on HEAD. Should work for Oracle as well but not tested on that db yet. This could do with some cleanup, and i18n-ization.

  1. … 11 more files in changeset.
Removing file-add-2 since it is unnecessary - file-add posts to itself now.

Removing file-add-2* since all is handled by file-add now.

Changed CR "rename" procs to "edit_name" to avoid issues with Oracle 9.2 (and

changed PG for consistency)

  1. … 24 more files in changeset.
Remove leftover set type statement that broke URLs.

Fix bug#1749. Icon goes to download url. Download index.vuh accepts

optional file_id for consistent download urls

Change title instead of filename on rename.