Index: openacs-4/packages/workflow/www/doc/workflow.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/workflow/www/doc/workflow.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/workflow/www/doc/workflow.adp 26 Aug 2015 18:03:36 -0000 1.2 +++ openacs-4/packages/workflow/www/doc/workflow.adp 12 Sep 2016 06:10:32 -0000 1.3 @@ -9,13 +9,14 @@
  • Your task list
  • The page for the case (e.g. the content item page in the right package and folder).
  • The object list page (e.g. the folder page)
  • The "create new object" page.
  • -

    This will be specified in the workflow spec as an "redirect_to" -on actions, with possible values of "task_list", "case", -"case_list", or "new_case".

    +

    This will be specified in the workflow spec as an +"redirect_to" on actions, with possible values of +"task_list", "case", "case_list", or +"new_case".

    This assumes we have already implemented #6 below.

    It will require changes to the API, in order for workflow::case::action::execute to be able to return a URL.

    -

    TODO: Look in more detail at what's needed.

    +

    TODO: Look in more detail at what's needed.

    Estimate: 6 hours. Risk: Med. Recommended.

    A: WF #10: Task list UI

    Write a generic task list UI that lets you find tasks which you