Commit Graph

3496 Commits

Author SHA1 Message Date
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
johnnyq ff5e5f950b Removed unused edit ticket watcher, we handle this differently 2023-12-27 17:47:05 -05:00
johnnyq d6a7747935 Add Watcher via select of client contacts and can enter manual emails as well 2023-12-27 17:44:17 -05:00
johnnyq a9dfc0d5fe Add the ability to delete a ticket watcher 2023-12-27 17:21:17 -05:00
johnnyq a9d49c9785 Spurced up ticket Attachments view in ticket details 2023-12-27 17:02:04 -05:00
johnnyq 51a5b7d79a Moved notification badge number over 3 to allow for 3 numbers without overlapping the bell 2023-12-27 16:36:41 -05:00
johnnyq 220d565544 Commented out open ticket as its still Work IN Progress and not ready for stable 2023-12-27 16:27:42 -05:00
johnnyq c8b51b01d3 Fix for Scheduled Ticket Umlauts 2023-12-27 16:16:52 -05:00
johnnyq 0fad6727dc Fix missing ; 2023-12-27 15:35:11 -05:00
johnnyq 51754be319 Santized Pre Vars in Cron and remove dup santized code as the new mail queue system now requires input sanitzation 2023-12-27 15:24:38 -05:00
Andrew Malsbury 8a4075a4cd
Merge branch 'itflow-org:master' into v0.1.3 2023-12-27 13:27:39 -06:00
Andrew Malsbury c4bfb314a2
Merge branch 'master' into ticket-add-to-invoice-drafts 2023-12-27 11:29:42 -06:00
Johnny 4e5bc814d5
Merge pull request #846 from wrongecho/contact-api-via-num
Contacts API
2023-12-26 17:46:48 -05:00
johnnyq 52a4963b83 Fix Edit Contact Do not make the contact Password field required as it will not allow to submit form, instead this is handled in POST if the password field is blank then dont create a password 2023-12-26 17:36:54 -05:00
Andrew Malsbury 4689faf518
Merge branch 'itflow-org:master' into v0.1.3 2023-12-26 09:17:05 -06:00
Marcus Hill f45a5e0b51 Contacts API
Allow looking up contacts via mobile / phone number
2023-12-24 20:05:04 +00:00
Johnny fa452dbf02
Merge pull request #845 from wrongecho/ticket-tt-gui
Time tracking input field spacing
2023-12-24 00:42:08 -05:00
Marcus Hill bdb0cc1e38 Time tracking input field spacing
Reduce size of hrs, min, sec input fields
2023-12-23 23:41:51 +00:00
Marcus Hill e04c681ca5 Time tracking input field spacing
Reduce size of hrs, min, sec input fields
2023-12-23 23:15:20 +00:00
Johnny 29867d6d11
Merge pull request #844 from twetech/delete-tickets-go-to-tickets.php
Redirect to tickets.php after deleting a ticket
2023-12-23 16:07:46 -05:00
Johnny 25087dd85f
Merge pull request #843 from twetech/v0.1.2
Update to v0.1.2 of TWETech/ITflow
2023-12-23 16:06:29 -05:00