summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web/contents/fe_status.py
AgeCommit message (Collapse)AuthorFilesLines
2018-01-17supplemental-web: fe_status.py: trap error if ip isn't foundBritney Fransen1-5/+8
2018-01-16supplemental-web: fe_status.py: change get frontend method and add IP addressBritney Fransen1-18/+21
2014-10-02supplemental-web: fe_status: add a loading screenBritney Fransen1-3/+9
move to main menu and a few other tweaks
2014-08-19supplemental-web: Add menu item for frontend status.James Meyer1-0/+132
The page takes a bit to load because it queries the frontends in real time, every time. We need to add a please wait screen or some other dialog box in the future. Also removed remyth from the menu because it's a dead product. refs #973