Commit Graph

119 Commits

Author SHA1 Message Date
Dave Earley efcb2ba84e Added offline payment setting migrations.
Added offline payment options to the event customize page
2016-07-08 15:08:04 +01:00
Dave Earley 91a9f9e41e Added the Whkhtml2pdf bin file config setting to the .env file 2016-07-08 13:55:42 +01:00
Dave Earley e64ccbba2b Changed the default background for new events 2016-07-08 13:33:45 +01:00
Dave Earley 5b2233aacd Update comments on EventCheckoutController 2016-07-08 00:00:18 +01:00
Dave Earley 2ebc6800e6 Added ability to enable 1D barcode on tickets (closes #18) 2016-07-07 15:50:39 +01:00
Yoann Lecuyer dca10200f4 Use event image if present 2016-06-19 12:01:53 -05:00
bretto36 ea5d4fa0e8 Added Organiser Events Test fixed model factory 2016-06-16 20:03:47 -04:00
bretto36 adf16e7eb1 Added User Password change tests 2016-06-16 19:28:42 -04:00
bretto36 63f0f4ec1a Fixed Edit User 2016-06-16 18:59:31 -04:00
bretto36 2eb1fef4a2 removed Response calls 2016-06-15 22:12:44 -04:00
bretto36 7f19499d7b Added event attendees tests 2016-06-15 22:06:27 -04:00
bretto36 30362dcc16 Added Tests and numerous fixes 2016-06-15 21:36:09 -04:00
Dave Earley 3e79c2c5cc Users are now directed to the Organiser Events page instead of the Dashboard after they create an organiser. 2016-06-15 14:14:50 +01:00
Dave Earley 00f574da27 Fix bug which prevented the check-in QR scanner from working (closes #126) 2016-06-15 13:48:35 +01:00
Dave Earley 6bd4947fd8 Updated / Refactoring of PDF ticket mailers/jobs 2016-06-15 13:34:12 +01:00
Dave Earley 39fb757926 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/Http/Controllers/EventCheckoutController.php
2016-06-15 11:23:32 +01:00
Dave Earley 140cc130a8 Refactoring & updating of jobs and mailers. 2016-06-15 11:14:27 +01:00
Dave Earley 9d9ba51832 Merge pull request #127 from bretto36/controller-clean-up
Controller clean up
2016-06-15 10:53:51 +01:00
bretto36 f9c031f0d0 Controller clean up 2016-06-14 22:31:24 -04:00
JapSeyz 2daa2e1b99 Allow Refunds of individual tickets
Fixed use statement

Fixed a spelling mistake
2016-06-14 14:23:31 +02:00
Dave Earley c552b5742e Limit the number of past events to 10 public organiser pages 2016-06-09 12:27:46 +01:00
Dave Earley a1f2356eab Deleted unused file 2016-06-07 14:29:32 +01:00
Dave Earley 4f05292f08 Added feature to preview organiser profiles styles from the backend 2016-06-07 14:28:45 +01:00
Dave Earley e8e5e4ac9c Fix incorrect property name from PR #117 2016-05-31 16:27:51 +01:00
Yoann Lecuyer 5ce0711da3 Change create attendee to invite 2016-05-30 11:34:57 -05:00
Yoann Lecuyer fc2ee7244c ticket refactoring 2016-05-30 11:05:28 -05:00
Dave Earley 15de38ab91 Added DB transaction to the checkout page 2016-05-28 09:28:53 +01:00
Dave Earley f7327c4859 Fix bug where disabled attendee questions causing checkout to fail 2016-05-28 09:20:15 +01:00
Dave Earley d45d0a39e5 Normalized attendees reference in attendees table (closes #106) 2016-05-26 01:40:49 +01:00
Dave Earley 6e3ad53f93 Begin implementing transactions 2016-05-25 13:20:26 +01:00
Yoann Lecuyer 628efc43b2 Fixes #107 2016-05-21 23:20:25 -05:00
Dave Earley 48be489f61 Merge pull request #103 from ylecuyer/installer
Fixed installer
2016-05-21 22:17:03 +01:00
Yoann Lecuyer eb3d1b6123 Fixed installer 2016-05-21 13:23:18 -05:00
Dave Earley 9e29a7fc22 Working on custom event questions 2016-05-21 18:37:15 +01:00
Dave Earley fe2c5d6223 Fixed issue where CSS was not being passed to the ticket view 2016-05-21 00:09:34 +01:00
Dave Earley cc911f7344 worked on implementing custom attendee questions 2016-05-20 23:56:47 +01:00
Dave Earley acbeffb0ef Updated mass messaging to work with the queue system 2016-05-13 10:55:15 +01:00
Dave Earley d719a0c5a5 Merge remote-tracking branch 'origin/master' 2016-05-13 10:30:19 +01:00
Yoann Lecuyer fed1cde69d Fix mass messaging (#99) 2016-05-13 10:30:11 +01:00
Dave Earley dccdd9c276 Started work on exporting survey answers 2016-05-12 23:33:23 +01:00
Dave Earley 25b1b03b68 Removed unnecessary use statement in logout controller (closes #96) 2016-05-12 11:19:12 +01:00
Dave Earley 4b9dd02a3d removed unsed attendees json from check-in page 2016-05-12 00:42:19 +01:00
Yoann Lecuyer 6198b4925d Postgresql compatibility (#91) 2016-05-12 00:15:30 +01:00
Dave Earley 84b0a11203 Rewrote the Check-In page in VueJs and upgraded the UI 2016-05-12 00:07:57 +01:00
Dave Earley 4b2e6059f9 Merge branch 'master' into vue_checkin
# Conflicts:
#	resources/views/ManageEvent/Modals/CreateQuestion.blade.php
2016-05-09 17:47:22 +01:00
Dave Earley becea4395c Fixed 'Undefined Variable' related to the calendar_events array on the Organiser Dashboard controller. 2016-05-08 16:36:26 +01:00
Dave Earley e4f6e8cb26 Fixed bug where checkout questions with multiple selections were not being saved + small checkout bug fixes 2016-05-06 00:18:52 +01:00
Dave Earley 49b0fac0f5 Removed the instructions field for event questions 2016-05-05 21:33:26 +01:00
Dave Earley 79f8de9653 Added a calendar to the organiser dashboard 2016-05-05 16:46:52 +01:00
Dave Earley 5e5521c830 Started implementing vue.js 2016-05-03 21:44:18 +01:00