• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixing missing pretty_submission_date that caused a 500.

Return null in anonymous plpgsql function for delete. Fixes bug#1335

    • -0
    • +1
    ./admin/response-delete-postgresql.xql
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -0
    • +18
    ./admin/question-swap-postgresql.xql
  1. … 283 more files in changeset.
Added noquote. Fixes bug#1330

Added noquote. Fixed bug#1330

Adding typecasts to integer for proper postgresql 7.3 support. Fixes bug#1329

    • -0
    • +18
    ./admin/question-swap-postgresql.xql
file question-swap-postgresql.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./admin/question-swap-postgresql.xql
focus on forms

Moved 'view reponse' up next to the survey name, because it shows all responses for this survey on one page

noquote fixes

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