• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed some db_1row queries

  1. … 2 more files in changeset.
extended multirow to include state_html

fixed typo

fixed typo

cleanup

fixed typo

fixed query

converted more template db api queries to std db api

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

converted more template db api queries to std db api

converted more template db api queries to std db api queries

converted more template db api queries to std db api queries

    • -0
    • +24
    ./templates/template-postgresql.xql
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

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