• last updated 19 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved edit-this-page's acs-subsite parameters to acs-subsite, and removed them from here. Bumped up the version number and require acs-subsite 4.6.3. See bug #479

  1. … 2 more files in changeset.
Merging fixed from oacs-4-6

  1. … 3 more files in changeset.
Adding upgrade file for change is pl/pgsql functions

file upgrade-1.2-1.3.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade/upgrade-1.2-1.3.sql
Changed varchar(400) variable declaration to varchar in pl/pgsql functions.

add etp_page_revision content type

create the etp_page_revision content type in the upgrade script

adding missing files from merge

  1. … 18 more files in changeset.
Changed upgreade script

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

    • -0
    • +0
    ./upgrade/upgrade-1.1d-1.2.sql
Added new content type to upgrade script.

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.