summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Expand)AuthorAgeFilesLines
* Fix styling and markup for postcode/city inputs.Harald Eilertsen2017-09-091-1/+24
* Add guiding help text to form.Harald Eilertsen2015-10-301-6/+7
* Move "required" mark before label in fields.Harald Eilertsen2015-10-301-2/+3
* Make the form look a bit nicer again.Harald Eilertsen2015-10-301-1/+0
* Remove ajax code for adding songs/members.Harald Eilertsen2015-10-301-21/+0
* Simplify form: Just use a textarea for members.Harald Eilertsen2015-10-301-8/+0
* Don't break lines between label and input field.Harald Eilertsen2015-10-301-0/+5
* Fix missing slash in XMLHttpRequest URLs.Harald Eilertsen2015-10-301-2/+2
* Use base location when creating URL for XMLHttpRequests.Harald Eilertsen2015-10-301-2/+2
* Change layout of song subform.Harald Eilertsen2015-10-301-8/+25
* Nicer styling of member add/delete buttonsHarald Eilertsen2015-10-281-0/+23
* Drop dependency on jQuery.Harald Eilertsen2015-10-281-13/+23
* Use ajax to get member and song subforms.Harald Eilertsen2015-10-091-48/+8
* Test entering the form including javascript stuff.Harald Eilertsen2015-10-061-14/+14
* Redirect back to form and display error if no songs specified.Harald Eilertsen2015-10-051-1/+12
* Add route to handle submitted form.Harald Eilertsen2015-10-031-7/+7
* Transform to a Sinatra appHarald Eilertsen2015-10-032-0/+98