• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make sure beta testers also get fixed apm_package__new

    • -0
    • +80
    ./upgrade/upgrade-5.2.0b10-5.2.0b11.sql
file upgrade-5.2.0b10-5.2.0b11.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-5.2.0b10-5.2.0b11.sql
Fix apm_package__new on upgrade to match new install

file upgrade-5.2.0b9-5.2.0b10.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-5.2.0b9-5.2.0b10.sql
added new seperate table for application_data_links

    • -0
    • +28
    ./upgrade/upgrade-5.2.0b9-5.2.0b10.sql
  1. … 2 more files in changeset.
reverting timoh's "added types application link and application data link" until someone can explainme why it was left broken (Closes: #2663)

removed application data links

fixing broken kernal because of application link depending on apm_packages

added types application link and application data link

added application links and application data links registration

adding upgrade script and changing the version number (for the missing line select define_function_args('acs_rel__new','rel_id,rel_type,object_id_one,object_id_two,context_id,creation_user,creation_ip') in the acs-relationships-create.sql file)

    • -0
    • +1
    ./upgrade/upgrade-5.2.0d9-5.2.0d10.sql
  1. … 1 more file in changeset.
file upgrade-5.2.0b1-5.2.0b2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-5.2.0b1-5.2.0b2.sql
changing version number and adding respective upgrade script

  1. … 1 more file in changeset.
adding missing line:

select define_function_args('acs_rel__new','rel_id,rel_type,object_id_one,object_id_two,context_id,creation_user,creation_ip');

adding missing line:

select define_function_args('acs_rel__new','rel_id,rel_type,object_id_one,object_id_two,context_id,creation_user,creation_ip');

More I18N

  1. … 2 more files in changeset.
I18N of Names in sql files

  1. … 1 more file in changeset.
change to create or replace function

yet even more I18N fixes..

  1. … 2 more files in changeset.
file upgrade-5.1.5-5.2.0a1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-5.1.5-5.2.0a1.sql
  1. … 1 more file in changeset.
Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg.

    • -0
    • +17
    ./upgrade/upgrade-5.1.5-5.2.0a1.sql
  1. … 13 more files in changeset.
I18N of Attributes

  1. … 1 more file in changeset.
Adding the member_state 'merged'. Added plsql functions and upgrade scripts for oracle and pg.

    • -0
    • +17
    ./upgrade/upgrade-5.2.0d9-5.2.0d10.sql
  1. … 4 more files in changeset.
file upgrade-5.2.0d9-5.2.0d10.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-5.2.0d9-5.2.0d10.sql
  1. … 1 more file in changeset.
Fixes bug #2300.

Added annotate permission as per TIP 74

  1. … 1 more file in changeset.
add an explicit cast of proname in drop_package needed in pg8

    • -0
    • +30
    ./upgrade/upgrade-5.2.0d8-5.2.0d9.sql
  1. … 1 more file in changeset.
Realized that I only need to define function args for the most verbose

form of acs_object__new, since package_instantiate_object handles

default values very nicely.

    • -12
    • +0
    ./upgrade/upgrade-5.2.0d7-5.2.0d8.sql
A variety of group oriented things, and finally added the definitions of

acs-objects package procs in PG so that we can use package_instantiate_object

and package_db_exec with them.

    • -0
    • +41
    ./upgrade/upgrade-5.2.0d7-5.2.0d8.sql
  1. … 5 more files in changeset.
rename 4.6-4.6.1 upgrade to not overlap 4.6.1d1-4.6.1d2

    • -0
    • +804
    ./upgrade/upgrade-4.6-4.6.1d1.sql
  1. … 2 more files in changeset.