summaryrefslogtreecommitdiffstats
path: root/views/index.erb
Commit message (Expand)AuthorAgeFilesLines
* TypoHarald Eilertsen2015-10-311-1/+1
* Replace home grown config with sinatra-config-fileHarald Eilertsen2015-10-301-1/+1
* Add guiding help text to form.Harald Eilertsen2015-10-301-6/+23
* Display the correct year.Harald Eilertsen2015-10-301-1/+1
* Simplify form: Don't mess with adding songs, display them all at once.Harald Eilertsen2015-10-301-4/+2
* Simplify form: Just use a textarea for members.Harald Eilertsen2015-10-301-14/+6
* Change layout of song subform.Harald Eilertsen2015-10-301-1/+3
* Move add member button above member fields.Harald Eilertsen2015-10-281-1/+3
* Retain member and song info on errors in form.Harald Eilertsen2015-10-281-2/+5
* Preserve info when redisplaying form on errors.Harald Eilertsen2015-10-131-9/+12
* Test entering the form including javascript stuff.Harald Eilertsen2015-10-061-18/+18
* Add route to handle submitted form.Harald Eilertsen2015-10-031-1/+1
* Separate out page header and boiler plate into layout.Harald Eilertsen2015-10-031-12/+0
* Transform to a Sinatra appHarald Eilertsen2015-10-031-0/+94