• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes + editor hints

  1. … 25 more files in changeset.
Replace/remove deprecated proc 'db_null'

  1. … 25 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Fix more typos

  1. … 84 more files in changeset.
Fixed some bugs in portfolio and moved assigning characters to roles from siminst to simbuild

  1. … 15 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.
Fixed a bug that caused the initial assignee notification going to all people in a workflow

  1. … 3 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.
fixing ticket 52. Making enroll_user proc check whether user is already is enrolled and just return if he is.

  1. … 1 more file 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.
fixing a number of bugs in the casting algorithm

  1. … 1 more file in changeset.
new version of the casting algorithm that Joel has documented in a flow chart diagram. The implementation of the algorithm is still in an alpha state and has a known bug

  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

  1. … 7 more files in changeset.
internationalizing the email notificaitons. TODO: make sure the locale used for the email matches the preference of the receiving user

  1. … 7 more files in changeset.
making sure admins notifications of received messages. Adding the all tasks notification type for admins on the notification page

  1. … 3 more files in changeset.
fixing bug in casting algorithm. A role in the last case would not be cast.

  1. … 1 more file in changeset.
third (and hopefully last) attempt at making tip of the oacs-5-1 branch identical to head

  1. … 9 more files in changeset.
merging a few days of HEAD work back to the branch

  1. … 27 more files in changeset.
Adding shallow task copy feature. removing obsolete deep flag related to deep cloning of workflows.

  1. … 13 more files in changeset.
making sure tasks that have timed out show up in the case log and that admins are notified. We are now signing up admins for all actions in the simulations they admin.

  1. … 5 more files in changeset.
Implementing ticket #20: Bulk Task Response. The bulk of the changes are on the tasks include and the task-detail page. Implementing ticket #17: sending message to own role (just removing an if statement)

  1. … 21 more files in changeset.
making the label of the neither invited nor mandatory groups sensitive to the enroll_type of the simulation.

  1. … 7 more files in changeset.
Recursive cloning

  1. … 5 more files in changeset.
signing up users for assigned tasks notification upon enrollment in a simulation

  1. … 1 more file in changeset.