Commit Graph

26 Commits

Author SHA1 Message Date
johnnyq c5c2aabfd2 Added Copy Paste and Password Reveals along with OTP Column in Client Logins, currently not functional Thank You @aftechro 2021-08-07 22:27:57 -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 1ede4bc795 Shrunk the card header down to a more reasonable size which made a big difference the card header are not so over bearing 2021-02-06 02:35:58 -05:00
johnny@pittpc.com f8166bdc81 Fixed more php errors empty vars updated more ui search headers 2021-02-04 17:42:21 -05:00
johnny@pittpc.com 7b28678110 Added more dividers on action menus to sectionize, removed some unnessesary html5 code 2021-01-20 18:40:33 -05:00
johnny@pittpc.com 778ae30f16 Added URL to login list Change URI to URL/Host, removed dependency of adding https in front of URI 2021-01-18 16:11:07 -05:00
johnny@pittpc.com 7b4618c16f Number of Records per page is now configurable 2021-01-15 19:51:40 -05:00
Johnny 39a6a5407d removed login category from login list 2020-11-24 23:04:20 -05:00
johnny@pittpc.com 76ed7afa18 Added category to logins, added OS and MAC to assets, minor UI updates 2020-02-03 13:55:21 -05:00
johnny@pittpc.com da9cad0723 Lots of updates, modal design updates, added notes to many tables, added contact relation to location, moved next_date as primary sorted in recurring, updated database tables, few fixes for transfers and other small bug fixes 2020-02-02 01:08:27 -05:00
johnny@pittpc.com 1471543f65 Updated Client logins gui and DB structure 2020-01-28 09:48:00 -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 c2402c6293 updated initial sorting order for more lists 2019-11-29 14:29:49 -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 9050f4b03a More Security fixes escaping search and sortby GET vars 2019-08-31 15:38:16 -04:00
johnny@pittpc.com bf250cd1fe Fixed Login Software relation, fixed asset logins etc 2019-08-03 19:41:58 -04:00
johnny@pittpc.com dfebcaedfe Made first field in record listings clickable to edit modal 2019-07-30 15:14:51 -04:00
johnny@pittpc.com 56f839809a Added Red * to required fields, fixed blank form dates not erroring out because of not being null, current defaults to 0000-00-00 if blank 2019-07-27 19:58:59 -04:00
root 571223d920 moved all table listing to server side tables and set the header to dark for better contrast 2019-06-18 18:31:13 -04:00
root cc9f97067a Added more created_at and updated_at to post finalizing setup 2019-06-10 00:24:22 -04:00
root fa08853640 Tons of UI and code cleanups, renamed many sql tables and fields, started adding created_at and updated_at fields 2019-05-17 01:09:16 -04:00
root 5c55358841 Fixed up client files can now download and delete files, added web link to client logins added payments, quotes and recurring to client print and lots of little ui cleanups here and there 2019-05-11 20:06:01 -04:00
root b24fa9f3de Officially moved client nav to the side, moved add new client items to each tavb instead bolded client balance if negative 2019-05-04 15:35:24 -04:00
root 62f86df80e Added edit notes, and added a bunch of delete functionality, fixed edit categories not showing correct type 2019-03-22 01:32:34 -04:00
root 95420fde5d added client assets, vendors, logins and notes and some cleanup 2019-03-18 18:38:11 -04:00