• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing obsolete table sim_case_object_map

    • -19
    • +1
    ./postgresql/simulation-tables-create.sql
  1. … 1 more file in changeset.
Case admin page

    • -1
    • +12
    ./postgresql/simulation-content-types-create.sql
    • -1
    • +3
    ./postgresql/simulation-tables-create.sql
  1. … 14 more files in changeset.
implementing multiple recipients for tasks. Adding table sim_task_recipients

    • -4
    • +14
    ./postgresql/simulation-tables-create.sql
    • -1
    • +2
    ./postgresql/simulation-tables-drop.sql
  1. … 18 more files in changeset.
a minor of TODO fixes

    • -5
    • +5
    ./postgresql/simulation-content-types-create.sql
  1. … 11 more files in changeset.
going over TODOs, fixing them, classifying as B, or removing

    • -2
    • +2
    ./postgresql/simulation-content-types-create.sql
  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.

    • -4
    • +2
    ./postgresql/simulation-tables-create.sql
  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
    • +14
    ./postgresql/simulation-tables-create.sql
    • -1
    • +2
    ./postgresql/simulation-tables-drop.sql
  1. … 10 more files in changeset.
More TODO's

    • -2
    • +2
    ./postgresql/simulation-content-types-create.sql
  1. … 9 more files in changeset.
Instantiation, naming cases, fixing minor issues

    • -4
    • +4
    ./postgresql/simulation-tables-create.sql
  1. … 19 more files in changeset.
debugging simulation start and was able to intantiate a template for the first time

    • -5
    • +5
    ./postgresql/simulation-packages-create.sql
  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
    ./postgresql/simulation-content-types-drop.sql
    • -221
    • +5
    ./postgresql/simulation-drop.sql
    • -1
    • +56
    ./postgresql/simulation-packages-create.sql
    • -0
    • +7
    ./postgresql/simulation-packages-drop.sql
    • -0
    • +31
    ./postgresql/simulation-privs-drop.sql
    • -7
    • +9
    ./postgresql/simulation-tables-create.sql
    • -0
    • +31
    ./postgresql/simulation-tables-drop.sql
  1. … 7 more files in changeset.
sim_case is an acs_object, not a CR item

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

    • -2
    • +2
    ./postgresql/simulation-tables-create.sql
  1. … 1 more file in changeset.
adding the sim_case content type

    • -2
    • +39
    ./postgresql/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.

    • -7
    • +7
    ./postgresql/simulation-tables-create.sql
  1. … 14 more files in changeset.
Added sim_case_role_object_map table

    • -1
    • +19
    ./postgresql/simulation-tables-create.sql
  1. … 1 more file in changeset.
Fixed typos

    • -5
    • +5
    ./postgresql/simulation-content-types-create.sql
  1. … 1 more file in changeset.
UI tweaks and mockup TODOs

    • -0
    • +3
    ./postgresql/simulation-privs-create.sql
  1. … 25 more files in changeset.
adding the sim_role_group_map for casting groups in roles

    • -1
    • +15
    ./postgresql/simulation-tables-create.sql
  1. … 2 more files in changeset.
fixed sim_party_sim_map creation

    • -2
    • +2
    ./postgresql/simulation-tables-create.sql
  1. … 1 more file in changeset.
added messages, tasks lists. revised map templating

    • -18
    • +8
    ./postgresql/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

    • -2
    • +4
    ./postgresql/simulation-tables-create.sql
  1. … 1 more file in changeset.
Assign tasks to props

    • -4
    • +5
    ./postgresql/simulation-tables-create.sql
  1. … 23 more files in changeset.
added package subnavbar; adjusted front page lists

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

    • -4
    • +38
    ./postgresql/simulation-tables-create.sql
  1. … 1 more file in changeset.
added permissions to home page, SIMBUILD, CITYBUILD (NOT SIMINST or SIMPLAY); changes to SIMINST entry pages

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

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

    • -1
    • +10
    ./postgresql/simulation-privs-create.sql
  1. … 2 more files in changeset.
updated privs to new structure

    • -5
    • +4
    ./postgresql/simulation-privs-create.sql
  1. … 2 more files in changeset.
*** empty log message ***

    • -5
    • +7
    ./postgresql/simulation-privs-create.sql
  1. … 2 more files in changeset.