Commit Graph

263 Commits

Author SHA1 Message Date
Deon George
cd18b98859 Fixed order email, added site url tests, add doctrine/dbal, add service::site() 2020-02-09 23:12:34 +11:00
Deon George
a92e94398c Putback user::site(), add heading for order emails 2020-02-09 16:48:03 +11:00
Deon George
eb316f65fc Next/Future invoices for users 2020-02-08 22:51:50 +11:00
Deon George
b61e00d80f Changed account search to user search, show connection charges on invoice for pending services 2020-02-07 07:11:02 +09:00
Deon George
ebd4367975 Invoice rendering for service, and unit testing for Invoice Item quantity 2020-02-06 18:31:43 +09:00
Deon George
5f5d114f42 Work on Service rendering 2020-02-05 13:47:24 +09:00
Deon George
01a7d73c17 Fix/Rename Ezypay methods 2020-02-01 22:12:31 +11:00
Deon George
b85aabe979 Fixes for password reset via queues 2020-01-30 21:39:25 +11:00
Deon George
436c3d6787 Password Reset work 2020-01-22 21:05:31 +11:00
Deon George
b42f9990b5 Reactivate NPM, updates from peer projects 2020-01-21 21:06:09 +11:00
Deon George
e62603a1b3 Email template work 2020-01-21 20:59:10 +11:00
Deon George
f13c084a4b Optimise User all_accounts(),all_clients(), added Invoice/Service to search 2020-01-12 23:42:32 +11:00
Deon George
34c0380c99 array_get deprecated 2020-01-11 22:05:05 +11:00
Deon George
c941fcb148 Update to Laravel 6 2020-01-11 13:36:11 +11:00
Deon George
8224fba840
Added oauth login 2019-09-03 14:43:59 +10:00
Deon George
21ea60c4f9
Account next invoice, and authorisations 2019-07-04 14:55:05 +10:00
Deon George
59a8ef2476
More Service display 2019-07-02 15:28:27 +10:00
Deon George
6103b61265
Start of service display 2019-06-29 10:14:12 +10:00
Deon George
a426c7b1a4
Start of search, reorged Service and Account models 2019-06-21 16:21:48 +10:00
Deon George
3ff82f5f10
Fixed recording of orders and order notes 2019-06-17 13:17:58 +10:00
Deon George
4c5c43c390
Fixed order processing, broken after upgrade to Laravel 5.8 2019-06-13 14:32:34 +10:00
Deon George
9fa773d283
Initial integration with Quickbooks 2019-06-12 16:25:15 +10:00
Deon George
eb254def7a
Added Ezypayment next payment check 2019-06-11 12:36:58 +10:00
Deon George
d8b9bb9188
Minor fix for invoice 2019-06-07 23:47:37 +10:00
Deon George
78d55fb423
Changed ezypay matching to use referenceid, fixed NextKey for existing records 2019-06-07 22:34:41 +10:00
Deon George
253eb55c19
Using morphTo() on services, added Ezypay payment Import 2019-06-07 16:54:27 +10:00
Deon George
41d6a07196
Upgrade to Laravel 5.8 and AdminLTE3 2019-06-02 15:35:48 +10:00
Deon George
5a036cdc64
Added Order Hold/Release 2019-01-24 22:03:43 +11:00
Deon George
73ff8ae980
Added status ORDERED 2019-01-24 21:55:43 +11:00
Deon George
d0fb3f643e
Some cosmetic updates for orders 2019-01-24 21:49:56 +11:00
Deon George
8402e4fcb6
Added Service Reference for SUBMIT-SENT 2019-01-24 20:12:00 +11:00
Deon George
95bd89aa93
Added approve action to order view 2019-01-24 17:16:51 +11:00
Deon George
b19f01d7a4
Minor updates to order process 2019-01-24 14:40:33 +11:00
Deon George
a9f545412b
Add more details to Service Movements 2018-11-21 14:37:17 +11:00
Deon George
72fcdab84e
Moved out rejected orders 2018-11-21 13:46:16 +11:00
Deon George
aeacb726dd
Added command line send/reject for orders 2018-09-18 12:37:04 +10:00
Deon George
cf46a2cf42
Added subject to email 2018-08-23 16:31:46 +10:00
Deon George
27fdb334d0
Some order processing 2018-08-23 15:17:26 +10:00
Deon George
90bcb7f5f1
Fix to order when auth user ordered for existing account 2018-08-20 22:53:16 +10:00
Deon George
8d9b0c7027
Improvements to ordering 2018-08-20 22:15:28 +10:00
Deon George
e9b5f9ac0c Minor presentation fixes for ordering, and npm updates 2018-08-12 17:07:32 +10:00
Deon George
b737375be5 Fix user switch for resellers and company name on order 2018-08-12 11:09:44 +10:00
Deon George
5373e6b246
More work on ordering 2018-08-11 15:21:15 +10:00
Deon George
499d44289e
Start of ordering 2018-08-10 00:10:51 +10:00
Deon George
ca402df525
Updates to login home 2018-08-09 09:33:51 +10:00
Deon George
b9cf666581
Enabled password resets 2018-08-08 00:23:46 +10:00
Deon George
a99834a6d1
Added email and password reset 2018-08-07 14:26:33 +10:00
Deon George
46db6537d6
Invoice PDF rendering 2018-08-01 23:29:16 +10:00
Deon George
c444e1d218
Initial invoice rendering 2018-08-01 17:09:38 +10:00
Deon George
1cde2a888a Started work on SiteDetails and Setup 2018-07-31 14:11:00 +10:00
Deon George
0ce640c283
Added Reseller view 2018-07-17 14:10:40 +10:00
Deon George
1821810570
Minor display fixes, link to old site 2018-07-16 15:06:43 +10:00
Deon George
64b6c09b8f
WIP: User table populated and login 2018-07-13 14:53:44 +10:00
Deon George
14b568b735 Work in progress determining user type 2018-07-06 16:57:49 +10:00
Deon George
1ac764f05e
Using datatables to render home dashboard 2018-06-19 22:31:49 +10:00
Deon George
c6342abdc2 Work in progress, initial dashboard 2018-06-05 21:13:57 +10:00
Deon George
feda44db8a Initial refactoring work 2018-05-20 22:53:14 +10:00
Deon George
f9e3b2927a
Removed redundant items, upgraded to laravel 5.6 2018-04-10 21:35:29 +10:00
Deon George
33658e37a3
WIP: Standard backend theme page and login
Signed-off-by: Deon George <deon@leenooks.net>
2017-12-12 16:28:49 +11:00
Deon George
324861b826 Started work on Site Model 2017-12-08 10:04:02 +11:00
Deon George
78788468f5 WIP: Enabled metronic frontend 2017-12-05 11:03:03 +11:00
Deon George
02087feef2 WIP: Enabled themes and login with adminlte 2017-12-03 16:03:57 +11:00
Deon George
b1a5807eb3 Initial Spark Install 2017-11-03 16:26:07 +11:00