• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved callbacks to the appropriate place

added file delete callback

  1. … 1 more file in changeset.
file file-storage-copy-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./file-storage-copy-procs.tcl
file file-storage-copy-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./file-storage-copy-procs.xql
*** 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