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

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

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

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

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

    • -0
    • +0
    ./etp-revision-delete-postgresql.xql
Use parameter::get and paramter::set_value instead of the old procs, which caused things to not work as expected.

Missing quotehtml around value.

Use the title in the context bar instead of the name

Added link to search doc.

Added search documentation

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

Adding documentation,

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. … 12 more files in changeset.
Quote HTML content in textarea.

Quote HTML content in <textarea> tag.

clean up junk

add documentation

    • -0
    • +101
    ./doc/applications.html
    • -0
    • +118
    ./doc/contenttypes.html
    • -0
    • +114
    ./doc/templates.html
merge from oacs-4-6

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

  1. … 1 more file in changeset.
check for existance of page with name and return error if it doesn't exist.

fix old style sort key in query

fix old style sortkey query

Changed index.vuh files to use rp_internal_redirect rather than

rp_serve_abstract_file, which didn't work if OpenACS was running in

performance mode.

  1. … 6 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 701 more files in changeset.
propigate context up to master, make etp-master use sitewide master

  1. … 4 more files in changeset.
handle tree_sortkey correctly for excluding trash

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

  1. … 4 more files in changeset.
Fix bug in etp-swap (thanks Jun)

  1. … 1 more file in changeset.

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. … 13 more files in changeset.

New queryfiles for the news index page (queries were still embedded in the

.tcl file). Slight bug fix elsewhere ...

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

  1. … 3 more files in changeset.
Explain that you can't delete a site node that has other site nodes referring to it