| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Hide new story form | 2013-05-21 | 2 | -4/+17 | |
| | | | | | Use jQuery to allow it to be toggled between visible and invisible. | ||||
| * | Add form to create new stories | 2013-05-20 | 1 | -2/+45 | |
| | | |||||
| * | Add an icon before TODO state | 2013-05-20 | 1 | -2/+10 | |
| | | |||||
| * | Extract some functions | 2013-05-20 | 1 | -13/+65 | |
| | | | | | | | | | To make the `scrumelo-backlog-page' function a little simpler some small functions were extracted from it, this makes the overall code look a little nicer since it doesn't cross the 80th column. Some CDN files were added as well, there are not used yet. | ||||
| * | Rename project variable to scrumelo | 2013-05-20 | 1 | -3/+3 | |
| | | | | | To make it namespace-clean. | ||||
| * | Initial commit | 2013-05-19 | 3 | -0/+62 | |
