Commit Graph

  • 45fea53441 Fixed Error in add domain forgot IS in IS NULL johnny@pittpc.com 2021-02-10 12:49:05 -05:00
  • 6ff973e7d9 Bump PHPMailer from 6.1.4 to 6.2.0 johnny@pittpc.com 2021-02-10 11:26:46 -05:00
  • 530d46a812 Added selectable num of records on each listing page, fixed up Pagination Records UI, added new stripe library, further worked on stripe integration, fixed mispelling in client details johnny@pittpc.com 2021-02-10 11:21:38 -05:00
  • c748388b9a Updated Add and Edit Revenue Modal UI johnny@pittpc.com 2021-02-09 12:56:37 -05:00
  • 7559d0ce69 Do not show Test Email until all Mail Settings are filled in johnny@pittpc.com 2021-02-09 12:43:02 -05:00
  • 7e1e97c13f Create Alert when recurring invoice was sent johnny@pittpc.com 2021-02-08 22:30:52 -05:00
  • 5535540fa2 small UI update on tax summary johnny@pittpc.com 2021-02-08 22:21:09 -05:00
  • 4e0e5c3aca Added Tax Sumary to report although it is still incomplete johnny@pittpc.com 2021-02-08 22:15:15 -05:00
  • 5e2c016633 Added a test Email Functionality Section under settings - General - Mail johnny@pittpc.com 2021-02-08 22:02:01 -05:00
  • fa008d05bc Finished Ticket Number and Ticket Prefix johnny@pittpc.com 2021-02-08 21:29:29 -05:00
  • 5f1592e9a5 After Creating Recurring Invoice Direct to Recurring Details johnny@pittpc.com 2021-02-08 20:17:39 -05:00
  • 59a5d3a44f Added Recurring Auto Increment Number and Prefix DB Structure Updated johnny@pittpc.com 2021-02-08 20:01:08 -05:00
  • 88f056b9bd Allow searching by Invoice Quote Prefix and number ex inv-1 johnny@pittpc.com 2021-02-08 17:28:50 -05:00
  • afe2ab7670 Forgot prefix var johnny@pittpc.com 2021-02-08 17:08:40 -05:00
  • 0bd33f9bc6 Opps forgot to add invoice_prefix to payments listing johnny@pittpc.com 2021-02-08 17:07:15 -05:00
  • 7d9352c63d Added Invoice and Quote Prefix field to fix sorting issues johnny@pittpc.com 2021-02-08 16:57:29 -05:00
  • 53d986e0bd Fixed Cashflow Largest value for YAxis in dashboard johnny@pittpc.com 2021-02-08 14:54:57 -05:00
  • 7148ebe056 Combined Client Add/Edit Events and other cleanup johnny@pittpc.com 2021-02-08 14:34:00 -05:00
  • 4a291486ce Combined edit invoice, quote and recurring item into 1 edit item johnny@pittpc.com 2021-02-08 13:11:56 -05:00
  • 3c63dfe7e0 Make Asset Name Clickable johnny@pittpc.com 2021-02-07 23:40:03 -05:00
  • 09391f35af Do not show Accept/Decline when Quote is marked draft johnny@pittpc.com 2021-02-07 23:31:56 -05:00
  • 76636f1bcb fix from last commit johnny@pittpc.com 2021-02-07 22:49:30 -05:00
  • 58c9e4a055 Add Never logged in message johnny@pittpc.com 2021-02-07 22:48:36 -05:00
  • eb87f1e04e Fix Spelling error johnny@pittpc.com 2021-02-07 22:45:11 -05:00
  • 1ad28386f8 Fixed editing user profile johnny@pittpc.com 2021-02-07 22:38:24 -05:00
  • 639661b2fe Fixed add user not adding a user due to an unused db field johnny@pittpc.com 2021-02-07 22:13:30 -05:00
  • 8b66900d45 More Archive stuff johnny@pittpc.com 2021-02-07 21:40:29 -05:00
  • d24df2f2db Add Archive to Contacts hiding archived dropdowns in client area johnny@pittpc.com 2021-02-07 14:44:00 -05:00
  • 9b0d4d4e7e missing = johnny@pittpc.com 2021-02-07 14:21:24 -05:00
  • 0b0ccddd89 continue last commit into add payment and edit items in invoice quotes and recurring johnny@pittpc.com 2021-02-07 14:12:43 -05:00
  • 274e1dc9e8 Hide Archived dropdowns when adding adding a new item, except when you are editing an item from before the archived date, Do not allow archiving account until balance is 0. johnny@pittpc.com 2021-02-07 13:58:42 -05:00
  • 71a183993b Fix alert settings switch buttons not working johnny@pittpc.com 2021-02-06 19:42:45 -05:00
  • 5eb1c9544c Phase 3 Destructive Deletion - Do not show archived data under listings johnny@pittpc.com 2021-02-06 17:27:17 -05:00
  • b46881299d Phase 2 - Non Destructive Deletion - Removed Delete and replaced with Archive on certain entities, post and buttons done Pending Listing johnny@pittpc.com 2021-02-06 17:18:02 -05:00
  • 7ef971416f Changed name deleted_at to archived_at as the record will not get deleted DB Structure update johnny@pittpc.com 2021-02-06 16:03:56 -05:00
  • 2ea809b4e7 Updated DB Structure to include deleted_at field for the start of non destructive deleting johnny@pittpc.com 2021-02-06 15:38:04 -05:00
  • d2b37a8940 Added new category buttons to certian dropdowns to quickly add a category without going to setting then category also a few fixes here and there johnny@pittpc.com 2021-02-06 15:03:11 -05:00
  • 1ede4bc795 Shrunk the card header down to a more reasonable size which made a big difference the card header are not so over bearing johnny@pittpc.com 2021-02-06 02:35:58 -05:00
  • 7d2cf8ce89 Added Tax to products section Updated DB structure johnny@pittpc.com 2021-02-06 01:52:38 -05:00
  • d90c7e4664 Reworked Accept and Declining quote with improved logic including invoiced status johnny@pittpc.com 2021-02-06 01:16:59 -05:00
  • 2b2954aa6f Fixed Company Logo not showing on Quotes johnny@pittpc.com 2021-02-06 00:27:27 -05:00
  • 632714cd17 Added Tax ID to each line item, also if tax % changes the new recurring will automatically get updated and sent with the right tax rate DB Structure updated johnny@pittpc.com 2021-02-06 00:18:37 -05:00
  • 46e0147026 Some Small fixes in setup johnny@pittpc.com 2021-02-05 15:36:08 -05:00
  • 71d5ce1c10 Updated UI on setup, fixed logo upload with add copany, better wording during setup johnny@pittpc.com 2021-02-05 14:17:18 -05:00
  • 6d23b87f7c Moved Company info out of settings and into the companies table, updated pdf, invoice, quotes, guest view, post, setup johnny@pittpc.com 2021-02-04 21:54:50 -05:00
  • b949d9140e Updated DB Structure to include company email johnny@pittpc.com 2021-02-04 17:43:44 -05:00
  • f8166bdc81 Fixed more php errors empty vars updated more ui search headers johnny@pittpc.com 2021-02-04 17:42:21 -05:00
  • 17710cf6b8 Fix Ignoring session_start() because a session is already active added action menu under contacts johnny@pittpc.com 2021-02-04 13:40:33 -05:00
  • ca8405f39d Organized Config Vars, fixed missing vars in alerts, switch from int to tinyint in settings table as this is much more efficient to parse johnny@pittpc.com 2021-02-04 12:42:39 -05:00
  • 83cf223cb5 Settings UI Tocuh ups johnny@pittpc.com 2021-02-04 11:56:25 -05:00
  • e610e7a134 Fixed empty vars PHP errors on reports updated title headers johnny@pittpc.com 2021-02-04 11:24:22 -05:00
  • f9899d89ea Bunch of little fixes to to UI empty vars php errors removed a buch of tags etc. Converted client trip modals with global trip modals johnny@pittpc.com 2021-02-03 22:42:03 -05:00
  • 11f9f82f6d Cleaned up empty vars and tags in Vendors listing add edit post johnny@pittpc.com 2021-02-03 18:31:01 -05:00
  • b7e4cab83a Some Fixes to Client Vendors Removed old vendor login code johnny@pittpc.com 2021-02-02 22:56:02 -05:00
  • a633c767e2 Updated trip var in clients johnny@pittpc.com 2021-02-02 22:31:55 -05:00
  • aad8a8cac2 Chnaged the dasboard cards to dark headers for better contrast and to match all other cards and tables johnny@pittpc.com 2021-02-02 22:27:54 -05:00
  • ffc647b0ca Cleaned up some unnessesary ids and class tags under edit add list and clients johnny@pittpc.com 2021-02-02 22:13:52 -05:00
  • a8bf6c3718 fixed some undefined vars in dashboard johnny@pittpc.com 2021-02-02 21:35:50 -05:00
  • a3aae0d955 Removed unnessesary line from add_ticket that was meant for edit ticket was casuing php to throw undefined client_id var johnny@pittpc.com 2021-02-02 21:16:21 -05:00
  • 089016265c Fix undefined Var under clients permssion_sql johnny@pittpc.com 2021-02-02 20:55:13 -05:00
  • 9d095611fb Renamed table field trip_starting_location to just trip_source added export trips as CSV in POST, new DB Dump johnny@pittpc.com 2021-02-02 19:11:05 -05:00
  • dbf1a90fdb Added Permision level and more options to user profile johnny@pittpc.com 2021-02-02 18:34:14 -05:00
  • bb46c93790 Added Company Select Option on top of side Nav Added Client ACL Modal in users, hide side bar elements based off user permission level, if IT Contract level list only clients in users Client ACL johnny@pittpc.com 2021-02-02 17:09:31 -05:00
  • 9471fdee5d minor fix for company permissions johnny@pittpc.com 2021-01-29 21:37:34 -05:00
  • 88933e09f7 Rework Company user relationships initial work started on user permissions johnny@pittpc.com 2021-01-29 21:28:12 -05:00
  • f2ce7a9d8d Add check on edit user to see if User directory is created before Avatar upload johnny@pittpc.com 2021-01-29 10:35:18 -05:00
  • 3acaf13078 Updated Assets Icon johnny@pittpc.com 2021-01-27 18:47:38 -05:00
  • ce418030f8 Sort by asset name instead of type johnny@pittpc.com 2021-01-27 18:41:17 -05:00
  • 02d8d3259d Updated Client Assets UI now show location and IP johnny@pittpc.com 2021-01-27 18:40:36 -05:00
  • ddbf746995 Fixed misspelling on var johnny@pittpc.com 2021-01-27 15:34:17 -05:00
  • 87e54dab99 Updated Phone number POST logic eliminated some extra code and checks that were not needed johnny@pittpc.com 2021-01-27 15:30:51 -05:00
  • eb7d27aa4d Added domain to certificates DB Structure Updated johnny@pittpc.com 2021-01-27 14:22:12 -05:00
  • b9b72b96fd Updated Ticket Listing UI johnny@pittpc.com 2021-01-26 20:01:51 -05:00
  • 6aebe260f5 Changed notes to documents DB Structure updated johnny@pittpc.com 2021-01-26 19:16:51 -05:00
  • 4fec4dd36b Added SSL Certicicate Documentation to Client Documentation Updated DB as well johnny@pittpc.com 2021-01-26 16:20:09 -05:00
  • 4324391e83 Removed Delete button from edit modals johnny@pittpc.com 2021-01-25 23:25:04 -05:00
  • 71e1aa46ec Added address field to client listing as well as additonal search filters (phone, email, type address, city, state, zip) johnny@pittpc.com 2021-01-25 23:15:42 -05:00
  • 93a2c750d0 Updated Client Listing UI Search NAV Bar johnny@pittpc.com 2021-01-25 23:04:08 -05:00
  • 198ff70bf1 oops forgot to update a checkbox id tag in add trips edit trips johnny@pittpc.com 2021-01-25 22:32:12 -05:00
  • 73a93e3b29 Fixed edit trip where roundtrip could not be selected as it shared the same checkbox id as copy round trip johnny@pittpc.com 2021-01-25 22:21:41 -05:00
  • eb62dacc2a Fixed Roundtrip icon displaying even though a trip wasnt a round trip johnny@pittpc.com 2021-01-25 22:17:36 -05:00
  • 4f617f2315 Reworking ticket status display logic in other places as well johnny@pittpc.com 2021-01-22 18:39:30 -05:00
  • 5ee274ae67 Updated ticket status display logic to conform to the ticket priority display logic johnny@pittpc.com 2021-01-22 18:35:47 -05:00
  • 206c09d100 Added Ticket Status badge colors johnny@pittpc.com 2021-01-22 18:30:11 -05:00
  • d30481d506 Added Ticket Priority, field ticket_priority added to ticket table, New DB Sructure Dump johnny@pittpc.com 2021-01-22 18:06:42 -05:00
  • 18c9038955 Fixed edit ticket in ticket details johnny@pittpc.com 2021-01-22 17:39:35 -05:00
  • e4c417303d Fixed edit ticket bug where summernote wasn't initiating also set the modal the same size as add ticket johnny@pittpc.com 2021-01-22 17:34:27 -05:00
  • 9f5069e289 Added missing edit recurring invoice modal johnny@pittpc.com 2021-01-22 17:26:40 -05:00
  • 380d3376d1 Added Scope to recurring invoices johnny@pittpc.com 2021-01-22 14:21:25 -05:00
  • 2b1baa99c0 Added Quote Scope capabilities johnny@pittpc.com 2021-01-22 13:55:56 -05:00
  • 413d67e409 Added Invoice Scope capabilities for a quick invoice description johnny@pittpc.com 2021-01-22 13:28:12 -05:00
  • f4decb3d00 Always show Send Email in invoice details in dropdown menu johnny@pittpc.com 2021-01-21 10:17:08 -05:00
  • 38e118115e Reworkings on client print added counts added document header etc johnny@pittpc.com 2021-01-20 20:31:04 -05:00
  • aa268f16a0 Added Document Date to Client Print johnny@pittpc.com 2021-01-20 19:50:51 -05:00
  • 522a3eb3a6 small fix on ext johnny@pittpc.com 2021-01-20 19:37:01 -05:00
  • a30d62ee51 Fixed up Phone ext and email placement on client print johnny@pittpc.com 2021-01-20 19:36:03 -05:00
  • ea769c8592 Added install information to set permssions johnny@pittpc.com 2021-01-20 18:44:06 -05:00
  • 7b28678110 Added more dividers on action menus to sectionize, removed some unnessesary html5 code johnny@pittpc.com 2021-01-20 18:40:33 -05:00
  • cefc68c6d0 Moved some fields around under payment added some dividers for sub menus as well as use color red for delete johnny@pittpc.com 2021-01-20 17:27:51 -05:00
  • b340f77cf4 Show contact extension even if no phone number was given johnny@pittpc.com 2021-01-20 16:33:01 -05:00