Commit Graph

  • 67de80c97e Cleaned up client tags display logic johnnyq 2023-08-16 13:47:14 -04:00
  • b2a154e97a Client Tags are now clicklable within the clients listing page to filter down based on tag johnnyq 2023-08-16 13:37:50 -04:00
  • 1d277da73c DB Structure Dump to include config_start_page johnnyq 2023-08-16 13:24:45 -04:00
  • fda0d203ed Feature: Added Start Page functionality johnnyq 2023-08-16 13:23:30 -04:00
  • f93dc32241 Removed the requirement for SMTP username and password since the IP can used as a trusted SMTP relay johnnyq 2023-08-15 17:48:10 -04:00
  • 7fd795e9fb Added Software Licences expiring within 30 days to client overview johnnyq 2023-08-15 17:40:02 -04:00
  • 43f016f70f Allow Extra file extentions to be uploaded, increased file upload hard limit in code from 20MB to 500MB johnnyq 2023-08-09 16:38:53 -04:00
  • 850c3f7942 Fix grammar on share link email johnnyq 2023-08-07 15:28:03 -04:00
  • cc80d41964 Cleaned up the watchers Modals johnnyq 2023-08-03 19:36:02 -04:00
  • 427ed8e57b Replying to a ticket through the ITFLow interface it will also email the watchers johnnyq 2023-08-03 18:28:17 -04:00
  • 0aedf95892 Removed watcher_created_at field as its irrelevant johnnyq 2023-08-03 18:08:06 -04:00
  • dd46c5bcab Ticket watchers can now be add and deleted johnnyq 2023-08-03 18:03:39 -04:00
  • 76b0954d25 Reissue Previous Fix johnnyq 2023-08-03 00:37:42 -04:00
  • 73ac6cb8aa Fix issue where recurring invoices that were not sent didnt show up in all recurring invoices johnnyq 2023-08-03 00:30:00 -04:00
  • 653fa01ecc Fixed issue with scheduled tickets breaking CRON removed invalid character, More work on Ticket Watchers johnnyq 2023-08-02 16:36:39 -04:00
  • 173230d250 FEATURE - Ticket Watcher - Added Dynamic Add/Remove Watchers Form under new ticket contacts tab johnnyq 2023-08-01 13:49:15 -04:00
  • b6dc255f8d FEATURE - Ticket Watchers - Initial Commit for DB Structure for ticker wathers johnnyq 2023-08-01 13:03:58 -04:00
  • 8511cdd1fe Added the Ability to Toggle the Ticket Timer Pause / Play johnnyq 2023-07-31 14:30:37 -04:00
  • 2bd6b11f03 Fix Ticket Timer for editing a ticket response / reply johnnyq 2023-07-31 14:09:12 -04:00
  • 336805e16b Fix Ticket Timer for users that user 12 Hour AM/FM Format, converted from time field to text added icon for timer representation johnnyq 2023-07-31 14:06:47 -04:00
  • b195da0f6e Add Move to Folder Option in documents list view johnnyq 2023-07-31 13:39:58 -04:00
  • 86bf7801e4 Removed Default Todays Date in Add Copy Refund Expense johnnyq 2023-07-31 13:13:23 -04:00
  • e26fe1551f Add some facial expression to the update to date johnnyq 2023-07-25 23:39:39 -04:00
  • 7fe8aafcac Update Latest Updates Wording johnnyq 2023-07-25 23:29:49 -04:00
  • 2e77999b92 Vendor Templates now has checkboxes for the fields you would like to update globally meaning all clients using that vendor template make it easier for only updating a few fields globally instead of them all like unique fields such as account number or pin johnnyq 2023-07-21 20:34:02 -04:00
  • cff56f6507 Update Debug to include all table stats and current DB Version johnnyq 2023-07-20 17:38:35 -04:00
  • bd9b5bdc2f Hopefully fixed an issue during initial setup after entering DB credentials and writing the config.php files. This was possible due to a rac condition where intially ITflow install checks to see if it can write config.php to currect directory by actually writing a config.php file then deleting it. This could sometimes interfere with the creation of the config.php file in the next step johnnyq 2023-07-17 14:33:43 -04:00
  • 956a18b9bb USe Current Timezone and not UTC 0 when calculating 1 hour increments when adding calendar events fixes #567 johnnyq 2023-07-15 16:22:33 -04:00
  • e09c9cadb5 Added Expire Date field to Quotes also Do not show Guests Accept or Decline if Date is Expired johnnyq 2023-07-15 15:33:08 -04:00
  • 313191aeb2 On Recurring Invoice List Frequency column should be displayed after Amount which make more sense when reading it johnnyq 2023-07-13 17:23:18 -04:00
  • 67f5de1170 Fix accidentally zeroed out edit ticket modal johnnyq 2023-07-13 17:09:08 -04:00
  • 46f7960cd0 Fix issue where primary contact is not being automatically selected when creating a new ticket under client this was due to how we changed the way primary contacts are stored in the Database - Also added display of the contact title and if they are primary or technical. Also Sort Primary first then technical under ticket add or edit -- see here https://forum.itflow.org/d/207-tickets-broke-again johnnyq 2023-07-13 15:04:14 -04:00
  • 8fa7449084 Fix Creating Scheduled Tickets under Main Scheduled Tickets - Was assigning the primary contact the old way changed it to the new way johnnyq 2023-07-12 16:32:34 -04:00
  • c5eb4bddd2 Fix Creating Ticket under Main Ticket - Was assigning the primary contact the old way changed it to the new way johnnyq 2023-07-12 16:21:42 -04:00
  • cb20894fc0 Fixed Centering footer for Guest viewing invoices and quotes johnnyq 2023-07-11 13:47:13 -04:00
  • 13ebb6c627 Late fees will be applied if enabled as a seperate line item on each over due invoice. The late fees will be applied every 30 days after the initial overdue invoice this is done by running cron.php daily johnnyq 2023-07-11 13:25:37 -04:00
  • bb16c4b7b8 Feature: Late Fees can now be assessed to unpaid invoices johnnyq 2023-07-11 11:40:53 -04:00
  • eb1e792e77 Only Show Monthly Recurring based off the year selected and all previous years johnnyq 2023-07-10 16:01:53 -04:00
  • bec2156fa2 Combine Montly Recurring and Yearly Recurring to together to create a new monthly recurring johnnyq 2023-07-09 12:25:42 -04:00
  • 1bacabc72b Prevent duplicate sort, order and page GET VARs in the URL when Clicking to Sort a field or Clicking a page number. We now unset the GET VAR arrays before recreating the URL GET Strings johnnyq 2023-07-08 14:40:00 -04:00
  • e7572c9e8f Rename vars sb to sort, o to order, p to page. This makes the code easier to understand and brings consistency johnnyq 2023-07-08 12:34:28 -04:00
  • 8213ef1e24 Updated .gitignore added .gitkeep files to HTMLPurifier Cache Directories as git ignore empty folders - fixes https://forum.itflow.org/d/197-actual-answer-to-customer-in-email-is-missing/6 johnnyq 2023-07-07 18:57:45 -04:00
  • 473cf14610 Sort logins marked important always first johnnyq 2023-07-07 16:50:22 -04:00
  • c916e249bd Fix Viewing Invoices and Quotes from Client Portal in Edge Browser reversed the slashes from backslashes to forward slashes - see https://forum.itflow.org/d/198-customers-unable-to-view-invoices-client-portal-using-edge johnnyq 2023-07-07 16:45:48 -04:00
  • 9baf64964a Fixed Umlaughts in email subject with the new Mail Queue System johnnyq 2023-07-06 15:25:10 -04:00
  • 6ea31adb99 Removed Old Duplicate code for reply tickets as it was using the queue method and the old method johnnyq 2023-07-06 15:09:52 -04:00
  • b54a388c15 Merge pull request #702 from haymaker/imap-credentials Johnny 2023-07-06 14:47:51 -04:00
  • 0633107514 update db migration statements - somehow missed in prev commit Haymaker 2023-07-05 22:35:34 -04:00
  • aa984b92ef add credentials for imap Haymaker 2023-07-04 17:59:46 -04:00
  • 448da5f393 Moved Ticket Replies to the new Mail Queue johnnyq 2023-07-04 15:00:41 -04:00
  • 12d1fc5cb8 Added HTML Line Breaks after Ticket Reply johnnyq 2023-07-04 13:32:31 -04:00
  • 379529c6af Fix Regression issue when replying to a ticket via the web app the content doesnt show in the email body see https://forum.itflow.org/d/197-actual-answer-to-customer-in-email-is-missing johnnyq 2023-07-04 13:08:53 -04:00
  • 7f2f9a3c9e Fix Regression Global Search johnnyq 2023-07-03 21:56:19 -04:00
  • 9d39ad2628 Fix broken calendar events due to the new contact_primary field being moved johnnyq 2023-07-03 20:34:15 -04:00
  • 9d7d78473f Removed primary_contact and primary_location from the clients table johnnyq 2023-07-03 20:23:29 -04:00
  • a5100ea187 Update the remaining logic to take advantage of the moved contact_primary and contact_location fields johnnyq 2023-07-03 20:16:39 -04:00
  • 85c19e36c6 Updated client listing logic to work with the new contact_primary and location_primary vars johnnyq 2023-07-03 18:12:26 -04:00
  • 86ef22dfc9 Copy primary_contact and primary_location enties over to thier respecting tables through a DB update johnnyq 2023-07-03 17:59:12 -04:00
  • 957b5b583c Sort primary location at the top always johnnyq 2023-07-03 17:41:43 -04:00
  • 567c01ce3f Update logic for adding and editing primary location johnnyq 2023-07-03 17:40:14 -04:00
  • 18274d532e When Adding new client add contact as important as well, when assigning a new contact as primary contact label them as important updated the logic add and edit logic to include the new field primary contact field under contacts johnnyq 2023-07-03 17:31:37 -04:00
  • 70a080a24e Always Sort primary contact at the top and Important Contacts under the primary contact following normal contacts johnnyq 2023-07-03 16:50:52 -04:00
  • b12e3677bd DB Structure Update This is the beginnings to move primary_contact and primary_location fields out of the clients table and into their respectable table. Created the fields in contacts and locations, next is to write SQL query to migrate and then update pieces of the codes in the App johnnyq 2023-07-03 16:40:45 -04:00
  • 66ec189fae removed - johnnyq 2023-07-03 16:20:28 -04:00
  • 457bc7d471 Feature - Accounting: Added option in account transfer to add selectable payments to transfer notes which is useful to keep track what checks were deposited in a bank transaction such as a deposit as most banks don't display each check in a deposit. johnnyq 2023-07-03 16:18:01 -04:00
  • cf494a2f4e Removed Edit Modal Fucntion within document listing, it was causing documents listing to slow with large documents. Still can be edited when clicked into the document johnnyq 2023-07-02 14:12:43 -04:00
  • 335ff27e06 Merge pull request #701 from wrongecho/post-split-1 Johnny 2023-07-02 13:49:04 -04:00
  • f6c4e72c86 Fix some codesmells Marcus Hill 2023-07-02 15:07:50 +01:00
  • ebecdd3da2 Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting Marcus Hill 2023-07-02 14:56:12 +01:00
  • 1f29d68ad5 Updated client Documents to use folder icon on the side nav and header. Update Date Format as well johnnyq 2023-07-01 13:33:42 -04:00
  • 2b871e06f0 Merge pull request #700 from wrongecho/cron-ticket-closed-replies Johnny 2023-06-26 19:42:29 -04:00
  • 0240d316e7 Ticket parser: Better handle clients replying to closed tickets Marcus Hill 2023-06-24 22:10:06 +01:00
  • 1ad1b35101 Mail Queue support added for sending welcome email to contact johnnyq 2023-06-22 21:51:03 -04:00
  • 7ddff0421a Mail Queue support added to Manual Quote Emailing johnnyq 2023-06-22 21:28:20 -04:00
  • 149db0e715 Mail Queue support added to adding payment to invoice johnnyq 2023-06-22 20:54:38 -04:00
  • 76c82128d9 Cleanup send invoie logic johnnyq 2023-06-22 15:09:57 -04:00
  • 2d0458a2f3 Fix some formatting and additonal white space before contact name in Ticket Details part 2 johnnyq 2023-06-22 11:05:24 -04:00
  • 6ccbe67b59 Fix some formatting and additonal white space before contact name in Ticket Details johnnyq 2023-06-22 10:57:14 -04:00
  • 682407ad64 Trim white space before and after when adding password to a contact johnnyq 2023-06-22 10:29:27 -04:00
  • db9c102f53 Trim white space before and after username and password and before encrypting when adding a client password johnnyq 2023-06-22 10:23:44 -04:00
  • 9d86c41bcb Added With payments of 600 or more text to vendor expense report johnnyq 2023-06-21 16:28:42 -04:00
  • d15eabfee4 Rewrite Expenses by Vendor Report to combine SQL queries into one and sort highest first and add the all years option johnnyq 2023-06-21 16:25:43 -04:00
  • e2923304ea Show hint on income for clients report with payments of 600 or more johnnyq 2023-06-21 16:07:01 -04:00
  • ab67929a22 Add All Years Option to Income by Clients Report johnnyq 2023-06-21 16:03:56 -04:00
  • a67a925868 Another SQL Attempt to fix Client Balance calc johnnyq 2023-06-21 15:47:19 -04:00
  • db4c823fc8 Fix Report for Client Balance Query johnnyq 2023-06-21 15:36:36 -04:00
  • d3b446706b Modified Report Client with a Balance to Sort Highest Balance First johnnyq 2023-06-21 15:26:16 -04:00
  • 0c7fbda127 Added Report Clients with a Balance johnnyq 2023-06-21 15:22:17 -04:00
  • 090ecf2e80 Fixed issue when hovering over a created calendar event the cursor does not change to a finger johnnyq 2023-06-21 14:47:25 -04:00
  • b883b31194 Label Top 5 johnnyq 2023-06-21 14:21:56 -04:00
  • b39f115dd1 Only show Top 5 in the following Doughnut charts: Income and Exp By Cat, and Vendor Expense lump everything else into others if more than 5 cats exist this prevents the graphs from overflowing if you have 10 or 100s of vendors expense cats or income cats johnnyq 2023-06-21 14:18:20 -04:00
  • 4d90327c79 Created Mail Queue Logs / Viewer in settings, enabled manual send invoice to use the new queue system, now it logs the Email ID so you can reference it in the Queue to see if it sent, also do not send mail to blank billing contact emails johnnyq 2023-06-21 12:09:32 -04:00
  • c6afe0b3cf Removed uneeded logging with the mail queue start and end logs johnnyq 2023-06-20 20:50:55 -04:00
  • 53f05a9469 Update the email status to sending before actually sending to prevent duplicate or more johnnyq 2023-06-20 20:45:10 -04:00
  • 63100d7cee Remove unessessary date vars and re-enable cron key check for the new cron mailer johnnyq 2023-06-20 20:37:20 -04:00
  • 8b372c20e0 Update new cron email queuer script to resend failed mail every 30 mins for each failed attempt up 4 attempts johnnyq 2023-06-20 20:34:29 -04:00
  • 72bc5b41be Added additonal DB field to mail queue for send attempts failed_at timestamp and status along with recipient to name johnnyq 2023-06-20 19:54:18 -04:00
  • 05f41d1798 Update email sent at field only if the email was sent johnnyq 2023-06-20 19:37:42 -04:00
  • 6f0505d7e9 cron process mail queue created, now need to convert some of the code over to use the new mail queuer system johnnyq 2023-06-20 19:34:34 -04:00
  • 75dd00c98c Shortened the document detail and contact detail breadcrumbs to show the root level being the client johnnyq 2023-06-19 19:15:23 -04:00