• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed obsolete @arch-tag

  1. … 25 more files in changeset.
fix typos

  1. … 5 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7832 more files in changeset.
Allow copy of files/folders into the same folder of the original content. This is done by appending a numerical suffix to the name.

It required modifying copy stored procedures so they could accept a different name and title for the copy.

I have also removed redundant package definition in oracle code that was immediately overridden afterwards.

  1. … 12 more files in changeset.
file upgrade-5.9.1b3-5.9.1b4.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade-5.9.1b3-5.9.1b4.sql
  1. … 1 more file in changeset.
- avoid call to deprecated content_revision__new/11, call content_revision__new/13 instead

- bump version number to 5.9.1d2

  1. … 2 more files in changeset.
file upgrade-5.9.1d1-5.9.1d2.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade-5.9.1d1-5.9.1d2.sql
- (backport from oacs-5-9): rewrite update script based on a recursive query to avoid potential conflicts due to different orders of script execution, when e.g. acs_objects.tree_sortkey was already dropped.

- rewrite update script based on a recursive query to avoid potential conflicts due to different orders of script execution, when e.g. acs_objects.tree_sortkey was already dropped.

- add function args missed by earlier upgrades

- bump version numbers

    • -0
    • +16
    ./upgrade-5.9.0d1-5.9.0d2.sql
  1. … 9 more files in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- fix for bloat in cr_folder_type_map caused by file-storage. large sites might have 10 Mio+ entries! see posting in OpenACS Development forum concerning cr_folder_type_map bloat

  1. … 3 more files in changeset.
file upgrade-5.8.1-5.8.2.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade-5.8.1-5.8.2.sql
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
file upgrade-5.8.1d3-5.8.1d4.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade-5.8.1d3-5.8.1d4.sql
  1. … 1 more file in changeset.
- add missing function args

  1. … 8 more files in changeset.
- fix $$ quoting in upgrade scripts

  1. … 2 more files in changeset.
- fix collateral damage in upgrade scripts of file-storage

- update postgres function to modern style plpgsql definitions using dollar quoting

    • -96
    • +100
    ./upgrade-5.1.0a16-5.1.0a17.sql
    • -235
    • +308
    ./upgrade-5.1.0d1-5.1.0d2.sql
  1. … 27 more files in changeset.
Patches for NULL table name, on delete cascade to clean up file storage from Jim Lynch

    • -0
    • +22
    ./upgrade-5.6.0d1-5.6.0d2.sql
  1. … 4 more files in changeset.
Fix param values for archive command and extension (were mixed up)

    • -0
    • +7
    ./upgrade-5.5.0d1-5.5.0d2.sql
  1. … 2 more files in changeset.
compilation error due to bad plpgsql body

Checking that upgrade scripts modify parameters for the right package.

Modification to the oracle upgrade scripts for FS.

  1. … 4 more files in changeset.
Fixed it so only the parameter from file storage package will be overwritten and not any other parameters with the same name

Now copy and move urls is working

    • -0
    • +114
    ./upgrade-5.4.0d4-5.4.0d5.sql
  1. … 2 more files in changeset.
Change the archive command from tgz to ZIP as per http://openacs.org/forums/message-view?message_id=557561

    • -0
    • +4
    ./upgrade-5.4.0d1-5.4.0d2.sql
  1. … 2 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2474 more files in changeset.
file upgrade-5.2.3d2-5.2.3.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.3d2-5.2.3.sql
  1. … 1 more file in changeset.
Made fs_objects count folder items the same was fs_folders does.

  1. … 4 more files in changeset.
file upgrade-5.2.3d1-5.2.3d2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.3d1-5.2.3d2.sql
  1. … 1 more file in changeset.