• last updated 39 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make notifications work on server with dotlrn installed even if survey is outside dotlrn

: was inside the %var% so got a var not found error

noquote fixes

cleaned up files: updated require sections, removed references to arsdigita and openforce, and replaced out-of-date owner info. Most of these edits were done by hand due to bug 1106; I tried to do the same things the APM would do (remove file sections, etc) and updating the release date to today

  1. … 19 more files in changeset.
Catalog file referred to incorrect variable name. Fixes bug#1087

Fixes misnamed query.

    • -1
    • +1
    ./www/admin/response-limit-toggle-oracle.xql
    • -1
    • +1
    ./www/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.

exporting messages from translation server

  1. … 397 more files in changeset.
re-adding non-ISO-8859-1 catalog files with utf-8 encoding

    • -0
    • +245
    ./catalog/survey.AR_LB.utf-8.xml
    • -0
    • +10
    ./catalog/survey.ch_zh.utf-8.xml
    • -0
    • +18
    ./catalog/survey.ja_JP.utf-8.xml
    • -0
    • +245
    ./catalog/survey.pt_PT.ISO-8859-1.xml
    • -0
    • +130
    ./catalog/survey.ru_RU.utf-8.xml
  1. … 346 more files in changeset.
Resolves bug #945. Merged two duplicate I18N keys.

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.

    • -4
    • +3
    ./sql/oracle/survey-package-create.sql
    • -1
    • +1
    ./www/admin/one-respondent-postgresql.xql
Fix adp variable pretty_submission_date should be pretty_submission_date_ansi

removing I18N messages no longer used (almost 200). Collapsing certain keys to make translation easier. Our message key structure is still too fragmented in many places (we have too many keys)

    • -45
    • +0
    ./catalog/survey.en_US.ISO-8859-1.xml
  1. … 295 more files in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +466
    ./sql/oracle/upgrade/upgrade-0.1d-0.2d.sql
  1. … 23 more files in changeset.
Updated version numbers to upgrade to changes made for Oracle 9i support

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

Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

    • -0
    • +1
    ./sql/oracle/survey-notifications-init.sql
    • -5
    • +5
    ./sql/oracle/survey-package-create.sql
  1. … 274 more files in changeset.
Adding catalog file.

    • -0
    • +330
    ./catalog/survey.en_US.ISO-8859-1.xml
using named parameters in call to acs_sc_impl.new to avoid mismatch with new optional pretty name parameter

    • -3
    • +3
    ./sql/oracle/survey-notifications-init.sql
  1. … 26 more files in changeset.
Timezonizing

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

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

Moved function call to nvl/coalesce

    • -3
    • +5
    ./sql/oracle/survey-package-create.sql
added missing ;

Replace function call with nvl in survey_response.initial_user_id

    • -3
    • +5
    ./sql/oracle/survey-package-create.sql
Speed up survey_response__initial_user_id by turning a function call

into coalesce.

noquote changes (Dirk Gomez)

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

    • -0
    • +26
    ./tcl/survey-notification-procs.tcl
    • -0
    • +10
    ./tcl/survey-notification-procs.xql
    • -4
    • +0
    ./www/admin/response-delete-postgresql.xql
    • -1
    • +1
    ./www/admin/responses-export-oracle.xql
  1. … 8 more files in changeset.