• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add progress bar, allow delete for admins

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

    • -0
    • +0
    /openacs-4/packages/assessment/lib/progress-bar.adp
file progress-bar.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/assessment/lib/progress-bar.tcl
Let admins delete from user results page so they can delete their own test submissions. Fix return URL from session-delete.

Confirm URLs and object_ids when scanning for links. Update test.

Don't capture URLs outside the current site as object URLs

fixing bug reported by Emma: the imsld::runtime::activity_structure::show_hide had some typo/not tested bugs when seting the isvisible attribute

to true for the resources referenced by the activity structure

Item edit changes

Simplify item-edit pages.

  1. … 15 more files in changeset.
Abstract handling of updates that happen on even admin edit page for item-edit.

  1. … 8 more files in changeset.
Improve question edit pages

Improve formatting on feedback

Adding XQL file.

file member-email-confirm.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/dotlrn/lib/member-email-confirm.xql
Made the message page show the actual instead of the original name of a portfolio file.

Added test case

Added procedure to check if a user is actually registered. We should probably change auth::require_login to check if the user is registered instead of just checking for the existance of the cookie

Adding message keys ( just one ) from translation server.

fix escaped file, which lead to to much shortened urls

    • -11
    • +10
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
added missing file from xinha's extended file manager

adjust blank-master to use the new xinha version

updating xinha to 0.91beta+

  1. … 310 more files in changeset.
merged daves changes from 5-3, eliminated dead code

Translate preview link and message

Let admins take assessment even if it is not live. Add live. Fix layout

of table

Get course_id from cal_item_id

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".

Support new assessment type on import

Added mail-through tracking for mass e-mails. Cleaned up the UI a little bit and made importing from CSV enhanced by progress bar

Remove question name setting, we don't show it.