summaryrefslogtreecommitdiffstats
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Add license header to source files.HEADmasterHarald Eilertsen2018-09-213-0/+48
* Validate postcode properly.Harald Eilertsen2017-09-091-0/+12
* Split contact address into street, postcode and city.Harald Eilertsen2017-09-092-3/+9
* Make the form look a bit nicer again.Harald Eilertsen2015-10-301-1/+1
* Simplify form: Don't mess with adding songs, display them all at once.Harald Eilertsen2015-10-301-2/+0
* Simplify form: Just use a textarea for members.Harald Eilertsen2015-10-302-21/+3
* Retain member and song info on errors in form.Harald Eilertsen2015-10-282-27/+29
* Validate presence of contact info when submitting form.Harald Eilertsen2015-10-101-5/+9
* Reject bands with no nameHarald Eilertsen2015-10-101-1/+2
* Add submit form helper to specs.Harald Eilertsen2015-10-061-0/+37
* Refactor generation of band params for test into factory.Harald Eilertsen2015-10-051-0/+59