• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
converted more template db api queries to std db api queries

converted more template db api queries to std db api queries

converted more template db api queries to std db api queries

    • -0
    • +18
    ./items/symlink-oracle.xql
    • -0
    • +17
    ./items/symlink-postgresql.xql
converted more template db api queries to std db api queries

converted some more template db queries to std db api queries

  1. … 4 more files in changeset.
converted template queries to std db api

converted template queries to std db api

    • -31
    • +3
    ./items/custom/image/attributes-edit.tcl
    • -9
    • +1
    ./items/custom/image/content-add-1.tcl
    • -16
    • +1
    ./items/custom/image/revision-add-1.tcl
converted template queries to std db api

  1. … 5 more files in changeset.

Added code to make use of David Walker's wonderfully abusive hack on the

pg_proc table that showed me how to write recursive SQL functions. We now

have good use of the index on tree_sortkey when climbing the tree, woo-hoo!

    • -15
    • +12
    ./permissions/index-postgresql.xql
  1. … 18 more files in changeset.

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

    • -1
    • +1
    ./items/relationship-view-postgresql.xql
    • -12
    • +15
    ./permissions/index-postgresql.xql
    • -4
    • +3
    ./types/relation-register-postgresql.xql
  1. … 55 more files in changeset.
initial revision of acs-workflow-4.3

    • -1
    • +1
    ./workflow/overdue-items-postgresql.xql
initial revision of acs-workflow-4.3

    • -2
    • +2
    ./workflow/overdue-items-postgresql.xql
initial revision of acs-workflow-4.3

    • -2
    • +2
    ./workflow/overdue-items-postgresql.xql
    • -2
    • +5
    ./workspace/assignments-postgresql.xql
  1. … 6 more files in changeset.
changed initial index page message from loading ... to use panel on left to start working

  1. … 1 more file in changeset.
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
    ./items/content-download-oracle.xql
    • -20
    • +0
    ./items/content-download-postgresql.xql
    • -1
    • +1
    ./items/revision-upload-postgresql.xql
  1. … 77 more files in changeset.
modified search interface to use FtsEngineDriver contract for searching

    • -0
    • +62
    ./search/index-oracle.xql
    • -0
    • +63
    ./search/index-postgresql.xql
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. … 4 more files in changeset.
fixed incompatiblity in workflow due to changing from acs-notifications to acs-mail

  1. … 3 more files in changeset.
fixed display of virtual urls for oracle version

  1. … 5 more files in changeset.
fixed display of CR file content in oracle

  1. … 5 more files in changeset.
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
    • +3
    ./items/content-download-postgresql.xql
  1. … 5 more files in changeset.
more cleanup of cms - content upload and display

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

  1. … 6 more files in changeset.
fixup to get base item creation working

  1. … 4 more files in changeset.
more fixup

    • -1
    • +1
    ./items/content-download-postgresql.xql