Marcus Hill
ac4a9b8ef2
Recurring tickets
...
- Allow forcing recurring tickets to run (e.g. cron broke, or you want to do a task early)
- Use new permissions system for recurring UI
- Bugfix: Ticket billable status wasn't saving/displaying on the edit modal
2024-12-16 12:11:29 +00:00
wrongecho
fae4f1e59d
readme - we didn't hit stable in 2024, probs early next year now
2024-12-16 09:50:53 +00:00
Johnny
32ef744d6b
Merge pull request #1122 from itflow-org/anon-tck-watcher
...
Anonymous/Guest tickets - Add the anon email as a watcher
2024-12-14 14:28:03 -05:00
Johnny
83cbb3daa3
Merge pull request #1121 from itflow-org/api-tck-fix-2
...
API - New tickets
2024-12-14 14:27:48 -05:00
wrongecho
68cfa12f1e
Anonymous/Guest tickets - Add the anon email as a watcher
2024-12-14 17:31:06 +00:00
wrongecho
3eda726b2b
API - New tickets
...
- Allow creating tickets for no client / no contact
- Set URL view key
- Fix line break after ticket details that causes odd email formatting
2024-12-14 17:06:03 +00:00
Johnny
19221b8749
Merge pull request #1119 from itflow-org/typeahead-os
...
Assets: Suggest operating systems when adding an asset
2024-12-14 11:53:33 -05:00
wrongecho
7577f505d5
Merge pull request #1120 from itflow-org/api-tck-fix
...
API - New ticket bugfix
2024-12-14 13:59:32 +00:00
wrongecho
e417badf92
API - New ticket bugfix
...
Ticket status should be 1, not 'New'
2024-12-14 13:55:39 +00:00
wrongecho
6d23cca51b
Assets: Suggest operating systems when adding an asset
2024-12-14 13:37:40 +00:00
johnnyq
1a972d6a3e
Added Fax in the UI
2024-12-13 15:59:20 -05:00
johnnyq
a21cb08914
DB Structure Update: Add Fax to location, Delete Vendor Contacts tables decided to merge vendor contacts and conacts as one table as contacts table already had a reference to vendor_id
2024-12-13 15:12:48 -05:00
Johnny
10496c2971
Merge pull request #1118 from itflow-org/bugfix-tck-feedback
...
Bugfix: Ticket feedback notifications
2024-12-13 11:49:10 -05:00
wrongecho
6df53db9da
Bugfix: Ticket feedback notifications
2024-12-13 16:29:02 +00:00
johnnyq
0ffb39980f
Started work on vendor contact post code
2024-12-12 19:27:19 -05:00
johnnyq
768511f6e5
Fix Non Existent warning file causing Javascipt to break in Users section
2024-12-12 17:55:55 -05:00
johnnyq
4681a340dc
Fix Non Existent warning file causing Javascipt to break in Client Assets section
2024-12-12 11:37:34 -05:00
johnnyq
3eb1530dbc
Initial Work on Vendor Details
2024-12-11 18:58:01 -05:00
johnnyq
580b7cd4c0
Added Vendor Contact Create and Edit Modals
2024-12-11 18:01:52 -05:00
johnnyq
4689b8c5c7
Remove ridicelous Export CSV Warning message
2024-12-11 16:30:42 -05:00
johnnyq
8ab82d9edf
Really fix it now
2024-12-10 22:26:05 -05:00
johnnyq
41f60e6b21
Dont show update successfull if already updated
2024-12-10 22:23:53 -05:00
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