Commit Graph

12 Commits

Author SHA1 Message Date
shibby c356c6b9f2 fix for wrong FQN 2016-10-08 01:51:04 +03:00
shibby 7f26093b49 Model relation's fully qualified class name's written instead of string usage 2016-10-08 01:48:54 +03:00
Pásztor Gábor ab2ceff24f Typo and phpDoc 2016-09-06 21:33:19 +02:00
Dave Earley 8914cb63fd Added 'Is Enabled' scope to Question model 2016-05-28 09:16:44 +01:00
Dave Earley cc911f7344 worked on implementing custom attendee questions 2016-05-20 23:56:47 +01:00
Dave 6127084c36 Working on surveys/attendee questions
Working on attendee check-in page
2016-04-17 21:12:38 +01:00
Dave ed4e86baa1 Work on custom attendee questions
Start on moving surveys, widgets, check-in to their own pages
Refactoring code
Fix bug where tickets sales volume was not updating
2016-04-17 21:12:38 +01:00
Dave 637d8265ee Work on attendee questions backend design 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
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 a3320dd598 - First commit 2016-02-29 15:59:39 +00:00