Commit Graph

5572 Commits

Author SHA1 Message Date
johnnyq
d64a7ce31e Fix Client Services to include interfaces 2024-06-11 23:32:09 -04:00
johnnyq
836e1a3199 Updated Asset API to include its assets 2024-06-11 23:00:57 -04:00
johnnyq
b25d21b8bf Delete Asset Interfaces related to client assets when deleting a client 2024-06-11 22:39:03 -04:00
johnnyq
3eb81e5954 Fix Network Select under client assets 2024-06-11 21:51:54 -04:00
johnnyq
1e241a9232 Quick Fix 2024-06-11 21:46:45 -04:00
johnnyq
41ac390173 MAJOR Feature Update - Backup before updating Migrated Asset Network info to a seperate table to allow for multiple interfaces per asset 2024-06-11 21:36:03 -04:00
johnnyq
a1613ddceb Up Max Client Abbreviation length from 5 to 6 2024-06-11 13:45:19 -04:00
johnnyq
0a7fd1471a Move All Domains from main side nav to Reports under Overview header 2024-06-11 12:09:00 -04:00
johnnyq
32df0369e2 Added IPv6 Field to Contact Details 2024-06-10 23:57:03 -04:00
johnnyq
fc6ec8dd03 Added IPv6 field for Assets 2024-06-10 22:10:18 -04:00
johnnyq
2ce36cb14f Added Bulk Edit Category, Archive, Unarchive and Delete to Products 2024-06-10 17:26:43 -04:00
johnnyq
655f1230c2 Added Export Products CSV 2024-06-10 15:53:26 -04:00
Johnny
ff1ec30775 Merge pull request #973 from wrongecho/ticket-parse-save-original-mail
Email to ticket parsing - Save the original email
2024-06-10 11:28:33 -04:00
Johnny
7135747b7d Merge pull request #972 from wrongecho/2fa-6char
2FA tweaks
2024-06-10 11:28:11 -04:00
Marcus Hill
041cbe15fa Email to ticket parsing - Save the original email
When creating a new ticket, save the original email in a .eml format and attach it to the ticket.

This will be useful for situations when you want to reply to the original thread but don't have access to the inbox. We could add this to all received emails if there is interest?
2024-06-09 21:34:54 +01:00
Marcus Hill
3dcd04a724 2FA
- Set the 2FA number input field to only accept 6 characters max
- Revoke existing remember-me tokens when 2FA is re-enabled
2024-06-09 12:57:42 +01:00
johnnyq
51710f886c Added Category Drop Down Select and Archive Query to Products 2024-06-08 21:00:14 -04:00
johnnyq
674f4cd6db Fix Padding for Client Documents 2024-06-08 19:31:24 -04:00
johnnyq
fb16ecd0c6 Added Bulk Archive, unarchive support to domains 2024-06-08 19:17:06 -04:00
johnnyq
64c5cbda52 Added Bulk Archive, UnArchive and Delete support to client vendors 2024-06-08 18:49:18 -04:00
johnnyq
e8715979d5 Optimized Show/Unshow Archive Button Logic 2024-06-08 17:14:08 -04:00
johnnyq
2032fe43d4 Added Bulk Delete to Archived Contacts 2024-06-08 16:20:28 -04:00
johnnyq
ee30b0b197 Added Bulk Archive, Unarchive, Delete actions to to logins 2024-06-08 16:00:29 -04:00
johnnyq
0d8333c7ab Add Bulk Actions to Locations 2024-06-08 14:49:26 -04:00
johnnyq
eb7fe5708a Fix Bulk actions in client recurring tickets 2024-06-08 13:38:08 -04:00
Johnny
0af4a7ac1e Merge pull request #971 from wrongecho/ticket-report-fix
Bugfix: Ticket report - average time to close
2024-06-08 12:46:58 -04:00
Marcus Hill
c06c240e2a Bugfix: Ticket report - average time to close 2024-06-08 07:32:41 +01:00
johnnyq
551146d3e2 btn-lg 2024-06-07 20:46:36 -04:00
johnnyq
a17fbcfc1d Fix Update 2024-06-07 20:45:33 -04:00
johnnyq
02445811fa Added locaiton drop down filter to contacts 2024-06-07 20:40:35 -04:00
johnnyq
86cd618b03 Add Force Update Button 2024-06-07 20:36:18 -04:00
johnnyq
f1b28a6f14 Fix Archive var check for contacts and assets 2024-06-07 18:52:54 -04:00
johnnyq
a44a76db28 Added the option to bulk remove contact tags 2024-06-07 18:44:21 -04:00
johnnyq
e920ccc5e4 Force upper case on client abbreviations 2024-06-07 18:31:53 -04:00
johnnyq
24022eca55 Added Definable Client Abbreviation 2024-06-07 18:18:42 -04:00
johnnyq
b229349d8c Added / ID to Username field under credentials 2024-06-07 18:01:25 -04:00
johnnyq
fb4c1e828f Fix Some Undefined Vars PHP Errors 2024-06-07 17:57:02 -04:00
johnnyq
c2b7d03c22 Added Payment Method and Account Dropdown Filters to Payments 2024-06-07 16:48:57 -04:00
johnnyq
1070449450 Added User, log type, and log action Dropdown Filter to audit logs 2024-06-07 16:32:45 -04:00
johnnyq
a742c9596e Moved Exports into the the new drop downs to match consistency 2024-06-07 15:59:22 -04:00
johnnyq
01b3d53683 Feature: Ability to Bulk Assign Additional tags to Many Contacts 2024-06-06 20:19:58 -04:00
johnnyq
474e9525c4 Add Bulk Archive and Unarchive to contacts 2024-06-06 17:54:12 -04:00
johnnyq
a35a28cf7d Added Bulk Archive and Unarchive to Assets 2024-06-06 17:25:25 -04:00
johnnyq
1522f5414a Ability to Unarchive contacts and assets 2024-06-06 16:51:08 -04:00
johnnyq
94ba05271f Allow Invoices to be exportable, move export expense modal out of the record loop 2024-06-06 13:49:50 -04:00
johnnyq
10f1d39b2a Fix In Comntat Details Contact must belong to the client 2024-06-06 13:18:50 -04:00
johnnyq
71bad025cc Fix Ticket Subject under client contact details showing 0 2024-06-06 13:01:51 -04:00
johnnyq
5e6b79fce5 Added DataTables JS Plugin tested functionality for client contact details 2024-06-06 13:00:14 -04:00
johnnyq
965c16c19d Fix broken Clients when restricting user client access 2024-06-06 12:06:26 -04:00
johnnyq
40ccbb5627 Update GetDomainExpiry Function to return proper null if Expire is not found, updated the logic 2024-06-06 02:30:12 -04:00