• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding shallow task copy feature. removing obsolete deep flag related to deep cloning of workflows.

  1. … 13 more files in changeset.
making sure tasks that have timed out show up in the case log and that admins are notified. We are now signing up admins for all actions in the simulations they admin.

  1. … 5 more files in changeset.
Implementing ticket #20: Bulk Task Response. The bulk of the changes are on the tasks include and the task-detail page. Implementing ticket #17: sending message to own role (just removing an if statement)

  1. … 21 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. … 11 more files in changeset.
adding message notifications. My notifications page still missing

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

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

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

  1. … 13 more files 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. … 21 more files 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.
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.
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 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. … 11 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. … 9 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. … 23 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.