• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 few more fixes - getting rid of backslashes.

    • -25
    • +25
    ./catalog/simulation.en_US.ISO-8859-1.xml
  1. … 1 more file in changeset.
Removed some dupes that were due to not trimming trailing spaces/underscores.

    • -14
    • +3
    ./catalog/simulation.en_US.ISO-8859-1.xml
  1. … 1 more file in changeset.
A bunch of new keys.

    • -2
    • +5
    ./www/simplay/case-admin-portfolio.tcl
    • -4
    • +8
    ./www/simplay/case-admin-user-move.tcl
    • -2
    • +3
    ./www/simplay/case-admin-user-remove.tcl
  1. … 29 more files in changeset.
A bunch of new translations and fixes

    • -0
    • +87
    ./catalog/simulation.en_US.ISO-8859-1.xml
  1. … 1 more file in changeset.
internationalizing tcl include scripts (in the lib dir) used in simplay

    • -0
    • +28
    ./catalog/simulation.en_US.ISO-8859-1.xml
  1. … 8 more files in changeset.
internationalizing the email notificaitons. TODO: make sure the locale used for the email matches the preference of the receiving user

    • -0
    • +30
    ./catalog/simulation.en_US.ISO-8859-1.xml
  1. … 4 more files in changeset.
using the possibility to have embedded array variables in I18N messages

    • -3
    • +3
    ./catalog/simulation.en_US.ISO-8859-1.xml
  1. … 2 more files in changeset.
converting adp files to using the message catalog. Starting to convert tcl script in the simbuild directory

    • -0
    • +138
    ./catalog/simulation.en_US.ISO-8859-1.xml
  1. … 73 more files in changeset.
file simulation.en_US.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/simulation.en_US.ISO-8859-1.xml
  1. … 1 more file in changeset.
Fixing ticket 34. context id was not being set for the permission groups

  1. … 1 more file in changeset.
making sure admins notifications of received messages. Adding the all tasks notification type for admins on the notification page

  1. … 2 more files in changeset.
fixing bug in casting algorithm. A role in the last case would not be cast.

  1. … 1 more file 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. … 4 more files in changeset.
third (and hopefully last) attempt at making tip of the oacs-5-1 branch identical to head

  1. … 5 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. … 16 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. … 7 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
    ./www/simbuild/task-copy.tcl
  1. … 7 more files in changeset.
making sure tasks that have timed out show up in the case log and that admins are notified. We are now signing up admins for all actions in the simulations they admin.

  1. … 3 more files in changeset.
adding missing paranthesis in section name

  1. … 1 more file in changeset.
fixing the task anchor (redirect to task table after editing or adding task)

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

  1. … 3 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. … 2 more files in changeset.
making character listing on role-character mapping page include characters that the admin has created himself. Ticket #35

  1. … 1 more file in changeset.
making displaying simbuild of the index page conditional on the sim_template_read privilege just like the simbuild index page. Ticket #31

  1. … 1 more file in changeset.