• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

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

changed logical_negation calls to util__logical_negation and util.logical_negation.

    • -0
    • +14
    ./admin/question-active-toggle-oracle.xql
    • -0
    • +14
    ./admin/question-active-toggle-postgresql.xql
    • -0
    • +14
    ./admin/question-required-toggle-oracle.xql
    • -0
    • +15
    ./admin/question-required-toggle-postgresql.xql
    • -0
    • +13
    ./admin/response-editable-toggle-oracle.xql
    • -0
    • +13
    ./admin/response-editable-toggle-postgresql.xql
    • -0
    • +14
    ./admin/response-limit-toggle-oracle.xql
    • -0
    • +14
    ./admin/response-limit-toggle-postgresql.xql

logical_negation changed to util__logical_negation and util.logical_negation in acs-kernel/sql/*/utilities-create.sql

    • -13
    • +0
    ./admin/question-required-toggle.xql
    • -12
    • +0
    ./admin/response-editable-toggle.xql

took out the join to the acs_objects table. used acs_object__get_attribute to get the necessary queries.

    • -6
    • +4
    ./admin/view-text-responses-postgresql.xql

added call to person.name

    • -0
    • +26
    ./admin/view-text-responses-oracle.xql
    • -0
    • +26
    ./admin/view-text-responses-postgresql.xql
*** empty log message ***

    • -0
    • +21
    ./index-postgresql.xql
    • -0
    • +20
    ./one-respondent-oracle.xql
    • -0
    • +19
    ./one-respondent-postgresql.xql
    • -0
    • +23
    ./one-respondent.xql
    • -0
    • +98
    ./process-response-oracle.xql
    • -0
    • +117
    ./process-response-postgresql.xql
    • -0
    • +139
    ./process-response.xql
    • -0
    • +16
    ./view-attachment-oracle.xql
    • -0
    • +17
    ./view-attachment-postgresql.xql
    • -0
    • +13
    ./view-attachment.xql
    • -0
    • +14
    ./admin/description-edit-2.xql
    • -0
    • +13
    ./admin/description-edit.xql
    • -0
    • +15
    ./admin/edit-logic-2-oracle.xql
  1. … 41 more files in changeset.
ported simple survey to postgresql, tested for postgresql, not tested on Oracle

  1. … 4 more files in changeset.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +29
    ./one-respondent.adp
    • -0
    • +74
    ./one-respondent.tcl
    • -0
    • +317
    ./process-response.tcl
    • -0
    • +40
    ./view-attachment.tcl
    • -0
    • +96
    ./admin/description-edit-2.tcl
    • -0
    • +53
    ./admin/description-edit.tcl
    • -0
    • +28
    ./admin/edit-logic-2.tcl
    • -0
    • +60
    ./admin/edit-logic.tcl
    • -0
    • +47
    ./admin/modify-responses-2.tcl
  1. … 2465 more files in changeset.