johnnyq
|
e593f438b3
|
UI Work on Client Overview Increase Quick Notes and Recent Activities width and added contact photos or initials to important contacts
|
2025-06-15 15:36:54 -04:00 |
johnnyq
|
d79a17adb0
|
Added sanitize_url function to strip out unsupported URI Schemas schema:// if not on the allow list it will show unsupport://URL
|
2025-06-09 20:28:10 -04:00 |
johnnyq
|
55a31865d0
|
Updated Client Overview Entities to not show Archived client's Entities even though the entity may not be archived, also added Archive Searching to network and certificates also added unarchive capabilities to them as well
|
2025-05-30 16:15:12 -04:00 |
johnnyq
|
a8328a3f56
|
Add more text-nowrap to more table headers
|
2025-05-29 11:45:45 -04:00 |
johnnyq
|
db418ce662
|
Mobile UI/UX - Hide long New Button names and use plus icon only in mobile view, proper form group spacing in mobile as well
|
2025-05-28 23:39:44 -04:00 |
johnnyq
|
77be5af4e5
|
Update setup to include restore option but place it in its own nav section for seperation. Also if DB and config is configured skip and do not show checks or database in the side nav
|
2025-05-24 12:28:34 -04:00 |
johnnyq
|
75ed461c67
|
Asset and Contact Links now goto the details page instead of the details modal
|
2025-04-16 18:51:53 -04:00 |
johnnyq
|
19b2b08eac
|
Update locations filter to still include the a location that is not assigned to an entity if present in the url this fixes the issue where for example in client contact you select a location to filter only 1 contact is shown you goto edit the contacts location then submit it pushes you back with no results and all locations is present but in the uri the old location is still present
|
2025-03-22 15:49:35 -04:00 |
johnnyq
|
504346256f
|
Only show locations if an entity references the locations. Previously, all locations were listed in the location filter, even if no entites were assigned to them.
|
2025-03-22 15:16:53 -04:00 |
johnnyq
|
573953704c
|
Limit Client Selection to clients that have an emtity in client filters
|
2025-03-22 14:11:27 -04:00 |
johnnyq
|
8fb8ce319e
|
Added copy to clipboard for contact and asset ajax modal credentials fixed issue with clipboard because jquery ui was declared last mved it up
|
2025-03-14 13:28:00 -04:00 |
johnnyq
|
e93704bbdb
|
Completely renamed everything login to credential including tables added cascading deletion to the multi to multi tables
|
2025-03-12 21:28:50 -04:00 |
johnnyq
|
82c7a64a25
|
Added Bulk Delete Asset Functionality and also deleted more asset reference tables as we are not using cascade delete yet
|
2025-03-10 17:35:16 -04:00 |
johnnyq
|
8a13207327
|
Fixed dragula css and js to not prepend /
|
2025-02-22 12:47:26 -05:00 |
johnnyq
|
25db6c6e03
|
Replaced more contact Links with the new ajax contact details modal, updated the modal UI as well to use bigger icons and have the icon on its own line
|
2025-02-21 20:14:36 -05:00 |
johnnyq
|
1b59eef9e2
|
Added Quick Details Modal for Assets
|
2025-02-21 14:55:22 -05:00 |
johnnyq
|
c1548ce83d
|
Connected Asset Links are now clickable
|
2025-02-21 00:55:09 -05:00 |
johnnyq
|
64f3df6baf
|
Add Some Client Permission Checks to the new Global View and some tidying
|
2025-02-21 00:28:36 -05:00 |
johnnyq
|
ab3ffdf7fc
|
Update more links rearrange Client Overview Side menu to match client side nav, define 0 for the post vars now defined in form. update unbilled tickets report
|
2025-02-20 21:07:53 -05:00 |
johnnyq
|
70495ef298
|
Created whole new section Client Overview to get a global view of all your clients things, merged domains and assets into one
|
2025-02-19 22:16:24 -05:00 |
Marcus Hill
|
8ea674d35e
|
Remove unused assets.php file
|
2023-01-02 12:45:13 +00:00 |
Marcus Hill
|
51792a1a2f
|
Set a max date attribute for date input fields to prevent/discourage them going over 4 characters (client side validation)
|
2022-12-17 18:03:53 +00:00 |
Marcus Hill
|
b4f2fdd03d
|
Code deduplication/tidying
- Move default pagination/sort/search query variable mapping to pagination_head.php
- Remove user_logs.php
|
2022-04-14 19:49:18 +01:00 |
Marcus Hill
|
a3ca268fcf
|
Small code cleanups
|
2022-04-14 07:54:40 +01:00 |
johnnyq
|
1829c7299e
|
Made the php includes much more modular and simpler by lumping them all in 1 file inc_all.php instead of all over the place
|
2022-02-22 00:29:39 -05:00 |
johnnyq
|
faf39fc84a
|
Code cleanup and fix possible injections when a trusted user is logged in thanks to mwdmeyer, constant_chaos, disclosure5 and rightwayround from /r/msp for pointing these issues out
|
2021-12-12 13:16:26 -05:00 |
johnnyq
|
c88e6b851a
|
DB Structure Change - Removed the useless Low Account Balance alert
|
2021-12-08 22:32:05 -05: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 |
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
|
f9899d89ea
|
Bunch of little fixes to to UI empty vars php errors removed a buch of tags etc. Converted client trip modals with global trip modals
|
2021-02-03 22:42:03 -05:00 |
johnny@pittpc.com
|
3acaf13078
|
Updated Assets Icon
|
2021-01-27 18:47: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
|
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 |