Commit Graph

11 Commits

Author SHA1 Message Date
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 59db66f17e Changes to alerts settings moved enable cron to alerts, updated base url for guest portal 2019-08-24 20:20:38 -04:00
johnny@pittpc.com 778ecb356e Fixed receipt uploads on copy expense modal 2019-08-12 12:00:13 -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 13c330d3b1 Added cancelled status to invoice, invoice copy now works, minor ui cleanups, added tickets to client page 2019-05-15 02:06:58 -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 d99a1b77e3 missed some number formatting from the last commit 2019-03-31 14:24:54 -04:00
root f49665b6d4 Print Client: Only Display Table if records > 0 moved queries to the top for clean look 2019-03-23 12:32:36 -04:00
root f32ff94629 Print Client: Made tables smaller added border shrunk the headings for a better print 2019-03-23 12:08:17 -04:00
root bfa380c099 Added Print Button and hid sidebar, breadcrumbs and button on print client 2019-03-23 11:44:59 -04:00
root 4bf8e8548c Added Print Client 2019-03-22 23:02:49 -04:00