Menu

Commit [r5438]  Maximize  Restore  History

WorkFlow: enhanced the documentation and a few formatting cleanups.

In particular, I felt the need to clarify ''state'' vs. ''status''.
In many places, we were talking about ticket states referring to the ticket state as a whole, not only to its ''status'' field. The `ITicketActionController.get_all_states` method on the other hand was about getting the different values for the ''status'' fields, so I renamed the ITicketActionController method to `get_all_status`.

cboos 2007-05-19

changed /trunk/sample-plugins/workflow/CodeReview.py
changed /trunk/sample-plugins/workflow/DeleteTicket.py
changed /trunk/sample-plugins/workflow/StatusFixer.py
changed /trunk/sample-plugins/workflow/VoteOperation.py
changed /trunk/trac/ticket/api.py
changed /trunk/trac/ticket/model.py
changed /trunk/trac/ticket/query.py
/trunk/sample-plugins/workflow/CodeReview.py Diff Switch to side-by-side view
Loading...
/trunk/sample-plugins/workflow/DeleteTicket.py Diff Switch to side-by-side view
Loading...
/trunk/sample-plugins/workflow/StatusFixer.py Diff Switch to side-by-side view
Loading...
/trunk/sample-plugins/workflow/VoteOperation.py Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/api.py Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/model.py Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/query.py Diff Switch to side-by-side view
Loading...