Attendize/resources/lang/en
Etienne Marais 54861755b4
Hidden ticket access codes (#1)
# Summary

Added the ability to specify hidden ticket access codes on an event. This would allow for special types of tickets to be created on an event and have an unlock code link to one or many hidden tickets.

## Value

The value this adds is to allow event organisers to play with marketing to aid in ticket sales etc.

## Changes

**Admin**
- Added migrations to allow for the access codes table on events and the pivot for many to many codes to tickets
- Added the ability to create an access code in the event customisation 
- Added the ability to view access codes on a hidden ticket
- Added the ability to attach one or multiple access code(s) onto the hidden ticket

**Public event page**
- Shows a box to enter your access code if the event has hidden tickets
- Added the validation messages for empty codes
- Added the check to fetch the hidden tickets if the code was entered correctly
2019-01-16 20:33:32 +02:00
..
Affiliates.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
Attendee.php Fix XSS vulnerability on QR code scanner 2018-10-02 18:15:58 +10:00
Controllers.php Add translation for organizer email title 2019-01-08 22:14:01 +01:00
Dashboard.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
Design.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
Email.php Restore strings incorrectly marked as obsolete 2018-08-13 10:01:37 +01:00
Event.php Prevent xss 2018-11-04 21:30:08 +02:00
EventAccessCode.php Hidden ticket access codes (#1) 2019-01-16 20:33:32 +02:00
Fees.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
File_format.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
Installer.php updated error message 2018-07-05 12:04:45 +02:00
Javascript.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
ManageAccount.php License URL should be license.html not licence.html 2018-11-18 11:48:50 +01:00
ManageEvent.php replace lang with trans and escape html correctly for various views 2018-11-04 20:22:51 +02:00
Message.php Prevent xss 2018-11-04 21:30:08 +02:00
Order.php Prevent xss 2018-11-04 21:30:08 +02:00
Organiser.php fix untranslated string 2018-08-14 11:22:29 +02:00
Public_ViewEvent.php Hidden ticket access codes (#1) 2019-01-16 20:33:32 +02:00
Public_ViewOrganiser.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
Question.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
Social.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
Surveys.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
Ticket.php Hidden ticket access codes (#1) 2019-01-16 20:33:32 +02:00
Top.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
User.php Prevent xss 2018-11-04 21:30:08 +02:00
Widgets.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
basic.php Hidden ticket access codes (#1) 2019-01-16 20:33:32 +02:00
error.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
messages.php Fixing bugs while running command artisan route:list 2017-08-18 02:30:10 -03:00
pagination.php Applied fixes from StyleCI 2016-03-04 19:18:10 -05:00
passwords.php Applied fixes from StyleCI 2016-03-04 19:18:10 -05:00
validation.php Update for Signup and Login 2016-03-09 23:05:39 +01:00