• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
removing dependency of the simulation package on file-storage

  1. … 1 more file in changeset.
Implementing ticket #20: Bulk Task Response. The bulk of the changes are on the tasks include and the task-detail page. Implementing ticket #17: sending message to own role (just removing an if statement)

    • -0
    • +1
    ./lib/simulations-task-count.adp
    • -0
    • +44
    ./lib/simulations-task-count.tcl
    • -30
    • +110
    ./www/simplay/task-detail.tcl
    • -0
    • +10
    ./www/simplay/tasks-bulk.adp
    • -0
    • +16
    ./www/simplay/tasks-bulk.tcl
  1. … 11 more files in changeset.
deleting old relations properly on edit so that we don't have trailing acs_object records lying around that cause context_id integrity violation on deletion

  1. … 1 more file in changeset.
Return object/ or object-content/ based on mime_type

  1. … 2 more files in changeset.