Commit Graph

  • fc82dc705e Add Payment Method and Reference to Payment Receipts johnnyq 2024-06-28 12:20:20 -04:00
  • c27f9fd6a9 Set Charset to UTF-8 to avoid encoding issues on some mail servers johnnyq 2024-06-28 11:39:34 -04:00
  • 97c2928830 Remove Duplicate Line of Code to connect to IMAP Server and find inbox johnnyq 2024-06-28 11:25:58 -04:00
  • f57cf5cb91 Fix Plain Text Emails not showing in ticket replies by converting plain text emails to HTML for displaying johnnyq 2024-06-27 18:50:37 -04:00
  • 95fd0344c0 Fixed ticket Email processing showing array() johnnyq 2024-06-27 17:23:45 -04:00
  • 1c618892cc Removed WebKlex PHP-IMAP Dependency in post as it was spewing errors for people running older version of php below 8.2 - note this is still required for Mail Parser to work johnnyq 2024-06-27 01:10:00 -04:00
  • 5b3c6f4272 Better Handling of HTML Reply ticket emails, reduce the spacing trim out extra spaces reduce the line height etc johnnyq 2024-06-26 13:14:16 -04:00
  • 30bd685dea Final path fix johnnyq 2024-06-25 16:02:22 -04:00
  • f7b75bb150 fix johnnyq 2024-06-25 15:54:19 -04:00
  • 6456dfcc67 Fix Autoloader location for WEbklex imap johnnyq 2024-06-25 15:51:51 -04:00
  • b0c5d43867 Remove the reliance on php-imap extension to test imap connection in setting. Also removed the check for php-imap in the mai, parser as we use fully rely on webklex johnnyq 2024-06-25 15:48:56 -04:00
  • 40866e34e2 Remove the function to check if php-mailparse is installed. Its not needed and was causing breaing issues and is an unessesary check johnnyq 2024-06-25 15:28:01 -04:00
  • 39ff97e9dd Restore option to share a password accidentally got wiped out when adding archive unarchive functions johnnyq 2024-06-25 11:44:19 -04:00
  • fbd220c5e3 Add Global Bulk Mail back to the Admin nav side bar, seemed to have gotten lost when we updated the menu johnnyq 2024-06-25 09:37:49 -04:00
  • 897dcb179a Merge pull request #975 from ssteeltm/tickets_tasks-progress-bar Johnny 2024-06-24 10:59:14 -04:00
  • 1542a89922 small adjustment to show 0 completed tasks Hugo Sampaio 2024-06-24 09:54:44 -03:00
  • 0c10b863b5 Use rounded badge for priority in client tickets to match johnnyq 2024-06-23 00:16:41 -04:00
  • ee5e6d157d Update Cron Ticket Email Parser script to take in account of multiple variations of the word inbox johnnyq 2024-06-22 13:45:39 -04:00
  • 1b937a0e7d Merge pull request #974 from ssteeltm/master Johnny 2024-06-18 22:30:59 -04:00
  • ea77c7567d Updated UI badge element to use yes and no for billable tickets johnnyq 2024-06-17 17:38:05 -04:00
  • 46ab6a696d Assure a Primary network interface gets added with the import of assets. Also check to see if a primary interface is present when editing an interface johnnyq 2024-06-17 14:43:35 -04:00
  • 84366cc1b9 Small UI Comment Cleanup of dashboard johnnyq 2024-06-16 12:31:45 -04:00
  • 55eff7ce45 Client Racks UI Cleanup Move the Rack Data to a table instead of using dd and dl johnnyq 2024-06-16 12:17:05 -04:00
  • 3d6d6a0e22 UI Cleanup Move the the from and to Unit to one row when adding a device johnnyq 2024-06-16 12:08:59 -04:00
  • 9d40ef1776 Racks: Exclude Assets in the the add device drop downlist that are already in anopther rack johnnyq 2024-06-14 18:07:43 -04:00
  • aca5a1ee54 Remove Rack Photo on deletion and do not remove rack_units as the DB is set to cacade delete these johnnyq 2024-06-14 17:44:29 -04:00
  • 5ba0315a42 Feature: You can add and remove linked devices and customer devices to the rack units johnnyq 2024-06-14 17:22:16 -04:00
  • 88896d3cdf Update client_file_link_asset_modal.php Hugo Sampaio 2024-06-14 15:13:18 -03:00
  • 92e594ee32 Updated Budget UI to include card header and made a view only option for budget johnnyq 2024-06-14 13:41:16 -04:00
  • 70dc64f05d Updated Budget to now include easy updating and creating and viewing Yearly budgets in one POST johnnyq 2024-06-14 13:13:28 -04:00
  • 5352416dbe Added backend archive, unarchive, delete capaiblities for racks johnnyq 2024-06-13 17:12:34 -04:00
  • 17feb98ec7 Added Client Network / Server Rack Documentation to the UI More to come johnnyq 2024-06-13 17:06:09 -04:00
  • 1efe403422 Added Asset Photo to Asset Details Side bar johnnyq 2024-06-13 14:51:09 -04:00
  • 6da19c3e6f Fix Physical Locatiin not showing on edit Asset johnnyq 2024-06-13 14:47:48 -04:00
  • e3c39e473f Fixes on Image Uploading for assets johnnyq 2024-06-13 14:31:46 -04:00
  • 16c2fbf6d1 Added Asset Photo and Asset Physical Location to the UI johnnyq 2024-06-13 13:54:21 -04:00
  • 3288cb6dc2 DB Structure Update to make room for Rack and Patch Panel Documentation along with adding Asset Photo and Asset Physical Location DB Fields johnnyq 2024-06-13 12:40:37 -04:00
  • b37cfdf677 Fix API Asset interface relationship johnnyq 2024-06-12 18:06:04 -04:00
  • 2edd39c16d Remove the vendor directory in .gitignore as these dependencies are needed for php-imap johnnyq 2024-06-12 16:15:10 -04:00
  • 779527cf6a Migrated away from PHP Mail Parser to the new WebKlex PHP IMAP Mail Parser this will open the way to support OAUTH2 for Mail servers such as Microsoft 365 and Google Workspaces johnnyq 2024-06-12 15:39:52 -04:00
  • d64a7ce31e Fix Client Services to include interfaces johnnyq 2024-06-11 23:32:09 -04:00
  • 836e1a3199 Updated Asset API to include its assets johnnyq 2024-06-11 23:00:57 -04:00
  • b25d21b8bf Delete Asset Interfaces related to client assets when deleting a client johnnyq 2024-06-11 22:39:03 -04:00
  • 3eb81e5954 Fix Network Select under client assets johnnyq 2024-06-11 21:51:54 -04:00
  • 1e241a9232 Quick Fix johnnyq 2024-06-11 21:46:45 -04:00
  • 41ac390173 MAJOR Feature Update - Backup before updating Migrated Asset Network info to a seperate table to allow for multiple interfaces per asset johnnyq 2024-06-11 21:36:03 -04:00
  • a1613ddceb Up Max Client Abbreviation length from 5 to 6 johnnyq 2024-06-11 13:45:19 -04:00
  • 0a7fd1471a Move All Domains from main side nav to Reports under Overview header johnnyq 2024-06-11 12:09:00 -04:00
  • 32df0369e2 Added IPv6 Field to Contact Details johnnyq 2024-06-10 23:57:03 -04:00
  • fc6ec8dd03 Added IPv6 field for Assets johnnyq 2024-06-10 22:10:18 -04:00
  • 2ce36cb14f Added Bulk Edit Category, Archive, Unarchive and Delete to Products johnnyq 2024-06-10 17:26:43 -04:00
  • 655f1230c2 Added Export Products CSV johnnyq 2024-06-10 15:53:26 -04:00
  • ff1ec30775 Merge pull request #973 from wrongecho/ticket-parse-save-original-mail Johnny 2024-06-10 11:28:33 -04:00
  • 7135747b7d Merge pull request #972 from wrongecho/2fa-6char Johnny 2024-06-10 11:28:11 -04:00
  • 041cbe15fa Email to ticket parsing - Save the original email Marcus Hill 2024-06-09 21:34:54 +01:00
  • 3dcd04a724 2FA Marcus Hill 2024-06-09 12:57:42 +01:00
  • 51710f886c Added Category Drop Down Select and Archive Query to Products johnnyq 2024-06-08 21:00:14 -04:00
  • 674f4cd6db Fix Padding for Client Documents johnnyq 2024-06-08 19:31:24 -04:00
  • fb16ecd0c6 Added Bulk Archive, unarchive support to domains johnnyq 2024-06-08 19:17:06 -04:00
  • 64c5cbda52 Added Bulk Archive, UnArchive and Delete support to client vendors johnnyq 2024-06-08 18:49:18 -04:00
  • e8715979d5 Optimized Show/Unshow Archive Button Logic johnnyq 2024-06-08 17:14:08 -04:00
  • 2032fe43d4 Added Bulk Delete to Archived Contacts johnnyq 2024-06-08 16:20:28 -04:00
  • ee30b0b197 Added Bulk Archive, Unarchive, Delete actions to to logins johnnyq 2024-06-08 16:00:29 -04:00
  • 0d8333c7ab Add Bulk Actions to Locations johnnyq 2024-06-08 14:49:26 -04:00
  • eb7fe5708a Fix Bulk actions in client recurring tickets johnnyq 2024-06-08 13:38:08 -04:00
  • 0af4a7ac1e Merge pull request #971 from wrongecho/ticket-report-fix Johnny 2024-06-08 12:46:58 -04:00
  • c06c240e2a Bugfix: Ticket report - average time to close Marcus Hill 2024-06-08 07:32:41 +01:00
  • 551146d3e2 btn-lg johnnyq 2024-06-07 20:46:36 -04:00
  • a17fbcfc1d Fix Update johnnyq 2024-06-07 20:45:33 -04:00
  • 02445811fa Added locaiton drop down filter to contacts johnnyq 2024-06-07 20:40:35 -04:00
  • 86cd618b03 Add Force Update Button johnnyq 2024-06-07 20:36:18 -04:00
  • f1b28a6f14 Fix Archive var check for contacts and assets johnnyq 2024-06-07 18:52:54 -04:00
  • a44a76db28 Added the option to bulk remove contact tags johnnyq 2024-06-07 18:44:21 -04:00
  • e920ccc5e4 Force upper case on client abbreviations johnnyq 2024-06-07 18:31:53 -04:00
  • 24022eca55 Added Definable Client Abbreviation johnnyq 2024-06-07 18:18:42 -04:00
  • b229349d8c Added / ID to Username field under credentials johnnyq 2024-06-07 18:01:25 -04:00
  • fb4c1e828f Fix Some Undefined Vars PHP Errors johnnyq 2024-06-07 17:57:02 -04:00
  • c2b7d03c22 Added Payment Method and Account Dropdown Filters to Payments johnnyq 2024-06-07 16:48:57 -04:00
  • 1070449450 Added User, log type, and log action Dropdown Filter to audit logs johnnyq 2024-06-07 16:32:45 -04:00
  • a742c9596e Moved Exports into the the new drop downs to match consistency johnnyq 2024-06-07 15:59:22 -04:00
  • 01b3d53683 Feature: Ability to Bulk Assign Additional tags to Many Contacts johnnyq 2024-06-06 20:19:58 -04:00
  • 474e9525c4 Add Bulk Archive and Unarchive to contacts johnnyq 2024-06-06 17:54:12 -04:00
  • a35a28cf7d Added Bulk Archive and Unarchive to Assets johnnyq 2024-06-06 17:25:25 -04:00
  • 1522f5414a Ability to Unarchive contacts and assets johnnyq 2024-06-06 16:51:08 -04:00
  • 94ba05271f Allow Invoices to be exportable, move export expense modal out of the record loop johnnyq 2024-06-06 13:49:50 -04:00
  • 10f1d39b2a Fix In Comntat Details Contact must belong to the client johnnyq 2024-06-06 13:18:50 -04:00
  • 71bad025cc Fix Ticket Subject under client contact details showing 0 johnnyq 2024-06-06 13:01:51 -04:00
  • 5e6b79fce5 Added DataTables JS Plugin tested functionality for client contact details johnnyq 2024-06-06 13:00:14 -04:00
  • 965c16c19d Fix broken Clients when restricting user client access johnnyq 2024-06-06 12:06:26 -04:00
  • 40ccbb5627 Update GetDomainExpiry Function to return proper null if Expire is not found, updated the logic johnnyq 2024-06-06 02:30:12 -04:00
  • dfda4d1101 Merge pull request #969 from ssteeltm/asset-view-files Johnny 2024-06-04 21:23:00 -04:00
  • 61a95dbd59 Merge pull request #968 from ssteeltm/file-link-assets Johnny 2024-06-04 18:30:47 -04:00
  • d20e462652 Mimicked UI for Client Perms to USer and Device Licneses under Licenses johnnyq 2024-06-04 16:36:39 -04:00
  • 21019ba471 Add Checkbox that will select all / de-select all Client Restriction permissions in add/edit user johnnyq 2024-06-04 16:05:49 -04:00
  • 49436fae3b rename description Hugo Sampaio 2024-06-04 16:40:33 -03:00
  • 0aea143049 Update wording for Restrict Client Access johnnyq 2024-06-04 15:18:44 -04:00
  • e5cab12633 Updated UI for Restrict Client Access johnnyq 2024-06-04 15:11:13 -04:00
  • 87069b7ebb forgoten modal identifier Hugo Sampaio 2024-06-04 15:55:57 -03:00
  • 254715ddc6 Rework User client Access Restriction UI for add and edit user. Moved from multi Select Box to Individual checkboxs johnnyq 2024-06-04 14:52:20 -04:00
  • 3b07caadb7 show related Files on Asset View Hugo Sampaio 2024-06-04 15:45:57 -03:00