johnnyq
|
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
|
2021-08-28 12:47:50 -04:00 |
johnnyq
|
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
|
2021-08-27 23:14:06 -04:00 |
johnnyq
|
34093b50f9
|
Initial support for ticket status changes and emailing client ticket updates
|
2021-08-20 23:37:27 -04:00 |
johnnyq
|
131e04915b
|
Added the ability to assign or unassign tickets
|
2021-08-20 22:12:29 -04:00 |
johnny@pittpc.com
|
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
|
2021-02-03 22:42:03 -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
|
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
|
3f7133dbef
|
Updates to tickets added summernote js to textarea, UI updates WIP
|
2020-04-05 00:48:30 -04:00 |
johnny@pittpc.com
|
7ab214cfc3
|
Sort dropdown client in add ticket alphabetically
|
2020-04-04 23:01:27 -04:00 |
johnny@pittpc.com
|
328ac67d5b
|
Minor UI cleanups started porting selects from bootstrap-select to select2
|
2019-11-22 20:37:55 -05:00 |
johnny@pittpc.com
|
01f820b394
|
Added further refinements to multi-company feature
|
2019-08-14 13:28:25 -04:00 |
johnny@pittpc.com
|
56f839809a
|
Added Red * to required fields, fixed blank form dates not erroring out because of not being null, current defaults to 0000-00-00 if blank
|
2019-07-27 19:58:59 -04:00 |
root
|
98532b0c7d
|
Added location to networks
|
2019-06-13 18:29:06 -04:00 |
root
|
05f54a20db
|
Added select2 classes to all New records
|
2019-06-07 23:47:11 -04:00 |
root
|
13c330d3b1
|
Added cancelled status to invoice, invoice copy now works, minor ui cleanups, added tickets to client page
|
2019-05-15 02:06:58 -04:00 |
root
|
f44b9b19fa
|
More UI Cleanups, added a ticketing system, added milage linking with client, invoice, vendor or location, new DB dump
|
2019-05-14 19:03:42 -04:00 |