• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixing many unclosed <td> tags

Adding support for enhanched text formbuilder widget and converting etp-edit

to use ad_form. Increased version number for added pl/pgsql proc with upgrade script.

  1. … 6 more files in changeset.
Noquote.

  1. … 8 more files in changeset.
Merge in changes from oacs-4-6 branch. Fix reference to content_revision, should be etp_page_revision now.

Fix references to content_revision to refer to etp_page_revision.

APply patch #250 for bug#711 set context_bar.

Fix bug#711 where context is set with just the page name, context_bar has

the full context_bar. Apply patch#250.

Add noquote switch to select lists generated in tcl file. Fixes Bug#582.

Replaced referece to notification_chunk with widget.

noquote changes (Dirk Gomez)

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

    • -0
    • +13
    ./etp-revision-delete-postgresql.xql
  1. … 8 more files in changeset.
Added feature to delete revisions that hasn't yet gone live. And clarified which version is live.

    • -0
    • +13
    ./etp-revision-delete-postgresql.xql
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.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./etp-revision-delete.tcl
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.