Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upload default configuration on initial deploy. | Harald Eilertsen | 2016-08-20 | 1 | -0/+18 |
| | |||||
* | Lock deploy script to Capistrano 3.6 | Harald Eilertsen | 2016-08-20 | 1 | -1/+1 |
| | |||||
* | 2016->2017 and fix one typo. | Harald Eilertsen | 2016-08-19 | 6 | -9/+9 |
| | |||||
* | Don't match before filter for /registrations_closed. | Harald Eilertsen | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | Redirect to registrations closed message instead of modifying body. | Harald Eilertsen | 2016-08-16 | 2 | -10/+12 |
| | |||||
* | Move registration open check to before filter. | Harald Eilertsen | 2016-08-16 | 3 | -71/+105 |
| | |||||
* | Fix remaining tests. | Harald Eilertsen | 2016-08-16 | 1 | -0/+5 |
| | |||||
* | Move accept_registrations method to registration lib. | Harald Eilertsen | 2016-08-16 | 2 | -10/+8 |
| | |||||
* | Determine if registrations are open or not from config. | Harald Eilertsen | 2016-08-16 | 2 | -13/+49 |
| | |||||
* | Make git ignore config and generated files. | Harald Eilertsen | 2016-08-09 | 1 | -0/+3 |
| | |||||
* | Reenable registration form and make tests pass. | Harald Eilertsen | 2016-08-09 | 2 | -10/+10 |
| | |||||
* | Move form intro text into asciidoc template. | Harald Eilertsen | 2016-08-09 | 2 | -82/+79 |
| | |||||
* | Add AsciiDoctor and update other deps. | Harald Eilertsen | 2016-08-09 | 2 | -48/+62 |
| | |||||
* | Cleanup deploy scripts some more. | Harald Eilertsen | 2016-08-09 | 2 | -5/+3 |
| | |||||
* | Drop dependencies to capistrano-passenger and capistrano-rvm. | Harald Eilertsen | 2016-08-07 | 3 | -12/+1 |
| | |||||
* | Use runy version 2.3.0 | Harald Eilertsen | 2016-08-07 | 1 | -0/+1 |
| | |||||
* | Close registrations for 2016 | Harald Eilertsen | 2016-02-06 | 2 | -3/+16 |
| | |||||
* | Enable logging. | Harald Eilertsen | 2016-01-01 | 1 | -0/+2 |
| | | | | | Hopefully this will add some clues as to why registration fails in a log somewhere. | ||||
* | Update dependencies. | Harald Eilertsen | 2016-01-01 | 1 | -29/+27 |
| | |||||
* | Make rspec output nicer. | Harald Eilertsen | 2015-11-21 | 1 | -18/+16 |
| | |||||
* | Hide Prawn font warning. | Harald Eilertsen | 2015-11-21 | 1 | -0/+2 |
| | |||||
* | revert back to form if email delivery fails. | Harald Eilertsen | 2015-11-21 | 4 | -1/+36 |
| | |||||
* | Typo in spec. | Harald Eilertsen | 2015-11-21 | 1 | -1/+1 |
| | |||||
* | Add staging setup. | Harald Eilertsen | 2015-11-21 | 1 | -61/+1 |
| | |||||
* | Sanitize filename of pdf file before creating it. | Harald Eilertsen | 2015-11-21 | 3 | -3/+26 |
| | |||||
* | Use numbered list for songs in submitted page. | Harald Eilertsen | 2015-11-01 | 1 | -2/+2 |
| | |||||
* | Add link to go back to main site from submitted page. | Harald Eilertsen | 2015-11-01 | 1 | -0/+5 |
| | |||||
* | Fix numbering of song forms. | Harald Eilertsen | 2015-11-01 | 2 | -1/+7 |
| | |||||
* | Include full url in sent email. | Harald Eilertsen | 2015-11-01 | 2 | -7/+14 |
| | |||||
* | Don't croak if no smtp settings in config file. | Harald Eilertsen | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | Include url to generated pdf in email. | Harald Eilertsen | 2015-11-01 | 3 | -4/+12 |
| | |||||
* | Don't list songs with no title in submitted view. | Harald Eilertsen | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | Use mailcatcher to test emails during development. | Harald Eilertsen | 2015-11-01 | 3 | -0/+34 |
| | |||||
* | Some more tweaks to make PDF look good. | Harald Eilertsen | 2015-10-31 | 1 | -6/+8 |
| | |||||
* | Use padding instead of advancing lines when laying out PDF. | Harald Eilertsen | 2015-10-31 | 1 | -65/+69 |
| | |||||
* | Fix flow of text that wraps to the next line in fields in the PDF | Harald Eilertsen | 2015-10-31 | 1 | -19/+12 |
| | |||||
* | Don't include songs without any title in the PDF. | Harald Eilertsen | 2015-10-31 | 1 | -7/+9 |
| | |||||
* | Move PDF file output to public/uploads | Harald Eilertsen | 2015-10-31 | 6 | -8/+12 |
| | |||||
* | Make PDF rendering a bit nicer, and update member listing. | Harald Eilertsen | 2015-10-31 | 3 | -31/+22 |
| | |||||
* | Typo | Harald Eilertsen | 2015-10-31 | 1 | -1/+1 |
| | |||||
* | Link config file into app. | Harald Eilertsen | 2015-10-31 | 1 | -3/+1 |
| | |||||
* | Disable sessions, we don't need them. | Harald Eilertsen | 2015-10-30 | 1 | -1/+0 |
| | |||||
* | Replace home grown config with sinatra-config-file | Harald Eilertsen | 2015-10-30 | 5 | -17/+16 |
| | |||||
* | Add guiding help text to form. | Harald Eilertsen | 2015-10-30 | 3 | -12/+49 |
| | |||||
* | Add support for configuring contact email without hardcoding it. | Harald Eilertsen | 2015-10-30 | 2 | -0/+16 |
| | |||||
* | Move "required" mark before label in fields. | Harald Eilertsen | 2015-10-30 | 1 | -2/+3 |
| | |||||
* | Display the correct year. | Harald Eilertsen | 2015-10-30 | 2 | -2/+2 |
| | |||||
* | Make the form look a bit nicer again. | Harald Eilertsen | 2015-10-30 | 4 | -29/+27 |
| | | | | Made the song fields align under each other again. | ||||
* | Remove ajax code for adding songs/members. | Harald Eilertsen | 2015-10-30 | 2 | -29/+0 |
| | |||||
* | Simplify form: Don't mess with adding songs, display them all at once. | Harald Eilertsen | 2015-10-30 | 4 | -10/+3 |
| |