• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
converting adp files to using the message catalog. Starting to convert tcl script in the simbuild directory

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

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

  1. … 8 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. … 21 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. … 9 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
    ./simbuild/task-copy.tcl
  1. … 11 more files in changeset.
adding missing paranthesis in section name

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

  1. … 5 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. … 3 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.
making sure assigned_role is not set for parallel tasks. Ticket #4.

  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
    • +5
    ./simplay/case-history.adp
    • -0
    • +14
    ./simplay/case-history.tcl
  1. … 11 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. … 5 more files in changeset.
Extending the case history with documents and messages. This is for ticket 25.

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

  1. … 1 more file in changeset.
giving anonymous users access to the yellow-pages page (ticket #12)

  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
    • +10
    ./simplay/tasks-bulk.adp
    • -0
    • +16
    ./simplay/tasks-bulk.tcl
  1. … 16 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. … 3 more files in changeset.
Changed to work with renamed acs_CopyText javascript proc

  1. … 1 more file in changeset.
Changed code to not use ad_returnredirect -abort

  1. … 3 more files in changeset.
bugfix: correcting misnamed switch to ad_returnredirect

  1. … 1 more file in changeset.