• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
making sure that after submitting a task you are redirected back to the case page. ticket 49

  1. … 1 more file 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.
Adding ability to specify a stylesheet to be used for a certain simulation. Adding column sim_simulations.stylesheet to existing upgrade script.

  1. … 10 more files in changeset.
added casting algorithm diagram

  1. … 1 more file in changeset.
file casting_algorithm.dia was initially added on branch oacs-5-1.

    • binary
    ./doc/casting_algorithm.dia
  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

    • -4
    • +16
    ./siminst/simulation-participants.tcl
  1. … 7 more files in changeset.
making task count in the control bar use the workflow_case_assigned_actions view to be consistent with the task listing query

  1. … 1 more file in changeset.
some I18N message lookup fixes

  1. … 1 more file in changeset.
some I18N message lookup fixes

  1. … 3 more files in changeset.
Added yet another flag: show_states_p

  1. … 9 more files in changeset.
removing trailing underscores that were accidentally left in keys in adp message lookups

  1. … 10 more files in changeset.
Fixed a typo in label.

  1. … 1 more file in changeset.
removing newline in role::get_options call that was breaking case-admin page

  1. … 1 more file in changeset.
A bunch of new keys.

  1. … 29 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.
using the possibility to have embedded array variables in I18N messages

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

  1. … 73 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.
making sure received attachments show up when executing a responding task (i.e. give info)

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

  1. … 6 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.
bringing over some changes on head that didn't make it onto 5.1 in Joels merge

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

  1. … 21 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. … 9 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.
Adding shallow task copy feature. removing obsolete deep flag related to deep cloning of workflows.

    • -0
    • +16
    ./simbuild/task-copy.tcl
  1. … 11 more files in changeset.
adding missing paranthesis in section name

  1. … 1 more file 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.