• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
typo in survey_responses_latest fixes bug 1147

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

  1. … 4 more files in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +466
    ./upgrade/upgrade-0.1d-0.2d.sql
  1. … 23 more files in changeset.
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)

  1. … 274 more files in changeset.
using named parameters in call to acs_sc_impl.new to avoid mismatch with new optional pretty name parameter

  1. … 26 more files in changeset.
Moved function call to nvl/coalesce

  1. … 1 more file in changeset.
Replace function call with nvl in survey_response.initial_user_id

merge of 4.6.3b1 to HEAD

  1. … 18 more files in changeset.
Renamed primary key constraint on survey_responses from srvsimp_resp_response_id_pk to survey_resp_respose_id_pk to resolve a conflict with the constraint name in simple-survey.

Changed name of constraint from srvsimp_responses_resp_id_pk to

survey_responses_resp_id_pk. This will only cause an error if you install

simple survey and survey at the same time.

fix postgresql create and drop scripts

  1. … 3 more files in changeset.
initial import

    • -0
    • +242
    ./survey-create.sql
    • -0
    • +62
    ./survey-notifications-init.sql
    • -0
    • +484
    ./survey-package-create.sql
    • -0
    • +4
    ./survey-package-drop.sql
  1. … 164 more files in changeset.