Commit Graph

124 Commits

Author SHA1 Message Date
merdan ceb542b766 payment mobile fix 2020-01-31 18:04:30 +05:00
merdan 17c9869e2d payment check 2020-01-09 17:55:03 +05:00
merdan b1950f8eb6 payment check 2020-01-09 17:54:13 +05:00
merdan 20d60e3474 payment check 2020-01-09 17:53:05 +05:00
merdan eaa23db9db payment check 2020-01-09 17:32:12 +05:00
merdan e3df399765 create organizer bug fixed 2019-11-25 19:09:40 +05:00
merdan 451b3bd37b localization bug fix 2019-11-25 11:52:41 +05:00
merdiano c6a26f08d5 seat selection completed reservation and booking 2019-11-06 15:05:24 +05:00
merdiano 30d273e604 seat selection completed 2019-11-05 17:28:51 +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 c7a550939c bug fixes home page and category events limit 2019-10-04 19:36:54 +05:00
merdiano 8ce6baa4b8 category filters and sorts 2019-10-03 14:18:21 +05:00
merdiano 553aa710b1 preparing for frontend pull3 2019-10-02 19:08:07 +05:00
merdiano 3948712a6d preparing for frontend modificaiton 2019-09-28 12:05:26 +05:00
merdiano f50d17d994 date time picker fix 2019-09-23 19:07:27 +05:00
merdiano 69eabbae71 helpers bug fix
checkout order page view
events with images
api categories and events
routes cache
category children scope
event seans count
2019-09-23 15:35:40 +05:00
merdiano 83006ebb2d breadcrumbs fix 2019-09-18 06:26:41 +05:00
merdiano 605a2d0b6d subscribers and event requests 2019-09-18 06:26:40 +05:00
merdiano 9670b5c373 working on checkout page 2019-09-18 06:26:39 +05:00
merdiano 571218b21b pushing for front to medet 2019-09-18 06:26:33 +05:00
merdiano 97cf809f71 Home Cinema with item 2019-09-18 06:26:28 +05:00
merdiano 731b13e327 Home Cinema 2019-09-18 06:26:27 +05:00
merdiano a9eb1c39e2 fixed tickets ticket_date format bug 2019-09-18 06:26:07 +05:00
merdiano bc456b4181 added event ticket date to tickets 2019-09-18 06:26:04 +05:00
merdiano 4b52ff9bea sliders, tags , admin manages all orginizers 2019-09-18 06:26:04 +05:00
merdiano fd4a8b418e merge commit 2019-09-18 06:25:59 +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 19c2ca8a8c Enables Stripe SCA payments 2019-08-29 21:23:05 +02:00
merdiano ec91a0cc96 sales volume 2019-08-19 13:05:05 +05:00
Etienne Marais f301a2daf7
Merge master 2019-06-08 18:27:25 +02:00
Etienne Marais 58d9f61656
📦 NEW: Add business details fields, show/hide toggle functionality and translations 2019-04-25 09:13:59 +02:00
Etienne Marais 33d96905f6
Moved the duplicate checks (#568) to this PR as they are related 2019-02-14 17:12:07 +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 b525a561c8
Log usage when a code gets used from the front end. Also cleaned the frontend input when comparing against the database code 2019-02-13 15:35:48 +02: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 7d8c24e911 backpack installed addons permission manager, settings, backups, pages
Created Events,Categories, Countries CRUD
2018-12-15 16:45:08 +05:00
merdiano 8c26fa6489 backpack base and crud installed 2018-12-15 12:51:31 +05:00
merdiano 0b7b0ed214 Category added to events 2018-12-10 12:27:23 +05:00
Sebastian Schmidt edb71c3e29
Fix error when editing tickets 2018-11-06 08:12:21 +11:00
Sebastian Schmidt cda77d562a
Improve date validation 2018-11-06 08:11:58 +11:00
Sebastian Schmidt 7d1c1a1e6a
Allow configurable date formats 2018-11-06 08:10:32 +11:00
Sebastian Schmidt 181ed66405
Simplify carbon object, allow any date string 2018-11-06 08:08:58 +11:00
Jeremy Quinton d07ecc79d1 leave the order reference at 5 characters for now 2018-10-16 20:53:36 +02:00
Jeremy Quinton 31820bcf68 Merge pull request #471 from publicarray/improve-upstream
Improve upstream
2018-10-16 20:49:52 +02:00
Jeremy Quinton 4e15d1e85d fixes #470
Fixes the forgotten password link
2018-10-02 17:29:57 +02:00
Sebastian Schmidt 7bae63a5e9 Merge branch 'master' into improve-upstream 2018-10-02 21:23:17 +10:00
Sebastian Schmidt 32acb9c4a0 Generate longer reference numbers 2018-10-02 21:21:22 +10:00