Commit Graph

  • a16277d9bb Cleanup usage of Leenooks\Carbon, change ServiceType to be consistent with Products/ Suppliers/ Deon George 2022-04-22 11:47:46 +1000
  • 8ed9e38290 Removed redundant functions from Service::class Deon George 2022-04-22 10:36:41 +1000
  • d53643ef55 Removed many redundant functions from User::class Deon George 2022-04-21 16:25:29 +1000
  • 796c72dd09 Home screen improvements, testing for role, work on user/account models Deon George 2022-04-21 14:41:26 +1000
  • 40d12b906b Upgrade framework to laravel 9 Deon George 2022-04-20 18:16:13 +1000
  • 3fb6c0a052 Fixes identified by CI testing Deon George 2022-04-20 17:05:49 +1000
  • 16b7e0b493 Update and fix broadband traffic Deon George 2022-04-20 16:24:58 +1000
  • 621a132e35 Start work on updating services Deon George 2022-04-19 17:07:39 +1000
  • ebf08ea414 Fix error 500 when cancelling and ordering broadband Deon George 2022-04-04 20:29:45 +1000
  • 9659621ba0 Added hosting report and enabled updating hosting details Deon George 2022-04-02 20:26:59 +1100
  • edc06e51fb Enable editing num accounts for email Deon George 2022-04-02 18:16:02 +1100
  • a4ed29b560 Added in email hosting, and other misc cosmetic fixes Deon George 2022-04-02 18:06:34 +1100
  • 7775105da6 Rename supplier home screen to home Deon George 2022-04-02 09:28:43 +1100
  • d7b5d9a272 Fix VOIP services from 500 errors Deon George 2022-03-05 13:49:50 +1100
  • 62f587d7e6 Fix invoice generation and other minor cosmetic items Deon George 2022-03-05 11:05:35 +1100
  • 6dab5bded8 Query performance improvements for home Deon George 2022-02-02 17:12:17 +1100
  • e9ada2468e Minor fixes to get charging working Deon George 2022-02-02 16:01:12 +1100
  • db0ded44e0 Framework updates Deon George 2022-02-02 12:07:27 +1100
  • d1a7e399dc Fixes for CI/CD Deon George 2022-02-01 20:15:11 +1100
  • b9b4416737 More works on products Deon George 2022-02-01 16:40:46 +1100
  • 1e9f15b40f Work on products, first completed broadband Deon George 2021-12-24 12:14:01 +1100
  • 8f5293662e Comments on Middleware/Role Deon George 2021-12-23 09:19:40 +1100
  • d0a56de07e DB rework id, site_id and relations Deon George 2021-12-21 16:47:06 +1100
  • bdcfe07fb0 Created Suppliers Deon George 2021-12-20 14:25:43 +1100
  • 0aa7ff3b2c Update leenooks/laravel and now using @js @css shortcuts Deon George 2021-12-20 14:08:00 +1100
  • b7b6a575bc Site related updates Deon George 2021-12-17 16:09:03 +1100
  • 8d194c5523 Add link to account from service view Deon George 2021-12-20 15:06:01 +1100
  • 05c5d35dbf Ensure users can only login from the right site Deon George 2021-12-17 15:58:24 +1100
  • 99a62828f5 Rework Site and top level tables Deon George 2021-12-17 14:59:55 +1100
  • b4e569ccc8 Change docker base image Deon George 2021-12-17 15:02:17 +1100
  • 48a76bacb6 Fix invoice creation with charges. Fix including discounts in invoices Deon George 2021-12-16 11:55:59 +1100
  • 8a8e299c7b Fix when VOIP order doesnt have an address or number Deon George 2021-12-14 13:14:14 +1100
  • 7908676063 Fix error when new order created and notes is blank Deon George 2021-12-14 12:38:45 +1100
  • 6fa88daeb0
    Minor fix to SearchController, updated composer.json based on other projects Deon George 2021-10-08 12:19:33 +1100
  • 17e7b47cdc
    Add product info on broadband change requests Deon George 2021-10-08 12:18:39 +1100
  • cc49692545
    Missed addition of 2 new js files in 7c536920 Deon George 2021-10-01 15:10:47 +1000
  • 1a92d89911
    More autoincrement definition to after unique key creation Deon George 2021-10-01 15:04:59 +1000
  • 7c5369203c
    Optimise charge table, implemented charge recording, optimised payment recording Deon George 2021-10-01 14:59:04 +1000
  • c0ad46ba65
    Show service detail on invoices Deon George 2021-09-30 12:54:44 +1000
  • 5be4fe6784
    Redirect Invoice Download to invoice view Deon George 2021-09-29 17:36:55 +1000
  • 7acb9e964b
    Enable users to execute workflows Deon George 2021-09-29 17:11:46 +1000
  • 4243da9c32
    Fix Model Policies from matching user_id's and account_id's, and other minor cosmetic fixes Deon George 2021-09-29 16:20:22 +1000
  • f7439172b6
    Service cancellation and ordering Deon George 2021-09-29 14:57:25 +1000
  • b2e45fcaee
    Added unique validation for broadband orders, add more visual display that order had errors Deon George 2021-09-28 14:55:03 +1000
  • eae1b16797
    Error when accepting VOIP orders Deon George 2021-09-28 12:56:29 +1000
  • 4cbe990ec1
    Changes to orders to stop existing services being submitted Deon George 2021-09-28 12:43:54 +1000
  • 7277d7407a
    Framework updates and minor cosmetic fixes Deon George 2021-09-28 10:09:56 +1000
  • ccd6a11c8a
    Missed PaymentsImport in previous commit Deon George 2021-07-29 13:18:39 +1000
  • 00f215b780
    Minor job cleanup, import Ezypay payments update Deon George 2021-07-29 13:11:14 +1000
  • 10e6c73b2b
    Missed some references to ab_payments in d463239 Deon George 2021-07-23 17:49:59 +1000
  • 7a963c8461
    Fix test installing mariadb-client Deon George 2021-07-23 17:38:57 +1000
  • d463239b17
    Rework payment tables, enable payment editing Deon George 2021-07-23 17:25:26 +1000
  • fa62a47680
    Add VOIP to search Deon George 2021-07-19 16:42:37 +1000
  • f22813bb5b
    Remove more references to ab_account, Docker build tweaks, Fix error rendering charges Deon George 2021-07-19 16:23:38 +1000
  • 8b08f79877
    Fix 500 error Service::isBilled Deon George 2021-07-13 17:07:47 +1000
  • 9515e67493
    Re-enable google auth Deon George 2021-07-13 15:00:01 +1000
  • 53fc25612b
    Fix domain name uniqueness during update, taking into account tld Deon George 2021-07-13 14:56:14 +1000
  • 71d2faedb1
    Try new schema dump to trim migrations - remove database testing from docker image Deon George 2021-07-13 13:19:14 +1000
  • 6707790943
    Create current schema file test Deon George 2021-07-13 13:27:26 +1000
  • 6e4c332dea
    Try new schema dump to trim migrations Deon George 2021-07-13 13:19:14 +1000
  • b515a1edeb
    Initial reseller domain report, enable editing domain service details Deon George 2021-07-13 12:31:56 +1000
  • bc26f7b881
    Fixes for composers new configuration Deon George 2021-07-09 13:19:21 +1000
  • 19860d657f
    Fix account time format for DB storage Deon George 2021-07-09 12:47:10 +1000
  • 7e150e6cf6
    Minor framework updates, and updates from other projects Deon George 2021-07-09 12:41:15 +1000
  • a9f81373fa
    Fixes for ordering Deon George 2021-07-09 11:39:27 +1000
  • 24ff62094a
    Rename ab_account to accounts Deon George 2021-07-07 17:45:16 +1000
  • f6751e7a63
    Fix Exetel Traffic import Deon George 2021-07-02 16:15:45 +1000
  • 90190bb301
    Performance workarounds as a result of 1bba21 - need to work on with() Deon George 2021-07-02 15:10:22 +1000
  • 1bba21dcef
    Added payment recording, minor CSS fixes, enabled Search Deon George 2021-07-02 14:35:43 +1000
  • b89e8d18d5
    We are using bootstrap4, not 5 Deon George 2021-07-02 10:55:01 +1000
  • 9e1723a7af
    Fix testing as a result of changes in 34139bc Deon George 2021-07-02 10:03:36 +1000
  • 6656fc3d3d
    Remove origin sites creation migration - was never used? Deon George 2021-07-02 09:37:25 +1000
  • 34139bcbc2
    Changed SITE_SETUP to SITE, using ->address instead of ->address(), added email_log, is now in views Deon George 2021-07-02 09:12:34 +1000
  • c34da6bfb8
    Reworked site setup, added SingleOrFail() Deon George 2021-07-01 19:41:12 +1000
  • 036ab07329
    App configuration defaults Deon George 2021-07-01 09:21:18 +1000
  • f7a037aff5
    Remove vendor/ before building image - so the build doesnt include dev dependancies Deon George 2021-06-30 23:09:50 +1000
  • 835dcd6b98
    Change some widget title colors, added in Paypal payment routes Deon George 2021-06-30 15:50:33 +1000
  • d02df6e98a
    Change NextKey to create record in Module table if it doesnt exist Deon George 2021-06-30 14:18:12 +1000
  • ec738d590c
    Upgraded testing to Laravel 8 - disabled most tests pending code optimisation Deon George 2021-06-30 14:00:41 +1000
  • d7ef04fc25
    Added TaxTableSeeder Deon George 2021-06-30 14:39:33 +1000
  • 61396c9cda
    Update DB seeding to Laravel 8 Deon George 2021-06-30 11:06:20 +1000
  • 6a4b0f6d79
    CI to build docker container Deon George 2021-06-30 10:36:27 +1000
  • bac4fd6227
    Optimise users home page Deon George 2021-06-29 16:36:34 +1000
  • 638472fb4f
    Move User model to Models/ Deon George 2021-06-29 13:18:52 +1000
  • 8899ade36b
    Implemented metronic home page Deon George 2021-06-29 10:37:24 +1000
  • d9c4aa5b92
    Update to Laravel 8 Deon George 2021-06-28 11:06:44 +1000
  • 84fa5f6546
    Fix no usage_summary for services not active yet, minor improvements to traffic graph Deon George 2021-03-16 11:30:37 +1100
  • b01976a6ae
    Another fix for dates when using addMonth() Deon George 2021-03-12 22:59:19 +1100
  • 45c93283fb
    Fix determining traffic usage month end Deon George 2021-03-12 21:50:42 +1100
  • fee4b5802e
    Show traffic monthly summary Deon George 2021-03-12 21:08:40 +1100
  • a301fa7fc0 Added usage graph (ADSL), improved logging for usage collection (ADSL) Deon George 2021-02-18 00:22:50 +1100
  • 338296982b Merge standard code from other projects Deon George 2021-02-17 21:28:19 +1100
  • 31749c03b0 Fix strict recurring date for 2 years, error 500 when displaying services without an invoice Deon George 2021-01-04 23:18:57 +1100
  • efc26dc620 Update gitlab-ci Deon George 2020-12-02 21:55:15 +1100
  • 20ddacd9a3 Add Generic service - all services should have a type model Deon George 2020-12-02 21:36:36 +1100
  • 4718bf3057 Fix catch matching in typeahead, dont bill services past their end date Deon George 2020-12-01 21:23:07 +1100
  • 1242dffa20
    Add paypal payments Deon George 2020-07-27 14:49:59 +1000
  • 9887996da8
    Fix service name Deon George 2020-07-22 14:58:32 +1000
  • 9ca3644625
    Added account to invoice list Deon George 2020-07-22 14:49:39 +1000
  • 9bf062e8e6
    Fix payment join to show unapplied payments Deon George 2020-07-22 11:40:33 +1000