• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Changes in simulation:

* Added a couple of missing message keys

* Changed messages to show modified names of portfolio items instead of original names

* Made simulation home page show a link to notifications

  1. … 6 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.
Added deleting/undeleting of portfolio items to simulation. Also added renaming of portfolio items.

  1. … 12 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.
internationalizing tcl include scripts (in the lib dir) used in simplay

  1. … 15 more files in changeset.
Extending the case history with documents and messages. This is for ticket 25.

  1. … 7 more files in changeset.
Added admin view of messages and portfolio, templated case history

  1. … 15 more files in changeset.
More TODO fixes

  1. … 25 more files in changeset.
more TODOs and fixes in simplay

  1. … 21 more files in changeset.
Cleanup

  1. … 15 more files in changeset.
adding ability to upload documents to the porfolio of a simulation case

  1. … 7 more files in changeset.
adding porfolio listing on the case page

  1. … 5 more files in changeset.