Sebastian Schmidt
|
faca37e3d2
|
Improve private_reference_number randomniss
|
2018-09-22 13:03:19 +10:00 |
Dave Earley
|
539a0c4fec
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# app/Http/Controllers/OrganiserCustomizeController.php
# app/Models/Account.php
# app/Models/AccountPaymentGateway.php
# composer.lock
|
2016-10-11 21:25:47 +01:00 |
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 |
Dave Earley
|
def39ce73f
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# app/Listeners/OrderCompletedListener.php
# app/Models/EventStats.php
|
2016-09-07 21:56:17 +01:00 |
Dave Earley
|
9ec1cc20f2
|
Reformat code
|
2016-09-06 21:39:27 +01:00 |
Pásztor Gábor
|
ab2ceff24f
|
Typo and phpDoc
|
2016-09-06 21:33:19 +02:00 |
Dave Earley
|
d45d0a39e5
|
Normalized attendees reference in attendees table (closes #106)
|
2016-05-26 01:40:49 +01:00 |
Dave
|
82da15cad4
|
Work on event survey
Removed the need to pass modal_id to each modal
Cleaned up the UI
|
2016-04-17 21:12:38 +01:00 |
Dave
|
6d101cea05
|
Work on custom attendee questions
Start on moving surveys, widgets, check-in to their own pages
|
2016-04-17 21:12:38 +01:00 |
Honore Hounwanou
|
f275210756
|
Add QRCode Scanning
|
2016-03-29 21:37:38 -04:00 |
jncampbell
|
c6f01728be
|
Adds docblocks to models
|
2016-03-14 16:37:38 +00:00 |
Dave
|
f53ea9bf75
|
- Changed the 'Resend ticket' functionality slightly so attendees only receive their ticket, and not every ticket on the order.
|
2016-03-11 15:51:39 +00: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
|
011c67a78b
|
- Using more Laravel 5 in the Attendee controller
|
2016-03-11 01:03:33 +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 |