| .. |
|
CustomerHandler
|
Add customer source when creating a new customer. #548
|
2021-06-17 09:01:44 +00:00 |
|
GISManager
|
Use OpenStreetMap for map in incoming form. #270
|
2019-12-05 07:40:52 +00:00 |
|
InvoiceGenerator
|
Fix VAT computation when trade ins and discounts are present. #636
|
2021-10-25 08:37:19 +00:00 |
|
JobOrderHandler
|
Fix setting of hub jo count. #626
|
2021-10-08 12:34:55 +00:00 |
|
RiderAPIHandler
|
Add rider current job order field. #612
|
2021-08-13 08:08:59 +00:00 |
|
RiderAssignmentHandler
|
Add rider assignment handler for resq. #333
|
2020-02-07 08:19:51 +00:00 |
|
APNSClient.php
|
Merge branch '196-new-apn-sender' into 'master'
|
2019-05-28 09:53:21 +00:00 |
|
CustomerHandlerInterface.php
|
Move getCustomerVehicleInfo to the customer handler service. #270
|
2019-11-13 02:14:46 +00:00 |
|
FileUploader.php
|
Use getClientOriginalExtension() for the file extensions for file upload. #220
|
2019-06-04 00:42:58 +00:00 |
|
GeneralSearch.php
|
Set a maximum number of results for the query. Fix the issue of the search word not sent to the controller. #182
|
2019-03-14 07:31:44 -04:00 |
|
GeofenceTracker.php
|
Move retrieval of env variable to the geofence service. #271
|
2019-10-23 05:30:12 +00:00 |
|
GISManagerInterface.php
|
Use OpenStreetMap for map in incoming form. #270
|
2019-12-05 07:40:52 +00:00 |
|
HubCounter.php
|
Use redis client provider to connect to redis. #206
|
2019-05-14 09:16:15 +00:00 |
|
HubDistributor.php
|
Fix setting of hub jo count. #626
|
2021-10-08 12:34:55 +00:00 |
|
HubFilteringGeoChecker.php
|
Add hub filter option in .env. #605
|
2021-07-29 06:40:07 +00:00 |
|
HubFilterKMLFileImporter.php
|
Add service to check if customer is within area for hub filtering. Add command to import KML files for hub filtering area. #575
|
2021-06-24 03:01:47 +00:00 |
|
HubFilterLogger.php
|
Add jo id and customer id to hub filter logging. #594
|
2021-07-01 02:54:22 +00:00 |
|
HubSelector.php
|
Set default value for HubCriteria's date_time field. Set date_time to JO's date schedule when loading dispatch form. Include checking of hub's opening and closing hours when emergency. #611
|
2021-08-09 07:29:39 +00:00 |
|
InventoryManager.php
|
Update function name. Add checking for empty response in getBranchesInventory. #374
|
2020-04-08 02:32:16 +00:00 |
|
InvoiceGeneratorInterface.php
|
Moved invoice code out of JO controller. #354
|
2020-02-21 03:22:17 +00:00 |
|
JobOrderCache.php
|
Add command to clear and repopulate the latest job order cache. #535
|
2021-02-08 09:12:39 +00:00 |
|
JobOrderHandlerInterface.php
|
Add hub filtering code. #575
|
2021-06-02 10:00:35 +00:00 |
|
JobOrderManager.php
|
Added validations to customer and customer vehicle data. #319
|
2020-02-05 05:28:59 +00:00 |
|
KMLFileImporter.php
|
Refactor import kml to handle multiple polygons #141
|
2019-03-10 19:47:33 +08:00 |
|
MapTools.php
|
Add checking of flags for JO auto assignment. #607
|
2021-07-30 10:46:20 +00:00 |
|
MotivConnector.php
|
Add inventory count to hub table in job order processing form #519
|
2020-10-10 00:52:45 +08:00 |
|
MQTTClient.php
|
Change mqtt channel for rider app #617
|
2021-08-22 00:32:09 +08:00 |
|
PromoLogger.php
|
Add one time promo. #570
|
2021-05-27 04:39:29 +00:00 |
|
RedisClientProvider.php
|
Have active job orders loaded from cache in dashboard map #299
|
2020-01-26 00:58:00 +08:00 |
|
RiderAPIHandlerInterface.php
|
Move the rest of the functions to the service. #311
|
2020-02-05 08:19:10 +00:00 |
|
RiderAssignmentHandlerInterface.php
|
Add job order queueing for riders assignments. #270
|
2019-11-14 05:54:37 +00:00 |
|
RiderCache.php
|
Fix bug in rider cache #270
|
2020-01-28 05:37:41 +08:00 |
|
RiderTracker.php
|
Fix dashboard map bug when rider has no assigned hub #270
|
2019-12-16 20:25:15 +08:00 |
|
RisingTideGateway.php
|
Add hub filtering code. #575
|
2021-06-02 10:00:35 +00:00 |
|
WarrantyAPILogger.php
|
Apply branch 551 changes. #567
|
2021-05-19 08:10:18 +00:00 |
|
WarrantyHandler.php
|
Add setting of customer and vehicle when warranty is created via mobile API, rider API, and admin panel. #588
|
2021-06-18 07:00:56 +00:00 |