• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
#1573: Fixed the deletion of sections.

    • -6
    • +6
    ./postgresql/survey-package-create.sql
Fixed the create and drop statements.

merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -0
    • +4
    ./postgresql/survey-package-create.sql
  1. … 282 more files in changeset.
Upped the version number.

  1. … 1 more file in changeset.
Added deletion of branches and conditions if a survey/section has been removed.

    • -0
    • +4
    ./postgresql/survey-package-create.sql
Wrote upgrade script for block questions.

file survey-upgrade-0.3d1-0.4.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./oracle/upgrade/survey-upgrade-0.3d1-0.4.sql
Added answer description to block sections as has been written for AIESEC by Kolja Lehmann.

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

    • -0
    • +172
    ./oracle/upgrade/survey-upgrade-0.2-0.3d1.sql
  1. … 4 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. … 275 more files in changeset.
Wrong alter table statements

    • -0
    • +225
    ./oracle/upgrade/survey-upgrade-0.1-0.2.sql
- Moving Malte's enhanced survey from the accidentally-created "oacs4"

repository he created into openacs-4/contrib.

- Malte's commit line was:

"Added new survey module version for head."

    • -0
    • +475
    ./oracle/survey-create.sql
    • -0
    • +70
    ./oracle/survey-drop.sql
    • -0
    • +62
    ./oracle/survey-notifications-init.sql
    • -0
    • +579
    ./oracle/survey-package-create.sql
    • -0
    • +5
    ./oracle/survey-package-drop.sql
    • -0
    • +159
    ./oracle/survey-portlet-create.sql
    • -0
    • +505
    ./postgresql/survey-create.sql
    • -0
    • +71
    ./postgresql/survey-drop.sql
    • -0
    • +75
    ./postgresql/survey-notifications-drop.sql
    • -0
    • +71
    ./postgresql/survey-notifications-init.sql
    • -0
    • +410
    ./postgresql/survey-package-create.sql
    • -0
    • +9
    ./postgresql/survey-package-drop.sql
    • -0
    • +142
    ./postgresql/survey-portlet-create.sql
    • -0
    • +54
    ./postgresql/survey-portlet-drop.sql
  1. … 241 more files in changeset.