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
|
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
|
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
|
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
|
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
|
bf250cd1fe
|
Fixed Login Software relation, fixed asset logins etc
|
2019-08-03 19:41:58 -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
|
0eda7e9762
|
added input masks
|
2019-06-14 01:22:46 -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 |