• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file sessions.xql was initially added on branch oacs-5-3.

Fix upgrade to work with correct constraint names

  1. … 2 more files in changeset.
doing the case logic outside where_clause as this case syntax is only for postgresql

Fix query problem in oracle

modified where true with where 1=1 in oracle and create distinct files for both dbs

Add anchor to redirect

Make title optional, not every question set needs to be saved for reuse.

Fix unescaped variable references.

Don't treat string as a list (if there are quotes etc, it'll fail).

Capture the html attributes accurately instead of relying or ordering in

the list.

Fix return url for notification requests.

Allow adding a section if all sections have been deleted.

Remove repetetive delete attempts links. You can delete from the

individual users results.

Make permissions checks consistent. Under asm-admin users only need

1) CREATE on package_id

2) ADMIN on the object in question (usually assessment_id)

Fix bug handling multiple session_ids

Fix email feature to not rely on dotlrn install.

Allow sending email to a list of user_ids in addition to the other options.

Merged sessions and results-users pages since we don't need two pages that do the same thing.

Add form for naming an answer set

file save-answer-set.adp was initially added on branch oacs-5-3.

file save-answer-set.xql was initially added on branch oacs-5-3.

file save-answer-set.tcl was initially added on branch oacs-5-3.

Adding choosing answer sets to user interface. Allow chaning from radio to checkboxes

FIx so more than 11 answers can be added by correctly initializing

num_choices.

Remove obsolete wrap attribute (textarea)

  1. … 32 more files in changeset.
Show percent_score in the field that says "Percent Score"

Merged changes to HEAD ...

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

  1. … 23 more files in changeset.
Add missing on delete cascade from create file.

Fix HTML anchors so they aren't picked up as HTML entities.

  1. … 4 more files in changeset.
Remove formwidget tags where no corresponding form elements exist.

Remove form field elements that don't appear int he form, showing

strange form labels without anyplace to enter the data.

Make richtext areas bigger to work in IE

Truncate question before using as title for type specific cr_revisions.