Commit Graph

14 Commits

Author SHA1 Message Date
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 31c73601a0 Fixed Input Masks, Spruced up Invoice PDF Template 2021-03-31 19:57:50 -04:00
johnny@pittpc.com 8b66900d45 More Archive stuff 2021-02-07 21:40:29 -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 4324391e83 Removed Delete button from edit modals 2021-01-25 23:25:04 -05:00
johnny@pittpc.com 7e1ee10a7f sorted even more dropdowns alphabetically 2020-04-04 23:35:54 -04:00
johnny@pittpc.com ed8950a577 Started adding delete buttons to edit windows and removing the action column on some tables this will allow for more room to display data 2020-03-02 12:31:07 -05:00
johnny@pittpc.com db6931d2a4 More updates cosmetic and fixed password decrypt issue under software and assets, fixed encrypting password when adding password via asset or software 2020-02-02 02:09:33 -05:00
johnny@pittpc.com 08c4aa1bce finished porting over to select2 2019-11-22 21:17:19 -05:00
johnny@pittpc.com e5036253ed Migrated from sbadmin to AdminLTE CSS framework 2019-11-19 18:29:02 -05: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 0eda7e9762 added input masks 2019-06-14 01:22:46 -04:00
root 98532b0c7d Added location to networks 2019-06-13 18:29:06 -04:00
root fa08853640 Tons of UI and code cleanups, renamed many sql tables and fields, started adding created_at and updated_at fields 2019-05-17 01:09:16 -04:00