Commit Graph

2734 Commits

Author SHA1 Message Date
johnnyq 8402ca99ae Use correct icon for audit logs 2023-08-22 18:34:13 -04:00
johnnyq c43b22ddd5 Fix initial DB Structure was causing new installs to direct to a non existent page dashboard.php 2023-08-22 18:19:15 -04:00
johnnyq 94e56f6d68 fixed an old unused var in client_locations which was allowing someone to delete a primary location which shouldnt be allowed 2023-08-22 15:48:55 -04:00
johnnyq 715938f367 Update login cred share guest sharing look 2023-08-22 14:19:28 -04:00
johnnyq e5fea3ab9b Further cleanup of the guest sharing page 2023-08-22 13:55:42 -04:00
johnnyq b361b3a384 Updated Guest sharing removed irrelevant info such as warnings about this will expire and notes as this will be sent in the pre email message, Removed App name and sharing from the top. Formatted the Style into a card, Added Company Info at the footer 2023-08-22 13:41:04 -04:00
johnnyq c49ac5eb80 oops fix, added company name to guest share 2023-08-22 13:22:56 -04:00
johnnyq 42e23b6f08 Fix issue with editing client if accounting module was disabled due to the handling of client currency 2023-08-22 12:45:52 -04:00
johnnyq 6231d7b43c Fix logic to always show tech dashboard if accountiong module is disabled 2023-08-22 10:57:21 -04:00
johnnyq 9a7bea6ef9 Fix logic for showing billing column under client Management User role is admin or accountant and Module Accounting / billing is enabled 2023-08-22 10:50:40 -04:00
johnnyq e31a0269b3 Make Client visible note optional in sharing 2023-08-22 10:15:01 -04:00
johnnyq 7c1cb0f617 Updated Sharing to include Unlimited Time and the option to use 0 for unlimited views 2023-08-22 09:57:57 -04:00
johnnyq 3f9c7fe220 Fixed empty var Last_login 2023-08-21 18:49:42 -04:00
johnnyq 8ef806ed1c Fix php error in users listing while fetching the last log it would return error if empty 2023-08-21 18:39:41 -04:00
johnnyq 9368a3b58d Fix user agent var is guest view 2023-08-21 18:20:27 -04:00
johnnyq 583fe9807d Updated placeholders for SMTP user and pass to inform users to leave blank if no auth is required 2023-08-21 12:25:10 -04:00
johnnyq 2fa442028a Updated sendSingleEmail function to allow for authless email sending 2023-08-21 10:44:54 -04:00
johnnyq 1ed4eeaafc Remove extra bottom margin below error msg on client login 2023-08-20 15:43:39 -04:00
johnnyq 880e1be08c Did the same for client portal login as well center forgot password 2023-08-20 15:30:36 -04:00
johnnyq 1d0e2ad758 Removed some of the right and left padding to allow for larger login messages 2023-08-20 15:27:43 -04:00
johnnyq 709cec8d7e More Icon Updating and matching 2023-08-20 15:06:08 -04:00
johnnyq 2d0fe45898 Enhance the client name font and place an arrow next to client to better indicate client section will be revealed when clicked on 2023-08-19 14:48:40 -04:00
johnnyq 257d3c0c9b UI: Updated icons for the client side nav 2023-08-19 14:34:52 -04:00
johnnyq b7fcfb90e5 UI: Updated icons in setting nav 2023-08-19 14:21:05 -04:00
johnnyq ff840bdeb5 UI: Updated some side nav icons that were more suitable for the item 2023-08-19 14:08:26 -04:00
johnnyq 7c3d6fc07a Rename side nav items again as the new names just took too much precious UI space 2023-08-19 14:00:20 -04:00
johnnyq c3fd6824bf More descriptive naming for the main side navigation menu 2023-08-19 13:50:34 -04:00
johnnyq c02448dff2 Small UI/UX update used mt-1 for better spaceing than <br> made export an outline button and cleaned up the small font in clients listing page 2023-08-19 13:25:15 -04:00
johnnyq 3652e9da08 sort recent tickets by created date 2023-08-19 00:45:00 -04:00
johnnyq c89dbb4df3 Properly format category name for HTML Displaying in budget 2023-08-18 20:37:41 -04:00
johnnyq 78de89271c Create Budget report 2023-08-18 20:36:23 -04:00
johnnyq 94a3a3fa0e Var Fix 2023-08-18 20:07:28 -04:00
johnnyq 35b3c844ad New Dashboard stat for recurring Invoice added for selected year 2023-08-18 20:06:07 -04:00
johnnyq d4510ddafb Fix Number of clients added on dashboard not directing to the right page when clicked 2023-08-18 19:53:37 -04:00
johnnyq c7e981646f Show recurring Monthly expenses on the dashboard 2023-08-18 19:48:54 -04:00
johnnyq 47753f4419 Fix wrong vars in budget 2023-08-18 19:36:44 -04:00
johnnyq b1aa8d3a91 Feature Budget working need to add some more features down the line 2023-08-18 19:34:20 -04:00
johnnyq adf313f183 Feature - Budgets - Part 1 - DB Structure Created 2023-08-18 18:21:25 -04:00
johnnyq 258287ae0c Fix Export Clients removed extra space in delimiter 2023-08-18 17:37:01 -04:00
johnnyq 4a36efce38 Fix issue with document not showing when sending a shared Link 2023-08-18 16:58:29 -04:00
johnnyq 0672063ddd Fix Incorrect var in mail_queue.php 2023-08-18 16:35:54 -04:00
johnnyq 169f542039 Show Alerts and Defaults in settings if module accounting is disabled 2023-08-18 16:26:36 -04:00
johnnyq cd27decb37 Fix issue when sending shared links it was using the ticket_from_email_address instead of the generic Email address programmed in settings > Mail > SMTP > Mail from Email 2023-08-18 16:11:57 -04:00
johnnyq 5e88bd4b37 Fix Opps 2023-08-18 15:37:35 -04:00
johnnyq 0d497163fe Feature: Login Message now complete can be set in settings > security 2023-08-18 15:35:31 -04:00
johnnyq b987782adb Feature - Login Message Part 1 - DB Structure 2023-08-18 15:07:39 -04:00
johnnyq d7ab2b2fec Fix issue with umlaught characters causing the contact name not to display properly in ticket details 2023-08-17 21:04:18 -04:00
johnnyq ed9cb5c997 Split Mail Settings into 2 form sections, one for SMTP and one IMAP 2023-08-17 20:54:54 -04:00
johnnyq ce2ba6d3d2 Feature: Records per page is now user specific and persists with logout/login sessions 2023-08-17 19:42:42 -04:00
johnnyq 94caee4aa6 Updated all expirations within 90 days in client overview, stale tickets now use the updated date and not created date and now only show tickets that havent been updated within 3 days as stale, added descriptors to the client overview cards 2023-08-17 16:46:57 -04:00