• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
further work on the siminst wizard. Making sure the right tab is entered by default. Making the finish button only appear if all previous tabs are complete. Making the pretty state work.

  1. … 15 more files in changeset.
Recursive workflows

  1. … 7 more files in changeset.
changing instanatiation wizard to indicate for each tab separately whether it's finished or not

  1. … 13 more files in changeset.
Fixing TODO's

  1. … 1 more file in changeset.
More TODO's

  1. … 22 more files in changeset.
Export suggested duration in spec

  1. … 1 more file in changeset.
Wrap clone in transaction

  1. … 1 more file in changeset.
Fixed bug creating initial action when cloning a workflow

  1. … 1 more file in changeset.