• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
undo bad commit

  1. … 3 more files in changeset.
use 'scoped_p' instead of 'style' to determine which view to present

    • -0
    • +14
    ./admin/question-copy-oracle.xql
    • -0
    • +14
    ./admin/question-copy.tcl
  1. … 3 more files in changeset.
splitting out package creation in preparation for adding functionality

  1. … 5 more files in changeset.
cleaned up to prepare for adding functionality

cleaned up to prepare for adding functionality

using navigation procs

fixed missing end clause

fixed up templating

    • -0
    • +29
    ./admin/question-add-2.adp
    • -0
    • +25
    ./admin/survey-create-confirm.adp
    • -0
    • +30
    ./admin/survey-create.adp
fixed up scoping of admin

added display types

fixing up survey

    • -0
    • +1
    ./admin/survey-create-2-postgresql.xql
    • -0
    • +22
    ./admin/survey-display-type-edit.tcl
  1. … 3 more files in changeset.
fixed wording

templating of survey package

    • -0
    • +21
    ./admin/description-edit-2.adp
    • -0
    • +21
    ./admin/description-edit.adp
    • -0
    • +31
    ./admin/name-edit-2.tcl
    • -0
    • +16
    ./admin/name-edit.adp
    • -0
    • +31
    ./admin/name-edit.tcl
    • -0
    • +27
    ./admin/question-add.adp
    • -0
    • +19
    ./admin/question-modify-text.adp
    • -0
    • +7
    ./admin/respondents.adp
    • -0
    • +12
    ./admin/responses.adp
fixed up simple survey templating

  1. … 3 more files in changeset.
fixing up the display of simple-survey

fixing the package for better scoping

  1. … 1 more file 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. … 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.