• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use cr_items.name when creating zip of folder.

Fixes bug#2059, fix from Gary Roesler.

Call file_storage__delete_folder on folder_delete. Add

Folder notification. Fixes bug#2057.

    • -2
    • +11
    ./tcl/file-storage-procs-oracle.xql
    • -0
    • +9
    ./tcl/file-storage-procs-postgresql.xql
Clean unnecessary triggers from uprade script. They don't need to be

updated.

    • -56
    • +1
    ./sql/oracle/upgrade/upgrade-5.1.0d1-5.1.0d2.sql
Fix name/title upgrade. Load the entire oracle pl/sql package instead of

re-sourceing package create.sql

    • -0
    • +78
    ./sql/oracle/upgrade/upgrade-5.1.0a6-5.1.0a7.sql
    • -22
    • +665
    ./sql/oracle/upgrade/upgrade-5.1.0d1-5.1.0d2.sql
file upgrade-5.1.0a6-5.1.0a7.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.1.0a6-5.1.0a7.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.1.0a6-5.1.0a7.sql
updating info files in prep for .LRN 2.1 alpha

  1. … 36 more files in changeset.
Fine tuning previous commit ...

    • -1
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
Localized the new change file upload limit admin page (so I can use the same

keys in the homework package)

    • -0
    • +5
    ./catalog/file-storage.en_US.ISO-8859-1.xml
Correctly honor lock_title_p. Fixes bug#2049.

Remove debugging statement.

bug 1050 - deleting syllabus file, but also fixed the can't delete multiple files as a by-product and can't delete any file as a second by-product.

file notification paramter

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.

Fix add_version to always use storage type of item. Fix add_file to

pass storage type to add_version to save an unnecessary query when

adding a file and version at the same time.

Fix download URL for extlinks and folders. Fixes bug#1841

Fix bug#2036. Recreate file-storage view with cr_revisions.title

Add optional package_id parameter to fs::do_notifications to support

attachments package which will not return the correct result from

ad_conn package_id.

solve problem with bulk actions

bug 1970 - making use of WebDave configurable

Remove extra ; at end of query.

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
    • +26
    ./tcl/file-storage-procs-oracle.xql
    • -1
    • +20
    ./tcl/file-storage-procs-postgresql.xql
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.

Fixed bug #1924 and added a html version of the notification messages.

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

    • -0
    • +46
    ./sql/oracle/upgrade/upgrade-5.1.0a4-5.1.0a5.sql
  1. … 129 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.

    • -0
    • +2
    ./catalog/file-storage.en_US.ISO-8859-1.xml
    • -0
    • +0
    ./sql/oracle/file-storage-notifications-create.sql
    • -0
    • +0
    ./sql/oracle/file-storage-notifications-drop.sql
    • -0
    • +46
    ./sql/oracle/upgrade/upgrade-5.1.0a4-5.1.0a5.sql
    • -1
    • +4
    ./sql/postgresql/file-storage-create.sql
    • -1
    • +5
    ./sql/postgresql/file-storage-drop.sql
    • -0
    • +16
    ./tcl/file-storage-procs-oracle.xql
    • -0
    • +16
    ./tcl/file-storage-procs-postgresql.xql
  1. … 9 more files in changeset.