Commit Graph

17 Commits

Author SHA1 Message Date
Marcus Hill
9096b091b2 Add database updater 2022-04-02 19:39:55 +01:00
johnnyq
ee97c479bf Change to PHP Default tmp Path for checking DB changes on update. This prevents data being written to a common /tmp path on shared hosting environments 2022-03-27 14:54:13 -04:00
Marcus Hill
6d66e1f6f5 Show diff between current DB structure and the latest DB structure 2022-02-22 21:57:43 +00:00
johnnyq
3b615d2f3a UI updates mainly icon swaps etc 2022-02-22 14:41:48 -05:00
johnnyq
71b7f60aeb Reworked Admin Settings Menu, moved items to their own side nav and removed settings from the main side nav and moved it to the user drop down on the top nav 2022-02-22 01:26:15 -05:00
johnnyq
1829c7299e Made the php includes much more modular and simpler by lumping them all in 1 file inc_all.php instead of all over the place 2022-02-22 00:29:39 -05:00
johnnyq
5dd576fe20 Removed Legacy AES Password conversion and old AES key from database 2022-02-05 16:41:21 -05:00
Marcus Hill
8e0334aab1 More encryption updates 2022-01-11 19:03:33 +00:00
Marcus Hill
d3d39ca8ad r 2022-01-11 18:22:45 +00:00
Marcus Hill
951b03f712 Allow for encryption scheme upgrade 2022-01-11 14:03:34 +00:00
johnnyq
25b5cb3d40 Moved Functions above check login so that check login can use some of the functions, Moved Fingerprinting to check login instead of in functions as its a more appropriate place 2021-12-22 17:24:54 -05:00
johnnyq
82ead8a755 Reduced Font size of current version 2021-12-12 02:03:24 -05:00
johnnyq
5352b3adbf Opps forgot php opening tag 2021-11-20 17:02:01 -05:00
johnnyq
32ff834dd6 Added you are up to date notification if updated 2021-11-20 17:00:42 -05:00
johnnyq
0bf1becd3e Updated Update Icon 2021-11-20 16:54:23 -05:00
johnnyq
1551ea7c9b Initial work on making the update function functionable 2021-11-20 16:36:55 -05:00
johnny@pittpc.com
5b5afa772c Add Receipt link to edit Expense if one was uploaded 2021-02-15 19:56:09 -05:00