Marcus Hill
|
b4f2fdd03d
|
Code deduplication/tidying
- Move default pagination/sort/search query variable mapping to pagination_head.php
- Remove user_logs.php
|
2022-04-14 19:49:18 +01:00 |
Marcus Hill
|
a3ca268fcf
|
Small code cleanups
|
2022-04-14 07:54:40 +01: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
|
faf39fc84a
|
Code cleanup and fix possible injections when a trusted user is logged in thanks to mwdmeyer, constant_chaos, disclosure5 and rightwayround from /r/msp for pointing these issues out
|
2021-12-12 13:16:26 -05:00 |
johnnyq
|
c88e6b851a
|
DB Structure Change - Removed the useless Low Account Balance alert
|
2021-12-08 22:32:05 -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
|
66f9e2b10f
|
Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated
|
2021-02-10 13:40:28 -05:00 |
johnny@pittpc.com
|
530d46a812
|
Added selectable num of records on each listing page, fixed up Pagination Records UI, added new stripe library, further worked on stripe integration, fixed mispelling in client details
|
2021-02-10 11:21:38 -05:00 |
johnny@pittpc.com
|
1ede4bc795
|
Shrunk the card header down to a more reasonable size which made a big difference the card header are not so over bearing
|
2021-02-06 02:35:58 -05: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
|
3acaf13078
|
Updated Assets Icon
|
2021-01-27 18:47:38 -05:00 |
johnny@pittpc.com
|
2fe105303c
|
Fixed asset so you can see all assets to all clients also started the addition of records per page
|
2021-01-15 19:38:04 -05: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 |