Commit Graph

11 Commits

Author SHA1 Message Date
johnnyq 2f9a0447a8 Updated no results 2022-02-22 02:04:51 -05:00
johnnyq 72d379504b Fixed up UI Invoice PDF and No Records 2021-04-06 17:41:41 -04:00
johnny@pittpc.com 66f9e2b10f Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated 2021-02-10 13:40:28 -05:00
johnny@pittpc.com 530d46a812 Added selectable num of records on each listing page, fixed up Pagination Records UI, added new stripe library, further worked on stripe integration, fixed mispelling in client details 2021-02-10 11:21:38 -05:00
johnny@pittpc.com 2fe105303c Fixed asset so you can see all assets to all clients also started the addition of records per page 2021-01-15 19:38:04 -05:00
johnny@pittpc.com e8b13c6058 Added AES Encryption to client Logins Password Fields, updated DB modified field login_password from VARCHAR to VARBINARY to store password as encrypted, added additonal field to settings called config_aes_key the key is used to decrypt client login passwords, removed invoice, vendor, locaiton linkage in trips, other small cleanups fixups and UI updates, NOTE this will break existing install due to the db being updated 2020-01-04 19:52:41 -05:00
johnny@pittpc.com 7f3cdd975f Added a no records placeholder to all tables 2019-09-01 21:49:13 -04:00
johnny@pittpc.com be1b4d50fb get settings vars updates added default net_terms to settings and some php var fixes in dashboard 2019-08-23 00:35:56 -04:00
root e247ad4ee4 Implemented 2FA TOTP with Google Authenticator 2019-06-16 22:33:55 -04:00
root bc8091ae49 Ported Invoices and client contacts over to the new serverside table listing instead of datatables 2019-06-16 01:36:01 -04:00
root 4c81efbdc2 switched clients listing over to the new serverside paging, sorting, searching, updated the table ui as well, started adding red * to required fields 2019-06-14 23:20:51 -04:00