• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 4 more files 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.
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
    ./simulations-task-count.adp
    • -0
    • +44
    ./simulations-task-count.tcl
  1. … 18 more files 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.
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.
view workflow_case_assigned_user_actions has been renamed wf_case_assigned_user_actions

  1. … 1 more file in changeset.
Case admin page

  1. … 15 more files in changeset.
Added admin view of messages and portfolio, templated case history

  1. … 15 more files in changeset.
added object id field to table in long mode - requested by client on behalf of flash mapdeveloper

  1. … 1 more file in changeset.
qualify column in where clause with table name for clarity

  1. … 1 more file in changeset.
More recursive/parallel

  1. … 5 more files in changeset.
More simbuild/parallel: pretty-names unique per parent action, various fixes

  1. … 9 more files in changeset.
More hierarchical workflow stuff

  1. … 10 more files in changeset.
adapting to changed workflow package - there is no workflow_case_enabled_actions.enabled_state column now

  1. … 3 more files in changeset.
adapting tasks include to new recursive workflow. There are no top_case_id or real_role_id columns more

  1. … 3 more files in changeset.
More hierarchy

  1. … 7 more files in changeset.
Simbuild update

  1. … 5 more files in changeset.
moving cloning form in simbuild out into an include and using it to enable cloning in siminst. Adapting the task page in the siminst wizard so that it works with the recent workflow changes

    • -0
    • +47
    ./template-clone.tcl
  1. … 18 more files in changeset.
Fixed stuff to work with hierarchy/parallel/dynamic workflows

  1. … 13 more files in changeset.
implementing multiple recipients for tasks. Adding table sim_task_recipients

  1. … 18 more files in changeset.
Fixed new workflow engine incompatibilities

  1. … 3 more files in changeset.
fixing broken assigned tasks count on simplay index page (needed join with roles table). Cleaning up TODOs

  1. … 15 more files in changeset.
bug fixing the cast page and making it functionally complete by adding open casting. Links only show up if there are empty slots. Users are however not listed on the cast page and we would like them to be

  1. … 21 more files in changeset.
Removed sim_message objects

  1. … 1 more file in changeset.
fixing the join simulation include

  1. … 3 more files in changeset.
unless you are an admin, only show the templates that you have created yourself

  1. … 1 more file in changeset.
Don't show assinged_name when there's a child workflow

  1. … 1 more file in changeset.
fixing TODOs

  1. … 1 more file in changeset.