Commit Graph

21 Commits

Author SHA1 Message Date
johnnyq 209bd7da4d Remove Currency Selection from invoice, quote and recurring as this will be determined by your company currency in settings, the payment is what matters as this is where it will be converted 2021-08-29 22:07:46 -04:00
johnnyq f3053ffbd4 BREAKING CHANGES: Major Backend Code Changes Updated Foreign keys to prepend their table names ex invoice_client_id, switched most queries over to JOIN instead of = Combined contacts and location into client removed client email, phone etc fields, tons of small bug fixes, and other small UI changes all across the board 2021-08-27 23:14:06 -04:00
johnnyq 1dc66433ef Do not require username under client logins Updated DB 2021-08-18 22:52:32 -04:00
johnnyq f726550356 Minor cleanups with OTP 2021-08-18 22:35:34 -04:00
johnnyq cdcd22ae6f Added TOTP Key 2FA Function to client logins 2021-08-18 22:29:22 -04:00
johnnyq f605b5ac4a Made Copy to Clipoard button work undr client logins 2021-08-09 22:44:50 -04:00
johnnyq 6483b44646 Fix Password Reveal and Copy to Clipboard classes 2021-08-08 15:37:36 -04:00
johnnyq f1828a11a9 Added Boostrap Password Reveal Library and clipboardJS library added copy to clipboard to client logins 2021-08-08 15:04:39 -04: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 4324391e83 Removed Delete button from edit modals 2021-01-25 23:25:04 -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 7c9df20097 Removed Login category from post, edit and add 2020-11-24 23:13:22 -05:00
johnny@pittpc.com 7e1ee10a7f sorted even more dropdowns alphabetically 2020-04-04 23:35:54 -04:00
johnny@pittpc.com ed8950a577 Started adding delete buttons to edit windows and removing the action column on some tables this will allow for more room to display data 2020-03-02 12:31:07 -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 866aa3fa51 Set correct permssions on files and directories Set Directories to 755 and files to 644. Some other monitor updates and code cleanups 2020-02-02 13:17:07 -05:00
johnny@pittpc.com db6931d2a4 More updates cosmetic and fixed password decrypt issue under software and assets, fixed encrypting password when adding password via asset or software 2020-02-02 02:09:33 -05:00
johnny@pittpc.com 1471543f65 Updated Client logins gui and DB structure 2020-01-28 09:48:00 -05:00
johnny@pittpc.com 08c4aa1bce finished porting over to select2 2019-11-22 21:17:19 -05:00
johnny@pittpc.com bf250cd1fe Fixed Login Software relation, fixed asset logins etc 2019-08-03 19:41:58 -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