• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
modified search interface to use FtsEngineDriver contract for searching

    • -0
    • +62
    ./www/modules/search/index-oracle.xql
    • -0
    • +63
    ./www/modules/search/index-postgresql.xql
    • -1
    • +1
    ./www/modules/search/search-results.xql
converted mail_notifications to use ad_proc instead of proc

removed FILTER_ABORT code from template::forward as the RP doesn't support the catching of the FILTER_ABORT error as a control structure. Removal of the FILTER_ABORT code allows code to be executed after a template::forward command

  1. … 2 more files in changeset.
fixed closing of cursors after an exception

  1. … 2 more files in changeset.
removed references to party_id = -1 from post_request calls

fixed incompatiblity in workflow due to changing from acs-notifications to acs-mail

    • -2
    • +2
    ./www/modules/sitemap/index-oracle.xql
    • -1
    • +1
    ./www/modules/templates/index-oracle.xql
    • -1
    • +1
    ./www/modules/workflow/case-create.tcl
  1. … 3 more files in changeset.
fixed display of virtual urls for oracle version

    • -2
    • +2
    ./www/modules/sitemap/index-oracle.xql
fixed display of CR file content in oracle

    • -1
    • +1
    ./www/modules/items/content-download-oracle.xql
    • -2
    • +3
    ./www/modules/items/content-download.tcl
    • -1
    • +2
    ./www/modules/items/content-download.xql
    • -1
    • +1
    ./www/modules/items/revision-oracle.xql
  1. … 3 more files in changeset.
fixed query

fixed template functions

  1. … 1 more file in changeset.
fixed typo in query

removed dangling set sql statement

fixed image upload using lobs and file storage in CR

  1. … 1 more file in changeset.
more cleanup of cms - content upload and display

    • -0
    • +19
    ./www/modules/items/template-register-oracle.xql
    • -0
    • +19
    ./www/modules/items/template-register-postgresql.xql
    • -1
    • +1
    ./www/modules/items/template-register.tcl
  1. … 3 more files in changeset.
more cleanup of oracle cursors and cms porting work

    • -1
    • +1
    ./www/modules/items/keywords-oracle.xql
    • -3
    • +3
    ./www/modules/items/publish-status-oracle.xql
    • -2
    • +2
    ./www/modules/items/revisions-oracle.xql
  1. … 1 more file in changeset.

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. … 7 more files in changeset.
fixed cursors that were not being closed in the core

  1. … 3 more files in changeset.
more cleanup of cms

    • -0
    • +41
    ./tcl/workflow-procs-postgresql.xql
removed requirement on acs-notifications

  1. … 7 more files in changeset.
converted notification calls to acs_mail_nt calls

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

  1. … 8 more files in changeset.
fixed typo

more cleanup of cms

    • -106
    • +83
    ./tcl/module-procs-postgresql.xql
  1. … 12 more files in changeset.
fixup to get base item creation working

cleanup of add item routines

    • -0
    • +38
    ./tcl/content-method-procs-oracle.xql
    • -0
    • +38
    ./tcl/content-method-procs-postgresql.xql
fixup to get main screen working

Fixed naming of queries in .xql files. Along the way I also fixed other things that I have overseen.

    • -75
    • +33
    ./tcl/module-procs-postgresql.xql
scanned in new .xql files for the cms package

fixed up typos

Fixed a query. Thanks goes to Dan for the help.