• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file file-storage-rss-create.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./file-storage-rss-create.sql
  1. … 1 more file in changeset.
The call to acs_sc was missing a parameter. Fixed, but maybe someone could take a look and explain why noone stumbled across this earlier :).

    • -1
    • +12
    ./file-storage-notifications-create.sql
  1. … 1 more file in changeset.
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. … 6 more files in changeset.
file upgrade-5.1.0a8-5.1.0a9.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.1.0a8-5.1.0a9.sql
showing date of latest file change for folders

    • -0
    • +47
    ./upgrade/upgrade-5.1.0a8-5.1.0a9.sql
  1. … 1 more file in changeset.
listing of files listed first revision date instead of last revision date - also fixed upgrade script

    • -0
    • +67
    ./upgrade/upgrade-5.1.0a6-5.1.0a7.sql
Clean unnecessary triggers from uprade script. They don't need to be

updated.

    • -56
    • +1
    ./upgrade/upgrade-5.1.0d1-5.1.0d2.sql
Fix name/title upgrade. Load the entire oracle pl/sql package instead of

re-sourceing package create.sql

    • -0
    • +78
    ./upgrade/upgrade-5.1.0a6-5.1.0a7.sql
    • -22
    • +665
    ./upgrade/upgrade-5.1.0d1-5.1.0d2.sql
  1. … 2 more files in changeset.
file upgrade-5.1.0a6-5.1.0a7.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.1.0a6-5.1.0a7.sql
  1. … 1 more file in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

    • -0
    • +46
    ./upgrade/upgrade-5.1.0a4-5.1.0a5.sql
  1. … 138 more files in changeset.
Backported notification support for file-storage from HEAD.

    • -0
    • +0
    ./file-storage-notifications-create.sql
    • -0
    • +46
    ./upgrade/upgrade-5.1.0a4-5.1.0a5.sql
  1. … 19 more files in changeset.
file upgrade-5.1.0a4-5.1.0a5.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.1.0a4-5.1.0a5.sql
  1. … 1 more file in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

    • -0
    • +668
    ./upgrade/upgrade-5.1.0a2-5.1.0a3.sql
  1. … 684 more files in changeset.
Patch#538. Use filename instead of title for link text.

  1. … 6 more files in changeset.
Fixing bug '#19 Enable notifications on file upload'. Modified patch #534 to make it actually work on HEAD. Should work for Oracle as well but not tested on that db yet. This could do with some cleanup, and i18n-ization.

    • -0
    • +46
    ./file-storage-notifications-create.sql
    • -0
    • +10
    ./file-storage-notifications-drop.sql
  1. … 16 more files in changeset.
Added cr_mime_types to the join list. It was missing. Fix merged in from oacs-5-1.

Added cr_mime_types to the join list. It was missing

file upgrade-5.1.0a2-5.1.0a3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.1.0a2-5.1.0a3.sql
  1. … 1 more file in changeset.
I'd accidently changed some old upgrade files to use edit_name rather than

rename (for Oracle 9.2) and had not added the needed upgrade files for 5.1.

    • -0
    • +668
    ./upgrade/upgrade-5.1.0a2-5.1.0a3.sql
  1. … 9 more files in changeset.
Changed CR "rename" procs to "edit_name" to avoid issues with Oracle 9.2 (and

changed PG for consistency)

  1. … 25 more files in changeset.
Fixed Bug #1858: qualifying "rename" works in 8i bug chokes in 9i causing

the reported error on installation. Fixed by changing the name to "edit_name"

and implemented it for PG as well (to keep names similar)

  1. … 26 more files in changeset.
fixing broken view, file storage broken

Fixed bug 1853: missing comma in fs_objects view declaration committed to

HEAD got merged to 5.1 ...

  1. … 2 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

    • -0
    • +48
    ./upgrade/upgrade-5.1.0d3-5.1.0d4.sql
  1. … 832 more files in changeset.
file upgrade-5.1.0d3-5.1.0d4.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.1.0d3-5.1.0d4.sql
  1. … 1 more file in changeset.
Show title on folder listing. If filename is different than title, show that as well. Show cr_mime_types.label mime type description instead of techincal mime type "code".

    • -0
    • +48
    ./upgrade/upgrade-5.1.0d3-5.1.0d4.sql
  1. … 5 more files in changeset.
Adding optional cascade_p parameter to file_storage__delete_folder to support

deleting of folder contents.

  1. … 1 more file in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

    • -0
    • +37
    ./upgrade/upgrade-5.1.0d1-5.1.0d2.sql
  1. … 647 more files in changeset.
propigate displayed_item_id

  1. … 2 more files in changeset.
bump to 5.1.0a1, rename upgrade-5.0.0-5.1.0.sql to upgrade-5.1.0d1-5.1.0d2 since if the from version was 5.0.1 it would not be run, also 5.1.0 was higher than the existing version in the .info file so it would not get run in any case. bug 1673

    • -0
    • +37
    ./upgrade/upgrade-5.1.0d1-5.1.0d2.sql
  1. … 3 more files in changeset.