• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
only set mime_type if we are editing content.

Fixing function variable references in get_attribute_value.

    • -2
    • +2
    ./sql/oracle/edit-this-page-create.sql
Check for null mime_type.

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
    • +1
    ./sql/oracle/edit-this-page-create.sql
  1. … 271 more files in changeset.
Added mising etp-edit.xql

Fixing many unclosed <td> tags

Fixing etp::get_subtopics, although it isn't used anywhere, etp::get_content_items is more genearlly useful. Closed bug#669

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.

    • -0
    • +98
    ./sql/postgresql/edit-this-page-create.sql
    • -0
    • +50
    ./sql/postgresql/upgrade/upgrade-1.3.sql-1.5.sql
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

    • -0
    • +16
    ./sql/oracle/edit-this-page-create.sql
  1. … 815 more files in changeset.
Noquote.

Removing to_date() calls on columns that are already of type date. This makes the news index page work on pg 7.3.3 - hopefully it doesn't make it break elsewhere.

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.

Added etp_page_revision content_type for oracle

    • -0
    • +16
    ./sql/oracle/edit-this-page-create.sql
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.

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. … 113 more files in changeset.
merge of 4.6.3b1 to HEAD

    • -35
    • +0
    ./sql/oracle/edit-this-page-create.sql
    • -44
    • +0
    ./sql/postgresql/edit-this-page-create.sql
  1. … 31 more files in changeset.
Moved edit-this-page's acs-subsite parameters to acs-subsite, and removed them from here. Bumped up the version number and require acs-subsite 4.6.3. See bug #479

    • -35
    • +0
    ./sql/oracle/edit-this-page-create.sql
    • -44
    • +0
    ./sql/postgresql/edit-this-page-create.sql
Merging fixed from oacs-4-6

    • -3
    • +3
    ./sql/postgresql/edit-this-page-create.sql
    • -0
    • +165
    ./sql/postgresql/upgrade/upgrade-1.2-1.3.sql
Bump info file version to coincide with upgrade script

Adding upgrade file for change is pl/pgsql functions

    • -0
    • +165
    ./sql/postgresql/upgrade/upgrade-1.2-1.3.sql