• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file etp-install-portlet.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./etp-install-portlet.xql
file etp-install-portlet.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./etp-install-portlet.tcl
file etp-install-portlet.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./etp-install-portlet.adp
Added ETP integration to dotLRN via dotlrn-edit-this-page and edit-this-page-portlet. Thus each community can use ETP externally or internally now. For ETP a seperate file-storage instance is mounted.

  1. … 27 more files in changeset.
Applied patch #609

  1. … 5 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 137 more files in changeset.
Applied patch #531, Solved bug #1615. ETP Content works now with HTMLAREA.

Clarify that it is possible to set up the top level page to use ETP

without using a softlink.

Fix get_standard_attribute and get_extended_attribute queries for oracle. Fixed bug#1534 and bug#1535.

Add oracle specific query for new_revision. Fixes bug#1536.

Fix handling of dates in form. Fixes bug#1482

Fix typo from my forum post

Register content types and subfolders for new folders. Fixes bug#1365

Added sample query to index existing items.

Register content types for content revision and content_folder

to new folders.

Added a couple of noquotes to fix #1164

  1. … 1 more file in changeset.
Added a couple of noquotes to fix #1164

  1. … 1 more file in changeset.
Adding noquote to fix bug#1070. Thanks to C R Oldham for the patch.

Fixing non-richtext widget settings.

only set mime_type if we are editing content.

Fixing the error display mode of the form - previously any form error (e.g. empty but required description) bombed because page_title was not carried over. Fixing _very_ confusing indentation in one place. Calling ad_script_abort where it is supposed to.

Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 273 more files in changeset.
Added mising etp-edit.xql

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.