Commit Graph

  • ff161ab47b Small wording edits Marcus Hill 2023-09-30 13:41:41 +01:00
  • e5e549482c Removed horizontal line on the botton of all the side navs johnnyq 2023-09-29 22:44:26 -04:00
  • 375d5af974 Fix issue with roundToNearest15 Function would break php if the time worked was empty johnnyq 2023-09-27 16:01:44 -04:00
  • f914fbb96f Fix current_version var in cron.php when telemetry is configured this was caused by the cron not know what its working directory was added change to current working directory johnnyq 2023-09-27 12:15:12 -04:00
  • f658fe0c6c Fix Close Ticket not showing when accounting module is disabled plus remove some extra markup not needed in ticket.php johnnyq 2023-09-27 11:50:27 -04:00
  • 31c9a6ad6c Fix invoice ticket price issue for auto price divide client rate into 4 to acommodate 15 Min increments johnnyq 2023-09-26 18:13:00 -04:00
  • 8ebe7eda03 Changed roundUpTo15 function to just round to the closest 15 johnnyq 2023-09-26 17:59:11 -04:00
  • d82e6f99ab Reworked how watchers get added and edited johnnyq 2023-09-26 16:58:46 -04:00
  • e1ef89a9a4 Added DHCP option to IP Address field johnnyq 2023-09-26 16:40:24 -04:00
  • 498f9c7209 Changed button text from Show Archived to just Archived johnnyq 2023-09-26 15:33:22 -04:00
  • 8b3adae49d Dropdown UI fix icon alignment johnnyq 2023-09-26 15:31:20 -04:00
  • 7848043a40 shorted show_archive to just archived johnnyq 2023-09-26 15:28:26 -04:00
  • 35055489e5 Added Show Archived Button to contacts, setup logic to work in other List views as well johnnyq 2023-09-26 15:24:31 -04:00
  • f8cdb79114 Moved import and export contact to the New Contact button dropdown as its not used as often and clear space for multi action or further search options johnnyq 2023-09-26 14:56:26 -04:00
  • 477e092b27 Updated client portal ticket details and document detail to use prettyContent js function johnnyq 2023-09-26 14:28:36 -04:00
  • 51489c2420 Update and move pretty tables function to a seperate js file and also add img-fluid to <img> tags so images dont run off the page and also update ticket details page with prettyContent function johnnyq 2023-09-26 14:22:58 -04:00
  • 1a5cd14208 Added format tables in document templates johnnyq 2023-09-26 13:55:59 -04:00
  • 48d8fdd760 Major UI update on Document Details, do not use TinyMCE to display document, created js function to add class table to tables for nicer look. Redesigned the Header johnnyq 2023-09-26 13:47:18 -04:00
  • 8b403613a8 updated document templates to include created by and other UI updates johnnyq 2023-09-26 13:17:10 -04:00
  • f6d032f1d2 Moved Document Templates to settings johnnyq 2023-09-26 12:55:38 -04:00
  • c8d1d4d5e1 Restore Client Delete functionality for clients for compliance sake johnnyq 2023-09-26 12:01:49 -04:00
  • 4adc0c7cd1 Remove destructive client delete from the frontend, still present in the backend, fix the ticket assign to no show active users johnnyq 2023-09-25 12:20:42 -04:00
  • 6af002122a Remove Relations on document when deleted or archived, added Short description field to summerize document changes or summerize a document, add header to Document Details showing Title, Date Created, Prepared by johnnyq 2023-09-24 22:29:48 -04:00
  • 26196a18e7 Updated DB Structure in Documentents to allow for created, updated by and document_description johnnyq 2023-09-24 20:38:42 -04:00
  • c051afd52c Count the documents in the root folder as well johnnyq 2023-09-23 19:43:11 -04:00
  • 1218094270 When deactivating Shared Link delete it johnnyq 2023-09-23 19:16:19 -04:00
  • 0312a5f957 Client Side UI: Removed the black on white on black badge counters they were just to distracting changed it to a more suble light number, also merged side alert badges johnnyq 2023-09-23 19:11:08 -04:00
  • 51b2f6b4e5 Document Versioning: When opening a versioned document clearly define it is an archive file and the date it was archived at the top of document details johnnyq 2023-09-23 18:18:03 -04:00
  • 3b59f31d86 Fix Document Versioning not carrying related items johnnyq 2023-09-23 18:09:43 -04:00
  • 6b22390604 Tweaked Document Versioning logic, this update will update the db to update all exisiting document to update document_parent with the same primary_key ID johnnyq 2023-09-23 17:57:06 -04:00
  • 8d9f031cab Feature: Document Versioning is here! johnnyq 2023-09-23 15:54:31 -04:00
  • 61c9c0c8b9 Feature: Automatically calculate tickert to invoice based off time worked rounded up to the near 15 min mark multiplied by Client Rate, Changed all Price, cost fields to use text field with numeric patterns instead of number fields, set pricing to always display 2 decimal spots johnnyq 2023-09-22 15:19:05 -04:00
  • 1ccaa936ac Removed number type on 2FA input field replaced with text and inputmode='numeric' pattern='[0-9]*' johnnyq 2023-09-22 12:43:18 -04:00
  • a8b3b24fba Added Document Revsion placeholder under document details also merged card and card-body div class to reduce indentation better code readability johnnyq 2023-09-22 12:16:11 -04:00
  • 9aa62a8b36 Add Vendor, asset and watchers now work as a 1 click under ticket details johnnyq 2023-09-21 20:01:07 -04:00
  • b9fe774fe6 Reworked Markup code under ticket details, added frontend to change Vendor and asset johnnyq 2023-09-21 18:50:34 -04:00
  • ba6e79dc8c Feature: Added Document Rename Modal to Document Listing johnnyq 2023-09-21 17:03:53 -04:00
  • 0bc10a30e8 Fix issue with login being restricted if HTTPS_ONLY is True and SSL is terminated at a proxy and then forwarded to ITFlow App as HTTP johnnyq 2023-09-21 12:00:46 -04:00
  • 82893c8c72 Merge pull request #720 from wrongecho/start-email-customisation-basics Johnny 2023-09-21 01:13:20 -04:00
  • ee79e43fad Do not count new Clients or Vendors on the dashboard if they were archived johnnyq 2023-09-20 18:55:38 -04:00
  • cea210bcea Added asset_uri field to the API johnnyq 2023-09-20 16:39:55 -04:00
  • d31127c137 set current code to an intval since its a number only johnnyq 2023-09-20 14:58:05 -04:00
  • 40d34bb71d Set 2FA Field on login to a number field so it only shows the numbers on a mobile phone johnnyq 2023-09-20 14:53:07 -04:00
  • 5938925a35 Added an error if accessing ITFlow by HTTP:// and is set to true johnnyq 2023-09-20 14:51:29 -04:00
  • 150defe815 You can now link files to documents johnnyq 2023-09-19 23:35:10 -04:00
  • ca82a567d7 When client replies to a ticket via email update the status to Client-Replied johnnyq 2023-09-19 18:29:17 -04:00
  • 3bd8842171 Add 2FA code for Login/Password sharing johnnyq 2023-09-19 18:21:57 -04:00
  • 6bccc61b4a Display Asset Icon in asset Details johnnyq 2023-09-19 18:00:10 -04:00
  • f3b949499d Client Assets now link to asset details page when click upon johnnyq 2023-09-19 17:47:38 -04:00
  • ff281c923e Further additions to asset_details johnnyq 2023-09-19 17:43:42 -04:00
  • 5f779c33a2 Started working on a asset details page similar to contact details johnnyq 2023-09-19 17:18:38 -04:00
  • f897705135 Fix 3 Letter Client Abbrevation function to remove htmlentity characters to fix ' being replace with a 0 johnnyq 2023-09-19 16:24:41 -04:00
  • 0c0cb2cec9 Added UI support for linking assets, contacts, and licenses to Documents johnnyq 2023-09-19 15:55:35 -04:00
  • 5d74226762 Fix unlinking lock file johnnyq 2023-09-19 11:40:11 -04:00
  • 946f8d0b97 Initial start of Maintenance under settings johnnyq 2023-09-19 11:39:11 -04:00
  • 080a79c59d Fix Replicating email opps johnnyq 2023-09-19 11:10:51 -04:00
  • 65cf8519d0 Added file locks on the mail queue and ticket parse cron jobs to prevent over runs, reverted last commit back to not marking all messages in ticket parse as read johnnyq 2023-09-19 10:51:52 -04:00
  • d56c8a91d1 Fix a possible race condition with duplicating tickets: Revert marking Email body peeking and flag all other emails not matching the ticket parser johnnyq 2023-09-19 02:13:46 -04:00
  • 5990f2e53a Bump TinyMCE from 6.4.2 to 6.7.0 johnnyq 2023-09-18 20:56:23 -04:00
  • 40ced0f748 Updated the UI for downloading and displaying ticket attachments under ticket replies johnnyq 2023-09-18 19:14:41 -04:00
  • f2a3c54ed7 Do not change ticket status upon ticket reply, just update the ticket update timestamp johnnyq 2023-09-18 18:51:54 -04:00
  • 2e12c3e9c1 UI Fix issue with browser status covering bottom portion of the side navs johnnyq 2023-09-18 17:12:06 -04:00
  • a0f46cc049 If no contact selected give option to add one under ticket details johnnyq 2023-09-18 16:36:35 -04:00
  • 485bb68055 A Ticket Contact is now optional johnnyq 2023-09-18 16:29:19 -04:00
  • d713031545 Priority and Contact are now clickable and changeable within ticket details johnnyq 2023-09-18 15:07:12 -04:00
  • 301d798963 You can now change ticket priority, contact or ticket Assignment by clicking on the element in the ticket listing johnnyq 2023-09-18 13:23:21 -04:00
  • 6109933f42 Updated Notification titles johnnyq 2023-09-17 21:26:31 -04:00
  • 827b880b28 Fixed edit scheduled ticket updated shoertenClient function to be even more intelligent johnnyq 2023-09-17 20:08:41 -04:00
  • 1b90a005e4 Added a php function to intelligently shorten a clients name to 3 characters johnnyq 2023-09-17 19:49:09 -04:00
  • 0987f3121f fix Pending tickets notification johnnyq 2023-09-17 19:00:31 -04:00
  • 40aaddd09b Update cron to Create notification of tickets pending assignment johnnyq 2023-09-17 18:55:44 -04:00
  • 8fa76daf3a Update cron ticket parser to set new ticket status to Pending-Assignment instead of Open johnnyq 2023-09-17 18:42:17 -04:00
  • fdc7416ae9 Wording johnnyq 2023-09-17 18:38:46 -04:00
  • beaa56dc36 Removed Ticket assignment through edit ticket, has to be done within the ticket itself, properly update the status to assigned and pending-assignment based off whos assigned to the ticket johnnyq 2023-09-17 18:36:48 -04:00
  • fed51928c7 Updated Status Badge Colors johnnyq 2023-09-17 18:10:21 -04:00
  • b23631226b Updated and added more descriptive Ticket Statuses johnnyq 2023-09-17 18:06:07 -04:00
  • dbb28a9a4c Added new ticket status array for better communication and sorting johnnyq 2023-09-17 17:25:28 -04:00
  • 077fc1cf35 Added additional fields to cvategories for icon support and sub category support johnnyq 2023-09-17 17:16:20 -04:00
  • 2b6be6ba45 Ticketing: Add example logic for how we might allow customised subject/ticket body Marcus Hill 2023-09-17 12:00:27 +01:00
  • d4c71955c6 Merge pull request #718 from ColDog5044/readme-release-update wrongecho 2023-09-16 23:21:15 +01:00
  • 6bd2919c18 Do not mark unprocessed email as read johnnyq 2023-09-15 17:02:07 -04:00
  • 8e714e7afa Update estimated release month in README Collin Laney 2023-09-14 21:09:23 -04:00
  • deb5e87630 Tidy Queries and moved client to the ends of each entity in global search johnnyq 2023-09-12 13:15:07 -04:00
  • 19e9c3eeb5 Added Assets to Global Search johnnyq 2023-09-12 12:51:00 -04:00
  • 15d433f1d9 Invoice are now searchable via global search johnnyq 2023-09-12 12:06:02 -04:00
  • 7d1cfc586d Revert last commit invoice quote and recurring were already searchable by its concat prefix and number johnnyq 2023-09-12 11:31:23 -04:00
  • 878582f7c5 Allow to search via invoice, quote, recurring numbers johnnyq 2023-09-11 18:46:43 -04:00
  • 43fcf86a41 Fix johnnyq 2023-09-11 18:22:21 -04:00
  • 3f5c1c270a Fix Certificate Renewals johnnyq 2023-09-11 18:20:59 -04:00
  • ba09ea7c67 Opps fix johnnyq 2023-09-11 16:13:18 -04:00
  • f44641c5e4 Sort Client tags alphabetically when being show under client details, client listing and ticket details johnnyq 2023-09-11 16:01:47 -04:00
  • 7561364e91 remove get Cert Expiry date from cron job as its in functions now johnnyq 2023-09-11 15:32:17 -04:00
  • 9028f219b9 Moved get Cert Expiry date to functions.php johnnyq 2023-09-11 15:31:43 -04:00
  • b80d730910 Added Cron task to update Certificate Expiry fields johnnyq 2023-09-11 15:21:16 -04:00
  • b77886cc7e Bump PHPMailer from 6.8.0 to 6.8.1 johnnyq 2023-09-11 13:38:57 -04:00
  • 3b645fc5fb Added missing asset description under client details johnnyq 2023-09-11 13:07:39 -04:00
  • 277c5bad68 Also subscribe the mail folder so it shows up under mail folders johnnyq 2023-09-10 22:06:22 -04:00
  • f4963cbc45 Change folder name for ITFlow Proessed mail to ITFlow and put in the root instead of INBOX Folder. Also dont flag all other mail johnnyq 2023-09-10 21:41:35 -04:00
  • 2c14ae1a76 Added more padding to client overview cards johnnyq 2023-09-10 20:32:05 -04:00
  • 9753b96fed Fix mismatch of word URI and URL to just URI, fix it to not removed Service:// johnnyq 2023-09-09 23:57:55 -04:00