Commit Graph

15 Commits

Author SHA1 Message Date
Honore Hounwanou f275210756 Add QRCode Scanning 2016-03-29 21:37:38 -04:00
Dave Earley e7b29cf6d8 Merge pull request #60 from G0dLik3/implementAttendeesQuestions
Made a start on implementing the 'Attendees Question' feature.
2016-03-27 20:46:48 +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 0baa62580d -Work on organiser profile design / settings page 2016-03-25 13:02:02 +00:00
Dave 588f5012d6 Merge remote-tracking branch 'github/master'
# Conflicts:
#	composer.lock
2016-03-20 16:07:16 +00:00
Dave 8e8adaae1b - Added the ability to support multiple payment gateways (Stripe, PayPal so far) 2016-03-20 16:01:50 +00:00
YMHuang 5a7d906f00 Correct spelling error 2016-03-18 10:00:12 +08:00
brettninja 461c6132b2 Resend Ticket Email
- Added routes
 - Changed Attendees.blade to add a button group instead of just the
message button. Added message button to button group
2016-03-10 23:25:15 -05:00
Dave 2a84357bec - Started work on customizable ticket design (issue #18) 2016-03-10 00:41:34 +00:00
Attendize b3f33a38e8 Applied fixes from StyleCI 2016-03-04 19:18:10 -05:00
Dave 4afcbee9c2 - Fixed bug where logout link would 404 if Attendize is installed in a sub folder. 2016-03-04 17:42:47 +00:00
Dave fd3d39ab38 - Preparing for open source 2016-03-02 23:37:33 +00:00
Dave 6af8a787bd - Removed unused files
- Inlined email css styles
- Minor bug fixes
2016-03-02 11:55:41 +00:00
Dave 543b6c8fdb - Preparing for open sourcing 2016-02-29 23:50:41 +00:00
Dave a3320dd598 - First commit 2016-02-29 15:59:39 +00:00