• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changes acs__magic_object_id to isstrict,iscachable, bump version to 4.6.1, upgrade script provided

    • -0
    • +2
    ./oracle/upgrade/upgrade-4.6-4.6.1.sql
    • -0
    • +25
    ./postgresql/upgrade/upgrade-4.6-4.6.1.sql
  1. … 1 more file in changeset.
I18N: we need pretty_name and pretty_plural of the member relationship role to be internationalized in dotLRN - using two new message keys

  1. … 1 more file in changeset.
adding missing comma

setting context_id of acs-lang to be the main site id

merge from oacs-4-6

    • -0
    • +442
    ./oracle/upgrade/upgrade-4.5-4.5.1.sql
    • -0
    • +631
    ./oracle/upgrade/upgrade-4.5.1-4.6.sql
    • -0
    • +273
    ./postgresql/upgrade/upgrade-4.5.1-4.6.sql
  1. … 108 more files in changeset.
Make /acs-lang accessible to the public, since this is where they go set their language pref

file upgrade-4.5.1-4.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./oracle/upgrade/upgrade-4.5.1-4.6.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-4.5.1-4.6.sql
  1. … 2 more files in changeset.
- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search

- Bumped version of above packages to 4.6

- Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2

    • -0
    • +442
    ./oracle/upgrade/upgrade-4.5-4.5.1.sql
    • -0
    • +631
    ./oracle/upgrade/upgrade-4.5.1-4.6.sql
    • -0
    • +273
    ./postgresql/upgrade/upgrade-4.5.1-4.6.sql
  1. … 27 more files in changeset.
Got rid of references to acs_object_id_seq view in apm-create, which were causing some errors

    • -0
    • +197
    ./postgresql/upgrade/upgrade-4.5.1-4.5.2.sql
  1. … 1 more file in changeset.
Peter: creating an instance of acs-lang and mounting it under the main site at server creation (along with acs-admin et al)

CREATE FUNCTION -> CREATE OR REPLACE FUNCTION

    • -7
    • +7
    ./postgresql/upgrade/upgrade-4.5-4.5.1.sql
mount cr for virtual url refs in oracle

avoid collating order problems by padding version strings with 0000.

increase field sizes (from sloan)

add parent_key function

fix typo v_segment_name should be segment_name bug 911/patch 424

typo fix bug 1660/patch 346 Jun Yamog

Re-added fixes that didn't get merged in from 4.5

1) bboard-procs-postgresql.xql

2) etp-procs-oracle.xql

3) subsite/www/admin/users/new-postgresql.xql

4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql

Edited the acs-kernel upgrade script that JonG initially created (PG)

Created an oracle upgrade script

Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged)

Update the acs-kernel .info file to 4.5.1

    • -0
    • +720
    ./oracle/upgrade/upgrade-4.5-4.5.1.sql
    • -0
    • +56
    ./postgresql/upgrade/upgrade-4.2-4.5.sql
    • -95
    • +21
    ./postgresql/upgrade/upgrade-4.5-4.5.1.sql
  1. … 6 more files in changeset.
Manually merging fix from 4.5 that never got into the HEAD (apm_package_version__upgrade_p)

fixed typo in included script

    • -1
    • +1
    ./postgresql/upgrade/upgrade-4.5-4.5.1.sql
initial revision

    • -0
    • +264
    ./postgresql/upgrade/upgrade-4.5-4.5.1.sql
fixed a query that used select instead of perform

added Tracy's fix for the hex conversion

added return statements to functions

    • -1
    • +5
    ./postgresql/site-node-object-map-create.sql
fixed a typo

    • -2
    • +2
    ./postgresql/site-node-object-map-create.sql
fixed incorrect declaration

Fix user_tab_comments view so it works on 7.2 (adds objsubid = 0)

fixes to get dotlrn postgres port working

    • -2
    • +6
    ./postgresql/rel-segments-body-create.sql
  1. … 4 more files in changeset.
added rel_segment__new function that takes only the parameters that don't have default values

    • -2
    • +13
    ./postgresql/rel-segments-body-create.sql
updated tree