• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
patch from simon for invalid dates

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 685 more files in changeset.
make h2 consistent with other includelets

make presentation consistent with other includelets

add a simple includelet for available surveys

fix some typos, remove a log message

typo in boolean answer function

    • -1
    • +1
    ./sql/postgresql/survey-package-create.sql
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -0
    • +19
    ./lib/one-survey-questions-postgresql.xql
  1. … 2261 more files in changeset.
file survey-search-create.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/survey-search-create.sql
file upgrade-5.1.4d1-5.1.4d2 was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.1.4d1-5.1.4d2
Update survey to support survey-library.

    • -0
    • +19
    ./lib/one-survey-questions-postgresql.xql
    • -0
    • +732
    ./sql/oracle/upgrade/upgrade-5.1.4d1-5.1.4d2.sql
  1. … 13 more files in changeset.
file one-question.adp was initially added on branch oacs-5-1.

file one-survey-questions.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/one-survey-questions.xql
file one-survey-questions.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/one-survey-questions.tcl
file one-survey-questions.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/one-survey-questions.adp
file one-survey-questions-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/one-survey-questions-postgresql.xql
file one-section.tcl was initially added on branch oacs-5-1.

file one-section.adp was initially added on branch oacs-5-1.

file one-section-admin.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/one-section-admin.tcl
file one-section-admin.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./lib/one-section-admin.adp
file one-question.tcl was initially added on branch oacs-5-1.

file upgrade-5.1.4d1-5.1.4d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.1.4d1-5.1.4d2.sql
file respond-new.tcl was initially added on branch oacs-5-1.

file respond-new.adp was initially added on branch oacs-5-1.

Pretty ID Unique constraint causes errors in Postgresql

Added changes from concord to join the code.

file upgrade-0.6-0.7d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-0.6-0.7d1.sql
Added the _text types for multiple choice questions. Otherwise known as the *other* question, that allows to give an alternative to an existing checkbox, radio button or select box.

    • -68
    • +71
    ./sql/postgresql/survey-package-create.sql
    • -0
    • +186
    ./sql/postgresql/upgrade/upgrade-0.6-0.7d1.sql
Added the _text types for selection

Additional widget procs for select_text, radio_text and checkbox_text multiple choice ad_form elements