Attendize/app/Http/Controllers
Jeremy Quinton 6771a56197 Added charging tax at the organiser level
1) Added new field to the organiser model called charge_tax. Added the migration for this.
2)  Renamed tax fields columns in the database to be the same as the other organiser fields for consistency.
3) Added charge_tax option to the various organiser create and edit pages.
4) Have re-enabled some tests and used the @group passing label so we can start running tests for the various parts of the applicaiton.
2018-07-09 18:13:23 +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 Merged pull request with localisation 2018-06-04 17:28:21 +01: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 Added charging tax at the organiser level 2018-07-09 18:13:23 +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