Commit Graph

8 Commits

Author SHA1 Message Date
Yoann Lecuyer dca10200f4 Use event image if present 2016-06-19 12:01:53 -05:00
bretto36 f9c031f0d0 Controller clean up 2016-06-14 22:31:24 -04:00
Dave a5a94790e7 Minor bug fixes
Updated global JS
Added feedback/bug fix button
2016-04-17 21:12:38 +01:00
Dave 3ef62fd8a2 Work on Qr Scanner check-in
Work on global JS
Minor tweaks and fixes
2016-04-17 21:12:38 +01:00
Dave 34d5f7e983 Cleaned up controllers
Removed unused methods
Added comments to several methods
2016-04-17 21:12:38 +01:00
marian 01bbeb975e Made a start on implementing the 'Attendees Question' feature.
- Created a migration (based on @daveearley 's migration) to add the
question_types, questions, question_options, event_question and
question_ticket tables.
- Created a seeder for the question_types table.
- Implemented event question add modal.
- Done a bit of refactoring to the ajax form submission error handling.
- Questions are now displayed on the event customization page, under the
Order form tab.
2016-03-27 16:40:34 +03:00
Attendize b3f33a38e8 Applied fixes from StyleCI 2016-03-04 19:18:10 -05:00
Dave a3320dd598 - First commit 2016-02-29 15:59:39 +00:00