• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:maltes:20040902152144:4 does not match your current filter (clear filter).

file process-response.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/process-response.tcl
file report.tcl was initially added on branch oacs-5-1.

file report.adp was initially added on branch oacs-5-1.

file report-postgres.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/report-postgres.xql
file question-swap.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/question-swap.xql
file respond.adp was initially added on branch oacs-5-1.

  1. … 1 more file in changeset.
file respond.tcl was initially added on branch oacs-5-1.

  1. … 1 more file in changeset.
Commiting changes done by Aristoi, including report generation, pretty names and lib-included responses.

  1. … 18 more files in changeset.
Necessary change due to internationlization, as the value can be different.

Necessary change, as the value can change due to translations.

Took out i18n message by accident. Thanks to Jeff for detecting this.

Made changes to invalid date handling.

Fixed bug with inserting predefined questions.

Bug #1514. Fixed typo.

Bug #1527. Fixed typo.

Bug #1564. Fixed typo.

#1574. Fixed typo.

Fixed typo on line 100

Added the last bit of .tcl internationalization.

  1. … 1 more file in changeset.
Continued with Internationalization.

    • -33
    • +33
    ./admin/predefined-question-ae-2.tcl
    • -12
    • +12
    ./admin/predefined-question-ae.tcl
  1. … 12 more files in changeset.
Added internatioanlization. Added language catalog files from old survey system as well.

  1. … 14 more files in changeset.
Fixed a query bug. Ported to postgresql.

    • -0
    • +13
    ./admin/section-edit-2-oracle.xql
    • -0
    • +14
    ./admin/section-edit-2-postgresql.xql
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -16
    • +7
    ./admin/predefined-question-ae-2.tcl
  1. … 277 more files in changeset.
Fixed insertion for predefined questions into the Database, if the database record was not already present.

Removed unnecessary queries to tune performance.

Fixed a problem with new-request and an unset action_type.

Added answer description to block sections as has been written for AIESEC by Kolja Lehmann.

  1. … 4 more files in changeset.
Applied Path 347

    • -15
    • +4
    ./admin/predefined-question-ae-2.tcl
Added the possibility to edit predefined questions. Cleaned up the variable nameing mess

    • -0
    • +11
    ./admin/predefined-question-2-oracle.xql
    • -0
    • +10
    ./admin/predefined-question-2-postgresql.xql
    • -14
    • +53
    ./admin/predefined-question-ae-2.tcl
    • -8
    • +24
    ./admin/predefined-question-ae-2.xql
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.