• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added admin view of messages and portfolio, templated case history

  1. … 15 more files in changeset.
Fixed cloning of recursive/parallel

  1. … 8 more files in changeset.
making the label of the neither invited nor mandatory groups sensitive to the enroll_type of the simulation.

  1. … 7 more files in changeset.
Recursive cloning

  1. … 5 more files in changeset.
signing up users for assigned tasks notification upon enrollment in a simulation

  1. … 1 more file in changeset.
making message notifications package scoped. Copying in the notificaitons page from the Bug Tracker and linking to it from the SimPlay control bar.

  1. … 10 more files in changeset.
adding message notifications. My notifications page still missing

  1. … 10 more files in changeset.
More simbuild/parallel: pretty-names unique per parent action, various fixes

  1. … 8 more files in changeset.
More hierarchical workflow stuff

  1. … 11 more files in changeset.
moving cloning form in simbuild out into an include and using it to enable cloning in siminst. Adapting the task page in the siminst wizard so that it works with the recent workflow changes

  1. … 18 more files in changeset.
Fixed action::edit with Peter to fit pattern of the other ::edit procs

  1. … 1 more file in changeset.
implementing multiple recipients for tasks. Adding table sim_task_recipients

  1. … 17 more files in changeset.
going over TODOs, fixing them, classifying as B, or removing

  1. … 12 more files in changeset.
granting sim admins and service admins admin on the subsite so that they can admin groups

  1. … 1 more file in changeset.
bug fixing the cast page and making it functionally complete by adding open casting. Links only show up if there are empty slots. Users are however not listed on the cast page and we would like them to be

  1. … 20 more files in changeset.
allowing document upload for tasks without a recipient

  1. … 9 more files in changeset.
added TODO

  1. … 1 more file in changeset.
further fixes related to simulation casting

  1. … 9 more files in changeset.
debugged the ::cast proc. Removed obsolete help comment on last wizard page. Made the last wizard page not require all groups to be mapped in the case of open enrollment

  1. … 5 more files in changeset.
renaming the autocast proc to just cast. reworking it to finish casting in any existing cases

  1. … 1 more file in changeset.
check for start date>now in assert_user_may_play_role

  1. … 1 more file in changeset.
drafting generic casting support in the autocast proc. However, the proc still needs to take the groups in sim_role_party_map into account. Adding check for enroll period on enroll page.

  1. … 9 more files in changeset.
starting to implement the cast page

  1. … 11 more files in changeset.
implementing the enroll page

  1. … 7 more files in changeset.
fixing the tclwebtest script (it was broken in simplay). Adding checks in simplay that you are authorized to act in a role

  1. … 23 more files in changeset.
you cannot have a nested db statement (in this case insert inside a db_foreach) inside a transaction. The code would hang on acs_mail_lite::send. Changing to use db_list_of_lists.

  1. … 1 more file in changeset.
adding the sim_adminplayer privilege to the case authors group

  1. … 1 more file in changeset.
adding caching of the get_inst_state proc

  1. … 1 more file in changeset.
adding email notifications that are sent after notify date (reminders) and upon simulation start. Also adding the sweeper that starts simulations in addition to sending notifications

  1. … 10 more files in changeset.
adding enrollment and invitation of users upon finish button. Using acs-mail-lite to send notificaitons

  1. … 5 more files in changeset.