Commit Graph

12 Commits

Author SHA1 Message Date
johnnyq b6e540825f Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage 2022-12-02 19:58:21 -05:00
johnnyq d7090d3286 Reworked Client Section URL routing to be standard with standard URL routing of ITFlow. It was just too confusing to mix to different URL routing operations 2022-09-18 14:00:31 -04:00
johnnyq 278b243e7c Finished File Entity Renaming process 2022-02-05 13:24:57 -05:00
johnnyq f27a902b04 Move Full Calendar assets from main header to event section 2022-01-20 11:28:07 -05:00
johnnyq 9eed217789 Opps forgot to add event description to client events Fixes #273 2022-01-13 17:55:36 -05: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
johnny@pittpc.com 6512a32fc1 Added Event Repeat vars to Client Events 2021-03-27 16:53:19 -04:00
johnny@pittpc.com 28db6856ff Fixed Broken Calendar with the update of Fullcalendar.js 2021-03-23 23:56:41 -04:00
johnny@pittpc.com 7148ebe056 Combined Client Add/Edit Events and other cleanup 2021-02-08 14:34:00 -05: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 a66e2c7e33 Top Search bar now searches clients, added events and trips to client details, started adding trims to trim whitespace on beginning and end of some inputs 2019-11-21 21:23:34 -05:00
root 81438fef93 Edit Calendar Event Now Works, now you can create calendars and select a color, added bootstrap select to add additnal html content to select boxes and make them look prettier 2019-06-06 13:22:25 -04:00