Commit Graph

  • 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
  • 5be0f9f934 add calculate invoice balance function o-psi 2023-12-13 16:10:08 +00:00
  • 8e17dbf5ba Add side nav button for statements o-psi 2023-12-13 16:09:42 +00:00
  • 74aa0e829f Fix Invoice Item order in Ticketing, When creating an invoice from a ticket make sure the item added has an item_order of 1 johnnyq 2023-12-09 16:31:28 -05:00
  • 594c8565ce Remove Weekly option when converting an invoice to a recurring invoice johnnyq 2023-12-09 16:17:19 -05:00
  • 72e448e4f0 Item Ordering Fix for Copy Quote or Invoice, Recurring Invoice to Invoice Cron, Force Recurring, Invoice to Recurring. It was not carrying over the item order on these tasks causing item ordering to break johnnyq 2023-12-09 16:12:31 -05:00
  • 3b7fe290af Removed Weekly option for Recurring Invoices soon will add Quarterly and Bi Annually johnnyq 2023-12-09 15:24:41 -05:00
  • b6bc13ddd4 Removed Action Column on Client Tickets similar to the previous commit regarding Global Tickets johnnyq 2023-12-09 15:08:32 -05:00
  • dccec2d5f5 Removed actions column from tickets as edit ticket and Delete should be done within the ticket itself, however you can still change priotity and assigned to within the list view. This makes a tremendous impact on performance as ticket details wont need loaded for each row Soon we will impelment bulk actions johnnyq 2023-12-09 15:04:30 -05:00
  • 0eaf9febeb Merge pull request #830 from stehled/master Johnny 2023-12-06 08:44:03 -05:00
  • aad7b21b24 Merge pull request #831 from twetech/master Johnny 2023-12-06 08:43:28 -05:00
  • 0aa08dac83 Fix for guest pay stripe with fees o-psi 2023-12-04 21:44:31 +00:00
  • f47c5cca84 Fix domain edit for .eu and other domains. Eduard Stehlík 2023-12-04 18:40:53 +01:00
  • 7d0813a163 Opps forgot to dump DB when remember_me_token was added causing remember_me on new installs to fail johnnyq 2023-12-01 11:53:30 -05:00
  • 469c8aa501 Merge pull request #828 from wrongecho/quote-fix Johnny 2023-11-30 12:50:15 -05:00
  • d36dca508f Merge pull request #829 from twetech/stripe-pays-fees-undeclared-variable Johnny 2023-11-30 12:50:01 -05:00
  • a74bd5ade1 Fix undeclared variable on Guest Online Pay o-psi 2023-11-30 16:29:29 +00:00
  • a0a4e5524a Bugfix: Quotes to invoice item ordering Marcus Hill 2023-11-29 21:36:03 +00:00
  • 5772146d14 Merge pull request #827 from wrongecho/loc-primary Johnny 2023-11-25 14:14:41 -05:00
  • 59aeb1e976 Merge pull request #826 from wrongecho/admin-settings-csrf Johnny 2023-11-25 14:07:31 -05:00
  • e50fbd76ae Merge pull request #824 from wrongecho/disable-personal-dash-link Johnny 2023-11-25 13:34:25 -05:00
  • e261651370 Merge pull request #823 from wrongecho/agent-email-key Johnny 2023-11-25 13:34:10 -05:00
  • 0196e86c16 Merge pull request #822 from wrongecho/client-tickets-default-open Johnny 2023-11-25 13:33:55 -05:00
  • fe369a4078 Bugfix: New locations are set as the primary Marcus Hill 2023-11-25 18:31:05 +00:00
  • 8068cb6081 Require CSRF token to edit more admin settings - thanks again to @stehled Marcus Hill 2023-11-25 18:15:25 +00:00
  • 51ac53dc50 Merge pull request #825 from wrongecho/csrf-stripe wrongecho 2023-11-25 16:39:14 +00:00
  • 432488eca3 Require CSRF token to edit Stripe settings - thanks to @stehled Marcus Hill 2023-11-25 16:36:05 +00:00
  • 3158353921 Update first-interaction.yml wrongecho 2023-11-25 14:37:10 +00:00
  • 55b35d16f1 Temporarily disable the personal dashboard link to prevent confusion as it is not yet in use Marcus Hill 2023-11-25 14:31:09 +00:00
  • 48c381ac2d Include login key in agent invitation email Marcus Hill 2023-11-25 12:12:45 +00:00
  • c0eb94efc3 Ticketing updates Marcus Hill 2023-11-25 11:29:08 +00:00
  • c1d0a2368d Merge pull request #821 from twetech/Fix-collections-link wrongecho 2023-11-25 10:31:35 +00:00
  • 5653518f50 Merge branch 'master' into Fix-collections-link Andrew Malsbury 2023-11-22 12:22:57 -06:00
  • fe86d3982c Fix the link to client overvier in collections Andrew Malsbury 2023-11-22 18:18:17 +00:00
  • d90280011f Revert "Add scheduled ticket end date field" Andrew Malsbury 2023-11-22 17:45:01 +00:00
  • d81a04a1d4 Add scheduled ticket end date field Andrew Malsbury 2023-11-22 17:44:43 +00:00