• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed acs_user.new and acs.add_user to take authority_id and username. Removed password_question/answer to make room.

    • -44
    • +76
    ./postgresql/community-core-create.sql
We cannot create the local authority in authentication-procs, because acs_magic_objects isn't defined until acs-create.sql, and is referenced by a trigger on acs-objects.

    • -20
    • +1
    ./postgresql/authentication-create.sql
fixing broken installation: changing service contract implementation id columns in the auth_authorities table to reference acs_objects instead of acs_sc_impls table as the latter table is created later

    • -4
    • +5
    ./oracle/upgrade/upgrade-5.0d2-5.0d3.sql
    • -4
    • +5
    ./postgresql/authentication-create.sql
Support for external authentication: two new columns added to users table - username and authority. New object type authority with corresponding table auth_authorities. Bumping version number to 5.0d3

    • -0
    • +95
    ./oracle/authentication-create.sql
    • -0
    • +28
    ./oracle/authentication-drop.sql
    • -0
    • +93
    ./oracle/authentication-package-create.sql
    • -0
    • +6
    ./oracle/authentication-package-drop.sql
    • -0
    • +215
    ./oracle/upgrade/upgrade-5.0d2-5.0d3.sql
    • -0
    • +97
    ./postgresql/authentication-create.sql
    • -0
    • +32
    ./postgresql/authentication-drop.sql
    • -0
    • +85
    ./postgresql/authentication-package-create.sql
    • -0
    • +25
    ./postgresql/authentication-package-drop.sql
    • -19
    • +29
    ./postgresql/community-core-create.sql
    • -0
    • +204
    ./postgresql/upgrade/upgrade-5.0d2-5.0d3.sql
  1. … 1 more file in changeset.
adding locale and timezone to user_preferences table. Adding default_locale to apm_packages table

    • -0
    • +23
    ./oracle/upgrade/upgrade-4.7.2d-5.0d.sql
    • -0
    • +11
    ./oracle/upgrade/upgrade-5.0d-5.0d2.sql
    • -1
    • +3
    ./postgresql/community-core-create.sql
    • -0
    • +11
    ./postgresql/upgrade/upgrade-5.0d-5.0d2.sql
  1. … 1 more file in changeset.
removed what looks like a copy-and-pase mistake at the end of the script

"Registered users" had a join policy of "open", which meant a user could

visit the join group registration page manually and turn user_id 0 (the

public) into a registered user. Bad ...

    • -5
    • +2
    ./oracle/upgrade/upgrade-4.6.5-4.6.6.sql
Decided that assuming SQL data files are CSV-formatted files is a bad idea

after running into a package that embeds comments in its data! Changed

from .csv to .dat and all that implies. Still more testing to do...

    • -1
    • +1
    ./oracle/upgrade/upgrade-4.7.2d-5.0d.sql
  1. … 30 more files in changeset.
Added code to allow loading of data for packages like ref-timezones with

SQL*Loader or PostgreSQL's COPY command.

    • -0
    • +1
    ./oracle/upgrade/upgrade-4.7.2d-5.0d.sql
  1. … 5 more files in changeset.
Fixed typo oops!

Added csv_data as a package file type ...

    • -0
    • +1
    ./oracle/upgrade/upgrade-4.7.2d-5.0d.sql
    • -0
    • +1
    ./postgresql/upgrade/upgrade-4.7.2d-5.0d.sql
1. removed some errant log statemets previously inserted when debugging

2. sql/common/*sql files weren't being displayed by the APM, are now

3. added index on start_date in timespan-create after user reported

very slow calendar queries in .LRN

  1. … 7 more files in changeset.
1. Made object_id 0 be a user instead of a person;

2. Created a rel_type 'admin_rel' and corresponding role 'admin'.

    • -0
    • +121
    ./oracle/upgrade/upgrade-4.6.5-4.6.6.sql
    • -0
    • +67
    ./postgresql/groups-body-create.sql
    • -0
    • +114
    ./postgresql/upgrade/upgrade-4.6.5-4.6.6.sql
  1. … 1 more file in changeset.
file upgrade-4.6.5-4.6.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./oracle/upgrade/upgrade-4.6.5-4.6.6.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-4.6.5-4.6.6.sql
add user id and IP address to update_last_modified()

    • -0
    • +702
    ./oracle/upgrade/upgrade-4.6.4-4.6.5.sql
    • -10
    • +16
    ./postgresql/acs-objects-create.sql
  1. … 7 more files in changeset.
file upgrade-4.6.4-4.6.5.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./oracle/upgrade/upgrade-4.6.4-4.6.5.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-4.6.4-4.6.5.sql
fixing lame = 0 instead of is null bug in register_parameter proc that would cause default values of new parameters to not be propagated to package instances during package upgrade

file upgrade-4.6.3-4.6.4.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./oracle/upgrade/upgrade-4.6.3-4.6.4.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-4.6.3-4.6.4.sql
Added password_changed_date column to users table, so we can expire passwords after a certain number of days

    • -0
    • +41
    ./oracle/upgrade/upgrade-4.6.3-4.6.4.sql
    • -1
    • +2
    ./postgresql/community-core-create.sql
  1. … 1 more file in changeset.
Merged with 4.6 branch

    • -66
    • +4
    ./oracle/acs-permissions-create.sql
    • -2
    • +1475
    ./oracle/upgrade/upgrade-4.6-4.6.1.sql
    • -0
    • +887
    ./oracle/upgrade/upgrade-4.6.1-4.6.2.sql
    • -0
    • +31
    ./oracle/upgrade/upgrade-4.6.2-4.6.3.sql
    • -0
    • +10
    ./postgresql/acs-metadata-create.sql
    • -8
    • +11
    ./postgresql/acs-objects-create.sql
  1. … 16 more files in changeset.
Forgot to add my upgrade script during my last commit ...

    • -0
    • +31
    ./oracle/upgrade/upgrade-4.6.2-4.6.3.sql
file upgrade-4.6.2-4.6.3.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./oracle/upgrade/upgrade-4.6.2-4.6.3.sql
1. removed some needless LARS notices

2. removed acs_methods and friends from the permissions documentation

and got rid of the commented-out table stubs.

3. dropping of permissions was broken in PG, fixed that.

4. cc_users and registered_users views have been sped up.

5. removed an unused and incorrect proc from revision-procs

6. updated acs-kernel to 4.6.3

-------------------------------------------------------------------------------------

    • -66
    • +4
    ./oracle/acs-permissions-create.sql
    • -46
    • +16
    ./postgresql/acs-permissions-create.sql
  1. … 7 more files in changeset.
file upgrade-4.6.2-4.6.3.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-4.6.2-4.6.3.sql
Changed a minor bug regarding the definition of user_tab_comments, bumped

to 4.6.3 and added an upgrade script (we may not release a 4.6.3 but if we

do, we're ready!)

  1. … 1 more file in changeset.
Fixed a problem with the party_approved_member_map uncovered by Dave Bauer.

    • -0
    • +211
    ./oracle/upgrade/upgrade-4.6.1-4.6.2.sql
    • -4
    • +38
    ./postgresql/groups-body-create.sql
    • -0
    • +217
    ./postgresql/upgrade/upgrade-4.6.1-4.6.2.sql

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 34 more files in changeset.
Accidently dropped the latest PG rather than Oracle versions of these files

here.

    • -382
    • +198
    ./oracle/acs-permissions-create.sql
    • -603
    • +458
    ./oracle/groups-body-create.sql
    • -119
    • +97
    ./oracle/rel-segments-body-create.sql
    • -223
    • +301
    ./oracle/rel-segments-create.sql
Migrated the 4.6.1 permissions stuff to HEAD

    • -318
    • +391
    ./oracle/acs-permissions-create.sql
    • -458
    • +603
    ./oracle/groups-body-create.sql
    • -97
    • +119
    ./oracle/rel-segments-body-create.sql
    • -301
    • +223
    ./oracle/rel-segments-create.sql
    • -318
    • +189
    ./postgresql/acs-permissions-create.sql
    • -1
    • +1
    ./postgresql/rel-segments-body-create.sql

Migrated over changes to move some GIF resources into a common subdirectory

in the subsite package, so anyone who can read the main site can read

the images (previously you had to grant read privs to "/doc" explicitly

to get the graphics stored by acs-datetime to show up.

    • -18
    • +20
    ./oracle/rel-segments-create.sql
    • -19
    • +25
    ./postgresql/rel-segments-create.sql
  1. … 36 more files in changeset.