Commit Graph

5437 Commits

Author SHA1 Message Date
johnnyq
3b079de8ad Fix update_cli to get the proper latest db version 2024-12-10 22:19:41 -05:00
johnnyq
32d5e333c6 Renamed error_logs to app_logs, created app logs list view and renamed function logError to logApp, updated some of the log functions in cron and ticket mail parser to use the new appLog 2024-12-10 22:06:35 -05:00
johnnyq
d5e5a13fe7 Automatically select the current asset in asset details whjen creating a recurring or regular ticket 2024-12-10 20:51:16 -05:00
johnnyq
0bff350463 Add Recurring tickets list to contact details as well as the ability to Create and Edit Recurring contacts all witihin contact details 2024-12-10 20:40:47 -05:00
johnnyq
e24c79fbaf Add Recurring Tickets to asset details, added ability to open a ticket for asset in asset details, also recurring ticket 2024-12-10 20:23:04 -05:00
johnnyq
c0928e9b68 Dropped the Vendor Templates Table decided to use the same table, added Vendor Contacts Table to allow for more than 1 contact for a vendor 2024-12-10 17:47:41 -05:00
Johnny
d35d6a93b0 Merge pull request #1117 from ssteeltm/master
Ticket Summary with detected language
2024-12-10 15:48:34 -05:00
johnnyq
bb6a1c3cc7 Feature: Allow AI to Generate Document Templates with a prompt example Generate AD Structure Documentation, File Share etc 2024-12-10 15:47:12 -05:00
Hugo Sampaio
52da072711 Ticket Summary with detected language 2024-12-10 16:54:57 -03:00
johnnyq
1e05c7d524 Fix Ticket Summary move js inline with ticket.php as js files cant read php vars 2024-12-10 14:24:48 -05:00
johnnyq
c9a5df30d8 PHP Tag fix 2024-12-10 14:07:46 -05:00
johnnyq
2ac32ab0c5 AI Feature Ticket Summary: Summarieze an entire ticket 2024-12-10 14:03:43 -05:00
johnnyq
501c5fce15 Update update_cli script to only allow the script to run as the owner of the script preventing any permissions issues when updating via git. Also removed the --user option. to run the script you can use sudo -u USER php update_cli.php while in its path 2024-12-10 12:40:22 -05:00
johnnyq
f3faaa2a4e Revert Wireless Access Point to Access Point 2024-12-09 11:29:00 -05:00
johnnyq
1d8a78b279 Add Image Thumbnails and Previews for better image optimization update view image modal to JS and allow to move between images using previous and next arrows 2024-12-08 15:22:37 -05:00
johnnyq
c4870e49cf Ensure All commands are executed within the update and setup scripts directory 2024-12-07 15:53:17 -05:00
johnnyq
2cf2545f32 name script finalized 2024-12-07 15:49:07 -05:00
johnnyq
41743a529f Update CLI show help screen and show if an argument is invalid 2024-12-07 15:46:48 -05:00
johnnyq
6b8d02c6ef DB Update Add vendor_templates table to eventually seperate out templates from the vendors table 2024-12-07 15:38:35 -05:00
johnnyq
29f75fc69c Update CLI - Added option to specify a when update the app otherwise default to www-data 2024-12-07 15:26:29 -05:00
johnnyq
5f8b68ac3c Setup CLI Fix Country Example to include full country name and add additonal eg for timezones 2024-12-07 15:21:20 -05:00
johnnyq
a8328172e6 Allow force_update to be seperate from --update 2024-12-07 15:16:46 -05:00
johnnyq
926935ceb6 Add help to the update_cli and execute standard update by default also fix getting the current DB version 2024-12-07 15:09:29 -05:00
johnnyq
b43a7ec16d Initial work on update script via cli the update_cli.php can only be run via command line preventing web public dir execution 2024-12-07 14:46:08 -05:00
johnnyq
0a59ab33b9 Added setup_cli.php to allow to setup via the command line via interactive prompts and non intertactive by argument switches this allows for better automation of installing itflow in places like docker, ansible, HestiaCP Auto Install scripts etc 2024-12-07 14:09:15 -05:00
johnnyq
6501fc528e Add IP back to the default shown columns in assets 2024-12-07 12:45:09 -05:00
johnnyq
095c5b95ac Removed Physical Asset location in show additonal columns instead show Physical Location below location 2024-12-07 12:26:41 -05:00
johnnyq
193e9e3e01 Make Company Name clickable 2024-12-06 19:44:14 -05:00
johnnyq
e1b30f6c25 Update Side nav to use icon next to company 2024-12-06 19:40:10 -05:00
johnnyq
804164bc3f Center Align Company Name in side bar and downsize the font size 2024-12-06 19:17:15 -05:00
johnnyq
324f66b5fd Update the UI Header for Asset Selection on in the client assets and reports sections 2024-12-06 18:45:34 -05:00
johnnyq
74e7507f7d Change asset TV to Display, changed Firewall icon to Fire 2024-12-06 17:00:52 -05:00
johnnyq
acf5268139 Wording Fix for Share Link 2024-12-06 16:21:01 -05:00
johnnyq
26ca2ab907 Fix View After Delete and turn it into a switch 2024-12-06 16:10:56 -05:00
johnnyq
6ae18dbc43 Update UI in share Model Remove Views instead use Delete after view and set long expiration dates and chnage them to a radio buttons instead of select 2024-12-06 14:11:51 -05:00
Johnny
22f5bdb1c0 Merge pull request #1113 from itflow-org/invoice-guest-cancelled
Guest invoice view - cancelled
2024-12-06 11:42:39 -05:00
Johnny
9312aac7fc Merge pull request #1112 from itflow-org/portal-contacts-bugfix
Portal contacts
2024-12-06 11:42:24 -05:00
wrongecho
9bc1ebd7ea Merge pull request #1115 from itflow-org/fix-contact-related-logins
Bugfix contact related logins
2024-12-04 23:03:28 +00:00
wrongecho
8954287047 Merge pull request #1114 from itflow-org/tt-bulk-reply
Add time tracking for bulk ticket replies
2024-12-04 22:17:26 +00:00
wrongecho
4213a33652 TT for bulk resolve too 2024-12-04 21:14:35 +00:00
wrongecho
1caf33b7c2 Bugfix contact related logins. This was caused by login_id being used more than once due to joins 2024-12-04 17:20:13 +00:00
wrongecho
7afa1760f3 Add time tracking for bulk ticket replies
- TT for bulk replies
- Encourage the correct time format using a placeholder, pattern and required field (client-side validation only - still results in server error if you intentionally break it, for now)
2024-12-04 16:49:51 +00:00
wrongecho
425b06e550 Add time tracking for bulk ticket replies
- TT for bulk replies
- Encourage the correct time format using a placeholder and pattern (client-side validation only)
2024-12-04 16:43:09 +00:00
wrongecho
ab19d37f5f Guest invoice view
Make it clearer to guests when an invoice has been cancelled
2024-12-04 16:26:27 +00:00
wrongecho
da1b3b55b1 Portal contacts
- Bugfix not being able to edit contacts after the switch to storing contact creds in the users table
- Prevent a client adding contacts with duplicated emails
2024-12-02 18:01:29 +00:00
johnnyq
a31387720c Fix self avatar uploading 2024-11-27 13:34:39 -05:00
johnnyq
439d1bc3db Move Extension down one line in contact details 2024-11-27 12:55:17 -05:00
johnnyq
ad62edb7f6 Fix networks page not displaying dns if secondary dns server was not entered 2024-11-27 12:42:09 -05:00
johnnyq
f731104375 Fix Credential Deleting 2024-11-27 12:24:37 -05:00
johnnyq
53c888c4b8 Add User Type to session, along with user type check 2024-11-27 11:50:45 -05:00