Commit Graph

700 Commits

Author SHA1 Message Date
johnny@pittpc.com
6ff973e7d9 Bump PHPMailer from 6.1.4 to 6.2.0 2021-02-10 11:26:46 -05:00
johnny@pittpc.com
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 2021-02-10 11:21:38 -05:00
johnny@pittpc.com
5e2c016633 Added a test Email Functionality Section under settings - General - Mail 2021-02-08 22:02:01 -05:00
johnny@pittpc.com
fa008d05bc Finished Ticket Number and Ticket Prefix 2021-02-08 21:29:29 -05:00
johnny@pittpc.com
5f1592e9a5 After Creating Recurring Invoice Direct to Recurring Details 2021-02-08 20:17:39 -05:00
johnny@pittpc.com
59a5d3a44f Added Recurring Auto Increment Number and Prefix DB Structure Updated 2021-02-08 20:01:08 -05:00
johnny@pittpc.com
7d9352c63d Added Invoice and Quote Prefix field to fix sorting issues 2021-02-08 16:57:29 -05:00
johnny@pittpc.com
4a291486ce Combined edit invoice, quote and recurring item into 1 edit item 2021-02-08 13:11:56 -05:00
johnny@pittpc.com
1ad28386f8 Fixed editing user profile 2021-02-07 22:38:24 -05:00
johnny@pittpc.com
639661b2fe Fixed add user not adding a user due to an unused db field 2021-02-07 22:13:30 -05:00
johnny@pittpc.com
d24df2f2db Add Archive to Contacts hiding archived dropdowns in client area 2021-02-07 14:44:00 -05:00
johnny@pittpc.com
71a183993b Fix alert settings switch buttons not working 2021-02-06 19:42:45 -05:00
johnny@pittpc.com
b46881299d Phase 2 - Non Destructive Deletion - Removed Delete and replaced with Archive on certain entities, post and buttons done Pending Listing 2021-02-06 17:18:02 -05:00
johnny@pittpc.com
7d2cf8ce89 Added Tax to products section Updated DB structure 2021-02-06 01:52:38 -05:00
johnny@pittpc.com
d90c7e4664 Reworked Accept and Declining quote with improved logic including invoiced status 2021-02-06 01:16:59 -05:00
johnny@pittpc.com
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 2021-02-06 00:18:37 -05:00
johnny@pittpc.com
71d5ce1c10 Updated UI on setup, fixed logo upload with add copany, better wording during setup 2021-02-05 14:17:18 -05:00
johnny@pittpc.com
6d23b87f7c Moved Company info out of settings and into the companies table, updated pdf, invoice, quotes, guest view, post, setup 2021-02-04 21:54:50 -05:00
johnny@pittpc.com
f8166bdc81 Fixed more php errors empty vars updated more ui search headers 2021-02-04 17:42:21 -05:00
johnny@pittpc.com
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 2021-02-04 12:42:39 -05:00
johnny@pittpc.com
9d095611fb Renamed table field trip_starting_location to just trip_source added export trips as CSV in POST, new DB Dump 2021-02-02 19:11:05 -05:00
johnny@pittpc.com
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 2021-02-02 17:09:31 -05:00
johnny@pittpc.com
88933e09f7 Rework Company user relationships initial work started on user permissions 2021-01-29 21:28:12 -05:00
johnny@pittpc.com
f2ce7a9d8d Add check on edit user to see if User directory is created before Avatar upload 2021-01-29 10:35:18 -05:00
johnny@pittpc.com
ddbf746995 Fixed misspelling on var 2021-01-27 15:34:17 -05:00
johnny@pittpc.com
87e54dab99 Updated Phone number POST logic eliminated some extra code and checks that were not needed 2021-01-27 15:30:51 -05:00
johnny@pittpc.com
eb7d27aa4d Added domain to certificates DB Structure Updated 2021-01-27 14:22:12 -05:00
johnny@pittpc.com
6aebe260f5 Changed notes to documents DB Structure updated 2021-01-26 19:16:51 -05:00
johnny@pittpc.com
4fec4dd36b Added SSL Certicicate Documentation to Client Documentation Updated DB as well 2021-01-26 16:20:09 -05:00
johnny@pittpc.com
206c09d100 Added Ticket Status badge colors 2021-01-22 18:30:11 -05:00
johnny@pittpc.com
d30481d506 Added Ticket Priority, field ticket_priority added to ticket table, New DB Sructure Dump 2021-01-22 18:06:42 -05:00
johnny@pittpc.com
9f5069e289 Added missing edit recurring invoice modal 2021-01-22 17:26:40 -05:00
johnny@pittpc.com
380d3376d1 Added Scope to recurring invoices 2021-01-22 14:21:25 -05:00
johnny@pittpc.com
2b1baa99c0 Added Quote Scope capabilities 2021-01-22 13:55:56 -05:00
johnny@pittpc.com
413d67e409 Added Invoice Scope capabilities for a quick invoice description 2021-01-22 13:28:12 -05:00
johnny@pittpc.com
60600c7861 Show Client Phone extension and mobile if applicable on invoice/quotes/recurring 2021-01-15 20:38:38 -05:00
johnny@pittpc.com
9aa978c920 Move records per page as a config option per company DB Structure has updated 2021-01-15 20:10:53 -05:00
johnny@pittpc.com
ad979ac8fd Added Referral as a category option, removed Hours and Client Size undr client, rerranged client add and edit New DB Dump 2021-01-15 19:03:07 -05:00
johnny@pittpc.com
74efc339ef Fixed HTML Data input on tickets 2021-01-15 16:39:25 -05:00
johnny@pittpc.com
76b9aef9ab Added the new tax feature to quotes and recurring invoices as well as edit item 2021-01-15 15:41:47 -05:00
johnny@pittpc.com
c58925f4ff Change up the tax calculation formula to get amount using percent 2021-01-15 15:28:21 -05:00
johnny@pittpc.com
a2848fad09 Added seperate tax section and added the ability add taxes to invoice this update requires a new table called taxes see the db.sql file for the structure More to come 2021-01-15 15:07:27 -05:00
Johnny
d169fcc357 Updated wording for Add Payment in Invoices as well as update the history log for adding payments 2020-12-09 21:25:39 -05:00
Johnny
7c9df20097 Removed Login category from post, edit and add 2020-11-24 23:13:22 -05:00
johnny@pittpc.com
8a0efb5e72 Add/edit Client Modal Moved Country to the bottom. Moved Website to More tab, Removed Duplicate Phone under details. Do not automatically add Contact and location 2020-10-30 20:30:56 -04:00
johnny@pittpc.com
79c74d39d0 Merged Invoice and Quotes Settings into one 2020-09-25 16:54:22 -04:00
johnny@pittpc.com
0255e400ed Moved Company Logo from General to Company settings Tab 2020-09-25 16:45:55 -04:00
johnny@pittpc.com
1ee9fb427c Removed search and company select from sidebar, removed unused plugins 2020-08-29 20:18:35 -04:00
johnny@pittpc.com
a14ec04d5a Initial work on switching companies, added error if not able to connect to database 2020-04-04 20:55:06 -04:00
johnny@pittpc.com
1b337fe72e Fixed add user and edit as well as update user, which were not working. Added autocomplete=new-password to add/edit user and update password 2020-03-31 14:32:57 -04:00