johnnyq
ca7cf62098
Do not show all asset button if no assets are found, also get correct count of assets types if location is selected
2024-03-22 18:38:29 -04:00
johnnyq
1d9d9a89ed
Feature Added Location filter to assets
2024-03-22 18:09:15 -04:00
johnnyq
8270c8fcc4
Cannot edit driver Fix
2024-03-22 17:16:06 -04:00
johnnyq
cf8b2aa7ad
Add eye icon for people viewing tickets
2024-03-22 15:58:25 -04:00
johnnyq
eda78f0927
Moved Ticket Viewing to the top if someone is viwing the ticket the same time you are
2024-03-22 15:44:24 -04:00
johnnyq
3974055bff
Missing Div
2024-03-22 15:33:52 -04:00
johnnyq
900df014b7
Do not show Responses if the count is 0
2024-03-22 13:35:48 -04:00
johnnyq
4cfbfb1a73
Improved spae utiliztion in ticket details by Removing the Extra Card on the left and right panes
2024-03-22 13:25:13 -04:00
johnnyq
90156f4f1b
Enhanced the UI for document details removed the lists in replacement of divs, remove items to the far right, removed the span buttons and used normal button as it took up too much space
2024-03-22 13:17:47 -04:00
johnnyq
a6a763c24c
Move View Queue Message away from a modal as tables tend to break the modal causing distorted view, more ui work for this to come
2024-03-21 18:01:41 -04:00
johnnyq
0c62ce169f
Add Pretty content JS function to global search so HTML ticket replies look nicer and fit to width
2024-03-21 17:19:06 -04:00
johnnyq
e34f66f00a
Updated Services to use the media css function
2024-03-21 17:12:13 -04:00
johnnyq
1f1197be50
Missing var
2024-03-21 16:16:32 -04:00
johnnyq
7d22f208b8
Enhancement moved to media css for domain listing and added description field
2024-03-21 16:07:54 -04:00
johnnyq
ed20681790
Update Client Vendors to use the new media css function
2024-03-21 15:56:09 -04:00
johnnyq
51dba5ac1a
Certificates Enhancement, Use Media CSS, add description create a new tab for notes
2024-03-21 15:46:14 -04:00
johnnyq
5266f126cb
Set Timezone in the CRON files as well as the command line PHP doesn't always respect the system timezone
2024-03-21 14:55:54 -04:00
johnnyq
2f4ddd85ca
Fix PHP UTC issue, new PHP updates did not not respect System TimeZone
2024-03-21 14:23:16 -04:00
johnnyq
bdf868588e
Ability to search by network description
2024-03-20 18:46:34 -04:00
johnnyq
16cfc3e032
Add Description to Networks
2024-03-20 18:44:32 -04:00
johnnyq
ca0eb4f261
Adjust media css listing to use divs instead of <p> tags
2024-03-20 18:11:37 -04:00
johnnyq
5d3e6da38d
Removed Extra location name under edit location
2024-03-20 17:46:32 -04:00
johnnyq
bfe7c3098d
Fix broken open uri
2024-03-20 17:31:04 -04:00
johnnyq
71c4537263
Client Logins Enhancement: Moved to the new media CSS Class, fixed password reveal would take you to the top of the page, moved open URI to the action bar as a button, fixed password alignment for copy to clipboard, description is now below the login name, made set button to type=button to prevent submits if wrapped in a form
2024-03-20 17:28:09 -04:00
johnnyq
534096f182
Software Licenese / Template Enhancements: Fixed create Software from template, added description, user media css for licenses and templates, reworked the add edit modal, Removed Software Login
2024-03-20 16:54:38 -04:00
johnnyq
845e168942
Updated the rest of wording regarding email being sent to email been queued with a link to the Mail Queuer
2024-03-20 14:22:57 -04:00
johnnyq
c0115a26c5
Group Ticket Replies and only search in ticket reply not ticket subject or ticket details In global search
2024-03-20 13:36:04 -04:00
johnnyq
6790464e90
Do not show DHCP if IP is null under assets
2024-03-20 13:05:10 -04:00
johnnyq
dafdc7a63b
Include Client Name in Ticket Replies Global Search
2024-03-20 13:00:50 -04:00
johnnyq
6a3d53fc4b
Feature: Added Ticket Replies to Global Search
2024-03-20 12:53:25 -04:00
johnnyq
643144bc5e
Name Margin enhancement
2024-03-19 18:14:36 -04:00
johnnyq
1ff614381f
UI Enhancement to contact listing now use the media class
2024-03-19 18:10:40 -04:00
johnnyq
a8bacd5acb
Give notes a little more space
2024-03-19 17:52:27 -04:00
johnnyq
4c01c472b8
Add UI and logic for location Description, Tweak Location Listing UI to use the media class
2024-03-19 17:48:54 -04:00
johnnyq
b800d52ea9
No Null for Invitation status
2024-03-19 17:12:22 -04:00
johnnyq
4fec8efecd
DB Structure Update, added missing Short description fields to several entities, Added Event Attendees Table, Added event location, added db support support to link files with an asset, added db support to allow multiple contacts for a vendors
2024-03-19 17:08:37 -04:00
johnnyq
1a74acfbff
Adjust margins in assets
2024-03-19 15:27:39 -04:00
johnnyq
904b87fff6
reduced serial number to just serial
2024-03-19 15:13:42 -04:00
johnnyq
df4f8a518c
Add DHCP next to IP if none is given
2024-03-19 15:11:06 -04:00
johnnyq
e426778ac2
Remove Copy IP Button from assets as its not nessessary and was taking up precious space
2024-03-19 15:09:39 -04:00
johnnyq
2320a93f82
Renamed Column headers to increase margin space
2024-03-19 15:03:57 -04:00
johnnyq
76eae92954
UI Use media Class for assets to seperate the icon from the name / description text, moved logins and and remote links to the action column instead of by the asset name also increased right margin of the device icons for top search bar
2024-03-19 15:00:59 -04:00
johnnyq
2c8c275a7e
Use bootstrap css media function to properly seperate icon on the left and text on the right for files, Fix Search for files within a folder.
2024-03-19 14:33:21 -04:00
Johnny
294760b50c
Merge pull request #917 from wrongecho/guest-sharing-otp
...
Guest login sharing - OTP
2024-03-17 22:52:54 -04:00
Johnny
0dfca605a8
Merge pull request #916 from wrongecho/assets-and-logins
...
Assets and Logins
2024-03-17 22:52:29 -04:00
Johnny
aed46a3b21
Merge pull request #915 from wrongecho/contact-pw-generator-bugfix
...
Bugfix: Contact generated passwords are in quotes
2024-03-17 22:50:19 -04:00
Marcus Hill
f1528b9e95
Guest login sharing - OTP
...
Bugfix: Fix guests not being able to see the 2FA/TOTP token via the sharing link
https://forum.itflow.org/d/646-shared-login-with-otp
2024-03-17 19:32:49 +00:00
Marcus Hill
6788781ee6
Assets and Logins
...
- Show asset location when relating it to a login
- Bugfix: Swap login_id for asset_id on client_assets.php, as login_id won't yet be defined
- Bugfix: Don't show archived assets in the login relation modal
2024-03-17 19:19:59 +00:00
Marcus Hill
d29726f63e
Bugfix: Contact generated passwords are in quotes
...
Fixing as per https://forum.itflow.org/d/760-password-generator-include-at-start-and-end
2024-03-17 18:51:56 +00:00
Johnny
064629d499
Merge pull request #914 from wrongecho/smtp-test-wording
...
Reword SMTP test message to make it clear that messages are queued
2024-03-17 13:42:31 -04:00