• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
implementing multiple recipients for tasks. Adding table sim_task_recipients

  1. … 10 more files in changeset.
Fixed new workflow engine incompatibilities

  1. … 3 more files in changeset.
fixing broken assigned tasks count on simplay index page (needed join with roles table). Cleaning up TODOs

  1. … 8 more files in changeset.
making deletion of simulations work in siminst. Populating simulation form with suggested_duration of template

    • -1
    • +5
    ./www/siminst/simulation-casting-3.adp
  1. … 5 more files in changeset.
a minor of TODO fixes

    • -1
    • +5
    ./www/siminst/simulation-participants.tcl
  1. … 6 more files in changeset.
going over TODOs, fixing them, classifying as B, or removing

  1. … 7 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.
marking test todos with B priority

  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

    • -20
    • +16
    ./www/siminst/simulation-casting-3.tcl
  1. … 11 more files in changeset.
allowing document upload for tasks without a recipient

    • -83
    • +122
    ./www/simplay/task-detail.tcl
  1. … 5 more files in changeset.
added a TODO

  1. … 1 more file in changeset.
added TODO

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

    • -1
    • +1
    ./www/siminst/simulation-participants.adp
  1. … 5 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

    • -26
    • +0
    ./www/siminst/simulation-casting-3.adp
    • -4
    • +8
    ./www/siminst/simulation-casting-3.tcl
  1. … 3 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. … 5 more files in changeset.
requiring acs-mail-lite

  1. … 1 more file in changeset.
completing the functionality of the cast page for casting_type=group. casting_type=open not yet supported. The list is not yet properly grouped

    • -0
    • +125
    ./www/simplay/cast-join.tcl
  1. … 3 more files in changeset.
edited TODOs

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

  1. … 6 more files in changeset.
Fixed TODO's

  1. … 2 more files in changeset.
Removed sim_message objects

  1. … 1 more file in changeset.
Fixed TODO (.25h): kill link bar for players

  1. … 1 more file in changeset.
implementing the enroll page

  1. … 4 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

    • -22
    • +0
    ./www/simplay/case-admin-user-move.tcl
    • -13
    • +0
    ./www/simplay/case-admin-user-remove.tcl
  1. … 12 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.
fixing the join simulation include

  1. … 2 more files in changeset.
unless you are an admin, only show the templates that you have created yourself

  1. … 1 more file in changeset.
implementing the case admin page

    • -0
    • +5
    ./www/simplay/case-admin-user-add.adp
    • -0
    • +45
    ./www/simplay/case-admin-user-add.tcl
    • -0
    • +5
    ./www/simplay/case-admin-user-move.adp
    • -0
    • +78
    ./www/simplay/case-admin-user-move.tcl
    • -0
    • +31
    ./www/simplay/case-admin-user-remove.tcl
  1. … 8 more files in changeset.