.. |
Auth
|
Initial integration with Quicken (Intuit API), rework oauth tables, update/test google login
|
2022-08-12 14:53:06 +10:00 |
User
|
Removed redundant functions from Invoice, optimised Invoice tables
|
2022-04-22 16:01:41 +10:00 |
Wholesale
|
Work on product costing (broadband) and reporting
|
2020-02-18 22:35:20 +11:00 |
AdminController.php
|
Dont save payments with a zero alloc amount, delete payments with a zero alloc amount, fix javascript calculating payment balance
|
2022-10-18 10:23:11 +11:00 |
CheckoutController.php
|
Update checkout, enable editing of checkout, show details on invoices
|
2022-07-29 16:31:32 +10:00 |
Controller.php
|
Framework updates and minor cosmetic fixes
|
2021-09-28 10:09:56 +10:00 |
HomeController.php
|
Consolidate service resources into a top level services/ directory
|
2022-08-01 14:04:04 +10:00 |
InvoiceController.php
|
Update checkout, enable editing of checkout, show details on invoices
|
2022-07-29 16:31:32 +10:00 |
MediaController.php
|
Changed SITE_SETUP to SITE, using ->address instead of ->address(), added email_log, is now in views
|
2021-07-02 09:33:31 +10:00 |
OrderController.php
|
Enable creation of domains and domain service editing
|
2022-10-18 14:38:57 +11:00 |
PaypalController.php
|
Payments need to be active to be recognised
|
2022-06-13 17:31:11 +10:00 |
ProductController.php
|
Rework on product name/description and translate
|
2022-10-18 23:23:45 +11:00 |
ResellerServicesController.php
|
Bring back some services logic to still needed by charges
|
2022-06-13 14:21:48 +10:00 |
SearchController.php
|
Fix supplier_user being unique for each supplier and id, fix search looking for users with a supplier_id
|
2022-08-10 17:05:57 +10:00 |
ServiceController.php
|
Fix invoices not being generated when price is null, service update rendering updates
|
2022-10-18 17:24:53 +11:00 |
SupplierController.php
|
Added cost import via web
|
2022-08-19 15:12:56 +10:00 |
UserController.php
|
Fix supplier_user being unique for each supplier and id, fix search looking for users with a supplier_id
|
2022-08-10 17:05:57 +10:00 |
WelcomeController.php
|
Upgrade framework to laravel 9
|
2022-04-22 14:41:53 +10:00 |