• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix return urls for new questions page.

Rationalize confirm/cancel UI on item-copy page.

Improve layout on questions admin page. Remove unecessary HTML tables and use simpler layout. Make action links consistent

  1. … 1 more file in changeset.
Change to ordering by sort_order instead of section_id

Redirect to questions page after adding new question

Fixing various merge bugs, adding new message keys

Reorganize UI. Put all questions on one question page instead of a sperate page for each section. This is a compromise instead of one huge admin page we have 2 pages, one for the assessment and one for questions.

  1. … 17 more files in changeset.
file one-section.adp was initially added on branch oacs-5-3.

file toggle-type.xql was initially added on branch oacs-5-3.

file toggle-type.tcl was initially added on branch oacs-5-3.

file toggle-boolean.xql was initially added on branch oacs-5-3.

file toggle-boolean.tcl was initially added on branch oacs-5-3.

file questions.xql was initially added on branch oacs-5-3.

file questions.tcl was initially added on branch oacs-5-3.

file questions.adp was initially added on branch oacs-5-3.

file one-section.xql was initially added on branch oacs-5-3.

file one-section.tcl was initially added on branch oacs-5-3.

Add popup so you can see what you are deleting

Add select All javascript widget.

Make message keys consistent.

Add ability to delete a session or sessions

    • -0
    • +54
    ./session-delete.tcl
    • -0
    • +22
    ./session-delete.xql
Only count sessions, not checks (for multiple selection)

Dont; show "correct" when we are using assessment as a survey

Make richtext area big enough to see in IE.

Add publish status support.

    • -0
    • +14
    ./toggle-publish.tcl
The real fix for changing the number of rows in the richtext widgets

without accidentally deleting half the file.

Increase rows for richtext to work in IE.

error in foreach change assessment_id by id

Remove session points display from user interface as the feature has

not been implemented yet. Fix but#2937

  1. … 2 more files in changeset.
Allow xinha/richtext for Question/Feedback Right/Feedback Wrong fields

Remove commented out SQL with explicit Tcl variables in it. The

variables ended up uncommented in the resulting query, causing a

synxtax error. The rest of the SQL that was not commented works fine.

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.