• last updated 32 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
adding the sim_adminplayer privilege to the case authors group

  1. … 1 more file in changeset.
making the demo-data-setup script work with the new changed siminst wizard

    • -26
    • +35
    ./test/simulation-test-procs.tcl
  1. … 1 more file in changeset.
adding caching of the get_inst_state proc

  1. … 1 more file in changeset.
flushing the inst_state cache before wizard forward

    • -0
    • +1
    ./www/siminst/simulation-casting-3.tcl
    • -0
    • +1
    ./www/siminst/simulation-participants.tcl
  1. … 6 more files 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

    • -12
    • +0
    ./www/siminst/simulation-casting-3.adp
  1. … 6 more files in changeset.
adding enrollment and invitation of users upon finish button. Using acs-mail-lite to send notificaitons

    • -3
    • +0
    ./www/siminst/simulation-casting-3.adp
    • -0
    • +2
    ./www/siminst/simulation-casting-3.tcl
  1. … 3 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.

    • -28
    • +7
    ./www/siminst/simulation-casting-3.adp
    • -3
    • +32
    ./www/siminst/simulation-casting-3.tcl
  1. … 8 more files in changeset.
Recursive workflows

  1. … 5 more files in changeset.
Don't show assinged_name when there's a child workflow

  1. … 1 more file in changeset.
don't validated on disabled enroll dates

  1. … 1 more file in changeset.
Added TODO's to make simulation-delete real

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

    • -30
    • +42
    ./www/siminst/simulation-casting-3.adp
    • -1
    • +9
    ./www/siminst/simulation-casting-3.tcl
  1. … 7 more files in changeset.
Fixing TODO's

  1. … 1 more file in changeset.
fixing TODOs

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

  1. … 5 more files in changeset.
More TODO's

  1. … 12 more files in changeset.
removing obsolete files

    • -12
    • +0
    ./www/siminst/simulation-enrollment.adp
    • -81
    • +0
    ./www/siminst/simulation-enrollment.tcl
  1. … 2 more files in changeset.
changing the simulation-participants page to use radio button instead of checkboxes

    • -3
    • +0
    ./www/siminst/simulation-participants.adp
    • -28
    • +24
    ./www/siminst/simulation-participants.tcl
  1. … 2 more files in changeset.
More TODO'ifying

  1. … 10 more files in changeset.
More TODO fixes

  1. … 13 more files in changeset.
adding back enroll_type and enroll_start/enroll_end attributes to the simulation-edit page

    • -6
    • +10
    ./www/siminst/simulation-participants.adp
    • -6
    • +1
    ./www/siminst/simulation-participants.tcl
  1. … 3 more files in changeset.