danw in OpenACS

forgot about all of the trigger work-arounds for data-change violation problem that no longer exists. Fixed now.

forgot about all of the trigger work-arounds for data-change violation problem that no longer exists. Fixed now.

Eliminated acs_privilege_hierarchy_index in favor of using acs_privilege_descendant_map. In addition, rewrote trigger for creating acs_privilege_descendant_map as permissions creation was getting too slow on .LRN. .LRN has somewhere in the neighborhood of 90 entries in the privilege hierarchy, which is much higher than anticipated.

Eliminated acs_privilege_hierarchy_index in favor of using acs_privilege_descendant_map. In addition, rewrote trigger for creating acs_privilege_descendant_map as permissions creation was getting too slow on .LRN. .LRN has somewhere in the neighborhood of 90 entries in the privilege hierarchy, which is much higher than anticipated.

fixed mangled queries

Modified permissions code to materialize acs_privilege_descendant_map view. Needed to speed up queries on acs_object_grantee_priv_map view.

updated documentation to include new switch, case and default tags. Note was also added to 'if' tag for documenting elseif.

modified case tag to allow <case in foo bar baz> and <case value=foo> forms.

added template tags switch, case, and default to create a switch statement for use in openacs templates

modified ad_form to set form vars from edit_request block

applied patch supplied by Ola Hansson which fixes the drop commands to support both the 7.2 and the 7.3 syntax

change to allow comments on form and validate sections of ad_form

updated install docs with notes for install of oracle on redhat 8.0

fixed problem with warning for stop words not working

changed default openfts version to source to 0.31

updated docs and removed load.sql

added DESTROY method calls for openfts-driver ops

changes to make search work with openfts 0.3

fixed bug in publishing workflow

file acs-content-repository-procs-oracle.xql was initially added on branch oacs-4-6.

fixed file sweeper proc for oracle

minor cleanup

mount cr for virtual url refs in oracle

minor fixes

workflow in cms working on oracle

fixed relating items to other content items

updating oracle workflow

updating oracle workflow

hacking on publishing workflow to make it compatible with workflow 4.3 - pg version seems to work now, but I pity the fool that actually tries to use it

fixed typo in requires statement for acs-events