Commit Graph

173 Commits

Author SHA1 Message Date
merdan af7dc20abf home page chacnge cartoon 2020-02-10 19:07:01 +05:00
merdan 076672538f localization fixes 2020-02-07 21:43:26 +05:00
merdan 21ceb746e8 localization fixes 2020-02-07 21:34:12 +05:00
merdan 5d49c3ab81 localization turkmen on event 2020-02-07 19:57:12 +05:00
merdan b1970ec679 localization turkmen on event 2020-02-07 19:25:00 +05:00
merdan 20ec22dd2e localization 2020-01-10 17:43:41 +05:00
merdan 17e36090e2 attendees check in 2019-12-09 17:28:39 +05:00
merdan 65764b3570 attendees 2019-12-09 17:22:50 +05:00
merdan cecf9899e6 attendees 2019-12-09 16:31:30 +05:00
merdiano c6a26f08d5 seat selection completed reservation and booking 2019-11-06 15:05:24 +05:00
merdiano 885a1926ae new branch for seat selection 2019-11-02 15:32:23 +05:00
merdiano a7d5118d3c bug fixes category filters sorts 2019-10-05 16:05:56 +05:00
merdiano 3948712a6d preparing for frontend modificaiton 2019-09-28 12:05:26 +05:00
merdiano 571218b21b pushing for front to medet 2019-09-18 06:26:33 +05:00
merdiano 731b13e327 Home Cinema 2019-09-18 06:26:27 +05:00
merdiano c44a861f29 create event bug fixes 2019-09-18 06:26:14 +05:00
merdiano bc456b4181 added event ticket date to tickets 2019-09-18 06:26:04 +05:00
merdiano fd4a8b418e merge commit 2019-09-18 06:25:59 +05:00
merdiano 0fcc39b49e sales volume 2019-09-18 06:25:39 +05:00
merdiano 4ac8cb2e60 payment configured 2019-09-18 06:25:38 +05:00
merdiano a1c0b04ea4 map 2019-09-17 16:43:27 +05:00
Jeremy Quinton 0c1f4c8619 Update Refund journeys
1. Updated the refund journeys so that they use the payment Gateway Factory.
2. Improved request data going in and out of the session.
3. Show error message when Stripe SCA journey fails.
4. Update migration.
2019-09-09 16:42:01 +02:00
merdiano fb84f4d0b2 merge commit 2019-08-19 14:30:30 +05:00
merdiano ec91a0cc96 sales volume 2019-08-19 13:05:05 +05:00
merdiano 35a0e3123d added categoriesSeeder to databaseSeeder
permissionmanager configed to use App/User
2019-08-09 23:16:55 +05:00
Jeremy Quinton 0abf63f8f5 The business fields that are stored against the order are individual fields. Update templates and emails to display business details 2019-06-28 20:55:21 +02:00
Etienne Marais f301a2daf7
Merge master 2019-06-08 18:27:25 +02:00
James Dahlen 8ea420b2bc manage event currency 2019-03-12 09:37:43 -04:00
Jeremy Quinton 39e346faee
Merge pull request #586 from publicarray/http->https
Nits (https and fix a dev console warning)
2019-02-28 21:56:07 +02:00
Sebastian Schmidt f2e441eae5 Fixing Issue #465 - translatable strings
Credits to @kerrinhardy

4fa346f16b

Unfortunately due to merge conflict the
original author information was not retained.
2019-02-28 12:22:42 +11:00
Sebastian Schmidt b72e4e13f7 Fix SensorNotRequired warning in google geocoding API 2019-02-28 11:55:52 +11:00
Sebastian Schmidt a56ac1ce7c http -> https 2019-02-28 11:55:04 +11:00
Jeremy Quinton be87806070
Merge pull request #565 from publicarray/fix-date-time-format-on-dash
fixes #556
2019-02-17 18:52:06 +02:00
Etienne Marais cc1e9613c9
Added an enmpty table cell if the remove link cannot be displayed because of usage. This makes the table look better 2019-02-14 17:17:00 +02:00
Etienne Marais 99de2c73ee
Renamed back to access codes since it explains it better 2019-02-14 17:02:24 +02:00
Etienne Marais 3b83e97827
Added the delete of the code if the code usage count on the specific event is zero. Also the delete is a soft delete 2019-02-13 16:16:56 +02:00
Etienne Marais 3b60ad95d4
Added a remove operation to each access code. Cannot remove from the frontend if the code has been used 2019-02-13 15:44:25 +02:00
Etienne Marais e0f74356d6
Added usage count and spaced the table listing a bit better 2019-02-13 15:14:12 +02:00
Etienne Marais b11c3fa09c
Fixed the page title to say discount codes 2019-02-13 15:01:25 +02:00
Etienne Marais 068c3b1ffa
Moved the discount table to be full length. Added typography helpers to align text 2019-02-13 11:02:22 +02:00
Etienne Marais 68fe2ca882
Added a missing translation on the hidden ticket modal 2019-02-13 10:26:36 +02:00
Etienne Marais 9101dd00fd
Renamed all the mentions of access codes to be called discount codes and removed the access codes translation file 2019-02-13 10:24:52 +02:00
Etienne Marais 74d60c5c0d
Moved the access codes to a new section called discount codes in the event tools section. Made the redirect to the new route and removed the customize tab content 2019-02-13 09:57:12 +02:00
Etienne Marais b275c5804b
Moved the access codes to a new section called discount codes in the event tools section. Made the redirect to the new route and removed the customize tab content 2019-02-13 09:52:08 +02:00
Sebastian Schmidt 493e2797e3
fixes https://github.com/Attendize/Attendize/issues/556 2019-02-01 22:18:45 +10:00
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
merdiano 0b7b0ed214 Category added to events 2018-12-10 12:27:23 +05:00
Jeremy Quinton 3becd1d03e fixed off by one error and javascript error as html element did not exist 2018-11-01 09:12:51 +02:00
Sebastian Schmidt 7bae63a5e9 Merge branch 'master' into improve-upstream 2018-10-02 21:23:17 +10:00
Sebastian Schmidt b1a4b66da6 Secure external resourses with RSI
* Specify language in html tag
* Remove an empty script tag (when no google analytics )
2018-10-02 21:21:22 +10:00