• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prevent breaking of search because an item is no longer in the site-node

Applied patch #620. Looks about right, can't test though => no release.

Added code to access the content of a subtopic directly using the package_id

Increase version to force upgrade of plpgsql function.

Change etp__get_folder_id to stable to improve performance.

    • -0
    • +37
    ./sql/postgresql/upgrade/upgrade-1.8b1-1.8b2.sql
file upgrade-1.8b1-1.8b2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.8b1-1.8b2.sql
changed from binary to ascii mode

  1. … 25 more files in changeset.
changed from binary to ascii mode

  1. … 25 more files in changeset.
file etp-install-portlet.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/etp-install-portlet.xql
file etp-install-portlet.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/etp-install-portlet.tcl
file etp-install-portlet.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/etp-install-portlet.adp
Added ETP integration to dotLRN via dotlrn-edit-this-page and edit-this-page-portlet. Thus each community can use ETP externally or internally now. For ETP a seperate file-storage instance is mounted.

  1. … 27 more files in changeset.
file edit-this-page.en_US.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/edit-this-page.en_US.ISO-8859-1.xml
file edit-this-page.es_ES.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/edit-this-page.es_ES.ISO-8859-1.xml
Applied patch #609

    • -0
    • +108
    ./catalog/edit-this-page.en_US.ISO-8859-1.xml
    • -0
    • +96
    ./catalog/edit-this-page.es_ES.ISO-8859-1.xml
  1. … 5 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 137 more files in changeset.
Applied patch #531, Solved bug #1615. ETP Content works now with HTMLAREA.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
Fixing version url value in the .info file, it was at an older version that could cause a constraint violation in an apm table when upgrading.

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

    • -0
    • +3
    ./sql/postgresql/edit-this-page-create.sql
  1. … 833 more files in changeset.
Source the search service contract implementation on install.

    • -0
    • +3
    ./sql/postgresql/edit-this-page-create.sql
Content type was created twice, which caused an error.

Clarify that it is possible to set up the top level page to use ETP

without using a softlink.

Fixed bug 1651 (more complete comments in HEAD)

    • -2
    • +2
    ./sql/oracle/edit-this-page-create.sql
    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-1.6-1.7.sql
1. Added an upgrade directory for Oracle. Have we never had upgrade scripts

for Oracle? Is it being maintained?

2. Added Barry Book's fix for 1651, which had earlier been fixed in PG.

3. Bumped version from 1.6 to 1.7 so the upgrade script can run.

    • -2
    • +2
    ./sql/oracle/edit-this-page-create.sql
    • -0
    • +365
    ./sql/oracle/upgrade/upgrade-1.6-1.7.sql
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

    • -102
    • +0
    ./sql/postgresql/upgrade/upgrade-1.3-1.5.sql
    • -0
    • +102
    ./sql/postgresql/upgrade/upgrade-1.4-1.5.sql
  1. … 292 more files in changeset.
Fix create_new_revision. Fix creation on etp_page_revision content_type.

Fixes but#1529 and bug#1529.

    • -3
    • +6
    ./sql/oracle/edit-this-page-create.sql
Fix get_standard_attribute and get_extended_attribute queries for oracle. Fixed bug#1534 and bug#1535.

Add oracle specific query for new_revision. Fixes bug#1536.

Fix handling of dates in form. Fixes bug#1482