-
c34da6bfb8
Reworked site setup, added SingleOrFail()
Deon George
2021-07-01 19:41:12 +10:00
-
036ab07329
App configuration defaults
Deon George
2021-07-01 09:21:18 +10:00
-
f7a037aff5
Remove vendor/ before building image - so the build doesnt include dev dependancies
Deon George
2021-06-30 23:09:50 +10:00
-
835dcd6b98
Change some widget title colors, added in Paypal payment routes
Deon George
2021-06-30 15:50:33 +10:00
-
d02df6e98a
Change NextKey to create record in Module table if it doesnt exist
Deon George
2021-06-30 14:18:12 +10:00
-
ec738d590c
Upgraded testing to Laravel 8 - disabled most tests pending code optimisation
Deon George
2021-06-30 14:00:41 +10:00
-
d7ef04fc25
Added TaxTableSeeder
Deon George
2021-06-30 14:39:33 +10:00
-
61396c9cda
Update DB seeding to Laravel 8
Deon George
2021-06-30 11:06:20 +10:00
-
6a4b0f6d79
CI to build docker container
Deon George
2021-06-30 10:36:27 +10:00
-
bac4fd6227
Optimise users home page
Deon George
2021-06-29 16:36:34 +10:00
-
638472fb4f
Move User model to Models/
Deon George
2021-06-29 13:18:52 +10:00
-
8899ade36b
Implemented metronic home page
Deon George
2021-06-29 10:37:24 +10:00
-
d9c4aa5b92
Update to Laravel 8
Deon George
2021-06-28 11:06:44 +10:00
-
84fa5f6546
Fix no usage_summary for services not active yet, minor improvements to traffic graph
Deon George
2021-03-16 11:30:37 +11:00
-
b01976a6ae
Another fix for dates when using addMonth()
Deon George
2021-03-12 22:59:19 +11:00
-
45c93283fb
Fix determining traffic usage month end
Deon George
2021-03-12 21:50:42 +11:00
-
fee4b5802e
Show traffic monthly summary
Deon George
2021-03-12 21:08:40 +11:00
-
a301fa7fc0
Added usage graph (ADSL), improved logging for usage collection (ADSL)
Deon George
2021-02-18 00:22:50 +11:00
-
338296982b
Merge standard code from other projects
Deon George
2021-02-17 21:28:19 +11:00
-
31749c03b0
Fix strict recurring date for 2 years, error 500 when displaying services without an invoice
Deon George
2021-01-04 23:18:57 +11:00
-
efc26dc620
Update gitlab-ci
Deon George
2020-12-02 21:55:15 +11:00
-
20ddacd9a3
Add Generic service - all services should have a type model
Deon George
2020-12-02 21:36:36 +11:00
-
4718bf3057
Fix catch matching in typeahead, dont bill services past their end date
Deon George
2020-12-01 21:23:07 +11:00
-
1242dffa20
Add paypal payments
Deon George
2020-07-27 14:49:59 +10:00
-
9887996da8
Fix service name
Deon George
2020-07-22 14:58:32 +10:00
-
9ca3644625
Added account to invoice list
Deon George
2020-07-22 14:49:39 +10:00
-
9bf062e8e6
Fix payment join to show unapplied payments
Deon George
2020-07-22 11:40:33 +10:00
-
c97835edd1
Payment summary improvements, removed invoice/payment API calls
Deon George
2020-07-21 17:41:24 +10:00
-
444f2cf52d
Invoice summary improvements
Deon George
2020-07-21 16:39:23 +10:00
-
337beee7bf
Fix account access for resellers, added invoices to user home
Deon George
2020-07-10 17:20:22 +10:00
-
dc6ae06f9f
Fix for missing addHalf()
Deon George
2020-07-06 16:13:53 +10:00
-
b0f9d07af9
More fixes for invoice_to, fix PushNew on belongs to relations
Deon George
2020-07-06 16:02:59 +10:00
-
878277907a
Fix invoice_to for next billing period
Deon George
2020-07-06 14:37:08 +10:00
-
39a230f94c
Fix billing calculations when services have an end date
Deon George
2020-07-06 13:56:23 +10:00
-
d7829b93b9
Fix code creation for invoices
Deon George
2020-06-02 17:19:24 +10:00
-
251298a230
Added list option to invoice:generate. Fix account PushNew()
Deon George
2020-05-29 14:40:49 +10:00
-
121aa5b31c
Added schedule:list, fixed traffic import service, fixed invoice generation with charges and credit amounts
Deon George
2020-05-29 14:10:10 +10:00
-
7f1681f0b7
Fix caching determination for traffic import
Deon George
2020-05-28 15:35:19 +10:00
-
7d41fb857a
ADSL Traffic import
Deon George
2020-05-28 15:08:13 +10:00
-
86861a6daf
Some invoice layout fixes, start on traffic collection, update console command service:list
Deon George
2020-05-27 16:09:03 +10:00
-
dd1460463f
Update framework and javascript
Deon George
2020-05-26 11:44:02 +10:00
-
32c562cf30
Enable invoice emailing
Deon George
2020-05-25 17:45:17 +10:00
-
cbffda959d
Minor fixes from other projects
Deon George
2020-05-25 14:09:27 +10:00
-
589aeb7289
Fix displaying first service/invoice/account for user
Deon George
2020-05-25 13:57:36 +10:00
-
4935a9f5ff
Progress on order progress to provisioning
Deon George
2020-04-23 17:38:09 +10:00
-
3b168af492
Show order info reference on pending orders
Deon George
2020-04-22 23:23:54 +10:00
-
1934c6dfeb
Add cancellation request
Deon George
2020-04-22 22:54:05 +10:00
-
6480f40b22
Progress on order progress
Deon George
2020-04-19 08:33:41 +10:00
-
e6f823da39
Update error pages
Deon George
2020-04-17 16:30:51 +10:00
-
3784de855a
Changed service movements rendering
Deon George
2020-04-14 17:40:47 +10:00
-
4dfa8f1122
Update composer and move themes to under views
Deon George
2020-04-14 17:14:43 +10:00
-
26365c57ff
Fix PDF invoice - now depends on php-7.3-ext
Deon George
2020-04-02 17:34:22 +11:00
-
6a3b8692e1
Fix Service::next_invoice_items() for invoices that should not be generated, but have additional charges
Deon George
2020-04-02 12:10:28 +11:00
-
10c8e43f7c
Fix services with no model, showing future invoice items
Deon George
2020-04-02 12:03:26 +11:00
-
57f24c9315
Fixes to pass unit testing
Deon George
2020-04-02 08:59:22 +11:00
-
23dc668c65
Enabled console invoice generation
Deon George
2020-04-01 23:35:06 +11:00
-
fb9ccd927d
Fix rendering of future charge items
Deon George
2020-03-31 14:39:39 +11:00
-
9ab30086fc
Work on SSL and Host accounts
Deon George
2020-02-20 22:54:28 +11:00
-
8311bfc268
Work on VOIP and Domain products
Deon George
2020-02-19 23:37:45 +11:00
-
910edfd89f
Work on product costing (broadband) and reporting
Deon George
2020-02-18 22:35:20 +11:00
-
f8d998d935
Minor bug fixes rendering services and invoicing
Deon George
2020-02-13 22:18:20 +11:00
-
c5f171da95
Add missing test factories
Deon George
2020-02-12 21:57:44 +11:00
-
5cc0dcd8e1
Invoice testing and line item catchup
Deon George
2020-02-12 21:32:57 +11:00
-
f41fc3eb9c
Query optimisations using with()
Deon George
2020-02-10 22:07:46 +11:00
-
cd18b98859
Fixed order email, added site url tests, add doctrine/dbal, add service::site()
Deon George
2020-02-09 23:12:34 +11:00
-
a92e94398c
Putback user::site(), add heading for order emails
Deon George
2020-02-09 16:48:03 +11:00
-
eb316f65fc
Next/Future invoices for users
Deon George
2020-02-08 22:51:50 +11:00
-
b61e00d80f
Changed account search to user search, show connection charges on invoice for pending services
Deon George
2020-02-07 07:11:02 +09:00
-
ebd4367975
Invoice rendering for service, and unit testing for Invoice Item quantity
Deon George
2020-02-06 18:31:43 +09:00
-
5f5d114f42
Work on Service rendering
Deon George
2020-02-05 13:47:24 +09:00
-
01a7d73c17
Fix/Rename Ezypay methods
Deon George
2020-02-01 22:12:31 +11:00
-
baf9bc25e8
Change composer dir
Deon George
2020-01-30 22:28:54 +11:00
-
29013a4cb0
Gitlab CI fixes
Deon George
2020-01-30 22:16:59 +11:00
-
6dd90b051c
Add github token for composer installs
Deon George
2020-01-30 21:49:06 +11:00
-
b85aabe979
Fixes for password reset via queues
Deon George
2020-01-30 21:39:25 +11:00
-
0eb0d4739e
Missed composer install
Deon George
2020-01-23 00:12:17 +11:00
-
a08e8544e4
Gitlab CI udpates
Deon George
2020-01-23 00:04:45 +11:00
-
436c3d6787
Password Reset work
Deon George
2020-01-22 21:05:31 +11:00
-
b42f9990b5
Reactivate NPM, updates from peer projects
Deon George
2020-01-21 21:06:09 +11:00
-
e62603a1b3
Email template work
Deon George
2020-01-21 20:59:10 +11:00
-
1767f5ac41
Fix leenooks/laravel using array_set()
Deon George
2020-01-14 21:57:33 +11:00
-
f13c084a4b
Optimise User all_accounts(),all_clients(), added Invoice/Service to search
Deon George
2020-01-12 23:42:32 +11:00
-
34c0380c99
array_get deprecated
Deon George
2020-01-11 22:05:05 +11:00
-
c941fcb148
Update to Laravel 6
Deon George
2020-01-11 13:36:11 +11:00
-
8224fba840
Added oauth login
Deon George
2019-09-03 14:43:59 +10:00
-
21ea60c4f9
Account next invoice, and authorisations
Deon George
2019-07-04 14:55:05 +10:00
-
59a8ef2476
More Service display
Deon George
2019-07-02 15:28:27 +10:00
-
6103b61265
Start of service display
Deon George
2019-06-29 10:14:12 +10:00
-
a426c7b1a4
Start of search, reorged Service and Account models
Deon George
2019-06-21 16:21:48 +10:00
-
3ff82f5f10
Fixed recording of orders and order notes
Deon George
2019-06-17 13:17:58 +10:00
-
4c5c43c390
Fixed order processing, broken after upgrade to Laravel 5.8
Deon George
2019-06-13 14:32:34 +10:00
-
9fa773d283
Initial integration with Quickbooks
Deon George
2019-06-12 16:25:15 +10:00
-
eb254def7a
Added Ezypayment next payment check
Deon George
2019-06-11 12:36:58 +10:00
-
c45f5136fe
Updates to invoice
Deon George
2019-06-08 22:33:03 +10:00
-
d8b9bb9188
Minor fix for invoice
Deon George
2019-06-07 23:47:37 +10:00
-
78d55fb423
Changed ezypay matching to use referenceid, fixed NextKey for existing records
Deon George
2019-06-07 22:34:41 +10:00
-
253eb55c19
Using morphTo() on services, added Ezypay payment Import
Deon George
2019-06-07 16:54:27 +10:00
-
41d6a07196
Upgrade to Laravel 5.8 and AdminLTE3
Deon George
2019-06-02 15:35:48 +10:00
-
5a036cdc64
Added Order Hold/Release
Deon George
2019-01-24 22:03:43 +11:00
-
73ff8ae980
Added status ORDERED
Deon George
2019-01-24 21:55:43 +11:00