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

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
    • +65
    ./packages/ecommerce/www/admin/tools/form-custom.tcl
    • -0
    • +73
    ./packages/ecommerce/www/admin/tools/sort-custom.tcl
    • -0
    • +287
    ./packages/ecommerce/www/admin/tools/spell.tcl
    • -0
    • +65
    ./packages/ecommerce/www/admin/tools/table-custom.tcl
    • -0
    • +9
    ./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.

    • -1
    • +0
    ./packages/acs-subsite/acs-subsite.info
fixed cursors that were not being closed in the core

    • -0
    • +1
    ./packages/cms/sql/oracle/cms-permissions.sql
cleanup

    • -2
    • +7
    ./packages/acs-templating/tcl/filter-procs.tcl
changed magic object -3 from a group to a plain object

removed circular dependency due to workflow

more cleanup of cms

    • -0
    • +48
    ./packages/cms/tcl/workflow-procs-oracle.xql
    • -0
    • +41
    ./packages/cms/tcl/workflow-procs-postgresql.xql
Fix SDM bug #979

Fix SDM bug #1053

    • -23
    • +26
    ./packages/acs-subsite/acs-subsite.info
Resync .info

    • -2
    • +0
    ./packages/acs-subsite/acs-subsite.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

    • -1
    • +1
    ./packages/file-storage/www/file-move-2.xql
Added queries to delete cr_items entry when last revision deleted

    • -0
    • +20
    ./packages/file-storage/www/version-delete.xql
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)

    • -2
    • +37
    ./packages/file-storage/www/version-delete.tcl
corrected revision_new and lob upload query

*** empty log message ***

fixed single quote error for postgresql. Reported by Bart T.

removed requirement on acs-notifications

converted notification calls to acs_mail_nt calls

    • -0
    • +51
    ./packages/cms/tcl/workflow-procs-oracle.xql
    • -0
    • +54
    ./packages/cms/tcl/workflow-procs-postgresql.xql
converted notification calls to acs_mail_nt calls

    • -1
    • +1
    ./packages/cms/sql/oracle/cms-workflow.sql
    • -11
    • +9
    ./packages/cms/sql/postgresql/cms-workflow.sql
fixed a couple of typos in content_type__drop_attribute