• last updated 23 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.
file portfolio-delete.tcl was initially added on branch oacs-5-2.

file portfolio-rename.tcl was initially added on branch oacs-5-2.

file portfolio-rename.adp was initially added on branch oacs-5-2.

file trash.tcl was initially added on branch oacs-5-2.

file trash.adp was initially added on branch oacs-5-2.

file message-delete.tcl was initially added on branch oacs-5-2.

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

Merged the latest simulation code in oacs-5-1 to HEAD

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

  1. … 63 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. … 683 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 831 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. … 633 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. … 11 more files in changeset.
adding a document upload link on the new message page that appears when a player is to send a message and has an empty portfolio.

  1. … 3 more files in changeset.
making the tasks-bulk response page work with the new task-details page

  1. … 5 more files in changeset.
tasks were misnamed actions

  1. … 1 more file 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. … 11 more files in changeset.
displaying states of a simulation in sidebar of simplay master template

  1. … 2 more files in changeset.
Added the switch to show or not show contacts

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

  1. … 6 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. … 16 more files in changeset.
Changed code to not use ad_returnredirect -abort

  1. … 5 more files in changeset.
document upload bug fix. No long passing along description

  1. … 1 more file in changeset.
Action-links UL's

  1. … 4 more files in changeset.
Killed description from documents

  1. … 6 more files in changeset.