• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
More wizard

  1. … 9 more files in changeset.
adding after-mount and before-unmount callbacks that set up the permission groups for a simulation package instance

  1. … 4 more files in changeset.
making attachments work on the task-detail and message pages

  1. … 5 more files in changeset.
adding attachments and role-from auto refresh to the message.tcl script.

  1. … 13 more files in changeset.
Messaging

  1. … 13 more files in changeset.
adding simulation::case::get and simulation::case::get_element procs

  1. … 1 more file in changeset.
Sending a message

  1. … 7 more files in changeset.
Instantiation, naming cases, fixing minor issues

  1. … 18 more files in changeset.
debugging simulation start and was able to intantiate a template for the first time

  1. … 6 more files in changeset.
Create sim-case object when auto-casting

  1. … 1 more file in changeset.
Sim case objects

    • -0
    • +42
    ./sim-case-procs.tcl
  1. … 1 more file in changeset.
making the autocast proc work with multiple groups per role and the new array format of role_party_mappings

  1. … 1 more file in changeset.
Fixed autocast proc after code review -- still just one group per role, though

  1. … 1 more file in changeset.
further work on the simulation::template::start and simulation::template::cast procs. Allowing multilpe groups per group on the simulation-casting-3 page.

  1. … 13 more files in changeset.
Set empty dates to null

  1. … 1 more file in changeset.
Making sure only enrolled groups are on the role-group mapping page (simulation-casting-3)

  1. … 5 more files in changeset.
Default sim_type to dev_template on creation

  1. … 1 more file in changeset.
debugging the simulation-start page and the simulation::template::start and simulation::template::cast procs that it invokes. Adding group_size validation to the simulation-casting-3 page.

  1. … 9 more files in changeset.
Fixed cloning, new_from_spec

  1. … 1 more file in changeset.
role_id is not part of the local sim-role data

  1. … 1 more file in changeset.
Renamed action-procs.tcl to sim-action-procs.tcl and role-procs.tcl to sim-role-procs.tcl to avoid confusion with the corresponding files in workflow/tcl/

    • -0
    • +286
    ./sim-action-procs.tcl
    • -0
    • +260
    ./sim-role-procs.tcl
  1. … 4 more files in changeset.
Extensible spec-generation code

  1. … 7 more files in changeset.
Typo

  1. … 1 more file in changeset.
Fixed broken new template bug

  1. … 1 more file in changeset.
New ::edit API that handles insert/update/delete for cascaded types (action -> fsm_action -> something else)

  1. … 25 more files in changeset.
starting to fix up the simulation::template::cast proc. Not tested yet.

  1. … 3 more files in changeset.
adding the simulation::template::start proc. Moving the cast proc into the template namespace

  1. … 3 more files in changeset.
bugfix in edit proc. suggested_duration was not set properly

  1. … 1 more file in changeset.
adding a selection of groups for enrollment and invitation on the simulation-casting-2 page (using proc simulation::groups_eligible_for_casting). Storing enrolled groups as type auto-enroll. Invitations are a no-op for now.

  1. … 4 more files in changeset.
Assign tasks to props

  1. … 22 more files in changeset.