Attendize/app/Http
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
..
Controllers Added charging tax at the organiser level 2018-07-09 18:13:23 +02:00
Middleware Reformat code 2016-09-06 21:39:27 +01:00
Requests Reformat code 2016-09-06 21:39:27 +01:00
Kernel.php (localization) Several big changes: 2018-05-03 23:41:22 +02:00
api_routes.php Removing unused API related code which was causing errors 2016-10-23 00:02:48 +01:00
routes.php Update routes.php 2018-06-07 14:24:48 +04:30