• last updated 52 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

    • -206
    • +388
    ./sql/oracle/cms-publishing-wf.sql
    • -215
    • +333
    ./sql/postgresql/cms-publishing-wf.sql
    • -149
    • +762
    ./tcl/workflow-procs-oracle.xql
    • -6
    • +12
    ./tcl/workflow-procs-postgresql.xql
    • -2
    • +4
    ./www/modules/workflow/case-status.xql
    • -1
    • +1
    ./www/modules/workflow/index-oracle.xql
    • -7
    • +7
    ./www/modules/workflow/workflow-oracle.xql
  1. … 6 more files in changeset.
fixed problem with publising images to multiple publishing roots

fixed problem with multiple publishing roots

  1. … 2 more files in changeset.
changed initial index page message from loading ... to use panel on left to start working

    • -1
    • +1
    ./www/modules/users/index-postgresql.xql
fixed url path to point to CR mount point

1. Added a new Tcl procedure to the content repository's library, named

cr_write_content, which properly writes content to the connection

regardless of RDBMS and storage type. This simplified a bunch of stuff

(which explains the removed files).

2. Fixed a lot of general comments issues regarding HTML vs. Plain/Text,

attachments, etc.

3. Partially ported glossary.

    • -15
    • +0
    ./www/modules/items/content-download-oracle.xql
    • -47
    • +5
    ./www/modules/items/content-download.tcl
    • -24
    • +0
    ./www/modules/items/content-download.xql
  1. … 74 more files in changeset.
modified serving of templates so that they are dynamically regenerated if they don't exist in the file system

  1. … 3 more files in changeset.

Fixed all sorts of cruft uncovered when I decided to fix the bug preventing

file upload in bboard.

  1. … 5 more files in changeset.
moved CMS stuff to CR so that content can be displayed by the search interface without requiring the user to load cms

  1. … 14 more files in changeset.
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.