• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
add the good permissions screen, add a new version link to the index page, don;t make things owned by 0 in install callback

  1. … 4 more files in changeset.
fix another limit :var in pg

    • -1
    • +1
    ./file-storage-rss-procs-postgresql.xql
added proc fs::notification::get_url

added query for fs::notification::get_url

    • -0
    • +17
    ./file-storage-procs-postgresql.xql
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
file-storage-folder action delegates to object_id::package

Make sure temp files are deleted after upload

  1. … 1 more file in changeset.
add a list format for folder-chunk and an ::install::xml::action::file-storage-folder to create a folder via an install.xml file

  1. … 2 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -18
    • +44
    ./file-storage-install-procs.tcl
    • -1
    • +55
    ./file-storage-procs-postgresql.xql
    • -0
    • +47
    ./file-storage-rss-procs-oracle.xql
    • -0
    • +51
    ./file-storage-rss-procs-postgresql.xql
  1. … 2266 more files in changeset.
Patch for PG 7.3.5 compatibility from Orzenil Silva Junior.

    • -1
    • +1
    ./file-storage-rss-procs-postgresql.xql
file file-storage-rss-procs.xql was initially added on branch oacs-5-1.

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

    • -0
    • +0
    ./file-storage-rss-procs.tcl
file file-storage-rss-procs-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./file-storage-rss-procs-postgresql.xql
file file-storage-rss-procs-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./file-storage-rss-procs-oracle.xql
Adding rss support, turned off and hidden by default.

    • -0
    • +16
    ./file-storage-procs-postgresql.xql
    • -0
    • +47
    ./file-storage-rss-procs-oracle.xql
    • -0
    • +51
    ./file-storage-rss-procs-postgresql.xql
  1. … 24 more files in changeset.
The service contract 'dav_mkcol_type' was being defined twice...

Fixes and updates; bumped up to 5.1.0a11, added new dav_mkcol_type contract implementation to better support folder creation

    • -17
    • +52
    ./file-storage-install-procs.tcl
  1. … 1 more file in changeset.
Adding fs_objects.title to select_folder_contents used by syllabus-portlet

Fixed bug #2082. uploading files with a '-' as the first character of

the name is now possible.

Adding SSL support to oacs-dav and file-storage's hooks for it.

  1. … 2 more files in changeset.
internationalization

  1. … 1 more file in changeset.
notificacions internationalized

  1. … 1 more file in changeset.
Bux fixing in dotlrn-syllabus portlet, when the professor upload the syllabus the portlet not show it because the select not return the column title

Added changes necessary for lors.