• last updated 7 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.
Merged the latest simulation code in oacs-5-1 to HEAD

  1. … 87 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 of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 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.
Making sure that we are only responding to a message (inlining the message in the task subject and body) if there was a message task that put us in the current state and we are messaging the author of that message. Improving the check in the messages list so that we exclude task messages only if they correspond to an active assigned task that will respond to them instead. Minor UI fixes

  1. … 13 more files in changeset.
Repairing the ask info/give info simulation by making it possible for the giver to respond to the asker by executing the task with the message being responded to inlined in the subject and body. Messages associated with tasks do not show up in the messages list anymore. Ticket #28

  1. … 3 more files in changeset.
making the case history show message bodies and moving it onto its own page.

  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.
More TODO fixes

  1. … 25 more files in changeset.
Fixed TODO's, passing role_id on all pages in simplay/case

  1. … 47 more files in changeset.
added TODO notes

  1. … 25 more files in changeset.
Order by received date

  1. … 1 more file in changeset.
adding attachments and role-from auto refresh to the message.tcl script.

  1. … 13 more files in changeset.
Only list messages for the current role

  1. … 1 more file in changeset.
Minor fixes

  1. … 5 more files in changeset.
Messaging

  1. … 13 more files in changeset.
More cleanup

  1. … 5 more files in changeset.
Various cleanups

  1. … 7 more files in changeset.
Sending a message

  1. … 7 more files in changeset.
added messages, tasks lists. revised map templating

  1. … 39 more files in changeset.
stubbed out simplay pages, many little fixes, documentation updates

  1. … 65 more files in changeset.