Commit Graph

  • 91db3e2f37 Enhance tickets by client report Marcus Hill 2024-09-03 21:49:52 +01:00
  • d9668f3086 Do not load most edit modals if ticket is closed. Marcus Hill 2024-08-30 23:15:48 +01:00
  • 00e4e8a24b Log when client pack is exported to PDF Marcus Hill 2024-08-30 23:05:04 +01:00
  • aeeac12f11 Log when client pack is exported to PDF Marcus Hill 2024-08-30 23:04:20 +01:00
  • cf322b17bc Hide the Export function when there are no records (locations, tickets, vendors) Marcus Hill 2024-08-30 22:57:58 +01:00
  • 78eead24f7 Log when users navigate to the credentials page for a client Marcus Hill 2024-08-30 22:49:18 +01:00
  • a59a6ce2b1 Check that a credential is shared before attempting to display the details to prevent debug error messages Marcus Hill 2024-08-30 22:45:03 +01:00
  • 23cb33c6cd Merge branch 'master' into techbar ThaMunsta 2024-08-29 16:48:28 -04:00
  • 8ddb450f6f Merge pull request #1016 from itflow-org/resolved-ticket-report Johnny 2024-08-29 15:34:31 -04:00
  • b42a4db6ca Merge pull request #1015 from itflow-org/rm-legacy-fetchdomainexpiration Johnny 2024-08-29 15:34:21 -04:00
  • 437067fcc7 Change ticket by client report to report on resolved not closed tickets wrongecho 2024-08-29 20:16:43 +01:00
  • 75846adc28 Remove the old function for fetching domain expiration wrongecho 2024-08-29 19:42:53 +01:00
  • ed446e18b5 Merge pull request #1013 from itflow-org/update-show-branch wrongecho 2024-08-29 19:24:19 +01:00
  • b7d1503044 Show name of branch you are on in admin update wrongecho 2024-08-29 19:21:33 +01:00
  • d700289671 Merge pull request #1012 from itflow-org/assets-report-custom-columns Johnny 2024-08-28 18:47:46 -04:00
  • 99b5758839 Merge pull request #1011 from itflow-org/ticket-unbilled-perms Johnny 2024-08-28 18:46:58 -04:00
  • af62ba8b89 Merge pull request #1010 from itflow-org/asset-purchase-ordering Johnny 2024-08-28 18:46:47 -04:00
  • ddf936c859 Merge pull request #1009 from itflow-org/client-perms-rectickets-projects Johnny 2024-08-28 18:45:44 -04:00
  • 64997acaa5 All asset report - custom columns wrongecho 2024-08-28 23:25:03 +01:00
  • 7739b31bb5 Bugfix: Remove two role checks on unbilled ticket report that prevents any non-admins viewing it wrongecho 2024-08-28 22:21:02 +01:00
  • 11005fef58 Re-order asset purchase and install date fields to make more sense wrongecho 2024-08-28 22:11:04 +01:00
  • 26d6737468 Bugfix: Client Access Permissions wrongecho 2024-08-28 20:17:41 +01:00
  • a4a110f1e7 Show Red Badge Count next to client domains if Domain is expired or expires within 5 days johnnyq 2024-08-27 20:40:12 -04:00
  • 3eb6ee57fb Fix Contact Bulk Actions, removed required fields from Bulk Mail since its all under 1 big form you cant have required fields johnnyq 2024-08-27 12:05:45 -04:00
  • 27a9697542 Temporary diabled Bulk Ticket Merge in the Main Ticket view as it was not allowing a tech to be assigned from that view johnnyq 2024-08-25 22:49:54 -04:00
  • d05c5b7ca2 Merge pull request #1007 from itflow-org/api-logins-tweak Johnny 2024-08-25 15:31:01 -04:00
  • ec0e1c395c Tweak credentials read api wrongecho 2024-08-25 20:29:14 +01:00
  • c0c810764a Merge pull request #1006 from itflow-org/bulk-merge Johnny 2024-08-25 15:20:43 -04:00
  • 442681a49a Merge pull request #1005 from itflow-org/debug-db-info Johnny 2024-08-25 15:20:24 -04:00
  • 6e3dcc0237 Merge pull request #1004 from itflow-org/bugfix-ticket-client-access-perms Johnny 2024-08-25 15:20:10 -04:00
  • 21a31a1fe1 Merge pull request #1002 from itflow-org/api-logins Johnny 2024-08-25 15:18:34 -04:00
  • f964d8245b Add bulk merge ticket feature wrongecho 2024-08-25 19:10:06 +01:00
  • c69655a5bb Add bulk merge ticket feature wrongecho 2024-08-25 19:06:57 +01:00
  • 4cfa4c6e85 Debug - clarify database engine wrongecho 2024-08-25 17:53:34 +01:00
  • 573e2340df Fix a bug that allows technicians to view tickets they shouldn't have access to wrongecho 2024-08-25 15:32:40 +01:00
  • 24ff6f5c84 WIP: Allow decrypting logins/credentials via the API wrongecho 2024-08-25 12:45:18 +01:00
  • 9ef3099495 WIP: Allow decrypting logins/credentials via the API wrongecho 2024-08-25 12:32:21 +01:00
  • d37bdcdbcb WIP: Allow decrypting logins/credentials via the API wrongecho 2024-08-25 12:31:15 +01:00
  • 2202f31a61 fix johnnyq 2024-08-24 20:08:14 -04:00
  • 26e12e1edb More UI/UX updates to the ticket reply bar johnnyq 2024-08-24 20:07:06 -04:00
  • 1bf80d3b15 Use TimeAgo for Ticket Created At column, use tooltip to show real date and time johnnyq 2024-08-24 19:28:07 -04:00
  • f0086c8844 More Ticket Details UI/UX use btn-toolbar class instead of btn-group for the header action button this allows padding and rounding of both edges of the button, decreased the bottom padding of the ticket reply card, updated the billable status johnnyq 2024-08-24 18:55:54 -04:00
  • 9a3b42c623 More UI/UX Reduced the Padding in the Ticket Details Header to make more room, Use TimeAgo and tooltips for the exact times, updated the Ticket Subject display, made the Submit button green instead of primary to offset all the primary buttons, also updated other button to reduce the distraction of orimary and secondary buttons johnnyq 2024-08-24 18:34:05 -04:00
  • 0ea2e78c78 More UI/UX Work to ticket details johnnyq 2024-08-24 18:11:57 -04:00
  • 9afab6e5e5 Removed the Dark Outline border on the side cards in ticket details johnnyq 2024-08-24 17:59:41 -04:00
  • ed315c3979 UI/UX Updates to the Ticket Details Header johnnyq 2024-08-24 17:57:05 -04:00
  • 7168cffba7 Ticket Details UI/UX Removed Prepend icon to tasks and removed the fa-fw for the checkmark next to add task johnnyq 2024-08-24 16:40:01 -04:00
  • 08b94dcae4 Bump TinyMCE from 7.1.1 to 7.3.0 johnnyq 2024-08-24 16:36:29 -04:00
  • 918c202e83 Remove Dup AI Reword Button johnnyq 2024-08-24 16:29:01 -04:00
  • d9299e8e28 Fix AI Reword Button, removed Status Icon johnnyq 2024-08-24 16:24:14 -04:00
  • bdd7c7e993 UI/UX Updates to Ticket Details, Reduce the start, pause timer and reset button and use pause and play icons instead, use block buttons for Type of Response johnnyq 2024-08-24 16:14:40 -04:00
  • a152a4a1a0 Update Ticket Details Page, remove the non working selectable comment type ad wrapped the Ticket Reply in a card body johnnyq 2024-08-24 15:58:45 -04:00
  • 2e0841abb3 Do not show Outstanding Balance table if no outstanding invoices exist johnnyq 2024-08-24 15:06:35 -04:00
  • b14da05b17 Add more prominant Highlight of the current invoice being viewed johnnyq 2024-08-24 14:57:23 -04:00
  • dd017da140 Several UX/UI Updates to Guest Invoice, Added Account Balance to the Top Right, removed Invoice History as this should be viewed via the client portal. Update the wording for Previous unpaid invoices to Outstanding Invoices, added invoice counts, reduced margin and padding in invoice tables, reworded Pay Online to Pay Now johnnyq 2024-08-24 14:47:27 -04:00
  • 8f5854c76e Add Full Account Balance on Guest Invoice View johnnyq 2024-08-24 14:11:16 -04:00
  • 04f33ac375 Add Tooltips with expire time for shared links johnnyq 2024-08-24 13:36:55 -04:00
  • 5588ad953e Show if a Credential, Document or File is Shared by a Link, added a new status column johnnyq 2024-08-24 13:30:01 -04:00
  • 374ca2a89b Fix New client Link in Dashboard johnnyq 2024-08-23 18:31:54 -04:00
  • d9b8b12c17 Reworked tooltips johnnyq 2024-08-23 18:27:20 -04:00
  • 9225efdc9e Added Tooltips to Deactivate Action and Type under shared Links johnnyq 2024-08-23 18:17:41 -04:00
  • a10b9bf93a Removed Company Name prepended to invoice email subjects as this name should be in the From Email Name Example CompanyName Billing or Just CompanyName johnnyq 2024-08-23 17:49:23 -04:00
  • 436b10c577 Updated the Shared items box UI/UX on Client overview johnnyq 2024-08-23 17:29:03 -04:00
  • b583e7f8c9 Update Text from light to dark for warning badges on client nav johnnyq 2024-08-23 16:40:47 -04:00
  • e1cac4556a Rounded out the top navbar notification count badge johnnyq 2024-08-23 16:33:35 -04:00
  • 6d7ffdd133 Updated Admin and Account Icons in the user drop down menu johnnyq 2024-08-23 16:11:47 -04:00
  • 0556f0b9a4 Moved Admin Section from side nav to User Drop Down at the top johnnyq 2024-08-23 16:09:34 -04:00
  • 37ddf87ef0 Removed Client ID from the Side Nav as its hidden in a popover on the client name in the client header johnnyq 2024-08-23 16:01:31 -04:00
  • 5ef9d76a3c Removed Shared Items from the side menu and merged them inot client overview johnnyq 2024-08-23 15:59:03 -04:00
  • d35b9ee161 Removed Client Audit log, now located under Recent under client Overview can click View More to see the main audit log if your an admin also added client filter to the main audit log johnnyq 2024-08-23 15:43:50 -04:00
  • 58ec9121a0 Moved Bulk Email from the side Menu to a contact Bulk Action, Also removed Client Statement as it did not work and payments covers that already this frees up 2 menu spaces on the client side nav johnnyq 2024-08-23 15:21:15 -04:00
  • a6113dc371 WIP: Allow decrypting logins/credentials via the API wrongecho 2024-08-22 18:22:20 +01:00
  • 0c60ecc329 WIP: Allow decrypting logins/credentials via the API wrongecho 2024-08-22 17:46:58 +01:00
  • d0ade72e6e Merge pull request #1003 from itflow-org/bulk-resolve-bugfix wrongecho 2024-08-19 21:58:11 +01:00
  • d43cd0398e Bugfix: Bulk close should actually be bulk resolve wrongecho 2024-08-19 21:45:03 +01:00
  • d803895f08 Remove the HTML line breaks in error output as the console is text only johnnyq 2024-08-19 16:33:19 -04:00
  • 85f2e8c244 Fix Cron Mail Ticket Parser script: It will now check if the ITFlow folder is created and subscribed before moving the mail johnnyq 2024-08-19 16:24:45 -04:00
  • 63feff03d2 Initial WIP: Allow decrypting logins/credentials via the API wrongecho 2024-08-19 21:23:43 +01:00
  • 82a123a63d Merge pull request #1001 from itflow-org/cred-fix Johnny 2024-08-19 15:16:39 -04:00
  • 0e8e8416f5 Merge pull request #1000 from itflow-org/bugfix-resolved-tickets Johnny 2024-08-19 15:15:55 -04:00
  • 3f772f5a2f Bugfix: credentials wrongecho 2024-08-19 19:56:12 +01:00
  • d17b75b7bd Bugfix: Resolved ticket counts wrongecho 2024-08-19 18:57:20 +01:00
  • 86e3f377ab Merge pull request #999 from itflow-org/rec-ticket-accounting-bugfix Johnny 2024-08-18 12:56:05 -04:00
  • e60ca0f978 Merge pull request #998 from itflow-org/ticketing-update Johnny 2024-08-18 12:31:13 -04:00
  • f605f581cb Recurring tickets bugfix wrongecho 2024-08-18 16:11:32 +01:00
  • 0025503ff8 Ticketing updates - guest view & resolved vs closed wrongecho 2024-08-17 23:42:39 +01:00
  • ad9b69ae10 Remove extra php closing tag wrongecho 2024-08-17 23:34:23 +01:00
  • d80334a7cf Ticketing updates - guest view & resolved vs closed wrongecho 2024-08-17 23:24:15 +01:00
  • 0b801b24ac Merge pull request #997 from itflow-org/wrongecho-db-update-small-fix wrongecho 2024-08-16 13:06:20 +01:00
  • 05e2b51ada Correct database update logic to ensure future updates work properly wrongecho 2024-08-16 13:05:04 +01:00
  • d9316233bb Merge pull request #993 from itflow-org/portal-docs-show-current Johnny 2024-08-15 20:14:57 -04:00
  • 08f9f137c0 Merge pull request #996 from itflow-org/tickets-tasks Johnny 2024-08-15 20:14:34 -04:00
  • ccdfd96f56 Tickets & Tasks wrongecho 2024-08-15 23:52:25 +01:00
  • 786fc0a369 Only show most current version of a document in the client portal wrongecho 2024-08-15 21:45:20 +01:00
  • 26d36e6f66 Merge pull request #992 from itflow-org/tck-eml-parse-anonymous Johnny 2024-08-13 17:00:31 -04:00
  • f32fd01e47 Merge pull request #991 from itflow-org/asset-client-tfr Johnny 2024-08-13 16:58:51 -04:00
  • 90e95a76b7 Add anonymous email parsing wrongecho 2024-08-10 22:39:47 +01:00
  • d6f30b83f8 Add anonymous email parsing wrongecho 2024-08-10 22:35:52 +01:00
  • 8fb50275ac Add move/transfer assets wrongecho 2024-08-10 20:51:57 +01:00
  • 3d3492ef27 Add move/transfer assets wrongecho 2024-08-10 20:46:59 +01:00