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

Fix bug with placing two items with same name in trash folder

fixed typo

changed to proper file name

    • -0
    • +28
    ./etp-edit-postgresql.xql
    • -0
    • +11
    ./etp-extlink-postgresql.xql
    • -0
    • +23
    ./etp-publish-postgresql.xql
    • -0
    • +26
    ./etp-symlink-postgresql.xql
changed typo in file name

fixed some xml typos

pulled out some more pg dependent querys

    • -0
    • +11
    ./etp-extlink-postgres.xql
  1. … 4 more files in changeset.
fixed typo in xql

no generic querys left

pulled out some more pg dependent querys

    • -0
    • +26
    ./etp-symlink-postgres.xql
initial Oracle version

    • -0
    • +17
    ./etp-setup-2-oracle.xql
    • -0
    • +32
    ./etp-swap-oracle.xql
    • -0
    • +26
    ./etp-symlink-oracle.xql
pulled out some more pg dependent querys

    • -0
    • +21
    ./etp-publish-oracle.xql
    • -0
    • +22
    ./etp-publish-postgres.xql