summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Validate presence of contact info when submitting form.Harald Eilertsen2015-10-102-0/+23
|
* Reject bands with no nameHarald Eilertsen2015-10-101-0/+4
|
* Don't display error message when there's no errors.Harald Eilertsen2015-10-101-0/+4
|
* Fix init of empty band.Harald Eilertsen2015-10-102-7/+10
|
* Allow creation of bands with no params.Harald Eilertsen2015-10-061-18/+21
|
* Test that we get an error message when submitting an empty formHarald Eilertsen2015-10-061-2/+4
|
* Redirect back to form and display error if no songs specified.Harald Eilertsen2015-10-051-2/+17
|
* Add intro/end-text and signature area to PDFHarald Eilertsen2015-10-041-0/+35
|
* Add page numbers to PDFHarald Eilertsen2015-10-041-0/+1
|
* Add submitted songs to PDFHarald Eilertsen2015-10-042-4/+20
|
* Make arrays render nicer in PDF, and tread contact address as arrayHarald Eilertsen2015-10-041-10/+18
|
* Flesh out PDF generation.Harald Eilertsen2015-10-044-3/+80
|
* Add dummy method to generate PDF from registration data.Harald Eilertsen2015-10-041-0/+5
|
* Send email to Norsk Urskog when a band is registered.Harald Eilertsen2015-10-042-0/+14
|
* Add route to handle submitted form.Harald Eilertsen2015-10-034-0/+56