• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HTML Strict cleanup

  1. … 12 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
Fixed link with view package

  1. … 1 more file in changeset.
Fixing bug where label is called but name is meant preventing the proc from dying if the owner does not exist. Also adding the file extension to published file names (if it isn't already at the end of the file) so that a users default application is used instead of asking the user to select an application for a file that may be a doc, pdf, jpg, etc.

Adding support for the categorization of files (if the CategoriesP parameter is enabled for a package instance). Version is increased to 5.4.0d3 and folder, file and simple www/*-edit-2 files were removed and consolidated into www/*-edit.

  1. … 33 more files in changeset.
Added missing implementation for search::url and fixed datasource(title) ($ was missing)

Allow supressing notifications

After tedious searching for the errors, fixed the callbacks and added the missing ones

    • -27
    • +15
    ./file-storage-callback-procs.tcl
Don't call content::type::content_type_p procedure, it does not exist.

Merging dotlrn-all and dotlrn-extras from oacs-5-2

    • -222
    • +20
    ./test/file-storage-procs.tcl
  1. … 881 more files in changeset.
Added additional precaution to the add_folder procedure

Added check so we do not automatically add a package_id which is not a file-storage package

Support for package_id making it independent from ad_conn

Fixed callbacks

Symlink support that actually works

  1. … 1 more file in changeset.
Added file_copy procedure

fixing tests of file-storage

fixing the tests of file storage

    • -222
    • +20
    ./test/file-storage-procs.tcl
Fixed bug: file-storage/tcl/file-storage-callback-procs.tcl wasn't being sourced due to unmatched parantheses.

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -28
    • +99
    ./file-storage-callback-procs.tcl
    • -0
    • +114
    ./file-storage-procs-postgresql.xql
  1. … 2470 more files in changeset.
File improved to implements the application-track callbacks

added callback before_file_new and page file-upload-confirm to be able to redirect user to a confirmation page before uploading / copying / moving files to folders

  1. … 5 more files in changeset.
fixed copying and moving of files; downloading of different file versions

  1. … 7 more files in changeset.
Context_bar query to start at root_folder_id. Fix group context_bar

Make filenames in archive downloads follow the BehaveLikeFilesystemP param

rollback for datamanager facilities

    • -91
    • +0
    ./test/file-storage-callback-procs.tcl
adding web tests to the file storage package

file tclwebtest-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./test/tclwebtest-procs.tcl
  1. … 2 more files in changeset.
Fixes #2744

Added fs::get_object_pretty_name from patch #722