a3ebf0845f
Merge pull request #988 from itflow-org/file-delete-bugfix
Johnny
2024-07-31 17:25:31 -04:00
2e61c7e72b
Merge pull request #987 from itflow-org/rem-header-js
Johnny
2024-07-31 17:25:12 -04:00
6c50722b14
Merge pull request #986 from itflow-org/wrongecho-rack-patch
Johnny
2024-07-31 17:25:02 -04:00
cfb13a0c18
Client files bugfix - Hide delete button for techs as they do not have this permission - Remove unused exclude_condition var
Marcus Hill
2024-07-31 22:06:17 +01:00
de5ae4bbc3
Remove old reference to js/header_timers.js as this file no longer exists
Marcus Hill
2024-07-31 21:46:15 +01:00
8881cd30ff
Update client_asset_details.php
Hugo Sampaio
2024-07-01 12:01:35 -03:00
af6740d898
Debug assistance
Marcus Hill
2024-06-30 12:31:59 +01:00
8db9822f63
Add audit log cleanup/retention period to cron
Marcus Hill
2024-06-30 11:51:39 +01:00
cc38c642c5
Added back the old cron ticket email parser as legacy_cront_ticket_email_parser.php and added back the old libraries php-mime-mail-parser in plugins note if you recently installed itflow within the last 2 weeks you will need to install and enable the php libraries php-imap and php-mailparse if you decide to use the legacy mailer
johnnyq
2024-06-29 13:40:47 -04:00
f133981b52
Remove the UTF7 to 8 Encoding as it broke Thunderbird email parsing, somehow Roundcube webmail was fine
johnnyq
2024-06-28 17:21:43 -04:00
6bdfe1b713
Add Function to convert message text from UTF7 to UTF8 possibly fix the Google Issue not sure, we need further testing
johnnyq
2024-06-28 13:52:50 -04:00
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
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
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
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
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