• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
going over TODOs, fixing them, classifying as B, or removing

  1. … 13 more files 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.
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.
More TODO's

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

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

  1. … 7 more files in changeset.
Adding the __new, __name, and __name functions for the sim_case object type. giving drop scripts same structure as create scripts.

    • -0
    • +165
    ./simulation-content-types-drop.sql
    • -0
    • +7
    ./simulation-packages-drop.sql
    • -0
    • +31
    ./simulation-privs-drop.sql
    • -0
    • +31
    ./simulation-tables-drop.sql
  1. … 7 more files in changeset.
sim_case is an acs_object, not a CR item

    • -37
    • +1
    ./simulation-content-types-create.sql
  1. … 2 more files in changeset.
fixing table comment that we forgot to change when renaming table

  1. … 1 more file in changeset.
adding the sim_case content type

    • -2
    • +39
    ./simulation-content-types-create.sql
  1. … 2 more files 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. … 14 more files in changeset.
Added sim_case_role_object_map table

  1. … 1 more file in changeset.
Fixed typos

  1. … 1 more file in changeset.
UI tweaks and mockup TODOs

  1. … 25 more files in changeset.
adding the sim_role_group_map for casting groups in roles

  1. … 2 more files in changeset.
fixed sim_party_sim_map creation

  1. … 1 more file in changeset.
added messages, tasks lists. revised map templating

    • -18
    • +8
    ./simulation-content-types-create.sql
  1. … 39 more files in changeset.
changing permissible values for sim_simulation.enroll_type to open and closed. Addint the type (enrolled, invited, auto-enroll) column to sim_party_sim_map

  1. … 1 more file in changeset.
Assign tasks to props

  1. … 23 more files in changeset.
added package subnavbar; adjusted front page lists

    • -1
    • +1
    ./simulation-priv-test-users-create.sql
  1. … 79 more files in changeset.
added sim_task_object_map, sim_case_task_object_map

  1. … 1 more file in changeset.
added permissions to home page, SIMBUILD, CITYBUILD (NOT SIMINST or SIMPLAY); changes to SIMINST entry pages

    • -2
    • +1
    ./simulation-priv-test-users-create.sql
  1. … 50 more files in changeset.
permissions implemented in some places

    • -0
    • +57
    ./simulation-priv-test-users-create.sql
  1. … 32 more files in changeset.
updated privs to new structure

  1. … 2 more files in changeset.
updated privs to new structure

  1. … 2 more files in changeset.
*** empty log message ***

  1. … 2 more files in changeset.
added create and drop scripts for privs

    • -0
    • +7
    ./simulation-privs-create.sql
  1. … 3 more files in changeset.
added works_for, resides_at, in_directory_p, is_located_in to data model

    • -5
    • +43
    ./simulation-content-types-create.sql
  1. … 2 more files in changeset.
adding the sim_roles table. Making the ordering of table creations more logical

  1. … 2 more files in changeset.
more mockups

  1. … 19 more files in changeset.