Commit Graph

3259 Commits

Author SHA1 Message Date
johnnyq
6bd2919c18 Do not mark unprocessed email as read 2023-09-15 17:02:07 -04:00
Collin Laney
8e714e7afa Update estimated release month in README
Browsed the ITFlow Forum to find the estimated release month. Changed July to December. https://forum.itflow.org/d/257-v10-roadmap

Keep up the good work
2023-09-14 21:09:23 -04:00
johnnyq
deb5e87630 Tidy Queries and moved client to the ends of each entity in global search 2023-09-12 13:15:07 -04:00
johnnyq
19e9c3eeb5 Added Assets to Global Search 2023-09-12 12:51:00 -04:00
johnnyq
15d433f1d9 Invoice are now searchable via global search 2023-09-12 12:06:02 -04:00
johnnyq
7d1cfc586d Revert last commit invoice quote and recurring were already searchable by its concat prefix and number 2023-09-12 11:31:23 -04:00
johnnyq
878582f7c5 Allow to search via invoice, quote, recurring numbers 2023-09-11 18:46:43 -04:00
johnnyq
43fcf86a41 Fix 2023-09-11 18:22:21 -04:00
johnnyq
3f5c1c270a Fix Certificate Renewals 2023-09-11 18:20:59 -04:00
johnnyq
ba09ea7c67 Opps fix 2023-09-11 16:13:18 -04:00
johnnyq
f44641c5e4 Sort Client tags alphabetically when being show under client details, client listing and ticket details 2023-09-11 16:01:47 -04:00
johnnyq
7561364e91 remove get Cert Expiry date from cron job as its in functions now 2023-09-11 15:32:17 -04:00
johnnyq
9028f219b9 Moved get Cert Expiry date to functions.php 2023-09-11 15:31:43 -04:00
johnnyq
b80d730910 Added Cron task to update Certificate Expiry fields 2023-09-11 15:21:16 -04:00
johnnyq
b77886cc7e Bump PHPMailer from 6.8.0 to 6.8.1 2023-09-11 13:38:57 -04:00
johnnyq
3b645fc5fb Added missing asset description under client details 2023-09-11 13:07:39 -04:00
johnnyq
277c5bad68 Also subscribe the mail folder so it shows up under mail folders 2023-09-10 22:06:22 -04:00
johnnyq
f4963cbc45 Change folder name for ITFlow Proessed mail to ITFlow and put in the root instead of INBOX Folder. Also dont flag all other mail 2023-09-10 21:41:35 -04:00
johnnyq
2c14ae1a76 Added more padding to client overview cards 2023-09-10 20:32:05 -04:00
johnnyq
9753b96fed Fix mismatch of word URI and URL to just URI, fix it to not removed Service:// 2023-09-09 23:57:55 -04:00
johnnyq
bc1e2f1ea4 Updated DB schema with the new asset_uri 2023-09-09 23:43:12 -04:00
johnnyq
747e793e54 Added Asset URI can be used for a remote link 2023-09-09 23:40:18 -04:00
Johnny
be7492ae73 Merge pull request #714 from wrongecho/qr-charts-api
Google Charts - Use HTTPS instead
2023-09-09 14:13:20 -04:00
Johnny
a5fd5a2068 Merge pull request #716 from wrongecho/ticket-api-create
API: Tickets
2023-09-09 14:12:11 -04:00
Marcus Hill
c489a85fc0 API: Tickets
Add Create API endpoint for tickets.

Supported fields:
- Client ID
- Client Contact
- Subject
- Details
- Priority
- Agent assignee
- Vendor ID
- Vendor ticket ref
2023-09-09 15:28:18 +01:00
wrongecho
89d4f85869 Merge pull request #715 from wrongecho/asset-import
Bug fix: Asset import
2023-09-09 12:08:18 +01:00
Marcus Hill
19e159e9fd Bug fix: Asset import 2023-09-09 11:53:12 +01:00
Marcus Hill
a593e4cbbb Use HTTPS instead (eventually to move this into a local library) 2023-09-09 08:33:29 +01:00
johnnyq
6cb3d8f9d0 Truncate Client Name on client side nav 2023-09-08 01:51:29 -04:00
johnnyq
21a60c0619 Added confirm delete on delete contact 2023-09-08 01:15:12 -04:00
johnnyq
3d5c09abd0 Added a mail resend option under mail queuer it reset the the failed count to 3 2023-09-07 19:31:18 -04:00
johnnyq
85c1dede07 Show password field when local is selected for both edit and add contact 2023-09-07 18:18:27 -04:00
johnnyq
420647d481 Seperated domain refresher to seperate cron job this will need to be added manually if you want domain info to be refreshed, did this because sometimes it would break 2023-09-07 17:51:35 -04:00
johnnyq
3c8c173427 Fix Bad column count error upon importing passwords via CSV 2023-09-07 17:10:50 -04:00
johnnyq
6d1420712d Minor UI/UX update on mail settings 2023-09-07 16:46:36 -04:00
johnnyq
5f53082900 Spelling fix 2023-09-07 16:40:52 -04:00
johnnyq
0ae3a7fed1 Added more common net terms 2023-09-07 16:39:17 -04:00
johnnyq
718605dd8c Removed Mail from settings under ticket, invoice and quote settings as this is all configured under mail settings now 2023-09-07 16:28:36 -04:00
johnnyq
7dee46eee9 Changed company icon from a building to a briefcase 2023-09-07 15:50:20 -04:00
johnnyq
3e039f8664 Added Timezone selection under setup 2023-09-07 15:49:04 -04:00
johnnyq
e56d78b0a8 Added timezone selection to localiztion settings 2023-09-07 15:41:01 -04:00
johnnyq
44508cfa7c Moved Company Details settings localiztion settings to its own seperate settings called localiztion 2023-09-07 15:22:16 -04:00
johnnyq
b625400638 Renamed setting side nav to administration more suitable than settings 2023-09-07 15:06:05 -04:00
johnnyq
90b483e424 Moved Calendar, Trips and Reports under More sub heading on side nav 2023-09-07 14:44:36 -04:00
johnnyq
e1e966806c Added Login Description to Contact details to mimic client passwords 2023-09-06 11:23:42 -04:00
johnnyq
725370408c Decreased Content padding for mobile view, also decreased card body content in clients for mobile 2023-09-06 02:11:32 -04:00
johnnyq
903efec1dd When local auth is selected show the password box 2023-09-06 00:49:31 -04:00
johnnyq
747b7de143 Feature: Force MFA Part 3 - Enforce MFA by redirecting users to their user_profile to setup MFA if Force MFA is checked, next up is to lock them there until 2FA is set 2023-09-06 00:08:21 -04:00
johnnyq
17c8a9ab0c FEATURE: Force MFA Part 2 - Added to add, edit user 2023-09-05 23:44:42 -04:00
johnnyq
2a142f1c42 FEATURE: Force MFA Part 1 - DB Structure 2023-09-05 23:23:16 -04:00