johnnyq
|
416a8d9a94
|
Fix to properly redirect to the setup page if config_enable_setup is not set or is 1
|
2025-10-06 14:19:49 -04:00 |
johnnyq
|
edabc5c33f
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
wrongecho
|
e992138456
|
Better logic for the index/root page:
- If app user, send to their start page
- If a client contact, send back to the client area
- If not logged in at all, make them
|
2025-09-23 08:45:06 +01:00 |
wrongecho
|
8c0d542d7d
|
Better logic handling for the default page redirects
|
2025-09-08 15:40:59 +01:00 |
johnnyq
|
be66a1690f
|
Fix setup redirect
|
2025-08-06 12:52:02 -04:00 |
johnnyq
|
189098541e
|
Remove unused top nav ticket modal
|
2025-08-05 18:17:14 -04:00 |
johnnyq
|
95950700d8
|
Moved user items to user directory
|
2025-07-28 17:57:06 -04:00 |
wrongecho
|
7a5a607ff6
|
Redirect the blank index page to the start page
|
2025-04-11 14:53:02 +01:00 |
johnnyq
|
7a23cf245d
|
Fix index.php, Move Guest files to /Guest directory, fix adminlte path
|
2025-01-11 15:48:10 -05:00 |
o-psi
|
53c11edc8c
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
johnnyq
|
56fd25d20e
|
Fix last commit from redirecting to login page when already logged in
|
2023-02-09 20:22:55 -05:00 |
johnnyq
|
d978911b7d
|
Updated index.php to act as a redirector if config.php exits redirect to login if it doesnt then goto setup
|
2023-02-09 20:13:57 -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
|
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 |
Brodur
|
95ec59f353
|
Fix broken link in index.php
Fix for issue #197
|
2021-09-26 14:05:16 -05:00 |
johnny@pittpc.com
|
0e451056b4
|
Added get OS Browser Device and IP functions, added these functions to guest view invoice, also added invoice view alert and other minor fixes
|
2019-08-28 21:47:40 -04:00 |
johnny@pittpc.com
|
aa274ed5da
|
Check to see if config.php exists in header.php else redirect to setup.php, removed the else conditions as they were unessessary
|
2019-07-20 16:51:18 -04:00 |
johnny@pittpc.com
|
6f58034928
|
If config.php exists redirect setup.php to login.php, if login doesn't exist redirect index.php to setup.php
|
2019-07-20 16:45:00 -04:00 |
root
|
d2c5544785
|
First commit
|
2019-03-13 17:40:00 +00:00 |