• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix calls to deprecated function ad_parameter stored in SQL (this should be actually replaced to a single call to a proc performing the logic)

  1. … 8 more files in changeset.
Merge assessment from oacs-5-4

  1. … 108 more files in changeset.
Add correct upgrade script versions

  1. … 1 more file in changeset.
Remove old wrong upgrade scipts

  1. … 1 more file in changeset.
Fix upgrade version numbers

    • -0
    • +81
    ./upgrade-0.23d1-0.23d2.sql
    • -0
    • +64
    ./upgrade-0.23d2-0.23d3.sql
  1. … 3 more files in changeset.
Revert ajax dependency. More fix for fractional points

  1. … 10 more files in changeset.
Finish work to support fractional points. All tables switched to

float. Forms switched to validate float.

  1. … 4 more files in changeset.
Change points to float to allow partial credit

    • -0
    • +22
    ./upgrade-0.22d6-0.22d7.sql
  1. … 1 more file in changeset.
UpUpgrade denormalizaton to make it possible to generate reports in a scalable manner

  1. … 4 more files in changeset.
Fix oracle syntax

More fixes for bug 3139. The creation script was out of sync in dotlrn 2.3 too so it needs to be upgraded in 2.4. The upgrade is harmless for installation that already have the fix.

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

    • -0
    • +0
    ./upgrade-0.22d5-0.22d6.sql
  1. … 1 more file in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
Fix upgrade to work with correct constraint names

  1. … 3 more files in changeset.
Add on delete cascade on as_session_items mapping table.

  1. … 1 more file in changeset.
Merged changes to HEAD ...

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

  1. … 23 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.
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. … 222 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.
Fixed problem with too small varchars for the URLs

  1. … 5 more files in changeset.