• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:lars:20030328103947:3 does not match your current filter (clear filter).

file etp-revision-delete-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/etp-revision-delete-oracle.xql
file etp-revision-delete.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/etp-revision-delete.tcl
file etp-revision-delete.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/etp-revision-delete.adp
file etp-revision-delete-postgresql.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/etp-revision-delete-postgresql.xql
Removed LU: error log message, which doesn't seem to do be because of any error.

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 34 more files in changeset.
Use parameter::get and paramter::set_value instead of the old procs, which caused things to not work as expected.

Missing quotehtml around value.

Make a proc, 'get_etp_url', which gets just the URL, so you can place, style, and title the link yourself.

Added 'context' property alongside 'context_bar'. The latter should probably be phased out, but this is backwards compatible.

Use the title in the context bar instead of the name

Change version to 1.2

Changed upgreade script

    • -0
    • +186
    ./sql/postgresql/upgrade/upgrade-1.1d-1.2.sql
    • -186
    • +0
    ./sql/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
    ./sql/postgresql/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

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

Fixed etp__get_description which would go into an infinite loop on

content_symlink types.

    • -1
    • +1
    ./sql/postgresql/edit-this-page-create.sql
Added link to search doc.

Added search documentation

file searching.html was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/doc/searching.html
Adding documentation,

Added call to source service contract creation script

Add code to install etp_page_revision binding.

Added upgrade script to info file

file etp-sc-procs.xql was initially added on branch oacs-4-6.