summaryrefslogtreecommitdiffstats
path: root/views/layout.erb
Commit message (Collapse)AuthorAgeFilesLines
* Add license header to source files.HEADmasterHarald Eilertsen2018-09-211-0/+17
|
* Add mobile stylesheet for devices with narrow screens.Harald Eilertsen2018-09-131-1/+2
|
* Don't validate again when checking if valid.Harald Eilertsen2017-10-021-1/+1
| | | | Unless validation has not yet been performed, of course.
* 2016->2017 and fix one typo.Harald Eilertsen2016-08-191-1/+1
|
* Display the correct year.Harald Eilertsen2015-10-301-1/+1
|
* Drop dependency on jQuery.Harald Eilertsen2015-10-281-1/+0
| | | | Hopefully XMLHttpRequest is supported and standardised enough to work accross browsers now.
* Don't display error message when there's no errors.Harald Eilertsen2015-10-101-1/+1
|
* Upgrade jQueryHarald Eilertsen2015-10-101-1/+1
|
* In layout, display errors directly from @band.errorsHarald Eilertsen2015-10-061-3/+3
|
* Redirect back to form and display error if no songs specified.Harald Eilertsen2015-10-051-0/+11
|
* Separate out page header and boiler plate into layout.Harald Eilertsen2015-10-031-0/+13