• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug: template::form::get_reference assumes that a local var named 'id' exists.

bugfix on section handling in templating broke form generation

extensions to support editing multiple cr items simultaneously

fix reorder dml stmt, take function name out of query name

fix bind var so value returned from content_item.new

merge from oacs-4-6

  1. … 127 more files in changeset.
cleanup on .xql files, add rdbms tags to db specific files, clean XML, etc

  1. … 27 more files in changeset.
warn if unable to lookup package_id

workflow in cms working on oracle

  1. … 3 more files in changeset.
updating oracle workflow

updating oracle workflow

  1. … 3 more files in changeset.
cleanup

  1. … 8 more files in changeset.
ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 17 more files in changeset.
cms testing

  1. … 5 more files in changeset.
fixed some db_1row queries

  1. … 5 more files in changeset.
fixed ambiguous column definition in query

fixed uplevel context of query

documentation cleanup (fix @see, add -public/-private where needed)

  1. … 4 more files in changeset.
Fixed a typo resulting from moving from the template db api to the standard

db api.

fix typo

converted template db api queries to std api queries

converted some more template db queries to std db api queries

1. Changed a couple of ns_schedule_proc calls to ad_schedule_proc.

2. Moved job scheduling for workflow from the db to tcl, because PG doesn't

support in-db job scheduling.

  1. … 9 more files in changeset.

Changed the representation of tree_sortkeys from "text" to "bit varying".

  1. … 60 more files in changeset.
initial revision of acs-workflow-4.3

initial revision of acs-workflow-4.3

    • -149
    • +762
    ./workflow-procs-oracle.xql
  1. … 19 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.

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.

  1. … 81 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.