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
/
registration.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace home grown config with sinatra-config-file
Harald Eilertsen
2015-10-30
1
-2
/
+3
*
Add support for configuring contact email without hardcoding it.
Harald Eilertsen
2015-10-30
1
-0
/
+2
*
Remove ajax code for adding songs/members.
Harald Eilertsen
2015-10-30
1
-8
/
+0
*
Simplify form: Don't mess with adding songs, display them all at once.
Harald Eilertsen
2015-10-30
1
-0
/
+1
*
Retain member and song info on errors in form.
Harald Eilertsen
2015-10-28
1
-2
/
+2
*
Rerender form instead of redirecting on error.
Harald Eilertsen
2015-10-10
1
-3
/
+1
*
Use ajax to get member and song subforms.
Harald Eilertsen
2015-10-09
1
-0
/
+8
*
Create empty band on GET index
Harald Eilertsen
2015-10-06
1
-1
/
+1
*
Explicitly require tilt/erb to get rid of thread safety warning in specs.
Harald Eilertsen
2015-10-06
1
-0
/
+1
*
Switch to use session to send errors back to form.
Harald Eilertsen
2015-10-05
1
-3
/
+5
*
Redirect back to form and display error if no songs specified.
Harald Eilertsen
2015-10-05
1
-3
/
+12
*
Add dummy method to generate PDF from registration data.
Harald Eilertsen
2015-10-04
1
-0
/
+1
*
Send email to Norsk Urskog when a band is registered.
Harald Eilertsen
2015-10-04
1
-2
/
+2
*
Add route to handle submitted form.
Harald Eilertsen
2015-10-03
1
-0
/
+10
*
Transform to a Sinatra app
Harald Eilertsen
2015-10-03
1
-0
/
+10