• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix service contract file. unported from oracle.

fix call to question__delete should be question__remove

    • -1
    • +1
    ./www/admin/question-delete-postgresql.xql
fix question_delete (change to remove)

fix typo

fix survey copy

fix question renumbering

fix line endings

add missing query for get_response_info

add missing query for do_notifications.get_response_info

update info file

remove unused xql file

    • -33
    • +0
    ./www/admin/question-copy-postgresql.xql
fix abstract data type for postgresql, add blob

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