aboutsummaryrefslogtreecommitdiffstats
path: root/pg-datastore.lisp
Commit message (Collapse)AuthorAgeFilesLines
* Add user filterGravatar Tom Willemse2013-07-251-0/+7
| | | | | | Users can now either look at the whole list or only tasks assigned to them. Currently this waits for the refresh to change the list, this should be fixed in the future.
* Show assigned gravatar in story and task listsGravatar Tom Willemse2013-07-241-3/+6
|
* Add assignment for storiesGravatar Tom Willemse2013-07-241-0/+6
|
* Add GNU AGPLGravatar Tom Willemse2013-07-231-0/+16
|
* Keep priorities from divergingGravatar Tom Willemse2013-07-151-2/+5
| | | | Priorities should always be a sequence...
* Handle task interaction like story interactionGravatar Tom Willemse2013-07-131-5/+7
| | | | | When moving or adding tasks, instead of waiting for the user to reselect the task reload the task each time.
* Task state and priority editingGravatar Tom Willemse2013-07-041-10/+13
|
* Add tasks to storiesGravatar Tom Willemse2013-07-041-2/+34
|
* Remove debug format statementsGravatar Tom Willemse2013-07-011-1/+0
|
* Initial commitGravatar Tom Willemse2013-07-011-0/+65