• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged changes to HEAD ...

  1. … 1554 more files in changeset.
Many fixes to Oracle support in assessment.

  1. … 24 more files in changeset.
Make sure oracle is the same as postgresql data model.

Make sure upgrades are up to date

  1. … 3 more files in changeset.
file upgrade-0.22d3-0.22d4.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade-0.22d3-0.22d4.sql
  1. … 1 more file in changeset.
Add a few more on delete cascades.

  1. … 1 more file in changeset.
Another on delete cascade. If you table has "map" in the name, its a

pretty good chance the foreign keys should have "on delete cascade".

not work delete attempt when exist one row in as_session_result

Made sure the version number matches the upgrade script and that the view can actually be deleted. Someone else please take a look if this is actually desired (adding the cascade), it worked on my install just fine (but I am not a heavy user...)

  1. … 1 more file in changeset.
Add upgrade to change forign keys to on delete cascade to make removing sessions possible.

    • -0
    • +52
    ./upgrade-0.22d2-0.22d3.sql
  1. … 1 more file in changeset.
Add upgrades for as_item_data.as_item_id index.

    • -0
    • +9
    ./upgrade-0.22d1-0.22d2.sql
  1. … 1 more file in changeset.
Updated upgrade file to drop views when mutating attribute type.

Updated catalog files.

Fix a couple for type integer checks

  1. … 3 more files in changeset.
Many UI improvements. Add permissions checks to asm-admin pages that

were missing them!

Change type from an integer that has no meaning to a string, that might

give you a clue what it means. TODO change type to refer to a "template"

assessment_id with all the default values set so an admin can manage

types.

  1. … 34 more files in changeset.
Update Update storage type on existing as_items (questions) so that the storage_type is not FILE.

  1. … 1 more file in changeset.
Add upgrade scripts for new long question text support.

    • -0
    • +9
    ./upgrade-0.20-0.21.sql
  1. … 1 more file in changeset.
Merge oacs-5-2 to HEAD

  1. … 221 more files in changeset.
file upgrade-0.19-0.20.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-0.19-0.20.sql
  1. … 1 more file in changeset.
Set context_id so folder and assessment inherit permissions from package_id

  1. … 4 more files in changeset.
2006 Feb 21: Merged recent changes from HEAD

  1. … 35 more files in changeset.
Fixed problem with too small varchars for the URLs

  1. … 5 more files in changeset.
file upgrade-0.17-0.18.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-0.17-0.18.sql
  1. … 1 more file in changeset.
file upgrade-0.16-0.17.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-0.16-0.17.sql
Added Validation Block field when creating a question. This allows validation of the answer entered by the user. This is especially useful in a registration assessment -- it allows the email entered to be checked if it already exists and prevent the assessment from continuing.

The value of this field must be multiples of a TCL boolean expression and an error message separated by spaces.

  1. … 12 more files in changeset.
file upgrade-0.15-0.16.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-0.15-0.16.sql
Added an option for select box widgets to prepend an empty option, this is useful for instances where the field is required but you don't want a default to be selected but also don't want the options to be ordered by random

  1. … 12 more files in changeset.
file upgrade-0.12-0.13.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-0.12-0.13.sql
  1. … 1 more file in changeset.
simplify assessment UI by adding the type field on the as_assessment table, change default value of confirmation pages

  1. … 36 more files in changeset.
file upgrade-0.11-0.12.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-0.11-0.12.sql
"add files to support file upload question type"

  1. … 3 more files in changeset.
committing changes, improvements and fixes to assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

  1. … 912 more files in changeset.
removing aliases for tables in updates