Dave Earley
|
4214856f7b
|
Updated EventCheckoutController so it can process offline payments
|
2016-07-09 12:06:44 +01:00 |
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 |
Dave Earley
|
33e2d9677d
|
Merge pull request #138 from ylecuyer/fix_sending_invites
Fix sending invites
|
2016-06-23 14:51:44 +01:00 |
Yoann Lecuyer
|
dca10200f4
|
Use event image if present
|
2016-06-19 12:01:53 -05:00 |
Yoann Lecuyer
|
94f16fa369
|
Fix sending invites
|
2016-06-17 11:40:46 -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
|
1a7716b677
|
Remvoed debugging
|
2016-06-15 21:37:23 -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 |
Dave Earley
|
1f485b79b9
|
Merge pull request #124 from JapSeyz/refunds
Allow Refunds of individual tickets
|
2016-06-15 10:53:23 +01:00 |
bretto36
|
f9c031f0d0
|
Controller clean up
|
2016-06-14 22:31:24 -04:00 |
JapSeyz
|
82242bb262
|
Fixes Laravel issue with Cookie Middleware
|
2016-06-14 15:51:33 +02: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
|
fb5d872005
|
Add back delete Mailer file
|
2016-06-09 13:20:46 +01:00 |
Dave Earley
|
31d992dcf4
|
Work on refactoring
|
2016-06-09 13:19:53 +01:00 |
Dave Earley
|
c61f1bcb1e
|
Delete unused file
|
2016-06-09 12:29:17 +01: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 |
Dave Earley
|
880bf2c789
|
Merge remote-tracking branch 'origin/master'
|
2016-05-31 11:48:27 +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
|
74ad9351ff
|
All routes now redirect to the signup page if no account has been created
|
2016-05-28 23:19:02 +01: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
|
8914cb63fd
|
Added 'Is Enabled' scope to Question model
|
2016-05-28 09:16:44 +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 |