~xavier-antoviaque/ibid/scrummeeting-934376

Viewing all changes in revision 1048.

  • Committer: Xavier Antoviaque
  • Date: 2012-02-17 22:23:20 UTC
  • Revision ID: xavier@antoviaque.org-20120217222320-it6t3gq6ll0a49cv
Implements #934376 - Commands to hold SCRUM meetings

Implements the following commands:

    (next | done | blocked by) <statement>[, <statement>[, ...]]
    what is my progress report?
    what's the progress report from <nick>?

"next|done|blocked by" work similarly to agreed|rejected|..., with the 
following refinements:

* They are available to all participants
* They are sorted by participant in the minutes
* When a user has used all three commands, ibid prints a recap of his 
  progress report (which can also be obtained manually with "what is...?"
* Ibid splits the statements when it encounters one of the following 
  characters ";.,". This allows to present the items in a readable way, as
  unsplitted lists are pretty hard to read when there are more than 1-2 
  items.
* Blockers are automatically added to the agenda for later discussion,
  except when it is "nothing"/

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: