• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
removing obsolete join with cr_item_rels that was causing objects to get duplicated in the map XML

  1. … 1 more file in changeset.
fixing bug that item revisions were duplicated in the yellow pages. Fixing by joining with cr_items.live_revision

  1. … 1 more file in changeset.
show object view URL rather than object-content URL in map xml, see http://rocs.dotlegal.net/forums/message-view?message_id=2084

  1. … 1 more file in changeset.
fixing bug #3 (in collaboraid leiden extranet). task count for cases you are in on the simplay index page was not taking role into account as it should

  1. … 1 more file 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.
set package version to 1.0.0b1

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

  1. … 1 more file in changeset.
document upload bug fix. No long passing along description

  1. … 1 more file in changeset.
view workflow_case_assigned_user_actions has been renamed wf_case_assigned_user_actions

  1. … 1 more file in changeset.
Action-links UL's

    • -1
    • +3
    ./www/siminst/simulation-participants.adp
  1. … 3 more files in changeset.
Killed description from documents

  1. … 5 more files in changeset.