• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 70 more files in changeset.
file upgrade-1.0.4-1.1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-1.0.4-1.1.sql
file upgrade-1.0.0b5-1.1.0b1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade/upgrade-1.0.0b5-1.1.0b1.sql
Merged the latest simulation code in oacs-5-1 to HEAD

  1. … 79 more files in changeset.
Adding work from Leiden project

  1. … 62 more files in changeset.
Adding work from Leiden project

    • -0
    • +5
    ./upgrade/upgrade-1.0.0b4-1.0.0b5.sql
  1. … 112 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

    • -0
    • +15
    ./upgrade/upgrade-1.0.0b2-1.0.0b3.sql
    • -0
    • +18
    ./upgrade/upgrade-1.0.0b3-1.0.0b4.sql
  1. … 645 more files in changeset.
file upgrade-1.0.0b3-1.0.0b4.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-1.0.0b3-1.0.0b4.sql
  1. … 1 more file in changeset.
file upgrade-1.0.0b2-1.0.0b3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-1.0.0b2-1.0.0b3.sql
  1. … 1 more file in changeset.
Upgrade script for the show_contacts_p thing

    • -0
    • +15
    ./upgrade/upgrade-1.0.0b1-1.0.0b2.sql
  1. … 1 more file in changeset.
Added the switch to show or not show contacts

  1. … 7 more files in changeset.
removing obsolete table sim_case_object_map

  1. … 1 more file in changeset.
Case admin page

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

  1. … 18 more files in changeset.
a minor of TODO fixes

  1. … 11 more files in changeset.
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.