simulation-tables-create.sql

  • last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved creation of message trash to content-types-create to avoid referential integrity problems when installing the package.

  1. … 1 more file in changeset.
Fixed a couple of typos in simulation sql files

Fixed some bugs in portfolio and moved assigning characters to roles from siminst to simbuild

  1. … 15 more files in changeset.
Added deleting/undeleting of portfolio items to simulation. Also added renaming of portfolio items.

  1. … 12 more files in changeset.
Added trash bin for messages in simulation.

  1. … 9 more files in changeset.
Merging simulation from oacs-5-1 to oacs-5-2

  1. … 88 more files in changeset.
Merged the latest simulation code in oacs-5-1 to HEAD

  1. … 87 more files in changeset.
Importing updated Simulation 1.0.1 and fixed ad_returnredirect to accept html switch (for not quoting the message relayed).

  1. … 80 more files in changeset.
Added work from Leiden Simulation project

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

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

  1. … 121 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
Adding ability to specify a stylesheet to be used for a certain simulation. Adding column sim_simulations.stylesheet to existing upgrade script.

  1. … 11 more files in changeset.
implementing support for groups mapped to a simulation to be marked multiple_cases_p which means that their users can (and should) be cast in many groups. Ticket 41

  1. … 7 more files in changeset.
Added yet another flag: show_states_p

  1. … 11 more files 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. … 15 more files in changeset.
implementing multiple recipients for tasks. Adding table sim_task_recipients

  1. … 19 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. … 11 more files in changeset.
Instantiation, naming cases, fixing minor issues

  1. … 19 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.

  1. … 13 more files in changeset.
sim_case is an acs_object, not a CR item

  1. … 3 more files in changeset.
fixing table comment that we forgot to change when renaming table

  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. … 15 more files in changeset.
Added sim_case_role_object_map table

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

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

  1. … 1 more file 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.