• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file file-storage-copy-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./file-storage-copy-procs.tcl
*** empty log message ***

  1. … 30 more files in changeset.
Added id parameter to folder create action to allow use later in the install.xml.

Fix notifications. Add line breaks.

Added missing version for __file_new function

  1. … 2 more files in changeset.
Reverting the callback calling because it's broken, nobody is using it, and we don't know what's the purpose of that code.

fixed query for fs::add_file.create_item

partial fix bug 2369

  1. … 2 more files in changeset.
partial fix of bug 2639 -- patch 736

  1. … 3 more files in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 91 more files in changeset.
Added the parent_id in the call so you do not have to figure it out manually in the callbacks for file_revision_new

added parameter to use content-title as filename rather than content-name

  1. … 3 more files in changeset.
Add support for editing text/* files.

    • -0
    • +106
    ./file-storage-procs-postgresql.xql
added callback file_revision_new

Add optional feature to edit text based content.

  1. … 2 more files in changeset.
callback for datamanager package added

  1. … 4 more files in changeset.
file file-storage-callback-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./file-storage-callback-procs.xql
Rolling in daveb's mime type patches from oacs-5-2

Fix bug when more than one content type is assoicated with a mime type.

added fs-callbacks

  1. … 1 more file in changeset.
file file-storage-callback-procs.tcl was added on branch oacs-5-2 on 2005-06-21 21:22:12 +0000

added

    • -0
    • +88
    ./file-storage-callback-procs.tcl
committing first version

    • -0
    • +47
    ./file-storage-callback-procs-oracle.xql
    • -0
    • +47
    ./file-storage-callback-procs-postgresql.xql
fix: new callback interface

  1. … 1 more file in changeset.
fixing callbacks

  1. … 1 more file in changeset.
Added callbacks for integration with PM. Made sure the package_id is set correctly

  1. … 56 more files in changeset.
reverted previous change, resolved bug #2362. Fixed message keys containing \n manually on our system, Jeff is pinging Joel to do this programatically on the translation server. Removed ns_log Notice that were leftovers from testing the download functionality

Fixing line breaks returned from ad_html_text_convert. Added folder information to the notifications for parent folders as well (not very useful if you have no clue where the file was uploaded to otherwise)

Fixed download that was broken due to name => title change. Broken means relative linking within the directory did not work, if the name of the file had to be renamed due to name conflicts. Using the title instead of the file name is also more in line with the 'Once face to the customer' credo.

Moved root folder creation to after-instantiate to allow unmounting and remounting of file-storage.

  1. … 2 more files in changeset.