EC2 Default User
01daf61cdd
Fix merge conflicts
2018-03-04 16:30:09 +00:00
Sam Bell
7c1c62dd37
Added ability to charge to tax on tickets
2018-03-04 14:49:35 +00:00
Sachin
95d3806c0f
Added TAX ID field in Create Organizer, Customise Organiser
...
Same is shown in Invoice.
2018-03-01 22:13:51 +05:30
Sachin
d7cce49f3c
Added two new fields to an 'Organiser':
...
- Tax name, a text field (so the user can call it VAT, TVA, sales tax, etc. as required by their country)
- Tax value, a float number
Also added tax value on these pages.
- The ticket sales page, to show how much tax will be added on top of a ticket
- The total basket value that is sent through to Stripe
- The receipt email that gets sent to the user
2018-02-27 23:56:23 +05:30
JapSeyz
7e8c785cf4
Unified Fileupload function to prevent different image and locations
2016-11-20 00:19:54 +01: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
7f26093b49
Model relation's fully qualified class name's written instead of string usage
2016-10-08 01:48:54 +03:00
Dave Earley
9ec1cc20f2
Reformat code
2016-09-06 21:39:27 +01:00
Dave Earley
f689ff3b1e
Fixed bug where incorrect currency symbol was showing on organiser dashbaord.
2016-05-12 11:44:42 +01:00
Dave Earley
cd5979f8f1
Working on UI redesign
...
Added recent orders to organiser dashboard
2016-04-26 14:36:43 +01:00
jncampbell
c6f01728be
Adds docblocks to models
2016-03-14 16:37:38 +00:00
Attendize
b3f33a38e8
Applied fixes from StyleCI
2016-03-04 19:18:10 -05:00
Dave
4598b8e8ed
- Created an attendize config file and remove the constants
...
- Bumped the version of Laravel to 5.1.20
2016-03-04 23:27:13 +00:00
Dave
a3320dd598
- First commit
2016-02-29 15:59:39 +00:00