Commit Graph

1148 Commits

Author SHA1 Message Date
johnny@pittpc.com
a8bf6c3718 fixed some undefined vars in dashboard 2021-02-02 21:35:50 -05:00
johnny@pittpc.com
a3aae0d955 Removed unnessesary line from add_ticket that was meant for edit ticket was casuing php to throw undefined client_id var 2021-02-02 21:16:21 -05:00
johnny@pittpc.com
089016265c Fix undefined Var under clients permssion_sql 2021-02-02 20:55:13 -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
dbf1a90fdb Added Permision level and more options to user profile 2021-02-02 18:34:14 -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
9471fdee5d minor fix for company permissions 2021-01-29 21:37:34 -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
3acaf13078 Updated Assets Icon 2021-01-27 18:47:38 -05:00
johnny@pittpc.com
ce418030f8 Sort by asset name instead of type 2021-01-27 18:41:17 -05:00
johnny@pittpc.com
02d8d3259d Updated Client Assets UI now show location and IP 2021-01-27 18:40:36 -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
b9b72b96fd Updated Ticket Listing UI 2021-01-26 20:01:51 -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
4324391e83 Removed Delete button from edit modals 2021-01-25 23:25:04 -05:00
johnny@pittpc.com
71e1aa46ec Added address field to client listing as well as additonal search filters (phone, email, type address, city, state, zip) 2021-01-25 23:15:42 -05:00
johnny@pittpc.com
93a2c750d0 Updated Client Listing UI Search NAV Bar 2021-01-25 23:04:08 -05:00
johnny@pittpc.com
198ff70bf1 oops forgot to update a checkbox id tag in add trips edit trips 2021-01-25 22:32:12 -05:00
johnny@pittpc.com
73a93e3b29 Fixed edit trip where roundtrip could not be selected as it shared the same checkbox id as copy round trip 2021-01-25 22:21:41 -05:00
johnny@pittpc.com
eb62dacc2a Fixed Roundtrip icon displaying even though a trip wasnt a round trip 2021-01-25 22:17:36 -05:00
johnny@pittpc.com
4f617f2315 Reworking ticket status display logic in other places as well 2021-01-22 18:39:30 -05:00
johnny@pittpc.com
5ee274ae67 Updated ticket status display logic to conform to the ticket priority display logic 2021-01-22 18:35:47 -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
18c9038955 Fixed edit ticket in ticket details 2021-01-22 17:39:35 -05:00
johnny@pittpc.com
e4c417303d Fixed edit ticket bug where summernote wasn't initiating also set the modal the same size as add ticket 2021-01-22 17:34:27 -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
f4decb3d00 Always show Send Email in invoice details in dropdown menu 2021-01-21 10:17:08 -05:00
johnny@pittpc.com
38e118115e Reworkings on client print added counts added document header etc 2021-01-20 20:31:04 -05:00
johnny@pittpc.com
aa268f16a0 Added Document Date to Client Print 2021-01-20 19:50:51 -05:00
johnny@pittpc.com
522a3eb3a6 small fix on ext 2021-01-20 19:37:01 -05:00
johnny@pittpc.com
a30d62ee51 Fixed up Phone ext and email placement on client print 2021-01-20 19:36:03 -05:00
johnny@pittpc.com
ea769c8592 Added install information to set permssions 2021-01-20 18:44:06 -05:00
johnny@pittpc.com
7b28678110 Added more dividers on action menus to sectionize, removed some unnessesary html5 code 2021-01-20 18:40:33 -05:00
johnny@pittpc.com
cefc68c6d0 Moved some fields around under payment added some dividers for sub menus as well as use color red for delete 2021-01-20 17:27:51 -05:00
johnny@pittpc.com
b340f77cf4 Show contact extension even if no phone number was given 2021-01-20 16:33:01 -05:00
johnny@pittpc.com
3dcda9de05 Added extension field to client header 2021-01-20 16:20:48 -05:00
johnny@pittpc.com
35ad7f08d9 fix missing client extension var in client details page 2021-01-20 16:17:51 -05:00
johnny@pittpc.com
e80135df3e Only show send email on payment if mail is configured 2021-01-20 16:13:10 -05:00
johnny@pittpc.com
d09e348ded Removed monospace fonts from code 2021-01-20 13:26:20 -05:00
johnny@pittpc.com
ab7daac0e1 Removed monospace font on money values in dashboard 2021-01-20 13:16:34 -05:00
johnny@pittpc.com
7e819ded6a Dashboard if no year is present use current Year 2021-01-20 13:10:09 -05:00
johnny@pittpc.com
9933acee8f Set max Miles to 1000 if no miles exist under dashboard 2021-01-20 12:57:35 -05:00