Commit Graph

  • 550980719e Accounts: Add missing CSRF checks johnnyq 2026-03-02 17:35:18 -05:00
  • 3d80d1519e Recurring Expenses: Add missing CSRF, Add missing permission checks johnnyq 2026-03-02 17:32:18 -05:00
  • 1d5fceeecd Expenses: Add missing CSRF, Add missing perms johnnyq 2026-03-02 17:27:56 -05:00
  • 5b49908438 Vendors: Add missing CSRF, need to update the permissions as a vendor can be client or global and permissions need to be set based off if the referal url has client_id or not johnnyq 2026-03-02 17:20:00 -05:00
  • 7e515afb79 Payments: Add missing CSRF and additonal perm check johnnyq 2026-03-02 16:38:17 -05:00
  • dee5085f4a Allow associating a quote with a ticket wrongecho 2026-03-02 10:54:44 +00:00
  • 795144b288 Fix documents => files redirect after deletion (since we merged these) wrongecho 2026-03-02 08:12:07 +00:00
  • 5c3ff91f21 Lower autoclose minimum allowed value to 24 hours (this still works off cron so is not exact) wrongecho 2026-03-02 08:07:43 +00:00
  • 36ac006438 Products: Add missing CSRF checks change wording from unarchive to restore johnnyq 2026-03-01 22:50:04 -05:00
  • af1ebfea41 Revenues: Add missing CSRF checks johnnyq 2026-03-01 22:42:37 -05:00
  • f653752026 Recurring Invoice: Add missing CSRF checks and missing permissions in POST johnnyq 2026-03-01 22:37:51 -05:00
  • 4440581f14 Invoice: Add missing CSRF checks and missing permissions johnnyq 2026-03-01 22:22:21 -05:00
  • 2c47001b19 Quote: Add missing CSRF checks and missing permission on export quote pdf johnnyq 2026-03-01 22:02:43 -05:00
  • e1daa14087 Calendar: Add missing CSRF checks johnnyq 2026-03-01 21:52:28 -05:00
  • 308dc6e550 Ticket Tasks: Add missing CSRF checks and other CSRF checks missed in he previous commits johnnyq 2026-03-01 21:45:26 -05:00
  • 54638428e3 rename unarchive project to restore project johnnyq 2026-03-01 21:32:24 -05:00
  • 1508e6b055 Project: Add missing CSRF checks johnnyq 2026-03-01 21:30:41 -05:00
  • 9213249f7b Recurring Ticket: Add missing CSRF checks johnnyq 2026-03-01 21:21:37 -05:00
  • 63f6faf1e8 Ticket: Add missing CSRF checks johnnyq 2026-03-01 21:14:58 -05:00
  • c2cbfc5558 Add Hidden Inpout csrf token to client download pdf johnnyq 2026-03-01 20:43:44 -05:00
  • ef1b65de09 Client: Add missing CSRF checks, and missing enforcements johnnyq 2026-03-01 20:42:18 -05:00
  • ae81092112 Updated Placeholders to set better formal expectations johnnyq 2026-02-28 20:52:53 -05:00
  • f09be24188 Rearrange add/edit Asset field Order, updated icons, minor ui work johnnyq 2026-02-28 20:12:51 -05:00
  • 10c37946b1 UI: Update icoms for description inputs johnnyq 2026-02-28 19:14:00 -05:00
  • adb43703ed Update Networks, remove subnet mask in favor of CIDR, Global View show clients in first column, allow for IPv6 and provide IPv6 placeholder examples, gateway no longer required reword DHCP Range to IP Range moved DNS to the end, chnaged out some icons johnnyq 2026-02-28 18:41:03 -05:00
  • 92fba49a91 Revert "Add new optional beta email parser thats based on ImapEngine instead of Webklex" johnnyq 2026-02-26 16:44:49 -05:00
  • ac4bb32081 Revert "Beta Mail Parser Add inline images as attachments keeps the DB clean" johnnyq 2026-02-26 16:44:39 -05:00
  • 7927312f4f Revert "Revert "Beta Mail Parser Add inline images as attachments keeps the DB clean"" johnnyq 2026-02-26 16:41:50 -05:00
  • 04a74b5a34 Revert "Beta Mail Parser Add inline images as attachments keeps the DB clean" johnnyq 2026-02-26 16:41:03 -05:00
  • 87fd23f443 Beta Mail Parser Add inline images as attachments keeps the DB clean johnnyq 2026-02-26 16:30:29 -05:00
  • 9cb1ff7330 Add new optional beta email parser thats based on ImapEngine instead of Webklex johnnyq 2026-02-26 16:11:49 -05:00
  • 1ba19cc249 New Ticket Parsing - Anyone CC'ed onto the original email that created the ticket is added as a ticket watcher wrongecho 2026-02-26 12:49:32 +00:00
  • 702d9689d6 clarify PR stance wrongecho 2026-02-26 10:24:44 +00:00
  • 8efa354fdb Fix Task Sorting in ticket templates johnnyq 2026-02-21 14:49:46 -05:00
  • 129e95fd3a Added Net 45 Days, removed 14 Days as this isnt typically used anywhere johnnyq 2026-02-19 12:34:30 -05:00
  • ef7794c411 Added non payment invoice reminder / Late fee if enabled after 1 day an invoice is overdue. currently it was jumping right to 30,60,90... now its 1,30,90... johnnyq 2026-02-19 12:20:26 -05:00
  • 20e2f22a27 Merge pull request #1268 from itflow-org/develop Johnny 2026-02-14 15:54:13 -05:00
  • 12b3775041 Update Changelog johnnyq 2026-02-14 15:50:27 -05:00
  • 52b509fdc5 Update Changelog johnnyq 2026-02-14 15:49:40 -05:00
  • f9d0a8bf43 Ticket: Dont display Updated at if null, Move Subject from top ticket bar to header in ticket details, add additional comments about the client_permission_overide johnnyq 2026-02-14 15:48:40 -05:00
  • 2349ef33d1 Remove 0 in access_permission_query johnnyq 2026-02-14 15:07:42 -05:00
  • ccaf15268c Add a 0 IN ticket_client_id for no client tickets so agents that are restricted to certain clients and still view no clients in tickets list by using a , also restrict change clients on tickets for restricted agents johnnyq 2026-02-14 15:06:17 -05:00
  • 616635f951 client edit modal: Restrict Access to client restricted agents johnnyq 2026-02-14 13:17:15 -05:00
  • ce7daaf1cf ticket edit modal: Restrict Access to client restricted agents johnnyq 2026-02-14 12:55:34 -05:00
  • fb9f5d986d ticket Details: Restrict Access to ticket details by restricted agents johnnyq 2026-02-14 12:51:58 -05:00
  • 3148906cfe ticket Details: Restrict Access to ticket details by restricted Agents johnnyq 2026-02-14 12:30:49 -05:00
  • 6c057f4fd0 Restrict Tickets presented in ticket listing to client restricted Agents johnnyq 2026-02-14 12:16:22 -05:00
  • 3014bba66d Update Changelog, Bump App Release johnnyq 2026-02-14 12:01:49 -05:00
  • 97958d5e22 Missing Generate Password js code in Create Credential modal johnnyq 2026-02-13 14:43:34 -05:00
  • 1a7452cc27 Restrict Agents that are restricted to view certain clients from calendar events. johnnyq 2026-02-13 14:28:45 -05:00
  • 34ba5d0570 Properly get the new ticket number for logging in ticket merge johnnyq 2026-02-13 14:14:01 -05:00
  • c0fe9813dc Fix Ticket Merging regressed from ticket select now use ticket_id instead of ticket_number johnnyq 2026-02-13 14:09:05 -05:00
  • fd29eb7c15 Fix Transfer Asset to client due to field change from asset_important to asset_favorite johnnyq 2026-02-13 13:39:41 -05:00
  • 1bee085b33 Add Report for Client Detail Time Auditing johnnyq 2026-02-13 13:35:02 -05:00
  • 1d06e6d9c8 Revert to old ajax-modal js code for now, Fix Assets not lising in create ticket. johnnyq 2026-02-11 13:33:28 -05:00
  • bdf8038148 Merge pull request #1265 from MydsiIversen/Time-API wrongecho 2026-02-09 14:23:02 +00:00
  • 62fb2c91a1 feat: Add API endpoint to retrieve time worked by technicians on tickets with filtering by date and technician. Mads Iversen 2026-02-09 12:09:56 +00:00
  • 376285ef62 Merge pull request #1263 from itflow-org/develop v26.02 Johnny 2026-02-08 12:02:43 -05:00
  • d1eeba67fc Add bulk Fav / unfav creds and added fav creds to the client overview page johnnyq 2026-02-07 18:42:53 -05:00
  • 2ca8112daf Revert Git change test to ticket_email_parser.php johnnyq 2026-02-06 15:14:37 -05:00
  • 546f10bc82 Testing Git changes on ticket_email_parser.php johnnyq 2026-02-06 15:13:54 -05:00
  • ec7f1d561d Fix Version johnnyq 2026-02-06 13:12:34 -05:00
  • 8d54bc3a2f Another change johnnyq 2026-02-06 13:03:07 -05:00
  • 1d8f77f799 Update Changelog for 26.2 Release johnnyq 2026-02-06 13:01:37 -05:00
  • 1c6795dd55 Bump app version johnnyq 2026-02-06 12:09:32 -05:00
  • 4d895a56e4 Merge pull request #1261 from cs2000/develop Johnny 2026-02-05 14:04:22 -05:00
  • bdd56c91f7 Update Credential Important to Favorite johnnyq 2026-02-05 12:24:21 -05:00
  • be172b5bd9 Add star-toggle class to add asset johnnyq 2026-02-05 12:15:41 -05:00
  • d224d71f59 Bump Datatables from 2.3.4 to 2.3.7 johnnyq 2026-02-05 11:50:33 -05:00
  • 065630b975 Bump PHPMailer from 7.0.1 to 7.0.2 johnnyq 2026-02-05 11:46:28 -05:00
  • decea604ab Bump TinyMCE 8.2.2 to 8.3.2 johnnyq 2026-02-05 11:38:22 -05:00
  • 004b3b2bdc Draft of ticket_by_client report v2 not yet in the side menu of reports johnnyq 2026-02-05 11:31:40 -05:00
  • dca0cc34e9 Revert to original file from dev branch cs2000 2026-02-05 16:08:04 +00:00
  • 9afb165fc4 SonarCube Suggestion cs2000 2026-02-05 10:26:51 +00:00
  • 6a6eb4a714 SonarCube Suggestion cs2000 2026-02-05 10:22:06 +00:00
  • 629f4e0c81 SonarCube Suggestion cs2000 2026-02-05 10:19:13 +00:00
  • 7cbe9bf7fc SonarCube Suggestion cs2000 2026-02-05 10:17:28 +00:00
  • fc33312e79 SonarCube Suggestion cs2000 2026-02-05 10:15:52 +00:00
  • 563c0ea9c4 Changes for M365 oAuth using dev code cs2000 2026-02-05 09:38:09 +00:00
  • 10d1a902d9 Changes for M365 oAuth now using latest dev code cs2000 2026-02-05 09:37:22 +00:00
  • 4079257739 Update UI/UX for Adding and editing roles, Permissions can be set upon role add nice blocker style radios buttons instead of select boxes johnnyq 2026-02-04 13:12:24 -05:00
  • 91aba13c0d Fix Empty col in client overview if no fabvorite assets, fix creds page rename var from important to favorite johnnyq 2026-02-04 11:11:12 -05:00
  • 2cca4f2f0e Changes for M365 oAuth cs2000 2026-02-04 13:26:52 +00:00
  • d2e8dc1439 Changes for M365 oAuth cs2000 2026-02-04 13:26:17 +00:00
  • f3f9d0dd71 Changes for M365 oAuth cs2000 2026-02-04 13:25:32 +00:00
  • f6845a046f Changes for M365 oAuth cs2000 2026-02-04 13:24:50 +00:00
  • a50a4f274f Changes for M365 oAuth cs2000 2026-02-04 13:23:53 +00:00
  • 6b6d847756 Changes for M365 oAuth cs2000 2026-02-04 13:23:03 +00:00
  • 65d1f59e9b Feature: Favorites added to assets, Bulk Fav/unfav, adds favs to client overview johnnyq 2026-02-03 22:23:20 -05:00
  • f39e6ccbc9 Remove old ticket merge code, rename kanban_v2 to to just kanban johnnyq 2026-02-03 17:20:19 -05:00
  • 747b62d78c Remove extra double quote johnnyq 2026-02-03 17:09:07 -05:00
  • af0f3ac25f Update ticket Merge bulk with a dropdown select box to select a ticket instead of entering a number manually johnnyq 2026-02-03 16:35:20 -05:00
  • 6aefe99c2f Update ticket Merge with a dropdown select box to select a ticket instead of entering a number manually johnnyq 2026-02-03 16:08:33 -05:00
  • 61c5595a68 Fix Get type on add asset johnnyq 2026-02-02 16:05:38 -05:00
  • 3d11611699 Attempt to Fix duplicate data entries by fast clicking submit in modals using ajax_modal.js include johnnyq 2026-01-31 15:14:01 -05:00
  • 38b4ed4b96 Tidy check_login for client portal johnnyq 2026-01-30 14:24:34 -05:00
  • 34308a5f9a check if archived and active for client login as well along with loading extended client user session vars in /client/includes/check_login.php johnnyq 2026-01-30 14:10:59 -05:00
  • 118cc10804 During load user session check if user is archived and active, prevents users from making further actions if they are disabled or archived but are still logged in johnnyq 2026-01-30 13:36:18 -05:00
  • ae3386f2d5 Fix Vendor phone formatting in Ticket details johnnyq 2026-01-29 16:36:10 -05:00
  • bf1ccc62f5 Fix Collected Tax Report, was not adding totals OCT-Dec was misaligned and Grand Total wasnt displaying johnnyq 2026-01-29 14:02:50 -05:00