• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typo. bug#636

Fixed typo.

Fix bug that supresses edit this page link on subsites. Bug#628

Fix restriction that limited serving only Main Subsite content folder with ETP.

Now any subsite can have a content folder managed by ETP.

Fixed automatic service contract implementations.

merge of 4.6.3b1 to HEAD

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

  1. … 3 more files in changeset.
adding missing files from merge

  1. … 19 more files in changeset.
Merge in updates from 4.6.2

Removed LU: error log message, which doesn't seem to do be because of any error.

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.

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

    • -0
    • +0
    ./etp-sc-procs-postgresql.xql
file etp-sc-procs.xql was initially added on branch oacs-4-6.

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

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. … 8 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 690 more files in changeset.
Re-added fixes that didn't get merged in from 4.5

1) bboard-procs-postgresql.xql

2) etp-procs-oracle.xql

3) subsite/www/admin/users/new-postgresql.xql

4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql

Edited the acs-kernel upgrade script that JonG initially created (PG)

Created an oracle upgrade script

Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged)

Update the acs-kernel .info file to 4.5.1

  1. … 8 more files in changeset.
One quick fix to etp oracle

add UI for choosing date attribute type, and example of its use in the news application

  1. … 8 more files in changeset.

Fixed a bone-headed error on my part ...

I misspelled a query name. I also removed a bogus ns_log Error that someone

had added at some point in time.

Fix bug in etp-swap (thanks Jun)

  1. … 1 more file in changeset.
fix two new bugs in get_content_items

Incorrectly copied query (from the Oracle version) made it here ...

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. … 14 more files in changeset.
updated dynamic sql procs

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.

  1. … 3 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

  1. … 8 more files in changeset.
pulled out some more pg dependent querys

  1. … 3 more files in changeset.