Commit Graph

4679 Commits

Author SHA1 Message Date
johnnyq
25bc1d9055 Update Client Overview to Show Recents ASC not DESC so most recent shows first and do not show already Expired Items, will reseve that for a new card 2024-09-06 14:54:46 -04:00
Johnny
68458e49f2 Merge pull request #1033 from itflow-org/en-whitelabel-pt1
Add ITFlow attribution to client portal (1/2)
2024-09-06 14:19:48 -04:00
johnnyq
65f72665ad Update All Assets Report to be more like client assets 2024-09-06 14:18:00 -04:00
wrongecho
208d6cadc4 Add ITFlow attribution to client portal (1/2) 2024-09-06 18:53:48 +01:00
johnnyq
1130c17196 Added purchase date, warranty expire to show addiitonal columns in client assets 2024-09-06 13:26:17 -04:00
johnnyq
41276b55f0 Feature: Custom Links on main side nav 2024-09-05 17:08:43 -04:00
johnnyq
6879300fe8 DB Structure Update for Custom Links 2024-09-05 16:23:35 -04:00
Johnny
d890a27731 Merge pull request #1031 from itflow-org/portal-certs-domains
Portal - allow clients to see certs/domains
2024-09-05 14:24:06 -04:00
Johnny
0185452cf5 Merge pull request #1030 from itflow-org/portal-contact-add
Portal - allow adding contacts
2024-09-05 14:23:52 -04:00
Johnny
323224bc85 Merge pull request #1028 from itflow-org/whitelabel
Initial implementation of whitelabelling (disabled)
2024-09-05 14:23:43 -04:00
Johnny
fa7c99fcc5 Merge pull request #1027 from ssteeltm/fix-paging-hidden
fix pagination hidden
2024-09-05 14:19:26 -04:00
wrongecho
f2c15b4650 Portal - allow clients to see certs/domains 2024-09-05 17:56:42 +01:00
wrongecho
54c8d6d74a Portal - allow adding contacts 2024-09-05 17:26:28 +01:00
wrongecho
91fb4b663a Merge pull request #1029 from itflow-org/portal-updates
Portal - allow editing client contacts
2024-09-05 15:48:46 +01:00
wrongecho
726aaac56a Portal - allow editing client contacts, few tweaks to header incl session notifications 2024-09-05 15:44:06 +01:00
wrongecho
92681a86b3 Portal - allow editing client contacts, few tweaks to header incl session notifications 2024-09-05 15:21:05 +01:00
wrongecho
766813a326 Portal - allow editing client contacts, few tweaks to header incl session notifications 2024-09-05 15:19:52 +01:00
wrongecho
7827522b40 Portal - allow editing client contacts, few tweaks to header incl session notifications 2024-09-05 15:19:17 +01:00
wrongecho
49fddd4f1e Portal - allow editing client contacts, few tweaks to header incl session notifications 2024-09-05 15:16:11 +01:00
wrongecho
a23005babe Portal - show client contacts 2024-09-05 14:05:51 +01:00
wrongecho
3d16431d32 Initial implementation of whitelabelling 2024-09-05 10:44:50 +01:00
wrongecho
4458c87463 Initial implementation of whitelabelling 2024-09-05 10:31:18 +01:00
johnnyq
34b9e2978a Added Physical Location to the additonal asset columns option 2024-09-04 19:39:06 -04:00
johnnyq
1a359a207f Show Additional Columns in Assets 2024-09-04 19:20:32 -04:00
Hugo Sampaio
bb12b02099 Update pagination.php
makes more sense 5 because its the minimum page to set
2024-09-04 18:03:39 -03:00
Hugo Sampaio
b3e6039ec5 fix pagination hidden
fix pagination hidden, when number of rows is smaller than 10
2024-09-04 17:37:20 -03:00
Johnny
0f6ed69008 Merge pull request #1025 from itflow-org/export-validation
Hide export function when module is empty
2024-09-04 11:43:08 -04:00
Marcus Hill
f433535a8b Hide export function when module is empty 2024-09-04 08:52:08 +01:00
Johnny
5b496ff1ac Merge pull request #1024 from itflow-org/rep-tck-by-client
Enhance tickets by client report
2024-09-03 23:27:40 -04:00
Johnny
cebb6e2dd1 Merge pull request #1023 from itflow-org/ticketing-disable-modals-resolved
Do not load most edit modals if ticket is closed, as the data doesn't need to be changed
2024-09-03 23:27:26 -04:00
Johnny
16b08afa75 Merge pull request #1022 from itflow-org/client-export-log
Log when client pack is exported to PDF
2024-09-03 23:27:12 -04:00
Johnny
397765032c Merge pull request #1021 from itflow-org/hide-export-null
Hide the Export function when there are no records
2024-09-03 23:27:01 -04:00
Johnny
3ecd05b963 Merge pull request #1020 from itflow-org/logging-credentials
Log when users navigate to the credentials page for a client
2024-09-03 23:26:16 -04:00
Johnny
281bdcbaf9 Merge pull request #1019 from itflow-org/hide-debug-logins
Logins - Hide debug
2024-09-03 23:25:52 -04:00
Marcus Hill
91db3e2f37 Enhance tickets by client report
Enhancements ot the tickets by client report
- Breakdown tickets by priority (low/med/high)
- Breakdown stats per month, in addition to the existing per-year breakdown
2024-09-03 21:49:52 +01:00
Marcus Hill
d9668f3086 Do not load most edit modals if ticket is closed. 2024-08-30 23:15:48 +01:00
Marcus Hill
00e4e8a24b Log when client pack is exported to PDF 2024-08-30 23:05:04 +01:00
Marcus Hill
aeeac12f11 Log when client pack is exported to PDF 2024-08-30 23:04:20 +01:00
Marcus Hill
cf322b17bc Hide the Export function when there are no records (locations, tickets, vendors) 2024-08-30 22:57:58 +01:00
Marcus Hill
78eead24f7 Log when users navigate to the credentials page for a client 2024-08-30 22:49:18 +01:00
Marcus Hill
a59a6ce2b1 Check that a credential is shared before attempting to display the details to prevent debug error messages 2024-08-30 22:45:03 +01:00
Johnny
8ddb450f6f Merge pull request #1016 from itflow-org/resolved-ticket-report
Change ticket by client report to report on resolved, not closed tickets
2024-08-29 15:34:31 -04:00
Johnny
b42a4db6ca Merge pull request #1015 from itflow-org/rm-legacy-fetchdomainexpiration
Remove the old function for fetching domain expiration
2024-08-29 15:34:21 -04:00
wrongecho
437067fcc7 Change ticket by client report to report on resolved not closed tickets 2024-08-29 20:16:43 +01:00
wrongecho
75846adc28 Remove the old function for fetching domain expiration 2024-08-29 19:42:53 +01:00
wrongecho
ed446e18b5 Merge pull request #1013 from itflow-org/update-show-branch
Show name of branch you are on in admin update
2024-08-29 19:24:19 +01:00
wrongecho
b7d1503044 Show name of branch you are on in admin update 2024-08-29 19:21:33 +01:00
Johnny
d700289671 Merge pull request #1012 from itflow-org/assets-report-custom-columns
All asset report - custom columns
2024-08-28 18:47:46 -04:00
Johnny
99b5758839 Merge pull request #1011 from itflow-org/ticket-unbilled-perms
Bugfix: Unbilled tickets perms
2024-08-28 18:46:58 -04:00
Johnny
af62ba8b89 Merge pull request #1010 from itflow-org/asset-purchase-ordering
Re-order asset purchase and install date fields to make more sense
2024-08-28 18:46:47 -04:00