aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add scrumelo--base-dirGravatar Tom Willemse2013-05-221-1/+8
| | | | | This should help with serving files and such, so I don't have to stay in the right buffer to make everything work.
* Hide new story formGravatar Tom Willemse2013-05-212-4/+17
| | | | Use jQuery to allow it to be toggled between visible and invisible.
* Add form to create new storiesGravatar Tom Willemse2013-05-201-2/+45
|
* Add an icon before TODO stateGravatar Tom Willemse2013-05-201-2/+10
|
* Extract some functionsGravatar Tom Willemse2013-05-201-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 scrumeloGravatar Tom Willemse2013-05-201-3/+3
| | | | To make it namespace-clean.
* Initial commitGravatar Tom Willemse2013-05-193-0/+62