• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:maltes:20040130125052:3 does not match your current filter (clear filter).

file subnav-article-content.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./templates/subnav-article-content.adp
file subnav-article-index.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./templates/subnav-article-index.tcl
file subnav-article-index.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./templates/subnav-article-index.adp
file subnav-article-content.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./templates/subnav-article-content.tcl
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -1
    • +1
    ./sql/oracle/edit-this-page-create.sql
    • -3
    • +3
    ./sql/postgresql/edit-this-page-create.sql
    • -0
    • +102
    ./sql/postgresql/upgrade/upgrade-1.3-1.5.sql
    • -102
    • +0
    ./sql/postgresql/upgrade/upgrade-1.3.sql-1.5.sql
  1. … 282 more files in changeset.
Fix typo from my forum post

Changed @returns to @return with command perl -pi -e 's/\@returns/\@return/g' *.tcl

  1. … 6 more files in changeset.
Fix bug#1308. Change default mime type to text/enhanced.

    • -1
    • +1
    ./sql/oracle/edit-this-page-create.sql
    • -3
    • +3
    ./sql/postgresql/edit-this-page-create.sql
    • -0
    • +102
    ./sql/postgresql/upgrade/upgrade-1.3-1.5.sql
    • -102
    • +0
    ./sql/postgresql/upgrade/upgrade-1.3.sql-1.5.sql
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
file upgrade-1.5-1.6.sql was initially added on branch oacs-5-0.

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