• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Speed up sluggish acs_object_type_supertype_map view

Add a couple more Oracle-alike views

Fixed typo ...

Jowell's patch to fix BAF #1072 - uninstalling a package with registered

parameters failed.

A bunch of "ACS"->"OpenACS" and similar changes

  1. … 27 more files in changeset.
fixed typo in apm_package_version__copy

Started on address book, still a lot of work to do.

made minor improvements to "packages-install" in the APM.

    • -55
    • +9
    ./postgresql/acs-relationships-create.sql
  1. … 15 more files in changeset.
These colons should be semicolons

  1. … 1 more file in changeset.
changed magic object -3 from a group to a plain object

fixed more things in ACS-subsite and more site node stuff API.

  1. … 9 more files in changeset.

Mounted acs-workflow by default. It is confusing not to do so because

it is listed as a core package that "probably isn't meant to be mounted"

by site map, and yet it is designed to be mounted. I think that all

core packages designed to be mounted should be mounted at install time

but haven't gone through to make sure we're consistent.

acs-workflow has to be part of the core because the CR needs it.

Fixed a few spelling mistakes

Ported a bunch more of acs-subsite

Fixed a few small, acs-subsite related bugs

    • -9
    • +9
    ./oracle/upgrade/upgrade-4.0.1-4.1b.sql
    • -1
    • +1
    ./oracle/upgrade/upgrade-4.1.1-4.2.sql
  1. … 37 more files in changeset.
Use semicolon as argument name / default value separator, instead of

colon (makes it easier to use in pl/pgsql)

  1. … 1 more file in changeset.
moved acs-object-util from site-wide search to kernel

moved files from site-wide search. It makes more sense to have them in the kernel.

    • -0
    • +9
    ./oracle/acs-object-util-remove.sql
    • -0
    • +133
    ./oracle/acs-object-util.sql
files that were originally in site-wide search - ported by Neophytos Demetriou. Files were moved to the kernel, because it made sesse to do so

    • -0
    • +7
    ./postgresql/acs-object-util-remove.sql
    • -0
    • +98
    ./postgresql/acs-object-util.sql
Port package_instantiate_object

  1. … 3 more files in changeset.
fixed acs_objects__get_attribute so that it works with all return types. Problems were encountered with returning integer and timestamp types

fixed return type of acs_object__get_attribute so that timestamps can be returned

porting of template queries

  1. … 41 more files in changeset.
fixed permissions problem for handling insertion of dup index values

    • -11
    • +51
    ./postgresql/acs-permissions-create.sql
  1. … 1 more file in changeset.

Just what it says ...

    • -0
    • +1531
    ./oracle/upgrade/upgrade-4.2-4.2.1.sql

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.

    • -2
    • +3
    ./oracle/upgrade/upgrade-4.0-4.0.1.sql
  1. … 3 more files in changeset.
fixed comment for distribution_tarball attribute that was removed

1. Added a new attribute to the .info file which tells the bootstrap

installer whether or not a package is part of the acs-core. Only

acs-core packages are now installed during the initial bootstrap install

of the system.

2. Fixed a dupe query name problem in a couple of queryfiles. The problem

is not with the dispatcher but with the extractor, and for the moment it

is just easier to kludge the resulting queryfile than fix the extractor.

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

    • -16
    • +69
    ./oracle/acs-permissions-create.sql
converted apm to store tarballs in the content repository

  1. … 6 more files in changeset.
converted apm to store package tarballs in the content repository

  1. … 7 more files in changeset.
Fix return type of acs_user__receives_alerts_p

    • -1
    • +1
    ./postgresql/community-core-create.sql
Speedy replacement for permission_p from Matthew Avalos

    • -16
    • +71
    ./postgresql/acs-permissions-create.sql