• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file folder-chunk.xql was initially added on branch oacs-5-1.

file rss-subscrs.xql was initially added on branch oacs-5-1.

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

    • -0
    • +0
    ./admin/rss-subscrs.tcl
file rss-subscrs.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/rss-subscrs.adp
file rss-subscr-del.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/rss-subscr-del.xql
file rss-subscr-del.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/rss-subscr-del.tcl
file rss-subscr-del.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/rss-subscr-del.adp
file rss-subscr-del-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/rss-subscr-del-postgresql.xql
file rss-subscr-del-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/rss-subscr-del-oracle.xql
file rss-subscr-ae.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/rss-subscr-ae.xql
Adding rss support, turned off and hidden by default.

    • -0
    • +38
    ./admin/rss-subscr-ae-postgresql.xql
    • -0
    • +15
    ./admin/rss-subscr-del-postgresql.xql
  1. … 17 more files in changeset.
changing icon path so that RP will stop throwing errors

filestorage was displying the ugly filename instead of the pretty title for the main entry; also wasn't updating the filename to the newest upload (still need to ask DaveB about getting the links to work with the latest upload filename

  1. … 7 more files in changeset.
new i18n messages by paolo@galileo.edu

  1. … 2 more files in changeset.
Fixed problem when delete multiple files

The icon hyperlink for downloading a file was incorrect (other links were

correct).

fixing some of the bulk actions; removing the copy because it doesn't work

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

2057 for oracle

  1. … 1 more file in changeset.
Call file_storage__delete_folder on folder_delete. Add

Folder notification. Fixes bug#2057.

  1. … 3 more files in changeset.
Fine tuning previous commit ...

  1. … 1 more file in changeset.
Localized the new change file upload limit admin page (so I can use the same

keys in the homework package)

  1. … 1 more file in changeset.
Correctly honor lock_title_p. Fixes bug#2049.

Remove debugging statement.

bug 1050 - deleting syllabus file, but also fixed the can't delete multiple files as a by-product and can't delete any file as a second by-product.

file notification paramter

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

Fix context_bar. Pass in root_folder_id to fs_context_bar_list from

index page. Fixes bug#1742.

  1. … 1 more file in changeset.
Fix download URL for extlinks and folders. Fixes bug#1841