• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- update postgres function to modern style plpgsql definitions using dollar quoting

  1. … 41 more files in changeset.
1. Package uninstantiate now cleans up the instance's root folder.

2. Package drop works.

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

  1. … 61 more files in changeset.
Backported notification support for file-storage from HEAD.

  1. … 23 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.

  1. … 19 more files in changeset.
The rest of the UI changes

  1. … 10 more files in changeset.
Cleaned up add_file and added add_version

  1. … 9 more files in changeset.
1. Added support for retrieval of live revision of files by their URL (a.k.a. virtual URLs).

This will make relative linking of images and sub-documents in HTML documents work.

As a small bonus, HTML and text documents will be templated, but only if they

are being stored in the db. Files stored in the file system look like before ...

2. Provided upgrade scripts for file-storage and the CR.

  1. … 14 more files in changeset.
added updating of last_modified time of folders when certain actions are performed within them; i hope the postgresql version works

  1. … 20 more files in changeset.

Merged with OpenACS 4.5 beta1 branch.

  1. … 88 more files in changeset.
Applied Jowell Sabino's patches #183 and #184 which fixed drop scripts for

PG and Oracle respectively.

  1. … 1 more file in changeset.
Added drop scripts for objects and API needed by site-wide search

Must drop file_storage_item type added to OM (added so that site-wide search can distinguish file-storage items in CR)

  1. … 1 more file in changeset.
Cleanup (notes should be in docs)

  1. … 3 more files in changeset.
Package deletetion should be via apm_package__delete, not acs_objects__delete

Added calls to remove trigger and trigger procedures.

Initial port

    • -0
    • +38
    ./file-storage-drop.sql
  1. … 1 more file in changeset.