Commit Graph

  • f4e88f26db Reworked the UI on Add/Edit Location to make more sense also fixed default country select on add location johnnyq 2021-08-29 14:42:46 -04:00
  • 7ad7a11fc3 Fixed Missing location country var in client details johnnyq 2021-08-29 14:08:34 -04:00
  • 94577379d4 Fixed Edit Client Contact Title it was missing johnnyq 2021-08-29 14:01:04 -04:00
  • 22f5511b21 Make Item fields a requirement johnnyq 2021-08-28 19:51:44 -04:00
  • 09c62eb359 Fix delete Invoice Item not updating balance johnnyq 2021-08-28 19:48:06 -04:00
  • 3b3e6a0166 UI Update on Trip Forms contact forms and location forms also Contact / Location under add /edit contact now add or edit the primary location and contact johnnyq 2021-08-28 16:07:31 -04:00
  • 4412b7f084 Set placeholder for expense description johnnyq 2021-08-28 15:14:10 -04:00
  • f8cbe83c17 Updated Add/Edit Transfer UI to include notes in one pane also removed experimental check deposit code in transfer it will not work with split payments between invoices therefore it wont work johnnyq 2021-08-28 15:09:36 -04:00
  • c01794ea7c forgot the w in row johnnyq 2021-08-28 13:17:59 -04:00
  • c384db93d4 opps missing contact_id var johnnyq 2021-08-28 13:16:27 -04:00
  • b3d6f68b79 Fixed contact selected with edit ticket under client ticket listing views johnnyq 2021-08-28 13:14:38 -04:00
  • 6e9c9fd7d4 Fixed contact selected with edit ticket under ticket listing views johnnyq 2021-08-28 13:11:02 -04:00
  • fa6bb33c7a Fied Contact Email showing under ticket details and Phone Number formatting johnnyq 2021-08-28 12:54:21 -04:00
  • 735ccc2602 Adding Tickets under client details now shows a selectable contact also when adding a ticket it will automatically choose the primary_contact of the client if none are selected johnnyq 2021-08-28 12:47:50 -04:00
  • 3a9ea1d67e Fixed Post Redirection on edit and archive in categories johnnyq 2021-08-28 11:58:29 -04:00
  • 94c0ac2dd1 Removed dead comment code johnnyq 2021-08-28 11:46:51 -04:00
  • 7031fd4e59 Fix Alert Settings failing to apply johnnyq 2021-08-28 11:46:15 -04:00
  • f68e1ddca6 Recurring Invoice issue in cron johnnyq 2021-08-28 02:05:59 -04:00
  • 439fc87551 Fix item_tax_id var in force recurring invoice johnnyq 2021-08-28 01:44:12 -04:00
  • b3aaa3115f Fix issue where recurring invoices would not display if they were never sent out johnnyq 2021-08-28 01:38:01 -04:00
  • 209b28c48a Fixed Edit Transfer johnnyq 2021-08-28 01:10:27 -04:00
  • 3cc90e9b42 Fixed Transfer Account johnnyq 2021-08-28 00:54:07 -04:00
  • 69fa2b60d4 Removed Duplicate SQL Query in Recurring Invoice johnnyq 2021-08-28 00:35:44 -04:00
  • 451ac3ec97 Fixed Email Receipt in Add Payment johnnyq 2021-08-28 00:20:18 -04:00
  • a5ed572874 Added Quote Prefix and Number to Quote to Invoice Header Modal johnnyq 2021-08-28 00:15:36 -04:00
  • 1e8f852f73 Missing $ for var in POST johnnyq 2021-08-27 23:55:23 -04:00
  • f3053ffbd4 BREAKING CHANGES: Major Backend Code Changes Updated Foreign keys to prepend their table names ex invoice_client_id, switched most queries over to JOIN instead of = Combined contacts and location into client removed client email, phone etc fields, tons of small bug fixes, and other small UI changes all across the board johnnyq 2021-08-27 23:14:06 -04:00
  • 7fc738382b Add - Filler to lcient listing if all Client Contact info is blank johnnyq 2021-08-22 20:50:04 -04:00
  • 24fcb04411 Moved Support to colored handshake icon boldered client name and only mark balance red instead of both balance and paid red johnnyq 2021-08-22 20:31:06 -04:00
  • 9a82ce4c1f More work on IT Documentation johnnyq 2021-08-21 21:25:11 -04:00
  • 3c322e1f2c Added IT Documentation PDF Export to client johnnyq 2021-08-21 21:05:28 -04:00
  • 6f33e3379c Updated all Client Data Listings and added CSV Exports to Client Data johnnyq 2021-08-21 16:37:40 -04:00
  • 13365c70af Added more CSV Exporting initial modification to client data listings UI starting with contacts johnnyq 2021-08-21 14:30:49 -04:00
  • a5048aa94b Removed Contact_inactive DB Field as we use archive_at for this purpose johnnyq 2021-08-21 02:33:19 -04:00
  • e9b31dbe63 Swapped Client and ticket subject under tickets johnnyq 2021-08-21 02:23:48 -04:00
  • f7b07cf107 Added total paid by client to client listing along with their current balance johnnyq 2021-08-21 01:54:18 -04:00
  • 89e0039515 Hide Select Company Drop Down on side nav if only 1 company, changed the company text to white johnnyq 2021-08-21 01:35:44 -04:00
  • 1dfa5de130 Redirect to dashboard when switching companies johnnyq 2021-08-21 01:24:08 -04:00
  • 6a8283200f Added More red text to delete and cancel dropdown options Some UI Cleanup in ticket details johnnyq 2021-08-21 01:06:29 -04:00
  • 61710eecf6 Added the Ability to assign a contact from client in tickets johnnyq 2021-08-21 00:42:06 -04:00
  • 34093b50f9 Initial support for ticket status changes and emailing client ticket updates johnnyq 2021-08-20 23:37:27 -04:00
  • 5c46e57a21 Added Edit and delete ticket updates funtionality johnnyq 2021-08-20 23:10:48 -04:00
  • 11a932194a Added Updatd by User to each ticket update johnnyq 2021-08-20 22:37:01 -04:00
  • 131e04915b Added the ability to assign or unassign tickets johnnyq 2021-08-20 22:12:29 -04:00
  • ce25dbf146 Hide Email if Email not configured or client does not have an email in add calendar event and edit calendar event johnnyq 2021-08-19 13:40:06 -04:00
  • d7101cb5d6 Hide Email Receipt, Email Invoice Email Quote if smtp_host is not configured and client email doesnt exist johnnyq 2021-08-19 13:24:38 -04:00
  • 23bc3ea417 Started working on a seperate side nav for admin settings to cleanup the main side nav johnnyq 2021-08-19 13:06:45 -04:00
  • 35747edadf Touch ups on External Links johnnyq 2021-08-19 12:40:46 -04:00
  • ef7bfd3c90 Introduced Custom Extenal Links on main side Nav DB Structure updated Thanks @aftechno johnnyq 2021-08-19 12:25:32 -04:00
  • bf69d02cba Added - filler to blank fields in all data listing, some other fixups of required fields etc johnnyq 2021-08-19 01:48:19 -04:00
  • 1dc66433ef Do not require username under client logins Updated DB johnnyq 2021-08-18 22:52:32 -04:00
  • c821111cd0 Display Fixups for Client Logins johnnyq 2021-08-18 22:45:31 -04:00
  • 34e10889dd Fix TOTP display johnnyq 2021-08-18 22:40:20 -04:00
  • f726550356 Minor cleanups with OTP johnnyq 2021-08-18 22:35:34 -04:00
  • cdcd22ae6f Added TOTP Key 2FA Function to client logins johnnyq 2021-08-18 22:29:22 -04:00
  • 00da99b2df Fixed Wrong Var Name for currency symbol johnnyq 2021-08-18 21:04:01 -04:00
  • c439f4d388 Added currency code to quotes, guest view quote and invoice johnnyq 2021-08-18 20:56:59 -04:00
  • b89a000483 Removed unnessesary quotes from currency_symbol var johnnyq 2021-08-18 20:47:16 -04:00
  • 08aeccf4b0 Forgot to add currency symbol to payment history under invoice johnnyq 2021-08-18 20:43:43 -04:00
  • f409e22a60 Started adding currency symbols and starting with invoice johnnyq 2021-08-18 20:41:19 -04:00
  • 95b77f7570 Mimicked new ticket listing layout to client tickets johnnyq 2021-08-13 16:43:49 -04:00
  • 3d76e23498 rearranged Ticket Listing fields to a more logical placement johnnyq 2021-08-13 12:17:08 -04:00
  • ffc6ce00ca Deletes and Archivs are now red text johnnyq 2021-08-11 17:45:11 -04:00
  • f6f611667f Updated Database Schema to include Client Contact, Client Location, Client Asset, Client Vendor Reference Links inside the ticket, this will be optional but useful information in the ticket johnnyq 2021-08-11 16:41:33 -04:00
  • 73c398f8ba Updated GET Variable names to be more descriptive and look nicer on the URI Bar in clients will also update for others johnnyq 2021-08-11 14:04:14 -04:00
  • 012c77d81e Fixed Canned Dates issue where seach queries would not work johnnyq 2021-08-11 12:49:20 -04:00
  • 35c5fa1e5e Added Canned Dates to the rest of listings johnnyq 2021-08-10 22:21:53 -04:00
  • cc10e2c4c9 Introduction of Canned Dates for client search like today yesterday This week etc johnnyq 2021-08-10 21:47:54 -04:00
  • 63c986ab3c Added Support Type option to clients, added date added field in client listing, added client_accessed_at and sorted clients listing by recently accessed by default within client listing johnnyq 2021-08-10 20:12:58 -04:00
  • 83f2550d81 Got Export to CSV to work in Trips will add some more customizations to it johnnyq 2021-08-10 15:52:37 -04:00
  • 4f8759162e Added more beginning and ending white space triming to input vars johnnyq 2021-08-10 15:39:20 -04:00
  • ec303de2d7 Removed uneeded Password Variable and query under user settings johnnyq 2021-08-09 23:40:09 -04:00
  • 577fd1a3b4 Removed uneeded Current PasswordHash Variable johnnyq 2021-08-09 23:37:10 -04:00
  • b8d8a51a3b Added Password Reveal to all password fields, also updated the password update logic johnnyq 2021-08-09 23:34:34 -04:00
  • f605b5ac4a Made Copy to Clipoard button work undr client logins johnnyq 2021-08-09 22:44:50 -04:00
  • 6483b44646 Fix Password Reveal and Copy to Clipboard classes johnnyq 2021-08-08 15:37:36 -04:00
  • c30f0e2130 Added Full Address to client locations listing johnnyq 2021-08-08 15:08:40 -04:00
  • f1828a11a9 Added Boostrap Password Reveal Library and clipboardJS library added copy to clipboard to client logins johnnyq 2021-08-08 15:04:39 -04:00
  • c5c2aabfd2 Added Copy Paste and Password Reveals along with OTP Column in Client Logins, currently not functional Thank You @aftechro johnnyq 2021-08-07 22:27:57 -04:00
  • eef4c65057 Added Client Name to the top of Client Side Nav Thank You @aftechro johnny@pittpc.com 2021-08-07 22:17:43 -04:00
  • 835f3fbe52 Fix Guest URL Key Generation on copied Quotes johnnyq 2021-05-26 11:21:40 -04:00
  • 2cbaef82f3 Remove services section and add support client details section with number of open tickets johnnyq 2021-05-25 13:03:28 -04:00
  • ba7cd2612a Fix Client Trips Search johnnyq 2021-05-25 12:51:55 -04:00
  • 3af924bfee Initial work on client contracts, Added Contracts Table johnnyq 2021-04-30 17:54:14 -04:00
  • da038abba0 UI cleanup: Moved Pie chart legends from top to the right johnnyq 2021-04-14 15:59:32 -04:00
  • 38da1dbefd Fixed Number formating with pdf quote johnnyq 2021-04-14 13:10:33 -04:00
  • 3206c19837 Fixed Number formating with pdf quote johnnyq 2021-04-14 13:08:31 -04:00
  • 365e75ac5a Fixed Number formating with pdf guest invoice johnnyq 2021-04-14 13:06:25 -04:00
  • 1b7bc6af2c Fixed Number formating with pdf invoice johnnyq 2021-04-14 12:59:12 -04:00
  • 9a4b82eb6f Bump PhpMailer from 6.2.0 to 6.4.0 johnnyq 2021-04-07 20:55:07 -04:00
  • e547a76780 Initial work on ticket assignment. Added ticket_assigned_to to tickets Database table structure johnnyq 2021-04-07 17:00:11 -04:00
  • 5cae50578d Cloned Invoice Template to all places with Invoices and Quotes johnnyq 2021-04-06 21:25:25 -04:00
  • 04599c000d Updated Guest download PDF Invocie to match and fixed tax and subtotal calculation under Guest View Invoice johnnyq 2021-04-06 21:01:21 -04:00
  • 1523ff738f Increased right margin for notes and Dates are now in a table under invoice pdf johnnyq 2021-04-06 20:31:33 -04:00
  • cce19cb85b Moved Invoice Notes to the left of the totals on invoice johnnyq 2021-04-06 19:58:42 -04:00
  • a786fd7db5 More Fixes to the Invoice PDF Template including escaping PHP Vars for Javascript using json_encode which was causing invoice pdf to break johnnyq 2021-04-06 19:07:48 -04:00
  • 72d379504b Fixed up UI Invoice PDF and No Records johnnyq 2021-04-06 17:41:41 -04:00
  • 9318f40fcd Initial work on detion confirmation johnnyq 2021-04-06 01:40:17 -04:00
  • db5f459692 Increased font size on download pdf for Invoice johnnyq 2021-04-05 20:45:00 -04:00
  • 3689ba0f48 Downgraded Jquery because Jquery 3.6 has issue with autofocus and it effects search select dropdowns see upstream issue https://github.com/select2/select2/issues/5993 johnnyq 2021-04-02 23:00:45 -04:00