Commit Graph

  • f99be168cf New Ticket Status Fix dashboard Tickets johnnyq 2024-03-30 15:55:04 -04:00
  • b63eddb300 Fix Ticket Close to use the new ticket status INT instead of string johnnyq 2024-03-30 15:46:02 -04:00
  • 4aad95d380 Add Ticket Closed at time to tickets that were Bulk Closed johnnyq 2024-03-30 15:28:22 -04:00
  • b4db5013a3 Fix Bulk Close Ticket not updating the ticket_closed_at field and not using the new status id johnnyq 2024-03-30 15:20:01 -04:00
  • 387d2733fa Fixes ticket status that did not conform to the current ticket statuses to Open johnnyq 2024-03-30 15:06:52 -04:00
  • 349a276de2 Merge branch 'master' of github.com:itflow-org/itflow johnnyq 2024-03-30 14:59:08 -04:00
  • e177dae237 Created Project template details page and updates Tasks in project details johnnyq 2024-03-30 14:58:48 -04:00
  • e2f825e5c1 Merge pull request #926 from wrongecho/ticket-statuses Johnny 2024-03-30 14:57:46 -04:00
  • fa777eaf9c Merge pull request #927 from itflow-org/we-template-nav wrongecho 2024-03-30 09:10:20 +00:00
  • 084dcb782e Update admin_side_nav.php wrongecho 2024-03-30 09:07:32 +00:00
  • dfa952ab73 Update README.md wrongecho 2024-03-30 08:27:39 +00:00
  • 7df1d419fa Ticket Statuses from DB / use left join instead of a function, hard-code system statuses Marcus Hill 2024-03-29 23:20:52 +00:00
  • a961b8aa72 Ticket Statuses from DB / touchups Marcus Hill 2024-03-29 12:08:02 +00:00
  • 2e95b7cb6e Merge branch 'master' into ticket-statuses wrongecho 2024-03-29 11:58:53 +00:00
  • 8607198c3e Ticket Statuses from DB / add project id Marcus Hill 2024-03-29 11:32:46 +00:00
  • 667a93210c Ticket Statuses from DB Marcus Hill 2024-03-29 11:22:32 +00:00
  • 78e92ea8d6 Add Project Templates Listing, edit and add, more to come johnnyq 2024-03-28 22:03:57 -04:00
  • 89a1c5d2d8 Added Ticket Templates and the ability to add Tasks to the template, reworked the ticket details tasks and adding tasks johnnyq 2024-03-28 21:09:32 -04:00
  • 08fc72ded7 Fix Last Reponse Column under tickets and client tickets use the ticket_reply_created_at instead of ticket_updated_at johnnyq 2024-03-27 23:12:17 -04:00
  • ee308453db Dont break when division of 0 occurs johnnyq 2024-03-27 22:51:20 -04:00
  • e42c5bc2f5 Major UI Updates to projects, created project details which display project stats tickets and tasks, tickets can be linked to a project, soon will add all users who contributed to a project and some more stats along with a nice timeline from created to deadline johnnyq 2024-03-27 22:27:56 -04:00
  • c9724bea0d DB Update task, ticket and project templates added johnnyq 2024-03-27 19:16:44 -04:00
  • 76cce6ac23 Updated Edit Domain and Certificates to match the tabing in the add modal johnnyq 2024-03-27 14:53:15 -04:00
  • 2012a80fe5 DB Duimp for the new network fields johnnyq 2024-03-27 14:21:18 -04:00
  • 8addc4f55c Feature: Added Subnet Mask and primary and secondary DNS change the wording for network to IP / Network in case a single IP needs to be used for example an Internet Connection, Added more newe tabs to the Add/Edit Network so everything fits and is organized johnnyq 2024-03-27 14:19:32 -04:00
  • 720a4af44e Fixed Missing Invoice Button when ticket is closed johnnyq 2024-03-27 11:02:45 -04:00
  • 26dc3172e7 Initial Project work on the UI started johnnyq 2024-03-27 00:26:53 -04:00
  • 6ff740e619 Fix Missing Asset Buttons when selected johnnyq 2024-03-26 16:31:24 -04:00
  • 0931f60764 Ticket Details Tidy Buttons and Ticket Details johnnyq 2024-03-26 16:08:32 -04:00
  • c052850465 Automatic submit when Assign Tech is selected johnnyq 2024-03-26 15:41:16 -04:00
  • cdc87562c9 Ticket Details UI Enhancements, Dont display entity cards if no data, Moved Add Entities to the Top Bar along with Invoice and Close Ticket. Combine the Client Details and Assign Card into one card, and Tidy Work johnnyq 2024-03-26 15:11:57 -04:00
  • 038e7e4a52 Add Task Completion Date and Time Stamp johnnyq 2024-03-26 14:10:14 -04:00
  • 31184dab62 Moved Tasks Card under Details, Added tje ability to Edit and mark a task complete johnnyq 2024-03-26 14:06:32 -04:00
  • c40c204ce1 Use full name in vars johnnyq 2024-03-25 16:45:34 -04:00
  • e2733fecb7 Some initial beginnings of task management in tickets, currently you can create and delete them more to come johnnyq 2024-03-25 16:43:56 -04:00
  • 63f35d5760 Ticket Statuses from DB Marcus Hill 2024-03-24 22:57:21 +00:00
  • 9c68a315db Ticket Statuses from DB Marcus Hill 2024-03-24 22:54:38 +00:00
  • 5e63ef9a2a Ticket Statuses from DB Marcus Hill 2024-03-24 22:36:21 +00:00
  • 7702d8c5bf Merge pull request #920 from wrongecho/ticket-cleanup Johnny 2024-03-24 10:56:51 -04:00
  • fe644317b6 Merge branch 'master' into ticket-cleanup Johnny 2024-03-24 10:56:43 -04:00
  • 865c2dcb84 Merge pull request #919 from wrongecho/ticket-status-color Johnny 2024-03-24 10:54:27 -04:00
  • ccb1bf9b0d General ticket updates/cleanup Marcus Hill 2024-03-24 11:31:46 +00:00
  • 796ba6633e Ticket status colours Marcus Hill 2024-03-24 10:12:02 +00:00
  • b47aba1d5a Feature: Submit form when drop down are selected everywhere johnnyq 2024-03-23 17:31:42 -04:00
  • 2afb467503 Feature: Submit form when drop down are selected johnnyq 2024-03-23 17:16:06 -04:00
  • 1792aaee64 Feature added location to calendar events and created new tab called details in calendar events for description and location johnnyq 2024-03-23 16:43:42 -04:00
  • 5ebc6ffde8 Feature Added ability to select a ticket location for location based, still need to add more to this functionality johnnyq 2024-03-23 16:24:40 -04:00
  • 534e02e2c7 Feature: Color ticket rows yellow if Last Response was from a client This will let you know you need to be the next responder johnnyq 2024-03-23 16:03:52 -04:00
  • 79ea97410e Feature Show who last replied in ticket listings johnnyq 2024-03-23 15:59:02 -04:00
  • 4d773e895a Tid johnnyq 2024-03-23 15:24:14 -04:00
  • df313e5bd6 Tidy removed Help on the Top Nav Bar too much clutter and unnessesary johnnyq 2024-03-23 15:23:12 -04:00
  • 9e7f50b9eb Feature Add Bulk Cancel and Delete to Mail Queue for mail that are any status other than sent johnnyq 2024-03-23 15:01:01 -04:00
  • 3cf1b8427c Fix Asset Counts into a better defined count query johnnyq 2024-03-22 19:01:10 -04:00
  • ca7cf62098 Do not show all asset button if no assets are found, also get correct count of assets types if location is selected johnnyq 2024-03-22 18:38:29 -04:00
  • 1d9d9a89ed Feature Added Location filter to assets johnnyq 2024-03-22 18:09:15 -04:00
  • 8270c8fcc4 Cannot edit driver Fix johnnyq 2024-03-22 17:16:06 -04:00
  • cf8b2aa7ad Add eye icon for people viewing tickets johnnyq 2024-03-22 15:58:25 -04:00
  • eda78f0927 Moved Ticket Viewing to the top if someone is viwing the ticket the same time you are johnnyq 2024-03-22 15:44:24 -04:00
  • 3974055bff Missing Div johnnyq 2024-03-22 15:33:52 -04:00
  • 900df014b7 Do not show Responses if the count is 0 johnnyq 2024-03-22 13:35:48 -04:00
  • 4cfbfb1a73 Improved spae utiliztion in ticket details by Removing the Extra Card on the left and right panes johnnyq 2024-03-22 13:25:13 -04:00
  • 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 johnnyq 2024-03-22 13:17:47 -04:00
  • 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 johnnyq 2024-03-21 18:01:41 -04:00
  • 0c62ce169f Add Pretty content JS function to global search so HTML ticket replies look nicer and fit to width johnnyq 2024-03-21 17:19:06 -04:00
  • e34f66f00a Updated Services to use the media css function johnnyq 2024-03-21 17:12:13 -04:00
  • 1f1197be50 Missing var johnnyq 2024-03-21 16:16:32 -04:00
  • 7d22f208b8 Enhancement moved to media css for domain listing and added description field johnnyq 2024-03-21 16:07:54 -04:00
  • ed20681790 Update Client Vendors to use the new media css function johnnyq 2024-03-21 15:56:09 -04:00
  • 51dba5ac1a Certificates Enhancement, Use Media CSS, add description create a new tab for notes johnnyq 2024-03-21 15:46:14 -04:00
  • 5266f126cb Set Timezone in the CRON files as well as the command line PHP doesn't always respect the system timezone johnnyq 2024-03-21 14:55:54 -04:00
  • 2f4ddd85ca Fix PHP UTC issue, new PHP updates did not not respect System TimeZone johnnyq 2024-03-21 14:23:16 -04:00
  • bdf868588e Ability to search by network description johnnyq 2024-03-20 18:46:34 -04:00
  • 16cfc3e032 Add Description to Networks johnnyq 2024-03-20 18:44:32 -04:00
  • ca0eb4f261 Adjust media css listing to use divs instead of <p> tags johnnyq 2024-03-20 18:11:37 -04:00
  • 5d3e6da38d Removed Extra location name under edit location johnnyq 2024-03-20 17:46:32 -04:00
  • bfe7c3098d Fix broken open uri johnnyq 2024-03-20 17:31:04 -04:00
  • 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 johnnyq 2024-03-20 17:28:09 -04:00
  • 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 johnnyq 2024-03-20 16:54:38 -04:00
  • 845e168942 Updated the rest of wording regarding email being sent to email been queued with a link to the Mail Queuer johnnyq 2024-03-20 14:22:57 -04:00
  • c0115a26c5 Group Ticket Replies and only search in ticket reply not ticket subject or ticket details In global search johnnyq 2024-03-20 13:36:04 -04:00
  • 6790464e90 Do not show DHCP if IP is null under assets johnnyq 2024-03-20 13:05:10 -04:00
  • dafdc7a63b Include Client Name in Ticket Replies Global Search johnnyq 2024-03-20 13:00:50 -04:00
  • 6a3d53fc4b Feature: Added Ticket Replies to Global Search johnnyq 2024-03-20 12:53:25 -04:00
  • 643144bc5e Name Margin enhancement johnnyq 2024-03-19 18:14:36 -04:00
  • 1ff614381f UI Enhancement to contact listing now use the media class johnnyq 2024-03-19 18:10:40 -04:00
  • a8bacd5acb Give notes a little more space johnnyq 2024-03-19 17:52:27 -04:00
  • 4c01c472b8 Add UI and logic for location Description, Tweak Location Listing UI to use the media class johnnyq 2024-03-19 17:48:54 -04:00
  • b800d52ea9 No Null for Invitation status johnnyq 2024-03-19 17:12:22 -04:00
  • 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 johnnyq 2024-03-19 17:08:37 -04:00
  • 1a74acfbff Adjust margins in assets johnnyq 2024-03-19 15:27:39 -04:00
  • 904b87fff6 reduced serial number to just serial johnnyq 2024-03-19 15:13:42 -04:00
  • df4f8a518c Add DHCP next to IP if none is given johnnyq 2024-03-19 15:11:06 -04:00
  • e426778ac2 Remove Copy IP Button from assets as its not nessessary and was taking up precious space johnnyq 2024-03-19 15:09:39 -04:00
  • 2320a93f82 Renamed Column headers to increase margin space johnnyq 2024-03-19 15:03:57 -04:00
  • 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 johnnyq 2024-03-19 15:00:59 -04:00
  • 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. johnnyq 2024-03-19 14:33:21 -04:00
  • 294760b50c Merge pull request #917 from wrongecho/guest-sharing-otp Johnny 2024-03-17 22:52:54 -04:00
  • 0dfca605a8 Merge pull request #916 from wrongecho/assets-and-logins Johnny 2024-03-17 22:52:29 -04:00
  • aed46a3b21 Merge pull request #915 from wrongecho/contact-pw-generator-bugfix Johnny 2024-03-17 22:50:19 -04:00
  • f1528b9e95 Guest login sharing - OTP Marcus Hill 2024-03-17 19:32:49 +00:00