• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
more cleanup of oracle cursors and cms porting work

    • -5
    • +30
    /openacs-4/packages/cms/tcl/form-procs.tcl
Deleted obsolete call to included file. All reference data is in seperate packages now.

Deleted this obsolete included file

Got rid of included files as all data is in seperate packages now.

Moved to seperate packages

  1. … 8 more files in changeset.

fixed sort_key calculation

fixed sysdate and unique calls for postgresql

removed floating ]

fixed reference to /admin/tools/spell after adding the spell checker to the cvs repository

the tools directory was added because the customer-service code calls tools/spell.tcl.

    • -0
    • +287
    /openacs-4/packages/ecommerce/www/admin/tools/spell.tcl
    • -0
    • +9
    /openacs-4/packages/ecommerce/www/admin/tools/webspell

fixed outer joins and nulls and dates

1. Straightened out some dependencies that resulted from Dan's moving of

cms workflow from acs-content-repository to the cms, i.e. where it

belongs.

2. Made the default severity in apm_callback_and_log "debug" rather than

"notice".

3. fixed toggle-inherit for Oracle.

fixed cursors that were not being closed in the core

cleanup

changed magic object -3 from a group to a plain object

removed circular dependency due to workflow

more cleanup of cms

    • -8
    • +11
    /openacs-4/packages/cms/tcl/form-procs.tcl
Fix SDM bug #979

Fix SDM bug #1053

Resync .info

newest .info file

fixed audit procs. did a db_type check so that we can run ns_pg_bind for postgresql and ns_ora for oracle. also mapped get_entries_sql because of rowid/oid.

these queries were not picked up by the QE

added partial postgresql support. trigger creation and alter table ... drop column not supported yet.

changed ec_column_type_widget to check for postgresql or oracle

Changes folder_id to parent_id in duplicate_check query

Added queries to delete cr_items entry when last revision deleted

Added queries to delete cr_items entry when last revision is deleted

Entry in cr_items should be deleted after last revision is deleted (bug in original version)

corrected revision_new and lob upload query