• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
create the etp_page_revision content type in the upgrade script

    • -0
    • +11
    ./postgresql/upgrade/upgrade-1.1d-1.2.sql
adding missing files from merge

    • -10
    • +26
    ./postgresql/edit-this-page-create.sql
    • -0
    • +30
    ./postgresql/edit-this-page-sc-create.sql
    • -0
    • +186
    ./postgresql/upgrade/upgrade-1.1d-1.2.sql
  1. … 17 more files in changeset.
Changed upgreade script

    • -0
    • +186
    ./postgresql/upgrade/upgrade-1.1d-1.2.sql
    • -186
    • +0
    ./postgresql/upgrade/upgrade-1.1d-1.2b.sql
file upgrade-1.1d-1.2.sql was initially added on branch oacs-4-6.

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

    • -0
    • +10
    ./postgresql/upgrade/upgrade-1.1d-1.2b.sql
Fix /i s/b \i

    • -1
    • +1
    ./postgresql/upgrade/upgrade-1.1d-1.2b.sql
Fixed cr_items table alias

    • -1
    • +1
    ./postgresql/upgrade/upgrade-1.1d-1.2b.sql
Added missing '

    • -1
    • +1
    ./postgresql/upgrade/upgrade-1.1d-1.2b.sql
Added corrected version of etp__get_title to upgrade script

    • -0
    • +53
    ./postgresql/upgrade/upgrade-1.1d-1.2b.sql
fixed infinite loop in etp__get_title for content_symlinks

    • -1
    • +1
    ./postgresql/edit-this-page-create.sql
Added new version of etp__get_description

    • -0
    • +53
    ./postgresql/upgrade/upgrade-1.1d-1.2b.sql
Fixed etp__get_description which would go into an infinite loop on

content_symlink types.

    • -1
    • +1
    ./postgresql/edit-this-page-create.sql
Added call to source service contract creation script

    • -0
    • +2
    ./postgresql/upgrade/upgrade-1.1d-1.2b.sql
Add code to install etp_page_revision binding.

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

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

    • -0
    • +0
    ./postgresql/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.

    • -8
    • +24
    ./postgresql/edit-this-page-create.sql
    • -0
    • +25
    ./postgresql/edit-this-page-sc-create.sql
    • -0
    • +68
    ./postgresql/upgrade/upgrade-1.1d-1.2b.sql
  1. … 10 more files in changeset.
merge bartt PG 7.3 fixes from HEAD

    • -9
    • +15
    ./postgresql/edit-this-page-create.sql
  1. … 54 more files in changeset.
Patches to make OpenACS PG 7.3 compatible.

    • -9
    • +15
    ./postgresql/edit-this-page-create.sql
  1. … 54 more files in changeset.
merge from oacs-4-6

    • -4
    • +10
    ./postgresql/edit-this-page-create.sql
  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.

    • -4
    • +10
    ./postgresql/edit-this-page-create.sql
  1. … 1 more file in changeset.
fix problem in sql drop script

    • -1
    • +6
    ./postgresql/edit-this-page-create.sql
    • -12
    • +14
    ./postgresql/edit-this-page-drop.sql
fix minor bug with name of auto-page-number sequence

    • -2
    • +2
    ./postgresql/edit-this-page-create.sql

1. changed db_qd_log to use the passed-in level rather than gluing things

to "Debug" for convenience. I then changed all the "Notice" calls to

"Debug". Then my one "Error" call I added worked! :) If a query file

has a syntax error in it now, an error is logged to the server log but

bootstrapping continues.

2. Lots and lots or etp oracle fixes and some PG version clean-ups

3. Some file-storage files were unconventionally named.

  1. … 17 more files in changeset.

1. Modified the init code so edit-this-page doesn't die if there's a type

name clash with an existing content type ("News Item"). It now skips

the registration of that application after an error and continues on.

2. Hacked and whacked at the Oracle version, still a lot of work to do.

    • -86
    • +82
    ./oracle/edit-this-page-create.sql
  1. … 4 more files in changeset.

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

    • -176
    • +129
    ./oracle/edit-this-page-create.sql
    • -0
    • +52
    ./oracle/edit-this-page-drop.sql
    • -21
    • +8
    ./postgresql/edit-this-page-create.sql
    • -4
    • +28
    ./postgresql/edit-this-page-drop.sql
  1. … 5 more files in changeset.
Remove nasty code for dropping constraints on content-repostitory audit table. The workaround is no longer necessary.

    • -17
    • +0
    ./postgresql/edit-this-page-create.sql
deleted need to alter cr_folders

    • -8
    • +0
    ./postgresql/edit-this-page-create.sql
don't remember, probably nothing

    • -0
    • +4
    ./postgresql/edit-this-page-create.sql
initial script

    • -0
    • +40
    ./postgresql/edit-this-page-drop.sql