Commit Graph

  • 3f2f405596 Allow Manual Input of Trip Destination or select from client locations, Added Remember me checkbox for future implementation johnnyq 2023-11-06 19:37:48 -05:00
  • d2e3c1e12d Fix Domains Icon in Global Search, remove unnessesary > johnnyq 2023-11-06 17:03:34 -05:00
  • a9304a3784 Move Calendar under support Move Trips under Finance johnnyq 2023-11-06 15:25:54 -05:00
  • c18dbc5985 Rename Events in Client Side Nav to Calendar johnnyq 2023-11-06 15:22:51 -05:00
  • 91924bc239 Feature: Part 2 - Added Default Hourly rate to settings pane, default to the default hourly rate when adding a client johnnyq 2023-11-06 15:05:07 -05:00
  • 1f0d2ff1ab Feature: Part 1 - DB Schemea update for Default Hourly Rate johnnyq 2023-11-06 14:52:01 -05:00
  • 69e9691de9 Remove elevation CSS tag from tickets as this was not consistent and unnessary johnnyq 2023-11-06 14:43:19 -05:00
  • 76f20225f5 Fix IT Docs not showing, keep assets side nav active when viewing asset details page johnnyq 2023-11-06 14:38:22 -05:00
  • c40be56869 Disable Documentation section of Client Side Nav of IT Doclumentation is disabled johnnyq 2023-11-06 14:33:23 -05:00
  • a8ee791d64 Allow to set quick notes under asset details johnnyq 2023-11-06 14:25:55 -05:00
  • dff4eff5cc Do not show related content in edit service if the entity archived date is greater than when the service was created johnnyq 2023-11-06 13:46:52 -05:00
  • 167c2a5b43 Remove Document from many to many service_documents table when archiving or deleting a document prevents from showing up under document service relation johnnyq 2023-11-06 13:27:58 -05:00
  • 11b814b4c8 Do not show archived content when adding a service johnnyq 2023-11-06 13:19:27 -05:00
  • 43b94ebddc Restored New Quote Functionality under clients this was disabled for debugging but never re-enabled back johnnyq 2023-11-06 12:44:44 -05:00
  • 210530e673 Merge pull request #798 from wrongecho/client-is-lead-fix Johnny 2023-11-05 10:49:43 -05:00
  • 7044c6bf54 Merge pull request #797 from wrongecho/api-additions Johnny 2023-11-05 10:49:30 -05:00
  • ba86af9efa Fix undefined client_is_lead errors Marcus Hill 2023-11-05 11:03:49 +00:00
  • 573eaf179b API - Documents Marcus Hill 2023-11-05 10:42:46 +00:00
  • a31c012487 Merge pull request #796 from wrongecho/fix-trip-export wrongecho 2023-11-05 08:31:16 +00:00
  • 7ccd69a26f Fix trip export to csv Marcus Hill 2023-11-05 08:24:19 +00:00
  • f7e0f06eb6 Merge pull request #795 from nellistc/globalsearch-domains Johnny 2023-11-03 16:44:50 -04:00
  • 7ab032fa3f Update global search, add client to domain search results nellistc 2023-11-04 07:31:21 +11:00
  • 008ad76c68 Update global_search.php nellistc 2023-11-03 18:22:24 +11:00
  • fbf535444b Updated Quote and Recurring to match invoice UI updates johnnyq 2023-11-02 16:31:25 -04:00
  • ef213e34d4 Invoice UI Update: Bolded Due Date, Moved Subtotal to the top added - sign in front of discount, do not subtract the discount from the subtotal as this is reservered for total, do not show tax discount or paid in pdf if they are 0 johnnyq 2023-11-02 16:12:06 -04:00
  • 015d8265e0 Fix Quotes duplicated php start close tags in edit quote discount field johnnyq 2023-11-02 13:19:13 -04:00
  • cd99e91ac3 Bold the contact name in client listing johnnyq 2023-11-01 18:55:41 -04:00
  • 5a7c62c150 Added back number_format() function as there was a way to just remove the commas but keep the decimal place so 290.90 doesnt look like 290.9 johnnyq 2023-11-01 18:16:12 -04:00
  • 572f12eaef Removed num_format(),2 function for pricing and cost fields as it was putting in commas as this is unacceptable for floatvals johnnyq 2023-11-01 17:51:35 -04:00
  • 5c0ab72d69 Moved creating lock file after all other checks have passed to prevent locking if a certian check has not passed, turned off imap extend log as it could cause mysql errors also remove lock before exiting if cannnot connect to imap johnnyq 2023-11-01 13:59:35 -04:00
  • 43786a72ab Moved Advanced Filter button to the right for invoices and quotes johnnyq 2023-10-31 17:24:46 -04:00
  • 7f19ea6c55 Moved Advanced Filter button to the far right toolbar under clients johnnyq 2023-10-31 17:16:14 -04:00
  • b26c1b28c3 Show Archived Items for licenses and password and moved import exports to New DropDown johnnyq 2023-10-31 16:24:59 -04:00
  • c94c88dc88 Show Archived Items for locations, vendors and assets and moved import exports to New DropDown johnnyq 2023-10-31 16:16:15 -04:00
  • be279b4e8d Added more hints between leads and clients under client management johnnyq 2023-10-31 15:38:40 -04:00
  • 174a8d932f Reworked the sahow Client Leads button to radio style johnnyq 2023-10-31 15:12:38 -04:00
  • 638d59e1c1 Sort items by item order when exporting invoices or quotes to PDF in app view and guest view johnnyq 2023-10-31 14:57:45 -04:00
  • 036c687bf8 Fix up item moving on invoice, quotes and recurrung, removed unnessesary tags, re-arranged the arrows to the top rename remove to delete with a trash can as its more proper johnnyq 2023-10-31 14:51:38 -04:00
  • 8a5f51845c Reworked the Dashboard so only 1 Dashboard shows on the Side nav and now has a top nav to select dasbords, Personal Dashboard coming johnnyq 2023-10-31 14:22:03 -04:00
  • 4a4924f4f6 Bring back editing of username and password for an asset in the asset details page johnnyq 2023-10-31 13:30:38 -04:00
  • 365ed3a79a Merged Client Leads into Client Management johnnyq 2023-10-31 11:03:46 -04:00
  • 4ab38b42f8 Merge pull request #794 from twetech/timer-tracking-remember-manual-changes Johnny 2023-10-31 10:26:57 -04:00
  • fb45bceae5 Update timer to remember manual edits. Andrew Malsbury 2023-10-30 13:22:29 +00:00
  • d4d4d9cd7a Merge pull request #793 from wrongecho/schd-contact Johnny 2023-10-29 13:32:09 -04:00
  • d6cf04b8f2 Codesmell Marcus Hill 2023-10-28 14:40:27 +01:00
  • e88d0b1e23 Add ability to edit contact on a scheduled ticket Marcus Hill 2023-10-28 14:32:15 +01:00
  • 48753e6462 Merge pull request #792 from twetech/update-timer Johnny 2023-10-27 20:36:25 -04:00
  • 3c8a026b7c Fixed Cron mail queue and email parser missing ' johnnyq 2023-10-27 13:05:29 -04:00
  • adafd38684 Timer - Record time even if closed Andrew Malsbury 2023-10-26 19:19:46 +00:00
  • 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 johnnyq 2023-10-25 18:05:19 -04:00
  • c30e0f7768 Remove Lock files older than 10 Mins aka 600 Secs and log it for Cron Email Parser and Cron Mail Queue johnnyq 2023-10-25 17:57:35 -04:00
  • 87da66b069 Merge pull request #791 from twetech/save-timer-to-local Johnny 2023-10-25 17:35:21 -04:00
  • 430e148815 Merge pull request #790 from twetech/Discounts-pt-2 Johnny 2023-10-25 17:34:34 -04:00
  • 903e9437c4 Merge pull request #789 from twetech/sort-for-quotes-and-invoices Johnny 2023-10-25 17:34:19 -04:00
  • a1e511d8ac Merge pull request #788 from twetech/topnav-notification-fix Johnny 2023-10-25 17:34:06 -04:00
  • f6cdf5ac51 Added comments because I dont know JavaScript Andrew Malsbury 2023-10-25 19:37:17 +00:00
  • a29a97214a Update to keep incrementing while tab is closed Andrew Malsbury 2023-10-25 19:16:07 +00:00
  • ea3e1df784 clear local storage when responding Andrew Malsbury 2023-10-25 19:02:23 +00:00
  • 6a0b291acd Save timer to local Storage Andrew Malsbury 2023-10-25 18:26:33 +00:00
  • 62d3cab389 Update Quotes and Recurrings with discounts Andrew Malsbury 2023-10-25 17:15:41 +00:00
  • 79c112b0af Merge branch 'itflow-org:master' into topnav-notification-fix Andrew Malsbury 2023-10-25 09:36:09 -05:00
  • 5f2a1298a1 Fix quotes screen, and update others for looks. Andrew Malsbury 2023-10-25 14:32:46 +00:00
  • 85a759f7db Removed useless assignment Andrew Malsbury 2023-10-25 14:07:47 +00:00
  • 5faac97491 Merge pull request #785 from o-psi/Update-Timer Johnny 2023-10-24 21:10:48 -04:00
  • 53c953b60e Update the timer to stop when focused. o-psi 2023-10-24 20:09:07 +00:00
  • 6c13773706 Revert "Enhance timer: Pause during input edits" o-psi 2023-10-24 20:08:22 +00:00
  • 2a3156cd59 Enhance timer: Pause during input edits o-psi 2023-10-24 20:07:10 +00:00
  • b05e5bb575 Fix Broken cron.php broke as of 10-20-2023 johnnyq 2023-10-23 13:51:16 -04:00
  • 7b94e29aa4 Fix Broken Select2 andDateRangePicker JS Plugins johnnyq 2023-10-21 22:59:00 -04:00
  • b34fd85ad4 Merge pull request #784 from wrongecho/portal-ticket-attachments Johnny 2023-10-21 16:00:14 -04:00
  • e0f1adb446 Merge pull request #783 from wrongecho/email-to-ticket-extensions Johnny 2023-10-21 15:59:25 -04:00
  • 68220cc063 Merge pull request #782 from wrongecho/ticket-assigned-wording Johnny 2023-10-21 15:59:13 -04:00
  • 33abf8a9eb Merge pull request #781 from wrongecho/session-timeout-garbage-workaround Johnny 2023-10-21 15:59:00 -04:00
  • abc2226b4f Merge pull request #780 from wrongecho/fix-client-page Johnny 2023-10-21 15:58:37 -04:00
  • 31be8034e7 Revert different change covered in separate PR Marcus Hill 2023-10-21 15:27:21 +01:00
  • 218cdcdc4c Allow contacts to upload attachments when adding ticket replies in portal Marcus Hill 2023-10-21 15:24:15 +01:00
  • 7aadad3597 Expand range of allowed file extensions for email to ticket attachments Marcus Hill 2023-10-21 14:40:14 +01:00
  • 1c6c90845c Change modal unassigned wording from "No one" to "Not Assigned" Marcus Hill 2023-10-21 13:01:11 +01:00
  • 65168fe702 Add background ajax query in an attempt to prevent session timeout Marcus Hill 2023-10-21 12:34:34 +01:00
  • 2240f641dc Fix missing variable assignment for client_is_lead Marcus Hill 2023-10-21 11:54:41 +01:00
  • 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 johnnyq 2023-10-20 19:10:25 -04:00
  • 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 johnnyq 2023-10-20 18:38:48 -04:00
  • 509a955277 Comment out on End Task Logs as it wasnt producing correct information johnnyq 2023-10-20 17:43:31 -04:00
  • 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 johnnyq 2023-10-20 16:42:10 -04:00
  • dd644a39b8 Merge pull request #779 from o-psi/clean-requires-and-includes Johnny 2023-10-20 16:32:29 -04:00
  • 7a834b0f5f Update Payments to only show account_type_parent 1 which is assets johnnyq 2023-10-20 16:27:43 -04:00
  • 53c11edc8c Update constructs to not have parenthesis. o-psi 2023-10-20 15:25:52 -05:00
  • 4080774602 Merge pull request #778 from o-psi/update-di Johnny 2023-10-20 16:19:33 -04:00
  • 881f43bdb7 Updated Account Selection under Pay Invoice to show only Asset Accounts which is asset_type_parent = 1 johnnyq 2023-10-20 16:18:06 -04:00
  • 8257fc3193 Updated Accounts Listing to use take adavantage of the new account_type_parent johnnyq 2023-10-20 16:10:45 -04:00
  • aed411dc45 Update discounts to allow decimals o-psi 2023-10-20 15:05:42 -05:00
  • 762dafab7e Updated Account Types liasting and posting to use the new account_type_parent field, also update setup to inset the correct account types into the correct account_type_parent johnnyq 2023-10-20 15:40:52 -04:00
  • fcc49c2b40 DB Update: Adds an account_type_parent field to represent the parent type 1 being default and representing Assets, 2 Liabilities, 3 Equity this will be the new way to identify the parent account type instead of using account_type_id min and max values ex 10-19 was Assets, 20-29 was Liabilities, Equity being 30-39. This was improper as the primary key should never be static johnnyq 2023-10-20 14:56:40 -04:00
  • 8b9efb2e6d Merge pull request #777 from o-psi/payments-to-assets-accounts-only Johnny 2023-10-20 12:48:23 -04:00
  • 987944f992 Update Payments to only show Asset Accts o-psi 2023-10-20 08:33:28 -05:00
  • 56b91f3278 Merge pull request #776 from o-psi/discounts Johnny 2023-10-19 18:34:44 -04:00
  • a382092dab Merge branch 'master' into discounts Andrew Malsbury 2023-10-19 17:19:32 -05:00
  • 6e6e0d5f71 Update variable definition o-psi 2023-10-19 17:03:50 -05:00
  • 824db5865b Update Guest View Payment Screen o-psi 2023-10-19 17:01:09 -05:00
  • ea1dadf792 update db ver number o-psi 2023-10-19 16:34:57 -05:00