• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed some silly little things...

  1. … 2 more files in changeset.
Removing wrong acs attributes for object type apm_package.

Fixing object attribute datatypes so they are consistent

with the database datatype.

  1. … 3 more files in changeset.
Removing upgrade scripts not well ordered for acs-kernel and acs-content-repository.

Adding corresponding upgrade scripts with correct versions.

Now the test case files__check_upgrade_ordering (acs-tcl) does not fail.

    • -17
    • +0
    ./upgrade/upgrade-5.1.5-5.2.0a1.sql
    • -0
    • +28
    ./upgrade/upgrade-5.2.0d11-5.2.0d12.sql
  1. … 4 more files in changeset.
fix on this no-used function that was preventing acs-kernel to install in PG8.1.4

fix on this no-used function that was preventing acs-kernel to install in PG8.1.4

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

    • -0
    • +17
    ./upgrade/upgrade-5.1.5-5.2.0a1.sql
    • -0
    • +80
    ./upgrade/upgrade-5.2.0b10-5.2.0b11.sql
    • -0
    • +28
    ./upgrade/upgrade-5.2.0b9-5.2.0b10.sql
  1. … 707 more files in changeset.
Forgot to cvs add my upgrade file ...

    • -0
    • +27
    ./upgrade/upgrade-5.2.2-5.2.3b1.sql
file upgrade-5.2.2-5.2.3b1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-5.2.2-5.2.3b1.sql
Fixed bug #2745

  1. … 1 more file in changeset.
1. Copy site template when cloning a community

2. Updated a bunch of dependency files

  1. … 32 more files in changeset.
Added db cache size parameter

  1. … 2 more files in changeset.
Recreate apm package to match create scripts.

    • -0
    • +80
    ./upgrade/upgrade-5.2.1d1-5.2.1d2.sql
  1. … 1 more file in changeset.
file upgrade-5.2.1d1-5.2.1d2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-5.2.1d1-5.2.1d2.sql
  1. … 1 more file in changeset.
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.