| .. |
|
InvoiceGenerator
|
Move the validation for incoming and editing job orders from the controller to the service. #270
|
2019-09-27 06:56:17 +00:00 |
|
JobOrderHandler
|
Move generate PDF form to the job order service. #270
|
2019-10-01 07:14:51 +00:00 |
|
APNSClient.php
|
Merge branch '196-new-apn-sender' into 'master'
|
2019-05-28 09:53:21 +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
|
Add GeofenceTracker service and test command #141
|
2019-03-10 22:33:35 +08:00 |
|
HubCounter.php
|
Use redis client provider to connect to redis. #206
|
2019-05-14 09:16:15 +00:00 |
|
InvoiceGeneratorInterface.php
|
Rename InvoiceCreator to InvoiceGenerator. #265
|
2019-09-20 06:38:52 +00:00 |
|
JobOrderHandlerInterface.php
|
Move generate PDF form to the job order service. #270
|
2019-10-01 07:14:51 +00:00 |
|
JobOrderManager.php
|
Rename the service to JobOrderManager. #204
|
2019-04-22 06:04:22 +00:00 |
|
KMLFileImporter.php
|
Refactor import kml to handle multiple polygons #141
|
2019-03-10 19:47:33 +08:00 |
|
MapTools.php
|
Remove google maps distance and eta calculations #165
|
2018-10-18 21:39:39 +08:00 |
|
MQTTClient.php
|
Use redis client provider to connect to redis. #206
|
2019-05-14 09:16:15 +00:00 |
|
RedisClientProvider.php
|
Use redis client provider to connect to redis. #206
|
2019-05-14 09:16:15 +00:00 |
|
RiderTracker.php
|
Modify to use the redis client provider to connect to redis. #216
|
2019-05-28 04:47:35 +00:00 |
|
RisingTideGateway.php
|
Add rising tide sms service #111
|
2018-05-25 01:36:34 +08:00 |