• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
showing date of latest file change for folders

    • -2
    • +6
    ./sql/oracle/file-storage-views-create.sql
    • -0
    • +47
    ./sql/oracle/upgrade/upgrade-5.1.0a8-5.1.0a9.sql
Fixed problem when delete multiple files

The icon hyperlink for downloading a file was incorrect (other links were

correct).

upgrading info files for the tag

  1. … 45 more files in changeset.
adding missing message key

    • -0
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
fixing some of the bulk actions; removing the copy because it doesn't work

listing of files listed first revision date instead of last revision date - also fixed upgrade script

    • -3
    • +5
    ./sql/oracle/file-storage-views-create.sql
    • -0
    • +67
    ./sql/oracle/upgrade/upgrade-5.1.0a6-5.1.0a7.sql
fix from Sloan: fix syllabus portlet (mime type was wrong)

  1. … 1 more file in changeset.
fix from Sloan: in case where title is locked bash filename to title a little sooner so the lookup for an existing file will use the right name

bug 1978 - making a note about upload time

    • -1
    • +1
    ./catalog/file-storage.en_US.ISO-8859-1.xml
2057 for oracle

2057 for oracle

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.