Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue board related controllers to expose label priority per project | Douglas Barbosa Alexandre | 2016-10-19 | 1 | -0/+11 |
* | Add a movable scope and a movable? method to List model | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+5 |
* | Add a destroyable scope and a destroyable? method to List model | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -2/+8 |
* | Remove useless delegate method on List model | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -3/+1 |
* | Ensure that we have only one list per label per board | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+1 |
* | The lists: Backlog, and Done cannot be destroyed | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+8 |
* | Title of a list is either the label name, or Backlog, or Done | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+6 |
* | Order board lists by list_type, and position | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -4/+4 |
* | Add Board model | Douglas Barbosa Alexandre | 2016-08-17 | 1 | -0/+10 |