Commit Graph

3903 Commits

Author SHA1 Message Date
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
Johnny ba68fe54ab
Merge pull request #911 from wrongecho/rec-tck-agent-assign
Ticketing updates
2024-03-17 13:42:18 -04:00
Marcus Hill 678c53a8fb Reword SMTP test message to make it clear that messages are queued 2024-03-17 16:39:03 +00:00
wrongecho 0fd50a33ea
Update db.sql
Recurring ticket agent assignment, retrigger checks
2024-03-17 16:26:59 +00:00
wrongecho 43ebb867b2
Merge pull request #912 from itflow-org/wrongecho-db-sql-lint
Create dbsql-lint.yml
2024-03-17 16:24:53 +00:00
wrongecho 73b5a6b0a5
Create dbsql-lint.yml 2024-03-17 16:23:55 +00:00
Marcus Hill dfce95a67b Recurring tickets bugfixes 2024-03-17 11:57:58 +00:00
Marcus Hill f9a5ca1ef8 Ticketing updates
- Bugfix: Prevent tickets from being assigned to disabled techs
- Bugfix: Un-assign all open tickets when a tech account is disabled
- Allow auto-assignment of recurring/scheduled tickets to an agent/tech (#901)
- Rework layout of recurring/scheduled ticket modal
2024-03-17 11:09:53 +00:00
johnnyq cdd16bd460 Add file Description below filename, still need to work on the UI a bit 2024-03-15 18:44:16 -04:00
johnnyq 27a96c2293 Add Important asset, document, file, add file Description to DB Structure 2024-03-15 18:32:42 -04:00
johnnyq d32925eefc Tidy 2024-03-13 14:03:07 -04:00
johnnyq 07c27eb2f9 Merge branch 'master' of github.com:itflow-org/itflow 2024-03-11 17:51:27 -04:00
johnnyq 79011763db Fix issue where certrain password characters would break writing config.php file which would break the setup also check for valid host 2024-03-11 17:50:48 -04:00
Johnny a1ccecea9e
Merge pull request #908 from wrongecho/guest-sharing-downloads
Guest Sharing - File downloads
2024-03-11 16:49:11 -04:00
Marcus Hill 52685e424b Guest Sharing - File downloads
- Fix a bug where the file name wouldn't be shown to guests in certain situations
- General refactor and tidy of the file download code
2024-03-10 19:06:40 +00:00
Johnny 4b839c8b23
Merge pull request #907 from wrongecho/file-upload-pfx
Allow pfx file uploads
2024-03-10 13:38:04 -04:00
Marcus Hill c251cc1faf Allow pfx file uploads 2024-03-10 10:48:17 +00:00
johnnyq a40ec71b0a Fix Broken Test Input Text Reword under AI Settings 2024-03-08 16:11:25 -05:00
johnnyq 5d40f7480b Add Type Button to prevent submit for copy Email in contacts 2024-03-08 12:23:44 -05:00