• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new version of the casting algorithm that Joel has documented in a flow chart diagram. The implementation of the algorithm is still in an alpha state and has a known bug

  1. … 1 more file in changeset.
new version of simulation info file I forgot to commit last time

  1. … 1 more file 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
    ./www/doc/casting_algorithm.dia
  1. … 1 more file in changeset.
file upgrade-1.0.0b3-1.0.0b4.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.0.0b3-1.0.0b4.sql
  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
    ./www/siminst/simulation-participants.tcl
  1. … 4 more files in changeset.
message lookup fixes (removing trailing underscore)

  1. … 2 more files in changeset.
Making all actions in the template loaded from spec be assigned and not just enabled. The Simulation UI doesn't distinguish between assigned and enabled actions. All enabled actions are always assigned. The SimPlay UI only lists assigned actions. fixes ticket #43.

  1. … 1 more file 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.
file upgrade-1.0.0b2-1.0.0b3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.0.0b2-1.0.0b3.sql
  1. … 1 more file in changeset.
Added yet another flag: show_states_p

  1. … 6 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 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.