• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-4-6

  1. … 103 more files in changeset.
Make ETP play nice(r) with the content-repository so that it properly supports the OpenFTS search.

This change fixes 2 problems:

1) Revisions were not scoped to content-items. As a result only site wide admins could search ETP content.

2) Deleting ETP content did not remove the live version and thus the content was never removed from the OpenFTS index.

  1. … 1 more file in changeset.
fix problem in sql drop script

  1. … 2 more files in changeset.
fix minor bug with name of auto-page-number sequence

1. The PG port of apm__register_parameter had a tiny error which caused it

to not set the new parameter to its default value in any of the effected

package instances.

2. Glossary - added admin as a parent of glossary_admin so admins can admin.

3. edit-this-page PG: removed code that was written because of #1 above

4. edit-this-page Oracle: finished the datamodel port, added drop script

  1. … 7 more files in changeset.
Remove nasty code for dropping constraints on content-repostitory audit table. The workaround is no longer necessary.

deleted need to alter cr_folders

don't remember, probably nothing

initial script

    • -0
    • +40
    ./edit-this-page-drop.sql
renamed to follow APM standards

    • -0
    • +467
    ./edit-this-page-create.sql
  1. … 2 more files in changeset.
updated to conform with package name standards. This means all etp_* need to be etp__*

  1. … 1 more file in changeset.
Fix bug in etp_get_folder that broke package mounting from the site-map.

Contributing ETP to openacs.org CVS server

  1. … 77 more files in changeset.