Deon George
|
17e7b47cdc
|
Add product info on broadband change requests
|
2021-10-08 12:34:56 +11:00 |
|
Deon George
|
cc49692545
|
Missed addition of 2 new js files in 7c536920
|
2021-10-01 15:10:47 +10:00 |
|
Deon George
|
1a92d89911
|
More autoincrement definition to after unique key creation
|
2021-10-01 15:04:59 +10:00 |
|
Deon George
|
7c5369203c
|
Optimise charge table, implemented charge recording, optimised payment recording
|
2021-10-01 14:59:04 +10:00 |
|
Deon George
|
c0ad46ba65
|
Show service detail on invoices
|
2021-09-30 12:54:44 +10:00 |
|
Deon George
|
5be4fe6784
|
Redirect Invoice Download to invoice view
|
2021-09-29 17:36:55 +10:00 |
|
Deon George
|
7acb9e964b
|
Enable users to execute workflows
|
2021-09-29 17:11:46 +10:00 |
|
Deon George
|
4243da9c32
|
Fix Model Policies from matching user_id's and account_id's, and other minor cosmetic fixes
|
2021-09-29 16:20:22 +10:00 |
|
Deon George
|
f7439172b6
|
Service cancellation and ordering
|
2021-09-29 14:57:25 +10:00 |
|
Deon George
|
b2e45fcaee
|
Added unique validation for broadband orders, add more visual display that order had errors
|
2021-09-28 15:14:43 +10:00 |
|
Deon George
|
eae1b16797
|
Error when accepting VOIP orders
|
2021-09-28 12:56:29 +10:00 |
|
Deon George
|
4cbe990ec1
|
Changes to orders to stop existing services being submitted
|
2021-09-28 12:43:54 +10:00 |
|
Deon George
|
7277d7407a
|
Framework updates and minor cosmetic fixes
|
2021-09-28 10:09:56 +10:00 |
|
Deon George
|
ccd6a11c8a
|
Missed PaymentsImport in previous commit
|
2021-07-29 13:18:39 +10:00 |
|
Deon George
|
00f215b780
|
Minor job cleanup, import Ezypay payments update
|
2021-07-29 13:11:14 +10:00 |
|
Deon George
|
10e6c73b2b
|
Missed some references to ab_payments in d463239
|
2021-07-23 17:49:59 +10:00 |
|
Deon George
|
7a963c8461
|
Fix test installing mariadb-client
|
2021-07-23 17:38:57 +10:00 |
|
Deon George
|
d463239b17
|
Rework payment tables, enable payment editing
|
2021-07-23 17:36:53 +10:00 |
|
Deon George
|
fa62a47680
|
Add VOIP to search
|
2021-07-19 16:42:37 +10:00 |
|
Deon George
|
f22813bb5b
|
Remove more references to ab_account, Docker build tweaks, Fix error rendering charges
|
2021-07-19 16:23:38 +10:00 |
|
Deon George
|
8b08f79877
|
Fix 500 error Service::isBilled
|
2021-07-13 17:07:47 +10:00 |
|
Deon George
|
9515e67493
|
Re-enable google auth
|
2021-07-13 15:00:01 +10:00 |
|
Deon George
|
53fc25612b
|
Fix domain name uniqueness during update, taking into account tld
|
2021-07-13 14:56:14 +10:00 |
|
Deon George
|
71d2faedb1
|
Try new schema dump to trim migrations - remove database testing from docker image
|
2021-07-13 13:31:30 +10:00 |
|
Deon George
|
b515a1edeb
|
Initial reseller domain report, enable editing domain service details
|
2021-07-13 12:31:56 +10:00 |
|
Deon George
|
bc26f7b881
|
Fixes for composers new configuration
|
2021-07-09 13:19:21 +10:00 |
|
Deon George
|
19860d657f
|
Fix account time format for DB storage
|
2021-07-09 12:47:10 +10:00 |
|
Deon George
|
7e150e6cf6
|
Minor framework updates, and updates from other projects
|
2021-07-09 12:41:15 +10:00 |
|
Deon George
|
a9f81373fa
|
Fixes for ordering
|
2021-07-09 11:39:27 +10:00 |
|
Deon George
|
24ff62094a
|
Rename ab_account to accounts
|
2021-07-07 17:45:16 +10:00 |
|
Deon George
|
f6751e7a63
|
Fix Exetel Traffic import
|
2021-07-02 16:15:45 +10:00 |
|
Deon George
|
90190bb301
|
Performance workarounds as a result of 1bba21 - need to work on with()
|
2021-07-02 15:10:22 +10:00 |
|
Deon George
|
1bba21dcef
|
Added payment recording, minor CSS fixes, enabled Search
|
2021-07-02 14:39:08 +10:00 |
|
Deon George
|
b89e8d18d5
|
We are using bootstrap4, not 5
|
2021-07-02 11:43:47 +10:00 |
|
Deon George
|
9e1723a7af
|
Fix testing as a result of changes in 34139bc
|
2021-07-02 10:03:36 +10:00 |
|
Deon George
|
6656fc3d3d
|
Remove origin sites creation migration - was never used?
|
2021-07-02 09:37:25 +10:00 |
|
Deon George
|
34139bcbc2
|
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 |
|
Deon George
|
c34da6bfb8
|
Reworked site setup, added SingleOrFail()
|
2021-07-02 09:33:31 +10:00 |
|
Deon George
|
036ab07329
|
App configuration defaults
|
2021-07-01 09:21:18 +10:00 |
|
Deon George
|
f7a037aff5
|
Remove vendor/ before building image - so the build doesnt include dev dependancies
|
2021-06-30 23:09:50 +10:00 |
|
Deon George
|
835dcd6b98
|
Change some widget title colors, added in Paypal payment routes
|
2021-06-30 15:50:33 +10:00 |
|
Deon George
|
d02df6e98a
|
Change NextKey to create record in Module table if it doesnt exist
|
2021-06-30 14:46:50 +10:00 |
|
Deon George
|
ec738d590c
|
Upgraded testing to Laravel 8 - disabled most tests pending code optimisation
|
2021-06-30 14:46:50 +10:00 |
|
Deon George
|
d7ef04fc25
|
Added TaxTableSeeder
|
2021-06-30 14:46:49 +10:00 |
|
Deon George
|
61396c9cda
|
Update DB seeding to Laravel 8
|
2021-06-30 14:46:49 +10:00 |
|
Deon George
|
6a4b0f6d79
|
CI to build docker container
|
2021-06-30 14:46:49 +10:00 |
|
Deon George
|
bac4fd6227
|
Optimise users home page
|
2021-06-30 10:09:18 +10:00 |
|
Deon George
|
638472fb4f
|
Move User model to Models/
|
2021-06-29 16:40:54 +10:00 |
|
Deon George
|
8899ade36b
|
Implemented metronic home page
|
2021-06-29 16:40:54 +10:00 |
|
Deon George
|
d9c4aa5b92
|
Update to Laravel 8
|
2021-06-29 16:40:54 +10:00 |
|