• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Renamed misnamed edit-this-page upgrade script: should be 1.4-1.5, was 1.3-1.5

    • -102
    • +0
    ./sql/postgresql/upgrade/upgrade-1.3-1.5.sql
    • -0
    • +102
    ./sql/postgresql/upgrade/upgrade-1.4-1.5.sql
file upgrade-1.4-1.5.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.4-1.5.sql
Added support for subnavbar and etp-custom-init.tcl to HEAD.

Added subnavbar Application to HEAD as well.

    • -0
    • +25
    ./templates/subnav-article-content.adp
    • -0
    • +25
    ./templates/subnav-article-content.tcl
    • -0
    • +19
    ./templates/subnav-article-index.adp
    • -0
    • +25
    ./templates/subnav-article-index.tcl
Added subnavbar application to etp-init.tcl. Added the support of etp-custom-init.tcl so people will not have to clutter etp-init.tcl with their custom ETP applications.

file etp-custom-init.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./tcl/etp-custom-init.tcl
Added subnav bar enabled ETP application, that also supports sourcing of ADP within the content (thanks to Bart for this at http://www.thecodemill.biz/publications/blog/archive/2004/01/#blog-entry-9879).

    • -0
    • +25
    ./templates/subnav-article-content.adp
    • -0
    • +25
    ./templates/subnav-article-content.tcl
    • -0
    • +19
    ./templates/subnav-article-index.adp
    • -0
    • +25
    ./templates/subnav-article-index.tcl
file subnav-article-content.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./templates/subnav-article-content.adp
file subnav-article-index.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./templates/subnav-article-index.tcl
file subnav-article-index.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./templates/subnav-article-index.adp
file subnav-article-content.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./templates/subnav-article-content.tcl
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -1
    • +1
    ./sql/oracle/edit-this-page-create.sql
    • -3
    • +3
    ./sql/postgresql/edit-this-page-create.sql
    • -0
    • +102
    ./sql/postgresql/upgrade/upgrade-1.3-1.5.sql
    • -102
    • +0
    ./sql/postgresql/upgrade/upgrade-1.3.sql-1.5.sql
  1. … 282 more files in changeset.
Fix typo from my forum post

Changed @returns to @return with command perl -pi -e 's/\@returns/\@return/g' *.tcl

  1. … 6 more files in changeset.
Fix bug#1308. Change default mime type to text/enhanced.

    • -1
    • +1
    ./sql/oracle/edit-this-page-create.sql
    • -3
    • +3
    ./sql/postgresql/edit-this-page-create.sql
    • -0
    • +102
    ./sql/postgresql/upgrade/upgrade-1.3-1.5.sql
    • -102
    • +0
    ./sql/postgresql/upgrade/upgrade-1.3.sql-1.5.sql
file upgrade-1.3-1.5.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.3-1.5.sql
file upgrade-1.5-1.6.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.5-1.6.sql
Register content types and subfolders for new folders. Fixes bug#1365

Added sample query to index existing items.

Register content types for content revision and content_folder

to new folders.

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -4
    • +10
    ./sql/oracle/edit-this-page-create.sql
  1. … 597 more files in changeset.
clean up summary and description information

  1. … 51 more files in changeset.
Fix bug#1168 originally added to HEAD

    • -4
    • +10
    ./sql/oracle/edit-this-page-create.sql
    • -0
    • +52
    ./sql/postgresql/upgrade/upgrade-1.3.sql-1.5.sql
Adding missing pl/sql etp__create_new_revision to upgrade script. Fixs bug#1168

    • -0
    • +52
    ./sql/postgresql/upgrade/upgrade-1.3.sql-1.5.sql