• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix /i s/b \i

Fixed cr_items table alias

Added missing '

Added corrected version of etp__get_title to upgrade script

fixed infinite loop in etp__get_title for content_symlinks

Added new version of etp__get_description

Fixed etp__get_description which would go into an infinite loop on

content_symlink types.

Added call to source service contract creation script

Add code to install etp_page_revision binding.

file upgrade-1.1d-1.2b.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade/upgrade-1.1d-1.2b.sql
file edit-this-page-sc-create.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./edit-this-page-sc-create.sql
Update to 1.2b. This adds search service contracts for all etp managed

types through a system that automatically registers the service

contract implementation for each type. It also fixes the content type so

that it is set correctly. New cotnent types should subtype etp_page_revision.

  1. … 11 more files in changeset.
merge bartt PG 7.3 fixes from HEAD

  1. … 54 more files in changeset.
Patches to make OpenACS PG 7.3 compatible.

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