Commit Graph

8 Commits

Author SHA1 Message Date
Dave Earley 9ec1cc20f2 Reformat code 2016-09-06 21:39:27 +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
Dave 6b13bca3b9 - Fix issue where free tickets were displaying '€0.00' instead of 'FREE' 2016-03-21 17:43:58 +00:00
Mark Walet 7fa69e5a0f Refactor of Ticket index view 2016-03-16 15:25:14 +01:00
jncampbell c6f01728be Adds docblocks to models 2016-03-14 16:37:38 +00:00
Attendize b3f33a38e8 Applied fixes from StyleCI 2016-03-04 19:18:10 -05:00
Dave 4598b8e8ed - Created an attendize config file and remove the constants
- Bumped the version of Laravel to 5.1.20
2016-03-04 23:27:13 +00:00
Dave a3320dd598 - First commit 2016-02-29 15:59:39 +00:00