• last updated 42 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

    • -2
    • +2
    ./postgresql/simulation-content-types-create.sql
  1. … 70 more files in changeset.
Added dropping of sim_cases to simulation-tables-drop.sql

    • -1
    • +2
    ./postgresql/simulation-tables-drop.sql
Renamed an upgrade script.

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

    • -0
    • +0
    ./postgresql/upgrade/upgrade-1.0.4-1.1.sql
Moved creation of message trash to content-types-create to avoid referential integrity problems when installing the package.

    • -1
    • +16
    ./postgresql/simulation-content-types-create.sql
    • -15
    • +1
    ./postgresql/simulation-tables-create.sql
Fixed a couple of typos in simulation sql files

    • -6
    • +6
    ./postgresql/simulation-tables-create.sql
Fixed some bugs in portfolio and moved assigning characters to roles from siminst to simbuild

    • -6
    • +6
    ./postgresql/simulation-tables-create.sql
  1. … 14 more files in changeset.
Added deleting/undeleting of portfolio items to simulation. Also added renaming of portfolio items.

    • -3
    • +22
    ./postgresql/simulation-tables-create.sql
    • -1
    • +3
    ./postgresql/simulation-tables-drop.sql
    • -2
    • +23
    ./postgresql/upgrade/upgrade-1.0.0b5-1.1.0b1.sql
  1. … 10 more files in changeset.
Added trash bin for messages in simulation.

    • -7
    • +22
    ./postgresql/simulation-tables-create.sql
    • -0
    • +13
    ./postgresql/upgrade/upgrade-1.0.0b5-1.1.0b1.sql
  1. … 8 more files in changeset.
file upgrade-1.0.0b5-1.1.0b1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-1.0.0b5-1.1.0b1.sql
Merging simulation from oacs-5-1 to oacs-5-2

    • -1
    • +1
    ./postgresql/simulation-content-types-create.sql
    • -1
    • +1
    ./postgresql/simulation-content-types-drop.sql
    • -1
    • +1
    ./postgresql/simulation-packages-create.sql
    • -1
    • +1
    ./postgresql/simulation-packages-drop.sql
    • -1
    • +1
    ./postgresql/simulation-privs-drop.sql
    • -1
    • +1
    ./postgresql/simulation-tables-create.sql
    • -1
    • +1
    ./postgresql/simulation-tables-drop.sql
  1. … 80 more files in changeset.
Merged the latest simulation code in oacs-5-1 to HEAD

    • -1
    • +1
    ./postgresql/simulation-content-types-create.sql
    • -1
    • +1
    ./postgresql/simulation-content-types-drop.sql
    • -1
    • +1
    ./postgresql/simulation-packages-create.sql
    • -1
    • +1
    ./postgresql/simulation-packages-drop.sql
    • -1
    • +1
    ./postgresql/simulation-privs-drop.sql
    • -1
    • +1
    ./postgresql/simulation-tables-create.sql
    • -1
    • +1
    ./postgresql/simulation-tables-drop.sql
  1. … 79 more files in changeset.
Importing updated Simulation 1.0.1 and fixed ad_returnredirect to accept html switch (for not quoting the message relayed).

    • -0
    • +0
    ./postgresql/simulation-content-types-create.sql
    • -0
    • +0
    ./postgresql/simulation-content-types-drop.sql
    • -0
    • +0
    ./postgresql/simulation-packages-create.sql
    • -0
    • +0
    ./postgresql/simulation-packages-drop.sql
    • -0
    • +0
    ./postgresql/simulation-privs-drop.sql
    • -0
    • +0
    ./postgresql/simulation-tables-create.sql
    • -0
    • +0
    ./postgresql/simulation-tables-drop.sql
  1. … 72 more files in changeset.
Added work from Leiden Simulation project

    • -1
    • +1
    ./postgresql/simulation-content-types-create.sql
    • -1
    • +1
    ./postgresql/simulation-content-types-drop.sql
    • -1
    • +1
    ./postgresql/simulation-packages-create.sql
    • -1
    • +1
    ./postgresql/simulation-packages-drop.sql
    • -1
    • +1
    ./postgresql/simulation-privs-drop.sql
    • -1
    • +1
    ./postgresql/simulation-tables-create.sql
    • -1
    • +1
    ./postgresql/simulation-tables-drop.sql
  1. … 106 more files in changeset.
Adding work from Leiden project

    • -0
    • +0
    ./postgresql/simulation-content-types-create.sql
    • -0
    • +0
    ./postgresql/simulation-content-types-drop.sql
    • -0
    • +0
    ./postgresql/simulation-packages-create.sql
    • -0
    • +0
    ./postgresql/simulation-packages-drop.sql
    • -0
    • +0
    ./postgresql/simulation-privs-drop.sql
    • -0
    • +0
    ./postgresql/simulation-tables-create.sql
    • -0
    • +0
    ./postgresql/simulation-tables-drop.sql
  1. … 62 more files in changeset.
Adding work from Leiden project

    • -1
    • +1
    ./postgresql/simulation-content-types-create.sql
    • -1
    • +1
    ./postgresql/simulation-content-types-drop.sql
    • -1
    • +1
    ./postgresql/simulation-packages-create.sql
    • -1
    • +1
    ./postgresql/simulation-packages-drop.sql
    • -1
    • +1
    ./postgresql/simulation-privs-drop.sql
    • -1
    • +1
    ./postgresql/simulation-tables-create.sql
    • -1
    • +1
    ./postgresql/simulation-tables-drop.sql
    • -0
    • +5
    ./postgresql/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

    • -12
    • +23
    ./postgresql/simulation-tables-create.sql
    • -0
    • +15
    ./postgresql/upgrade/upgrade-1.0.0b2-1.0.0b3.sql
    • -0
    • +18
    ./postgresql/upgrade/upgrade-1.0.0b3-1.0.0b4.sql
  1. … 645 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.

    • -16
    • +19
    ./postgresql/simulation-tables-create.sql
  1. … 10 more files in changeset.
file upgrade-1.0.0b3-1.0.0b4.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-1.0.0b3-1.0.0b4.sql
  1. … 1 more file 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

    • -2
    • +5
    ./postgresql/simulation-tables-create.sql
    • -0
    • +12
    ./postgresql/upgrade/upgrade-1.0.0b3-1.0.0b4.sql
  1. … 6 more files in changeset.
file upgrade-1.0.0b2-1.0.0b3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-1.0.0b2-1.0.0b3.sql
  1. … 1 more file in changeset.
Added yet another flag: show_states_p

    • -1
    • +6
    ./postgresql/simulation-tables-create.sql
    • -0
    • +15
    ./postgresql/upgrade/upgrade-1.0.0b2-1.0.0b3.sql
  1. … 10 more files in changeset.
Upgrade script for the show_contacts_p thing

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

    • -2
    • +7
    ./postgresql/simulation-tables-create.sql
  1. … 7 more files in changeset.
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.