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
bc456b4181
added event ticket date to tickets
2019-09-18 06:26:04 +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
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
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
Etienne Marais
58d9f61656
📦 NEW: Add business details fields, show/hide toggle functionality and translations
2019-04-25 09:13:59 +02:00
Etienne Marais
680c599ace
📦 NEW: Add business fields to the confirmation display screen and email
2019-04-17 19:37:55 +02:00
mrlexley
a69eac17e6
Dutch translation
...
A Dutch translation for Attendize.
2019-04-04 11:04:32 +02:00
Jeremy Quinton
ea3c66a8f5
Merge pull request #581 from matometaru/add-lang-japanese
...
Japanese translation
2019-03-22 16:50:34 +02:00
James Dahlen
8ea420b2bc
manage event currency
2019-03-12 09:37:43 -04:00
matometaru
d167d6e4d5
translation lang/*
2019-03-03 16:50:33 +09:00
matometaru
33207229f1
translation lang/*
2019-03-02 18:49:36 +09:00
Jeremy Quinton
d83794b1e2
Merge pull request #588 from publicarray/translations2
...
Fixing Issue #465 - translatable strings
2019-02-28 17:09:33 +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
Kerrin Hardy
29adb572a4
Updated 'You cancelled your payment. You may try again.' to be translatable
2019-02-28 12:08:39 +11:00
Kerrin Hardy
de61912b0b
Updated 'Event Successfully Made Live! You can undo this action in event settings page.' to be translatable
2019-02-28 12:07:57 +11:00
matometaru
70e3277e5b
translation lang/*
2019-02-27 22:01:50 +09:00
matometaru
e52e60b3d8
transration multiple
2019-02-26 23:46:11 +09:00
matometaru
5fe0174d72
restore placeholder
2019-02-26 23:04:51 +09:00
matometaru
23021aa3e0
translation multiple
2019-02-26 21:57:59 +09:00
matometaru
e895fe9dc9
reformat code
2019-02-26 08:35:29 +09:00
matometaru
40122811c6
Attendee translation
2019-02-26 00:57:34 +09:00
matometaru
d44a99b5a6
Affiliates translation
2019-02-26 00:52:13 +09:00
matometaru
790b70c6db
Add ja directory
2019-02-26 00:36:39 +09: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
e0f74356d6
Added usage count and spaced the table listing a bit better
2019-02-13 15:14:12 +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
be74112c33
Fixed the success message to be translated and changed the message to read discount code instead of access
2019-02-13 10:10: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
Gautier Pelloux-Prayer
d1767dcb4f
Fix typo in french translation
2019-01-24 10:19:20 +01: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
Gautier Pelloux-Prayer
e1eb740a36
Add translation for organizer email title
2019-01-08 22:14:01 +01:00
merdiano
9e53bf694d
backpack installed addons permission manager, settings, backups, pages
...
Created Events,Categories, Countries CRUD
2018-12-18 11:55:20 +05:00
merdiano
8c26fa6489
backpack base and crud installed
2018-12-15 12:51:31 +05:00
merdiano
71a0f4d326
Localization turkmen added and needs translation
2018-12-10 12:31:47 +05:00
Gautier Pelloux-Prayer
2b707486be
Fix wrong translation of "presents"
2018-12-09 22:16:49 +01:00
Gautier Pelloux-Prayer
f774fe8c8f
Add missing French translations
2018-12-06 22:36:04 +01:00
Valentin Surrel
b60d0efdae
Small typo fix causing 500 error
2018-12-04 23:23:46 +01:00
Gautier Pelloux-Prayer
da8ede9f3b
License URL should be license.html not licence.html
2018-11-18 11:48:50 +01:00
Cristian Deluxe
600d14d006
Spanish language fixes
2018-11-08 00:38:21 +01:00
Cristian Deluxe
97cefa8f94
Spanish language fixes
2018-11-07 21:44:24 +01:00
Cristian Deluxe
65d64ff500
Spanish language fixes
2018-11-07 21:27:01 +01:00
Cristian Deluxe
07b03a1dad
Spanish views
2018-11-07 21:20:43 +01:00