• last updated 1 hour 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. … 473 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

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

  1. … 202 more files in changeset.
Fixed two bugs in simulation:

1. The roles were not shown at all in simbuild if there were no associated characters (as might be the case with imported templates).

2. There was a bug in simulation::character::get that caused the system to bomb if there were more than one cr revisions for the character.

  1. … 1 more file in changeset.
Bug fixes in simulation:

* The listing in simbuild showed the url of a role, not its name.

* If a message was moved to recycle bin, it happened in both the sender's and the receiver's mailbox.

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. … 13 more files in changeset.
Added deleting/undeleting of portfolio items to simulation. Also added renaming of portfolio items.

  1. … 11 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. … 74 more files in changeset.
Merged the latest simulation code in oacs-5-1 to HEAD

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

  1. … 73 more files in changeset.
Fixed three bugs: missing stylesheet link in object pages, missing description in portfolio type task forms, and updated the new flash map + map.xml

  1. … 7 more files in changeset.
Fixed default sorting bug in yellow-pages.tcl and took away code that made it necessary to be the creator of templates to see them in siminst lists.

Importing updated Simulation 1.0.1 and fixed ad_returnredirect to accept html switch (for not quoting the message relayed).

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

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

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

  1. … 107 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 684 more files in changeset.
Allow reordering of roles

  1. … 5 more files in changeset.
Fixed ticket #47: Sending messages to characters instead of roles

  1. … 7 more files in changeset.
Fixed ticket #59: onmouseover tag of role delete reads edit

  1. … 3 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. … 636 more files in changeset.
On Leiden's request changing the message listing on the case page so that now we show messages even if there is an assigned task that will respond to the message. ticket 28

  1. … 5 more files in changeset.
message lookup fixes (removing trailing underscore)

  1. … 2 more files in changeset.
internationalizing tcl include scripts (in the lib dir) used in simplay

  1. … 9 more files in changeset.
converting adp files to using the message catalog. Starting to convert tcl script in the simbuild directory

  1. … 83 more files in changeset.
fixing the control bar message count in simplay

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

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

  1. … 26 more files in changeset.