• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
in the template tasks table. If next state is empty we display unchaged. Ticket #29

  1. … 1 more file in changeset.
making sure assigned_role is not set for parallel tasks. Ticket #4.

  1. … 1 more file in changeset.
Upgrade script for the show_contacts_p thing

    • -0
    • +15
    ./sql/postgresql/upgrade/upgrade-1.0.0b1-1.0.0b2.sql
  1. … 1 more file in changeset.
changing the timeout of a task to be specified in hours instead of seconds. Ticket #27. Relies on fix of workflow package (file action-procs-posgresql.xql)

  1. … 1 more file in changeset.
making the case history show message bodies and moving it onto its own page.

    • -0
    • +18
    ./lib/case-history.adp
    • -0
    • +121
    ./lib/case-history.tcl
    • -0
    • +5
    ./www/simplay/case-history.adp
    • -0
    • +14
    ./www/simplay/case-history.tcl
  1. … 8 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. … 4 more files in changeset.
fixing search on the tasks-bulk page to search both message body and title.

  1. … 1 more file in changeset.
more form find fixes to the demo data setup script

  1. … 1 more file in changeset.
bug fix: adding a form find to the add user proc

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

  1. … 4 more files in changeset.
removing obsolete table sim_case_object_map

  1. … 1 more file in changeset.
partial implementation of collaboraid ticket #20

  1. … 2 more files in changeset.
Restricting search terms to at least 3 chacters, using GET instead of

POST.

  1. … 1 more file in changeset.
adding search in yellow pages. Collaboraid ticket #22.

  1. … 3 more files in changeset.
making sure you can go straight to the participants tab in the siminst wizard. Fixing ticket 13

    • -1
    • +4
    ./www/siminst/simulation-participants.tcl
  1. … 1 more file in changeset.
giving anonymous users access to the yellow-pages page (ticket #12)

  1. … 1 more file in changeset.
changing permission check to be done on the authenticated user_id (ad_conn user_id), not the untrusted one.

  1. … 1 more file in changeset.
adding an example value to the description for the MapXMLFilePath parameter fixing collaboraid ticket 14

  1. … 1 more file in changeset.