Attendize/app/Http/Controllers
Jeremy Quinton c5676bbe45 Improvements to charging Tax
1) Surfaced more logic from from views into service.
2) If charge_tax is set in database tax is charged.
3) Made the name of the Order service OrderService so its not confused with the Order Eloquent Model.
4) Move order totalling logic in to Service and call service where necessary.
2018-07-10 12:19:20 +02:00
..
API Reformat code 2016-09-06 21:39:27 +01:00
Auth Reformat code 2016-09-06 21:39:27 +01:00
Controller.php Few minor fixes related to L5.2 update 2016-03-30 14:39:18 +01:00
EventAttendeesController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventCheckInController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventCheckoutController.php Improvements to charging Tax 2018-07-10 12:19:20 +02:00
EventController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventCustomizeController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventDashboardController.php Reformat code 2016-09-06 21:39:27 +01:00
EventOrdersController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventPromoteController.php Reformat code 2016-09-06 21:39:27 +01:00
EventQrcodeCheckInController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventQuestionsController.php Reformat code 2016-09-06 21:39:27 +01:00
EventSurveyController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventTicketsController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventViewController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
EventViewEmbeddedController.php Make tickets be sorted in ASC order 2016-10-23 19:52:40 -04:00
EventWidgetsController.php Reformat code 2016-09-06 21:39:27 +01:00
ImageController.php Reformat code 2016-09-06 21:39:27 +01:00
InstallerController.php Installer improvements 2018-07-06 13:18:04 +02:00
ManageAccountController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
MyBaseController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
OrganiserController.php Added charging tax at the organiser level 2018-07-09 18:13:23 +02:00
OrganiserCustomizeController.php removed var_dump added by mistake 2018-07-09 18:15:48 +02:00
OrganiserDashboardController.php Added Organiser Events Test fixed model factory 2016-06-16 20:03:47 -04:00
OrganiserEventsController.php Reformat code 2016-09-06 21:39:27 +01:00
OrganiserViewController.php Reformat code 2016-09-06 21:39:27 +01:00
RemindersController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
UserController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
UserLoginController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
UserLogoutController.php Controller clean up 2016-06-14 22:31:24 -04:00
UserSignupController.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00