acs-permissions-create.sql

  • last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

  1. … 10 more files in changeset.
removed what looks like a copy-and-pase mistake at the end of the script

Merged with 4.6 branch

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

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

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

here.

    • -382
    • +198
    ./acs-permissions-create.sql
  1. … 3 more files in changeset.
Migrated the 4.6.1 permissions stuff to HEAD

    • -318
    • +391
    ./acs-permissions-create.sql
  1. … 7 more files in changeset.

First cut at Oracle perm rewrite and some whacking around on the PG version

  1. … 10 more files in changeset.
re-ordering queries in acs_permission.permission_p for performance's sake

1. Polished up the query files for the root www directory

2. Turned a bunch of bitmap indexes into b-tree indexes

3. the developer support .info file had been messed over by an early

version of my APM port to PG.

  1. … 8 more files in changeset.
updated with streamlined permission_p

bootstrapper can now load either the Oracle or PostgreSQL acs-kernel

datamodel. It checks on-the-fly for which db is configured in the OpenNSD

database pools allocated to OpenACS. Only acs-kernel is correctly self-

configured at this point.

    • -0
    • +391
    ./acs-permissions-create.sql
  1. … 113 more files in changeset.