| .. |
|
CAPI
|
Remove message. #372
|
2020-04-02 04:01:08 +00:00 |
|
.gitignore
|
Initial commit
|
2018-01-06 21:26:46 +08:00 |
|
AnalyticsController.php
|
Limit rider schedule to 7 - 4 and 8 - 5 #409
|
2020-07-01 23:43:24 +08:00 |
|
APIController.php
|
Put advance order fix in APIController. #406
|
2020-05-13 09:00:46 +00:00 |
|
APIRoleController.php
|
Add annotations to APIRole and Role controllers #222
|
2019-06-08 14:52:01 +08:00 |
|
APIUserController.php
|
Add menu annotations to controllers for ticket, user, vehicle, and vehicle manufacturer. Remove BaseController from APIUserController. #222
|
2019-06-07 09:49:28 +00:00 |
|
BatteryController.php
|
Fixes for battery_ajax_get. #323
|
2020-02-04 01:39:14 +00:00 |
|
BatteryManufacturerController.php
|
Remove annotations from destroy methods of battery, battery manufacturer, battery model, and api user since not needed. Add annotations for battery size, customer, geofence, and job order. #222
|
2019-06-07 08:18:01 +00:00 |
|
BatteryModelController.php
|
Remove annotations from destroy methods of battery, battery manufacturer, battery model, and api user since not needed. Add annotations for battery size, customer, geofence, and job order. #222
|
2019-06-07 08:18:01 +00:00 |
|
BatterySizeController.php
|
Remove annotations from destroy methods of battery, battery manufacturer, battery model, and api user since not needed. Add annotations for battery size, customer, geofence, and job order. #222
|
2019-06-07 08:18:01 +00:00 |
|
CustomerController.php
|
Fix for access. #377
|
2020-04-14 08:06:17 +00:00 |
|
GeofenceController.php
|
Remove annotations from destroy methods of battery, battery manufacturer, battery model, and api user since not needed. Add annotations for battery size, customer, geofence, and job order. #222
|
2019-06-07 08:18:01 +00:00 |
|
HomeController.php
|
Modify how mobile customer markers are loaded when dashboard map is loaded. #380
|
2020-04-17 05:17:00 +00:00 |
|
HubController.php
|
Filter hubs in hubs dropdown to those with flag_hub_view set to true. Add flag_hub_view to Hub entity. Filter JOs whose status are not cancelled or fulfilled. #411
|
2020-05-20 05:22:08 +00:00 |
|
JobOrderController.php
|
Add geofence checking to JO form. #463
|
2020-08-10 09:03:21 +00:00 |
|
LoggedController.php
|
Log API controller responses to enable us to debug #374
|
2020-04-10 20:18:36 +08:00 |
|
OutletController.php
|
Add annotations to controllers for outlet, promo, report, rider, search, and test. #222
|
2019-06-07 09:19:06 +00:00 |
|
PartnerController.php
|
Add list, view, and delete for review. Fix typographical errors in Partner forms. #228
|
2019-07-05 12:03:34 +00:00 |
|
PrivacyPolicyController.php
|
Fix issue where user cannot update policy contents. #263
|
2019-09-06 07:17:39 +00:00 |
|
PromoController.php
|
Add annotations to controllers for outlet, promo, report, rider, search, and test. #222
|
2019-06-07 09:19:06 +00:00 |
|
RAPIController.php
|
Resolve missed merge conflict. #329
|
2020-02-06 05:43:15 +00:00 |
|
ReportController.php
|
Add advance order job orders report. #413
|
2020-05-20 08:13:42 +00:00 |
|
ReviewController.php
|
Change display of mobile session id to mobile phone number when listing reviews and when viewing review details. #244
|
2019-08-07 05:41:40 +00:00 |
|
RiderController.php
|
Set priority properly for job order and handle priority down button #360
|
2020-03-02 08:33:50 +08:00 |
|
RoleController.php
|
Fix role controller issue on saving #270
|
2020-03-05 23:52:40 +08:00 |
|
SearchController.php
|
Add annotations to controllers for outlet, promo, report, rider, search, and test. #222
|
2019-06-07 09:19:06 +00:00 |
|
SecurityController.php
|
Initial commit
|
2018-01-06 21:26:46 +08:00 |
|
ServiceChargeController.php
|
Add create, update, list, and delete for service charges. #348
|
2020-02-19 03:16:27 +00:00 |
|
ServiceController.php
|
Add CRUD functionalities to Other Services. #228
|
2019-07-05 03:29:41 +00:00 |
|
SMSController.php
|
Have sms search for message_id instead of id #394
|
2020-05-03 23:02:47 +08:00 |
|
StaticContentController.php
|
Remove or comment out error_logs meant for debugging purposes. #318
|
2020-01-30 00:31:01 +00:00 |
|
TestController.php
|
Add annotations to controllers for outlet, promo, report, rider, search, and test. #222
|
2019-06-07 09:19:06 +00:00 |
|
TicketController.php
|
Add menu annotations to controllers for ticket, user, vehicle, and vehicle manufacturer. Remove BaseController from APIUserController. #222
|
2019-06-07 09:49:28 +00:00 |
|
UserController.php
|
Add menu annotations to controllers for ticket, user, vehicle, and vehicle manufacturer. Remove BaseController from APIUserController. #222
|
2019-06-07 09:49:28 +00:00 |
|
VehicleController.php
|
Add all batteries to Battery dropdown in JO form. #465
|
2020-08-18 02:25:31 +00:00 |
|
VehicleManufacturerController.php
|
Add menu annotations to controllers for ticket, user, vehicle, and vehicle manufacturer. Remove BaseController from APIUserController. #222
|
2019-06-07 09:49:28 +00:00 |
|
WarrantyController.php
|
Modified contents of the csv file when no invalid warranties are found. #476
|
2020-08-28 09:36:11 +00:00 |
|
WarrantySearchController.php
|
Remove owner's name from the Customer Battery Status Search. #253
|
2019-08-16 08:21:22 +00:00 |