index
:
norsk-urskog-registrations.git
master
prod
staging
App for handling band registrations on norsk-urskog.no
Harald Eilertsen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move accept_registrations method to registration lib.
Harald Eilertsen
2016-08-16
1
-0
/
+7
*
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
2
-1
/
+3
*
Sanitize filename of pdf file before creating it.
Harald Eilertsen
2015-11-21
1
-1
/
+5
*
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
1
-2
/
+2
*
Use mailcatcher to test emails during development.
Harald Eilertsen
2015-11-01
1
-0
/
+3
*
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
2
-4
/
+8
*
Make PDF rendering a bit nicer, and update member listing.
Harald Eilertsen
2015-10-31
2
-14
/
+21
*
Replace home grown config with sinatra-config-file
Harald Eilertsen
2015-10-30
1
-14
/
+0
*
Add support for configuring contact email without hardcoding it.
Harald Eilertsen
2015-10-30
1
-0
/
+14
*
Simplify form: Just use a textarea for members.
Harald Eilertsen
2015-10-30
1
-7
/
+2
*
Retain member and song info on errors in form.
Harald Eilertsen
2015-10-28
2
-11
/
+17
*
Validate presence of contact info when submitting form.
Harald Eilertsen
2015-10-10
2
-0
/
+23
*
Reject bands with no name
Harald Eilertsen
2015-10-10
1
-0
/
+4
*
Don't display error message when there's no errors.
Harald Eilertsen
2015-10-10
1
-0
/
+4
*
Fix init of empty band.
Harald Eilertsen
2015-10-10
2
-7
/
+10
*
Allow creation of bands with no params.
Harald Eilertsen
2015-10-06
1
-18
/
+21
*
Test that we get an error message when submitting an empty form
Harald Eilertsen
2015-10-06
1
-2
/
+4
*
Redirect back to form and display error if no songs specified.
Harald Eilertsen
2015-10-05
1
-2
/
+17
*
Add intro/end-text and signature area to PDF
Harald Eilertsen
2015-10-04
1
-0
/
+35
*
Add page numbers to PDF
Harald Eilertsen
2015-10-04
1
-0
/
+1
*
Add submitted songs to PDF
Harald Eilertsen
2015-10-04
2
-4
/
+20
*
Make arrays render nicer in PDF, and tread contact address as array
Harald Eilertsen
2015-10-04
1
-10
/
+18
*
Flesh out PDF generation.
Harald Eilertsen
2015-10-04
4
-3
/
+80
*
Add dummy method to generate PDF from registration data.
Harald Eilertsen
2015-10-04
1
-0
/
+5
*
Send email to Norsk Urskog when a band is registered.
Harald Eilertsen
2015-10-04
2
-0
/
+14
*
Add route to handle submitted form.
Harald Eilertsen
2015-10-03
4
-0
/
+56