• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix renumbering after delete

fix question-delete change db_exec_plsql to db_dml

add postgresql file

    • -0
    • +64
    ./www/admin/responses-export-postgresql.xql
fix survey_question_copy

remove "untested" comment

fix essay answers

fix responses-export for postgresql and remove unused subselect for oracle.

    • -1
    • +1
    ./www/admin/responses-export-oracle.xql
clean up del/remove functions

add a no-responses page for CSV export

file no-responses.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/admin/no-responses.adp
fix survey-copy query

remove unused xql file

    • -33
    • +0
    ./www/admin/question-copy-postgresql.xql
error v_section_row used rather than v_question_row bug 1790/patch 495

clean up date formatting.

fix postgresql data model

    • -28
    • +89
    ./sql/postgresql/survey-create.sql
    • -1
    • +2
    ./www/admin/survey-delete-postgresql.xql
fix plsql call instead of db_dml

fix foreign key constraint to refer to cr_revisions instead of cr_items

quote tcl string passed in query, missed oracle file

    • -18
    • +18
    ./www/admin/send-mail-oracle.xql
quote single quotes in tcl string passed to SQL query

    • -21
    • +20
    ./www/admin/send-mail-postgresql.xql
add "blob" as choice for survey_questions.abstract_data_type check constraint

remove scored survey stuff from drop script, it isn't created so does not

need to be dropped.

change CSS classes z_light, oddrow to odd, and z_dark, evenrow to even

  1. … 6 more files in changeset.
clean up html

add db identifiers to db specific .xql files

cleanup .xql files and remove two incorrectly committed backup files

    • -80
    • +0
    ./www/admin/#response-drill-down.tcl#
    • -1
    • +2
    ./www/admin/response-delete-postgresql.xql
    • -1
    • +1
    ./www/admin/user-responses-delete-postgresql.xql
    • -0
    • +1
    ./www/admin/view-text-responses-oracle.xql
    • -0
    • +1
    ./www/admin/view-text-responses-postgresql.xql
incorrect closing tags

merge in bug fix from 4.6 branch

merge in bug fixed from sloanspace for handling select boxes that are required

fix some spelling errors

  1. … 24 more files in changeset.
add checks to see if survey requested actually exists