• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make sure temp files are deleted after upload

  1. … 1 more file in changeset.
fix from Sloan: fix syllabus portlet (mime type was wrong)

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

Correctly honor lock_title_p. Fixes bug#2049.

Fix zip upload. Its not pretty, but it works the same as it did in 5.0.

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. … 16 more files in changeset.
Backported notification support for file-storage from HEAD.

  1. … 23 more files in changeset.
Fix single file upload filenames. It was using the entire upload_file list

instead of just the user filename.

Fix zip file upload feature which wa left out of file-storage update.

  1. … 1 more file in changeset.