Commit Graph

5850 Commits

Author SHA1 Message Date
johnnyq
4a4924f4f6 Bring back editing of username and password for an asset in the asset details page 2023-10-31 13:30:38 -04:00
johnnyq
365ed3a79a Merged Client Leads into Client Management 2023-10-31 11:03:46 -04:00
Johnny
4ab38b42f8 Merge pull request #794 from twetech/timer-tracking-remember-manual-changes
Update timer to remember manual edits
2023-10-31 10:26:57 -04:00
Andrew Malsbury
fb45bceae5 Update timer to remember manual edits. 2023-10-30 13:22:29 +00:00
Johnny
d4d4d9cd7a Merge pull request #793 from wrongecho/schd-contact
Add ability to edit contact on a scheduled ticket
2023-10-29 13:32:09 -04:00
Marcus Hill
d6cf04b8f2 Codesmell 2023-10-28 14:40:27 +01:00
Marcus Hill
e88d0b1e23 Add ability to edit contact on a scheduled ticket 2023-10-28 14:32:15 +01:00
Johnny
48753e6462 Merge pull request #792 from twetech/update-timer
Timer - Record time even if closed
2023-10-27 20:36:25 -04:00
johnnyq
3c8a026b7c Fixed Cron mail queue and email parser missing ' 2023-10-27 13:05:29 -04:00
Andrew Malsbury
adafd38684 Timer - Record time even if closed 2023-10-26 19:19:46 +00:00
johnnyq
f9d3d3b2f9 Also Added logging to cron mail queue and mail parser when attempting to execute when its already executing by checking to see if the lock file is present 2023-10-25 18:05:19 -04:00
johnnyq
c30e0f7768 Remove Lock files older than 10 Mins aka 600 Secs and log it for Cron Email Parser and Cron Mail Queue 2023-10-25 17:57:35 -04:00
Johnny
87da66b069 Merge pull request #791 from twetech/save-timer-to-local
Save ticket timer to local storage
2023-10-25 17:35:21 -04:00
Johnny
430e148815 Merge pull request #790 from twetech/Discounts-pt-2
Update Quotes and Recurrings with discounts
2023-10-25 17:34:34 -04:00
Johnny
903e9437c4 Merge pull request #789 from twetech/sort-for-quotes-and-invoices
Update for sorts
2023-10-25 17:34:19 -04:00
Johnny
a1e511d8ac Merge pull request #788 from twetech/topnav-notification-fix
Removed useless assignment
2023-10-25 17:34:06 -04:00
Andrew Malsbury
f6cdf5ac51 Added comments because I dont know JavaScript 2023-10-25 19:37:17 +00:00
Andrew Malsbury
a29a97214a Update to keep incrementing while tab is closed 2023-10-25 19:16:07 +00:00
Andrew Malsbury
ea3e1df784 clear local storage when responding 2023-10-25 19:02:23 +00:00
Andrew Malsbury
6a0b291acd Save timer to local Storage 2023-10-25 18:26:33 +00:00
Andrew Malsbury
62d3cab389 Update Quotes and Recurrings with discounts 2023-10-25 17:15:41 +00:00
Andrew Malsbury
79c112b0af Merge branch 'itflow-org:master' into topnav-notification-fix 2023-10-25 09:36:09 -05:00
Andrew Malsbury
5f2a1298a1 Fix quotes screen, and update others for looks. 2023-10-25 14:32:46 +00:00
Andrew Malsbury
85a759f7db Removed useless assignment 2023-10-25 14:07:47 +00:00
Johnny
5faac97491 Merge pull request #785 from o-psi/Update-Timer
Update Timer to stop when in focus
2023-10-24 21:10:48 -04:00
o-psi
53c953b60e Update the timer to stop when focused. 2023-10-24 20:09:07 +00:00
o-psi
6c13773706 Revert "Enhance timer: Pause during input edits"
This reverts commit 2a3156cd59.
2023-10-24 20:08:22 +00:00
o-psi
2a3156cd59 Enhance timer: Pause during input edits 2023-10-24 20:07:10 +00:00
johnnyq
b05e5bb575 Fix Broken cron.php broke as of 10-20-2023 2023-10-23 13:51:16 -04:00
johnnyq
7b94e29aa4 Fix Broken Select2 andDateRangePicker JS Plugins 2023-10-21 22:59:00 -04:00
Johnny
b34fd85ad4 Merge pull request #784 from wrongecho/portal-ticket-attachments
Portal ticket attachments
2023-10-21 16:00:14 -04:00
Johnny
e0f1adb446 Merge pull request #783 from wrongecho/email-to-ticket-extensions
Expand range of allowed file extensions for email to ticket attachments
2023-10-21 15:59:25 -04:00
Johnny
68220cc063 Merge pull request #782 from wrongecho/ticket-assigned-wording
Change modal unassigned wording from "No one" to "Not Assigned"
2023-10-21 15:59:13 -04:00
Johnny
33abf8a9eb Merge pull request #781 from wrongecho/session-timeout-garbage-workaround
Add background ajax query in an attempt to prevent session timeout
2023-10-21 15:59:00 -04:00
Johnny
abc2226b4f Merge pull request #780 from wrongecho/fix-client-page
Fix clients.php page after leads were added
2023-10-21 15:58:37 -04:00
Marcus Hill
31be8034e7 Revert different change covered in separate PR 2023-10-21 15:27:21 +01:00
Marcus Hill
218cdcdc4c Allow contacts to upload attachments when adding ticket replies in portal
- Adds the ability for contacts to add file attachments when posting a ticket reply
- Enhancements to checkFileUpload(): Adjust file reference name generation & bad extension handling
2023-10-21 15:24:15 +01:00
Marcus Hill
7aadad3597 Expand range of allowed file extensions for email to ticket attachments 2023-10-21 14:40:14 +01:00
Marcus Hill
1c6c90845c Change modal unassigned wording from "No one" to "Not Assigned" 2023-10-21 13:01:11 +01:00
Marcus Hill
65168fe702 Add background ajax query in an attempt to prevent session timeout 2023-10-21 12:34:34 +01:00
Marcus Hill
2240f641dc Fix missing variable assignment for client_is_lead 2023-10-21 11:54:41 +01:00
johnnyq
ba9442e6c3 Added Confirmation to Close Ticket in Client Portal - Seperated cofirmation modal to a seperate JS file which is now included in the Client Portal 2023-10-20 19:10:25 -04:00
johnnyq
fcfb162ec8 Enable domain expire alerts and send invoice reminders did not respect their settings it would still execute as long as cron was executing, updated the desription of the options as well 2023-10-20 18:38:48 -04:00
johnnyq
509a955277 Comment out on End Task Logs as it wasnt producing correct information 2023-10-20 17:43:31 -04:00
johnnyq
6db576c80e Update setup so Asset Type Account type can be created before it adds the cash on hand account so it may reference the assets type 2023-10-20 16:42:10 -04:00
Johnny
dd644a39b8 Merge pull request #779 from o-psi/clean-requires-and-includes
Update constructs to not have parenthesis.
2023-10-20 16:32:29 -04:00
johnnyq
7a834b0f5f Update Payments to only show account_type_parent 1 which is assets 2023-10-20 16:27:43 -04:00
o-psi
53c11edc8c Update constructs to not have parenthesis. 2023-10-20 15:25:52 -05:00
Johnny
4080774602 Merge pull request #778 from o-psi/update-di
Update discounts to allow decimals
2023-10-20 16:19:33 -04:00
johnnyq
881f43bdb7 Updated Account Selection under Pay Invoice to show only Asset Accounts which is asset_type_parent = 1 2023-10-20 16:18:06 -04:00