Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add guiding help text to form. | Harald Eilertsen | 2015-10-30 | 1 | -0/+19 |
| | |||||
* | Make the form look a bit nicer again. | Harald Eilertsen | 2015-10-30 | 1 | -26/+25 |
| | | | | Made the song fields align under each other again. | ||||
* | Time input field is unsuitable for song length. | Harald Eilertsen | 2015-10-30 | 1 | -1/+1 |
| | |||||
* | Change layout of song subform. | Harald Eilertsen | 2015-10-30 | 1 | -31/+31 |
| | |||||
* | Retain member and song info on errors in form. | Harald Eilertsen | 2015-10-28 | 1 | -7/+10 |
| | |||||
* | Use ajax to get member and song subforms. | Harald Eilertsen | 2015-10-09 | 1 | -0/+48 |
This instead of hard coding them in javascript. We will need the forms as ruby/erb templates anyways so no need to keep them two places. |