summaryrefslogtreecommitdiffstats
path: root/views/index.erb
Commit message (Collapse)AuthorAgeFilesLines
* Add license header to source files.HEADmasterHarald Eilertsen2018-09-211-0/+17
|
* Make filling out song info more ergonomic.Harald Eilertsen2018-09-211-5/+12
| | | | | + Use javascript to hide song details fields by default. + Add button to show song details fields when clicked.
* Update yers for 2019 edition.Harald Eilertsen2018-09-101-1/+1
|
* Update pricing infostagingHarald Eilertsen2017-10-031-1/+3
|
* Update all references from 2017 to 2018.Harald Eilertsen2017-10-021-1/+1
|
* Fix styling and markup for postcode/city inputs.Harald Eilertsen2017-09-091-3/+4
|
* Split contact address into street, postcode and city.Harald Eilertsen2017-09-091-3/+19
|
* 2016->2017 and fix one typo.Harald Eilertsen2016-08-191-1/+1
|
* Move form intro text into asciidoc template.Harald Eilertsen2016-08-091-82/+71
|
* Fix numbering of song forms.Harald Eilertsen2015-11-011-1/+1
|
* 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