Commit Graph

  • 301d798963 You can now change ticket priority, contact or ticket Assignment by clicking on the element in the ticket listing johnnyq 2023-09-18 13:23:21 -04:00
  • 6109933f42 Updated Notification titles johnnyq 2023-09-17 21:26:31 -04:00
  • 827b880b28 Fixed edit scheduled ticket updated shoertenClient function to be even more intelligent johnnyq 2023-09-17 20:08:41 -04:00
  • 1b90a005e4 Added a php function to intelligently shorten a clients name to 3 characters johnnyq 2023-09-17 19:49:09 -04:00
  • 0987f3121f fix Pending tickets notification johnnyq 2023-09-17 19:00:31 -04:00
  • 40aaddd09b Update cron to Create notification of tickets pending assignment johnnyq 2023-09-17 18:55:44 -04:00
  • 8fa76daf3a Update cron ticket parser to set new ticket status to Pending-Assignment instead of Open johnnyq 2023-09-17 18:42:17 -04:00
  • fdc7416ae9 Wording johnnyq 2023-09-17 18:38:46 -04:00
  • beaa56dc36 Removed Ticket assignment through edit ticket, has to be done within the ticket itself, properly update the status to assigned and pending-assignment based off whos assigned to the ticket johnnyq 2023-09-17 18:36:48 -04:00
  • fed51928c7 Updated Status Badge Colors johnnyq 2023-09-17 18:10:21 -04:00
  • b23631226b Updated and added more descriptive Ticket Statuses johnnyq 2023-09-17 18:06:07 -04:00
  • dbb28a9a4c Added new ticket status array for better communication and sorting johnnyq 2023-09-17 17:25:28 -04:00
  • 077fc1cf35 Added additional fields to cvategories for icon support and sub category support johnnyq 2023-09-17 17:16:20 -04:00
  • 2b6be6ba45 Ticketing: Add example logic for how we might allow customised subject/ticket body Marcus Hill 2023-09-17 12:00:27 +01:00
  • d4c71955c6 Merge pull request #718 from ColDog5044/readme-release-update wrongecho 2023-09-16 23:21:15 +01:00
  • 6bd2919c18 Do not mark unprocessed email as read johnnyq 2023-09-15 17:02:07 -04:00
  • 8e714e7afa Update estimated release month in README Collin Laney 2023-09-14 21:09:23 -04:00
  • deb5e87630 Tidy Queries and moved client to the ends of each entity in global search johnnyq 2023-09-12 13:15:07 -04:00
  • 19e9c3eeb5 Added Assets to Global Search johnnyq 2023-09-12 12:51:00 -04:00
  • 15d433f1d9 Invoice are now searchable via global search johnnyq 2023-09-12 12:06:02 -04:00
  • 7d1cfc586d Revert last commit invoice quote and recurring were already searchable by its concat prefix and number johnnyq 2023-09-12 11:31:23 -04:00
  • 878582f7c5 Allow to search via invoice, quote, recurring numbers johnnyq 2023-09-11 18:46:43 -04:00
  • 43fcf86a41 Fix johnnyq 2023-09-11 18:22:21 -04:00
  • 3f5c1c270a Fix Certificate Renewals johnnyq 2023-09-11 18:20:59 -04:00
  • ba09ea7c67 Opps fix johnnyq 2023-09-11 16:13:18 -04:00
  • f44641c5e4 Sort Client tags alphabetically when being show under client details, client listing and ticket details johnnyq 2023-09-11 16:01:47 -04:00
  • 7561364e91 remove get Cert Expiry date from cron job as its in functions now johnnyq 2023-09-11 15:32:17 -04:00
  • 9028f219b9 Moved get Cert Expiry date to functions.php johnnyq 2023-09-11 15:31:43 -04:00
  • b80d730910 Added Cron task to update Certificate Expiry fields johnnyq 2023-09-11 15:21:16 -04:00
  • b77886cc7e Bump PHPMailer from 6.8.0 to 6.8.1 johnnyq 2023-09-11 13:38:57 -04:00
  • 3b645fc5fb Added missing asset description under client details johnnyq 2023-09-11 13:07:39 -04:00
  • 277c5bad68 Also subscribe the mail folder so it shows up under mail folders johnnyq 2023-09-10 22:06:22 -04:00
  • f4963cbc45 Change folder name for ITFlow Proessed mail to ITFlow and put in the root instead of INBOX Folder. Also dont flag all other mail johnnyq 2023-09-10 21:41:35 -04:00
  • 2c14ae1a76 Added more padding to client overview cards johnnyq 2023-09-10 20:32:05 -04:00
  • 9753b96fed Fix mismatch of word URI and URL to just URI, fix it to not removed Service:// johnnyq 2023-09-09 23:57:55 -04:00
  • bc1e2f1ea4 Updated DB schema with the new asset_uri johnnyq 2023-09-09 23:43:12 -04:00
  • 747e793e54 Added Asset URI can be used for a remote link johnnyq 2023-09-09 23:40:18 -04:00
  • be7492ae73 Merge pull request #714 from wrongecho/qr-charts-api Johnny 2023-09-09 14:13:20 -04:00
  • a5fd5a2068 Merge pull request #716 from wrongecho/ticket-api-create Johnny 2023-09-09 14:12:11 -04:00
  • c489a85fc0 API: Tickets Marcus Hill 2023-09-09 15:28:18 +01:00
  • 89d4f85869 Merge pull request #715 from wrongecho/asset-import wrongecho 2023-09-09 12:08:18 +01:00
  • 19e159e9fd Bug fix: Asset import Marcus Hill 2023-09-09 11:53:12 +01:00
  • a593e4cbbb Use HTTPS instead (eventually to move this into a local library) Marcus Hill 2023-09-09 08:33:29 +01:00
  • 6cb3d8f9d0 Truncate Client Name on client side nav johnnyq 2023-09-08 01:51:29 -04:00
  • 21a60c0619 Added confirm delete on delete contact johnnyq 2023-09-08 01:15:12 -04:00
  • 3d5c09abd0 Added a mail resend option under mail queuer it reset the the failed count to 3 johnnyq 2023-09-07 19:31:18 -04:00
  • 85c1dede07 Show password field when local is selected for both edit and add contact johnnyq 2023-09-07 18:18:27 -04:00
  • 420647d481 Seperated domain refresher to seperate cron job this will need to be added manually if you want domain info to be refreshed, did this because sometimes it would break johnnyq 2023-09-07 17:51:35 -04:00
  • 3c8c173427 Fix Bad column count error upon importing passwords via CSV johnnyq 2023-09-07 17:10:50 -04:00
  • 6d1420712d Minor UI/UX update on mail settings johnnyq 2023-09-07 16:46:36 -04:00
  • 5f53082900 Spelling fix johnnyq 2023-09-07 16:40:52 -04:00
  • 0ae3a7fed1 Added more common net terms johnnyq 2023-09-07 16:39:17 -04:00
  • 718605dd8c Removed Mail from settings under ticket, invoice and quote settings as this is all configured under mail settings now johnnyq 2023-09-07 16:28:36 -04:00
  • 7dee46eee9 Changed company icon from a building to a briefcase johnnyq 2023-09-07 15:50:20 -04:00
  • 3e039f8664 Added Timezone selection under setup johnnyq 2023-09-07 15:49:04 -04:00
  • e56d78b0a8 Added timezone selection to localiztion settings johnnyq 2023-09-07 15:41:01 -04:00
  • 44508cfa7c Moved Company Details settings localiztion settings to its own seperate settings called localiztion johnnyq 2023-09-07 15:22:16 -04:00
  • b625400638 Renamed setting side nav to administration more suitable than settings johnnyq 2023-09-07 15:06:05 -04:00
  • 90b483e424 Moved Calendar, Trips and Reports under More sub heading on side nav johnnyq 2023-09-07 14:44:36 -04:00
  • e1e966806c Added Login Description to Contact details to mimic client passwords johnnyq 2023-09-06 11:23:42 -04:00
  • 725370408c Decreased Content padding for mobile view, also decreased card body content in clients for mobile johnnyq 2023-09-06 02:11:32 -04:00
  • 903efec1dd When local auth is selected show the password box johnnyq 2023-09-06 00:49:31 -04:00
  • 747b7de143 Feature: Force MFA Part 3 - Enforce MFA by redirecting users to their user_profile to setup MFA if Force MFA is checked, next up is to lock them there until 2FA is set johnnyq 2023-09-06 00:08:21 -04:00
  • 17c8a9ab0c FEATURE: Force MFA Part 2 - Added to add, edit user johnnyq 2023-09-05 23:44:42 -04:00
  • 2a142f1c42 FEATURE: Force MFA Part 1 - DB Structure johnnyq 2023-09-05 23:23:16 -04:00
  • 8fb211c2dc Keep current view when switching between folders johnnyq 2023-09-05 23:16:14 -04:00
  • eb1048ea4a Added Confirmation to Ticket Details Page, Closing ticket archiveing reply deleting etc johnnyq 2023-09-05 19:04:43 -04:00
  • 54c1befed9 Added Confirmation to Delete and Archiving tasks, also fixed broken trips page johnnyq 2023-09-05 19:02:52 -04:00
  • 4b368ee5af FEATURE: Confirmation Modal only grab clients initials for client side nav johnnyq 2023-09-05 18:26:15 -04:00
  • 316afa5603 Top bar is now fixed by default also fixed markup for side top headers johnnyq 2023-09-05 17:19:02 -04:00
  • 97521d1df7 added more actionable notifications johnnyq 2023-09-05 16:44:31 -04:00
  • 52b0a17e02 added more actionable notifications johnnyq 2023-09-05 16:42:33 -04:00
  • 853fbf0ba7 Ticket Notifications now are clickable and will go to the ticket details johnnyq 2023-09-05 16:23:10 -04:00
  • 7a27e5f6d2 FEATURE: Actionable Notifications Part 1 - Added Notificaiton Action to the DB this will allow notifications to become actionable johnnyq 2023-09-05 16:12:31 -04:00
  • b1a9dda896 Ticket update bar Formatting Fix johnnyq 2023-09-05 15:33:03 -04:00
  • d978e475bb Removed Closed from the Ticket Dropdown as it was accidenally hit sometimes johnnyq 2023-09-05 15:31:09 -04:00
  • a5b034f877 Added Ticket Watchers card to the ticket details side bar johnnyq 2023-09-05 15:25:25 -04:00
  • 3513173ad0 Dudup Pagination requirement johnnyq 2023-09-05 14:48:58 -04:00
  • 941cbd37be Add Pagination to File Grid / Thumbnail View johnnyq 2023-09-05 14:46:51 -04:00
  • baea5ed997 Fixed issues with ticket notifications johnnyq 2023-09-05 13:53:42 -04:00
  • d76f864c56 Merge pull request #713 from wrongecho/anonymise-contact-2 Johnny 2023-09-05 11:45:42 -04:00
  • 06c88a0c8f Bug fix: Log entries auditing tickets created by agents now correctly log under the client Marcus Hill 2023-09-03 22:09:58 +01:00
  • 0c4cded64e Merge pull request #712 from wrongecho/anonymise-contact Johnny 2023-09-03 12:42:33 -04:00
  • b500556403 Add Anonymize Contact feature Marcus Hill 2023-09-03 17:02:42 +01:00
  • 1370ac3d6c Merge pull request #711 from wrongecho/portal-sso-fix wrongecho 2023-08-31 20:24:03 +01:00
  • dd43d8fd26 Adjust Client Portal AAD SSO Button to be HTML rather than Javascript due to CSP blocking inline JS. Marcus Hill 2023-08-31 20:20:49 +01:00
  • 81029e4605 Agent Resassign Ticket Email notification now uses the new mail queue system johnnyq 2023-08-29 14:20:05 -04:00
  • 34a4f27b19 Close Ticket Email notifications now utilize the new mail queue system johnnyq 2023-08-29 13:23:36 -04:00
  • 353b082f0c Converted Create Ticket Email Notification to the new mail queue system johnnyq 2023-08-29 12:56:00 -04:00
  • 1e254c9de4 Fix Broken domain listing johnnyq 2023-08-28 18:23:18 -04:00
  • 0898732ee7 Added more archiving capabilities across the board also dont show delete if folder is not empty, still need to add show archived data johnnyq 2023-08-28 16:21:09 -04:00
  • a959f588f3 Updated hopefully everywhere for account so account_archived works properly also do not allow archiving of account if equals online payment account johnnyq 2023-08-27 17:50:10 -04:00
  • 1c5398d85e Merge pull request #709 from wrongecho/new-ticket-notifications Johnny 2023-08-27 15:53:41 -04:00
  • c070a14b0e Merge pull request #708 from wrongecho/link-backup-docs Johnny 2023-08-27 11:59:32 -04:00
  • b7108436fd Add notify by email function when a new ticket is created Marcus Hill 2023-08-27 12:24:15 +01:00
  • 42b5d82e2c Link to the backup docs when informing users to perform backups Marcus Hill 2023-08-27 10:08:52 +01:00
  • ac023a1eaa Merge pull request #706 from chandachewe10/master Johnny 2023-08-26 10:39:07 -04:00
  • bfae617d6e Copy Updated Currencies from setup.php to get_settings.php chanda chewe 2023-08-26 14:15:54 +02:00
  • 90a3644eb9 Prepend Re: to ticket reply subject lines johnnyq 2023-08-25 22:46:02 -04:00
  • eb98e82505 Remove tag icon top client header johnnyq 2023-08-25 21:23:10 -04:00