• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
moving simulation to /openacs-4/packages

    • -270
    • +0
    ./catalog/simulation.en_US.ISO-8859-1.xml
    • -19
    • +0
    ./catalog/simulation.nl_NL.ISO-8859-1.xml
  1. … 220 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

    • -4
    • +2
    ./catalog/simulation.en_US.ISO-8859-1.xml
    • -1
    • +18
    ./www/simbuild/template-object-reorder.tcl
  1. … 674 more files in changeset.
Another attempt at getting the outer join right

  1. … 1 more file in changeset.
Allow reordering of roles

    • -1
    • +18
    ./www/simbuild/template-object-reorder.tcl
  1. … 3 more files in changeset.
Fixed ticket #55: duplicate characters when assigning carachters to roles

  1. … 1 more file in changeset.
Fixed ticket #47: Sending messages to characters instead of roles

  1. … 4 more files in changeset.
Fixed broken div'ification

  1. … 1 more file in changeset.
Fixed broken commit of index page, which was a full hard-coded page

  1. … 1 more file in changeset.
Typo in message

    • -4
    • +2
    ./catalog/simulation.en_US.ISO-8859-1.xml
  1. … 1 more file in changeset.
Fixed ticket #59: onmouseover tag of role delete reads edit

  1. … 3 more files in changeset.
Cosmetic fix: Section headers had bad placement of the parens

  1. … 1 more file 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. … 829 more files in changeset.
added Lokman's css tags

  1. … 6 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

    • -0
    • +272
    ./catalog/simulation.en_US.ISO-8859-1.xml
    • -0
    • +19
    ./catalog/simulation.nl_NL.ISO-8859-1.xml
  1. … 633 more files in changeset.
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. … 3 more files in changeset.
fixing ticket 52. Making enroll_user proc check whether user is already is enrolled and just return if he is.

  1. … 1 more file in changeset.
added translations

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

    • -0
    • +0
    ./catalog/simulation.nl_NL.ISO-8859-1.xml
  1. … 1 more file in changeset.
Adding ability to specify a stylesheet to be used for a certain simulation. Adding column sim_simulations.stylesheet to existing upgrade script.

    • -13
    • +11
    ./www/siminst/simulation-edit.tcl
  1. … 6 more files in changeset.
fixing a number of bugs in the casting algorithm

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