Commit Graph

3666 Commits

Author SHA1 Message Date
johnnyq
56d7772e26 Remove Delete option from asset action menu as delete is too destructive, functionality is still there in POST and Allow Tech to Archive Assets as well 2024-01-06 14:31:24 -05:00
johnnyq
6d4584be90 Remove Asset Tickets Modal, Related Documents and Files as this can be viewed in Asset Details Page 2024-01-06 14:27:21 -05:00
johnnyq
1ae6a8d757 Update Collections Report for Round Down to the nearest for Monthes behind and other formatting fixes) 2024-01-06 13:57:55 -05:00
johnnyq
5914996c41 Add Company Website to Guest Sharing footer 2024-01-04 18:39:19 -05:00
johnnyq
74abe28c33 Fix Archiving Ticket Replies 2024-01-03 18:33:09 -05:00
johnnyq
6c9fa7a607 Fix the ticket reponse count to not count archived replies 2024-01-03 18:29:32 -05:00
johnnyq
5c5871ba0d Merge branch 'master' of github.com:itflow-org/itflow 2024-01-03 18:25:42 -05:00
johnnyq
d8edf339c4 Clean up Ticket Printing: When printing a ticket do not show interactive elements 2024-01-03 18:23:39 -05:00
wrongecho
051ce46d37 Update README.md - clarify install and release date 2023-12-31 20:28:48 +00:00
wrongecho
48f0531643 Merge pull request #851 from wrongecho/bugfix-inv-quo-quantity-math
Bugfix: Quote/Invoice quantity 4 digits
2023-12-31 20:09:13 +00:00
Marcus Hill
ef2a33403b Bugfix: Quote/Invoice quantity 4 digits
Perform quote/invoice quantity number formatting after invoice sub-total is calculated to prevent math issues due to comma added for thousands
2023-12-31 20:00:01 +00:00
Johnny
622811302f Merge pull request #850 from wrongecho/notes
Add notes field & multi-select to networks/certs/domains
2023-12-31 12:43:40 -05:00
Marcus Hill
55d716642a Bugfix 2023-12-31 13:02:37 +00:00
Marcus Hill
1b567ee253 Add multi-select to networks, certificates and domains.
Fix multi-select count bug
2023-12-31 12:49:58 +00:00
Marcus Hill
9076012d2a Bugfix Undefined variable: service_created_at 2023-12-31 12:25:12 +00:00
Marcus Hill
224aa00694 Correct comments 2023-12-31 12:05:25 +00:00
Marcus Hill
78f79759dc Correct comments 2023-12-31 12:05:11 +00:00
Marcus Hill
756c3aa7ca Tidy for consistency 2023-12-31 11:20:43 +00:00
Marcus Hill
86b31ada1f Add notes to certs 2023-12-31 11:13:57 +00:00
Marcus Hill
d3b59edfe4 Add notes to domains 2023-12-31 11:13:48 +00:00
Marcus Hill
1a1b4ee810 Add notes to networks; move networks js to its own file 2023-12-31 11:13:24 +00:00
Marcus Hill
114a72424c Add domain_notes database field 2023-12-31 10:34:01 +00:00
johnnyq
938f8bb4ae Wording change on Client Address to Location 2023-12-29 17:27:29 -05:00
johnnyq
3c53caf964 UI: Fix Padding and margin Account Types Header, also send telemetry if config_telemetry detailed in selected 2023-12-29 17:21:03 -05:00
johnnyq
ed42ec9707 By default Collapse Client Top Header unless in Client Overview while in the Client section 2023-12-29 15:14:48 -05:00
Johnny
1a130ac2ab Merge pull request #849 from twetech/v0.1.4
V0.1.4
2023-12-29 14:19:13 -05:00
Johnny
815ef3da6e Merge pull request #848 from twetech/v0.1.3
v0.1.3 (no edits compared to main)
2023-12-29 14:17:19 -05:00
Andrew Malsbury
31dc8965df Merge pull request #10 from twetech:Fix-Guest-View-Partial-Invoices
Fix SQL query in invoices.php
2023-12-29 13:12:15 -06:00
o-psi
35394f3e6f Fix SQL query in invoices.php 2023-12-29 19:11:51 +00:00
o-psi
e7628ad5a6 Fix SQL query in invoices.php 2023-12-29 19:07:22 +00:00
Andrew Malsbury
ae3c52074f Merge branch 'itflow-org:master' into v0.1.4 2023-12-29 13:06:49 -06:00
johnnyq
b2dc9a123c Do not allow archived client contacts to reset their passwords 2023-12-28 22:25:57 -05:00
johnnyq
c4e4dc3a44 Do not allow archived client contacts client portal login access 2023-12-28 22:18:39 -05:00
johnnyq
7c12a716a4 When Archiving a contact remove Important, Billing and Technical Roles along with Blanking out Auth and Hashed Password 2023-12-28 22:14:45 -05:00
johnnyq
e38aad1e61 User Profile UI Spruce up / Cleanup 2023-12-28 20:45:28 -05:00
johnnyq
456545fb62 Settings Formating 2023-12-28 20:23:28 -05:00
johnnyq
bcd0eb69a1 Send Telemetry if is greater than 0 2023-12-28 20:03:08 -05:00
johnnyq
7759f54260 renamed settings alerts to notifications and reworked the notification UI to allow for future growth 2023-12-28 19:52:24 -05:00
Andrew Malsbury
d953540440 Merge pull request #9 from twetech:fix-drafts-on-ticket-invoice
adjust visuals when invoicing tickets.
2023-12-28 16:56:20 -06:00
o-psi
da42f35ff9 adjust visuals when invoicing tickets. 2023-12-28 22:55:43 +00:00
Andrew Malsbury
ae444142c6 Merge pull request #8 from twetech/ticket-add-to-invoice-drafts
Ticket add to invoice drafts
2023-12-28 16:32:28 -06:00
johnnyq
db4fd095d6 Fix Undefined Checkbox POST vars in settings ticket 2023-12-28 14:42:11 -05:00
johnnyq
6d769a5e05 When choosing to share Data via Setup make sure telemetry gets enabled after setup 2023-12-28 14:13:26 -05:00
johnnyq
deb84cc2a8 set Placeholder for Global search from just search to search everywhere 2023-12-28 13:43:24 -05:00
johnnyq
bc9ad24c76 Added badge color light blue 2023-12-27 22:44:24 -05:00
johnnyq
c30d9b4bdf Added theme light blue 2023-12-27 22:43:51 -05:00
johnnyq
4a5b0b9202 Remove Themes, lime dark-gray and light as their text was not very readable 2023-12-27 22:37:47 -05:00
johnnyq
58c7dfe2c8 Fix Client Self Service Password Reset due to new mail queue system change 2023-12-27 22:06:19 -05:00
johnnyq
a966fc9395 Fix Add and Editing Contact passwords because of a commit that change the post name from contact_password to password 2023-12-27 21:51:12 -05:00
johnnyq
c9e92cb3bb Cleaned up cron ticket parser to work better with the new mail queuer 2023-12-27 20:35:23 -05:00