• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
1. Peter's APM changes broke subsite mounting because the old post

instantiate routine wasn't really called until after the site node for

the subsite was mounted. No problem - I changed it to be an after-mount

callback instead (which was the idea all along)

2. Earlier changes made by me broke the adding of users by an admin, because

the main subsite no longer has a group defined by default separate from

registered users. The registered users group *is* the main subsite

membership group. Had to add a special check for this case.

3. Removed the naughty composition rel added by application_group::new. This

caused subsites to have undesirable side-effects (add admin to subsite and

the user magically became an admin of the supersite, if you defined an

admin_rel and adminstrator relational segment in each)

  1. … 9 more files in changeset.
fix error ns_returnerror call bug 120/patch 38 Vinod Kurup

  1. … 1 more file in changeset.
fix error ns_returnerror call bug 120/patch 38 Vinod Kurup

  1. … 1 more file in changeset.
more abstract URLs

  1. … 48 more files in changeset.
change rowid to oid as rowid

  1. … 1 more file in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 700 more files in changeset.
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

  1. … 8 more files in changeset.
Fixed SDM #1533 by applying patch #251: /admin/users/new.tcl breaks on PostgreSQL with a "query didn't return any rows" from the rel_type_info query. I've debugged and fixed this.

Switched tree-based queries to a tree-using form, which will greatly enhance

scalability...

  1. … 26 more files in changeset.
Add metadata for person__new and user__new

Port a few more queries

  1. … 2 more files in changeset.
Specify kernel package_id when getting SystemURL

  1. … 2 more files in changeset.
Port queries/query extractor output

    • -0
    • +42
    ./new-postgresql.xql
  1. … 178 more files in changeset.
OpenACS 4.x

  1. … 1320 more files in changeset.
Initial revision

  1. … 1320 more files in changeset.