• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixes misnamed query.

    • -1
    • +1
    ./admin/response-limit-toggle-oracle.xql
    • -1
    • +1
    ./admin/response-limit-toggle-postgresql.xql
Fixed silly typo. Close bug#1088

Fix display of boolean answers. The query was not updated to allow yes/no display.

Resolves bug #945. Merged two duplicate I18N keys.

  1. … 1 more file in changeset.
Remove call to inital_user_id, join on acs_objects instead..

Remove call to survey_response.initial_user_id in where clause. Join on acs_objects.

Removed calls to useless survey-response.initial_response_id pl/sql function. Replace with speedy nvl call.

  1. … 1 more file in changeset.
general xql file had postgresql signature in it

Timezonizing

    • -1
    • +1
    ./admin/responses-export-postgresql.xql
adding timezone support

  1. … 6 more files in changeset.
Added noquote references. Resovles bug#585

noquote changes (Dirk Gomez)

  1. … 108 more files in changeset.
merge of 4.6.3b1 to HEAD

    • -4
    • +0
    ./admin/response-delete-postgresql.xql
    • -1
    • +1
    ./admin/responses-export-postgresql.xql
  1. … 14 more files in changeset.
improved date formattining in export bug#125

    • -1
    • +1
    ./admin/responses-export-postgresql.xql
fix formatting errors in output thanks to andrew grumet

118n modifications to survey

  1. … 51 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

    • -1
    • +2
    ./admin/responses-export-postgresql.xql
  1. … 29 more files in changeset.
fix link to view icon

fix link to "view" icon

missing perform in pl/pgsql call

    • -1
    • +1
    ./admin/response-delete-postgresql.xql
fixed duplicated code

more conlict markers cleaned up, sorry

fixing copy checked in with conflicts

fix required/required_p error

fix required_p which was making all new questions required no matter how

it was set

remove cc_users, replace with a query on parties and persons to get

email, first_names, last_name.

    • -1
    • +2
    ./admin/responses-export-postgresql.xql
fix required checking for dropdowns merged from 4.6

fix required for checkbox and radio also

add code to properly check required questions for dropdowns

fix extra comma

remove ip_address from column list