• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-1.3-1.5.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.3-1.5.sql
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.

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -4
    • +10
    ./sql/oracle/edit-this-page-create.sql
  1. … 597 more files in changeset.
clean up summary and description information

  1. … 51 more files in changeset.
Fix bug#1168 originally added to HEAD

    • -4
    • +10
    ./sql/oracle/edit-this-page-create.sql
    • -0
    • +52
    ./sql/postgresql/upgrade/upgrade-1.3.sql-1.5.sql
Adding missing pl/sql etp__create_new_revision to upgrade script. Fixs bug#1168

    • -0
    • +52
    ./sql/postgresql/upgrade/upgrade-1.3.sql-1.5.sql
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.

make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 72 more files in changeset.
Bumping up version number. I am planning on releasing a richtext enabled version compatible with openacs 4.6.3, so I need an intermediate version number for pre-i18n.

Fixing non-richtext widget settings.

package_id should have been create_new_revision.package_id

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