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
/
spec
/
registration_spec.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify form: Don't mess with adding songs, display them all at once.
Harald Eilertsen
2015-10-30
1
-4
/
+0
*
Simplify form: Just use a textarea for members.
Harald Eilertsen
2015-10-30
1
-4
/
+0
*
Retain member and song info on errors in form.
Harald Eilertsen
2015-10-28
1
-12
/
+12
*
Validate presence of contact info when submitting form.
Harald Eilertsen
2015-10-10
1
-5
/
+21
*
Reject bands with no name
Harald Eilertsen
2015-10-10
1
-13
/
+30
*
Don't display error message when there's no errors.
Harald Eilertsen
2015-10-10
1
-0
/
+4
*
Add parens to avoid some jEdit warnings.
Harald Eilertsen
2015-10-10
1
-26
/
+26
*
Rerender form instead of redirecting on error.
Harald Eilertsen
2015-10-10
1
-2
/
+1
*
Move Prawn spy out to spec_helper.
Harald Eilertsen
2015-10-06
1
-8
/
+0
*
Switch to use session to send errors back to form.
Harald Eilertsen
2015-10-05
1
-0
/
+1
*
Redirect back to form and display error if no songs specified.
Harald Eilertsen
2015-10-05
1
-0
/
+19
*
Refactor generation of band params for test into factory.
Harald Eilertsen
2015-10-05
1
-42
/
+1
*
Flesh out PDF generation.
Harald Eilertsen
2015-10-04
1
-3
/
+5
*
Add dummy method to generate PDF from registration data.
Harald Eilertsen
2015-10-04
1
-1
/
+11
*
Send email to Norsk Urskog when a band is registered.
Harald Eilertsen
2015-10-04
1
-0
/
+13
*
Add route to handle submitted form.
Harald Eilertsen
2015-10-03
1
-1
/
+91
*
Transform to a Sinatra app
Harald Eilertsen
2015-10-03
1
-0
/
+14