Commit Graph

  • 6d769a5e05 When choosing to share Data via Setup make sure telemetry gets enabled after setup johnnyq 2023-12-28 14:13:26 -05:00
  • deb84cc2a8 set Placeholder for Global search from just search to search everywhere johnnyq 2023-12-28 13:43:24 -05:00
  • bc9ad24c76 Added badge color light blue johnnyq 2023-12-27 22:44:24 -05:00
  • c30d9b4bdf Added theme light blue johnnyq 2023-12-27 22:43:51 -05:00
  • 4a5b0b9202 Remove Themes, lime dark-gray and light as their text was not very readable johnnyq 2023-12-27 22:37:47 -05:00
  • 58c7dfe2c8 Fix Client Self Service Password Reset due to new mail queue system change johnnyq 2023-12-27 22:06:19 -05:00
  • a966fc9395 Fix Add and Editing Contact passwords because of a commit that change the post name from contact_password to password johnnyq 2023-12-27 21:51:12 -05:00
  • c9e92cb3bb Cleaned up cron ticket parser to work better with the new mail queuer johnnyq 2023-12-27 20:35:23 -05:00
  • ff5e5f950b Removed unused edit ticket watcher, we handle this differently johnnyq 2023-12-27 17:47:05 -05:00
  • d6a7747935 Add Watcher via select of client contacts and can enter manual emails as well johnnyq 2023-12-27 17:44:17 -05:00
  • a9dfc0d5fe Add the ability to delete a ticket watcher johnnyq 2023-12-27 17:21:17 -05:00
  • a9d49c9785 Spurced up ticket Attachments view in ticket details johnnyq 2023-12-27 17:02:04 -05:00
  • 51a5b7d79a Moved notification badge number over 3 to allow for 3 numbers without overlapping the bell johnnyq 2023-12-27 16:36:41 -05:00
  • 220d565544 Commented out open ticket as its still Work IN Progress and not ready for stable johnnyq 2023-12-27 16:27:42 -05:00
  • c8b51b01d3 Fix for Scheduled Ticket Umlauts johnnyq 2023-12-27 16:16:52 -05:00
  • 0fad6727dc Fix missing ; johnnyq 2023-12-27 15:35:11 -05:00
  • 51754be319 Santized Pre Vars in Cron and remove dup santized code as the new mail queue system now requires input sanitzation johnnyq 2023-12-27 15:24:38 -05:00
  • 8a4075a4cd Merge branch 'itflow-org:master' into v0.1.3 Andrew Malsbury 2023-12-27 13:27:39 -06:00
  • c4bfb314a2 Merge branch 'master' into ticket-add-to-invoice-drafts Andrew Malsbury 2023-12-27 11:29:42 -06:00
  • 4e5bc814d5 Merge pull request #846 from wrongecho/contact-api-via-num Johnny 2023-12-26 17:46:48 -05:00
  • 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 johnnyq 2023-12-26 17:36:54 -05:00
  • 4689faf518 Merge branch 'itflow-org:master' into v0.1.3 Andrew Malsbury 2023-12-26 09:17:05 -06:00
  • f45a5e0b51 Contacts API Marcus Hill 2023-12-24 20:05:04 +00:00
  • fa452dbf02 Merge pull request #845 from wrongecho/ticket-tt-gui Johnny 2023-12-24 00:42:08 -05:00
  • bdb0cc1e38 Time tracking input field spacing Marcus Hill 2023-12-23 23:41:51 +00:00
  • e04c681ca5 Time tracking input field spacing Marcus Hill 2023-12-23 23:15:20 +00:00
  • 29867d6d11 Merge pull request #844 from twetech/delete-tickets-go-to-tickets.php Johnny 2023-12-23 16:07:46 -05:00
  • 25087dd85f Merge pull request #843 from twetech/v0.1.2 Johnny 2023-12-23 16:06:29 -05:00
  • 16f3cef0f4 Merge pull request #7 from twetech/delete-tickets-go-to-tickets.php Andrew Malsbury 2023-12-22 17:22:46 -06:00
  • 5ef96f7860 Redirect to tickets.php after deleting a ticket instead of the deleted tickets' page. o-psi 2023-12-22 23:20:21 +00:00
  • 7ecabbaf0d Merge pull request #6 from twetech/ticket-billable-module Andrew Malsbury 2023-12-22 11:57:43 -06:00
  • 5dda94a1ec Fix typo in accounting module condition o-psi 2023-12-22 17:45:39 +00:00
  • d448562a24 Merge branch 'itflow-org:master' into v0.1.2 Andrew Malsbury 2023-12-22 11:34:05 -06:00
  • 471e6a9f8f Merge pull request #842 from twetech/ticket-billable-module Johnny 2023-12-22 12:33:18 -05:00
  • 27b7db63ee Merge pull request #839 from twetech/Create-Payment-Bugfix Johnny 2023-12-22 12:32:27 -05:00
  • 0077a03be7 Merge pull request #5 from twetech/Readable-Passwords Andrew Malsbury 2023-12-22 11:32:09 -06:00
  • 10b04c79d0 Merge branch 'v0.1.2' into Readable-Passwords Andrew Malsbury 2023-12-22 11:31:36 -06:00
  • c8d3f3df69 Merge pull request #4 from twetech/client-replied-warning-badge Andrew Malsbury 2023-12-22 11:21:41 -06:00
  • 77145432ee Added autoclose to dark o-psi 2023-12-22 17:19:00 +00:00
  • 6bceb4b33b Merge pull request #3 from twetech:client-replied-warning-badge Andrew Malsbury 2023-12-22 11:17:08 -06:00
  • 0535a903ee Add ticket status color for "Client-Replied" o-psi 2023-12-22 17:16:26 +00:00
  • fc5507272e Merge pull request #2 from twetech/Fix-for-user-IDs-in-tickets Andrew Malsbury 2023-12-22 11:09:33 -06:00
  • 61a0086514 Fix ticket assignment filter bug o-psi 2023-12-22 17:06:48 +00:00
  • a6d43d97af Merge pull request #1 from twetech/Fix-for-user-IDs-in-tickets Andrew Malsbury 2023-12-22 10:50:11 -06:00
  • eb29f74fab fix error messages in log o-psi 2023-12-22 16:25:36 +00:00
  • 7709627e5b Accounting module disable ticket billable options o-psi 2023-12-22 16:19:51 +00:00
  • 17217019d1 Fix typo in variable name and add condition for invoice status o-psi 2023-12-22 15:19:00 +00:00
  • dd7131cae1 Fix ticket_assigned_to filter in SQL query o-psi 2023-12-22 15:14:56 +00:00
  • 87e8f9e042 Fix email data assignment and select option bug in invoice.php and ticket_invoice_add_modal.php o-psi 2023-12-22 14:52:02 +00:00
  • f8702557c8 Remove Trailing slash for config_base_url during setup johnnyq 2023-12-21 19:18:45 -05:00
  • da73b6d634 Fixed Client Pays fee not being able to be turned off johnnyq 2023-12-21 19:13:14 -05:00
  • 11da9ff0d4 Fix Undefined Status Array errors in tickets johnnyq 2023-12-21 18:59:57 -05:00
  • 435206dded Properly fetch the user dashboard settings johnnyq 2023-12-21 16:56:02 -05:00
  • 297148bc63 DB Update add User settings to enable / disable Dashboard Items Financial and Technical johnnyq 2023-12-21 16:36:31 -05:00
  • d21e5fafca Added Your Tickets to the technical portion of the dashboard johnnyq 2023-12-21 16:04:07 -05:00
  • 12b8f2e005 Update Year select johnnyq 2023-12-21 14:20:39 -05:00
  • 5138f84575 Removed financial and technical dashboards in settings default page as these are no merged johnnyq 2023-12-21 14:05:41 -05:00
  • 6a63335a4a Bump PHPMailer from 6.8.1 to 6.9.1 johnnyq 2023-12-21 13:23:44 -05:00
  • 19a18126de Bump TinyMCE from 6.7.3 to 6.8.2 johnnyq 2023-12-21 13:19:16 -05:00
  • a1be7f2a3c Merge pull request #837 from twetech/Billable-ticket-qol Johnny 2023-12-21 13:10:11 -05:00
  • afc6dd674c Add some more padding and spacing for toggles and Year Select on the dashboard johnnyq 2023-12-21 13:07:20 -05:00
  • e639b69db9 Merged All Dashboards into 1 allow you to toggle between show financial and show technical johnnyq 2023-12-21 13:03:37 -05:00
  • 3eaaf73744 Add more billable status functionality o-psi 2023-12-21 17:10:15 +00:00
  • f1516b06ee Refactor calculateInvoiceBalance function to sanitizr o-psi 2023-12-21 14:37:19 +00:00
  • 70d99d28bf Removed Unused var johnnyq 2023-12-21 02:40:41 -05:00
  • 08a6d1d9be Update in more places johnnyq 2023-12-21 02:10:09 -05:00
  • d6660bff04 Fix sending mail on item sharing johnnyq 2023-12-21 02:02:40 -05:00
  • 957bbc5f55 Update from name and email in other areas as well johnnyq 2023-12-21 01:47:24 -05:00
  • e8a53cbd6a Update new mail queue function to use the proper mail from name and mail from email johnnyq 2023-12-21 01:37:21 -05:00
  • cdaca0e06b Update a few var names for the new mail addToMailQueue function johnnyq 2023-12-21 01:05:59 -05:00
  • a35a6f3ea0 Merge pull request #835 from twetech/ticket_notifications Johnny 2023-12-20 23:45:00 -05:00
  • 8ff6271058 Merge pull request #834 from twetech/billable_tickets Johnny 2023-12-20 23:43:51 -05:00
  • 82ec1408de FEATURE: Added Batch Payment to multiple invoices, currently works by paying the oldest invoices firest this can be accessed through client invoices and will show as long as the client has a balance johnnyq 2023-12-20 18:47:14 -05:00
  • 86d836f3d3 Add vscode to .gitignore o-psi 2023-12-19 23:18:11 +00:00
  • 999c8ddb40 Add sanitations Forgot to add in the sanitations. o-psi 2023-12-19 23:11:50 +00:00
  • 4e142b26e9 Missing "}" after confict resolution o-psi 2023-12-19 23:05:56 +00:00
  • ae1496adae Merge branch 'master' into ticket_notifications Andrew Malsbury 2023-12-19 17:04:05 -06:00
  • 98f731b4d4 Remove any "Send Single Email" declarations except in mail queue. All emails go through the mail queue, using the addToMailQueue() function. o-psi 2023-12-19 23:02:05 +00:00
  • 70a9120147 Add notification for ticket replies o-psi 2023-12-19 22:39:25 +00:00
  • 8b4beacf0e Update MailQueue to use function o-psi 2023-12-19 22:36:51 +00:00
  • 77b431cb61 Fix Folder ID for file references johnnyq 2023-12-18 14:54:49 -05:00
  • 7894efedf0 Related Items under Document Details can be clicked on and opened as a new window link johnnyq 2023-12-18 14:53:06 -05:00
  • 2d06f923d4 Fix Adding NULL logins when editing license johnnyq 2023-12-18 14:09:34 -05:00
  • d6f4695a03 removed php shorthand for if statements. o-psi 2023-12-18 18:21:36 +00:00
  • ebaa2a084a add readable password generation o-psi 2023-12-18 17:34:59 +00:00
  • f0567c1fb7 add password generation functionality o-psi 2023-12-18 17:34:39 +00:00
  • e0c8b0c30d Readable Password Function o-psi 2023-12-18 17:34:22 +00:00
  • 43d7f86d90 Readable Password Ajax o-psi 2023-12-18 17:34:11 +00:00
  • 29c7f53b8b Fixed incorrect function in statements should be nullable_htmlentities not nullable_html_entities johnnyq 2023-12-18 12:08:33 -05:00
  • 8e86f19bcc Merge pull request #833 from twetech/statements Johnny 2023-12-18 11:59:09 -05:00
  • 25fba91642 Put show modals javascript above pretty content. o-psi 2023-12-18 15:27:45 +00:00
  • 320d534319 Fixed invoice_url o-psi 2023-12-18 14:36:50 +00:00
  • 961f97f79a fix database o-psi 2023-12-17 20:38:11 +00:00
  • 7004d9217d Convert account_id and invoice_id to integers in calculateAccountBalance and calculateInvoiceBalance functions o-psi 2023-12-17 20:34:39 +00:00
  • 78260a2b4e Updates to mark tickets billable, and keep track of which have been billed. o-psi 2023-12-17 20:28:57 +00:00
  • fc7e67f5d0 Fix missing dot for allow .ps1 files johnnyq 2023-12-14 12:23:55 -05:00
  • 1f46ea79fc Escaped Variables o-psi 2023-12-14 15:35:03 +00:00
  • 3b6cfeff73 Add cfg and ps1 to the allow file upload list johnnyq 2023-12-13 20:59:01 -05:00
  • 1a18022cc6 remove debug o-psi 2023-12-13 16:21:40 +00:00
  • 5d56bb2066 update collections report to include link to statement. o-psi 2023-12-13 16:12:23 +00:00