summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web
AgeCommit message (Collapse)AuthorFilesLines
2013-12-19supplemental-web: add local-website as a conflictsJames Meyer1-3/+4
2013-11-27supplemental-web: fix system submenu, so clicking on it takes you to logs ↵James Meyer2-2/+2
(the first thing in the menu)
2013-11-27supplemental-web: move xymon from a submenu to the main menu.James Meyer2-2/+4
2013-11-07supplemental-web: bestart.cgi, bestop.cgi, beclear.cgi: update OSD messagesBritney Fransen4-15/+19
2013-10-29supplemental-web: change backup and licenseBritney Fransen1-3/+3
2013-10-29supplemental-web: replaces local-websiteBritney Fransen3-3/+2
2013-10-11supplemental-web: update error pages for remyth, mythexport and mythexpressBritney Fransen4-8/+21
2013-09-18supplemental-web: add favicon.icoBritney Fransen3-38/+11
2013-08-14supplemental-web: add Terminal link to shellinaboxBritney Fransen7-39/+38
more layout fixes for Tuners and File Shares
2013-08-12supplemental-web: css changes to fix some layout issuesBritney Fransen2-3/+5
2013-08-09supplemental-web: more tweaks to the menu and home pagesBritney Fransen7-52/+60
2013-08-08supplemental-web: Move menu frame to be on the side.Britney Fransen11-84/+105
Many other changes to make appearance more consistant. closes #904
2013-07-17supplemental-web: change docs to update new location of ignoreclient.pyJames Meyer2-11/+11
closes #927
2013-02-09Change version numbers to 8.0 to match the release number.James Meyer1-2/+2
LinHES-conifg LinHES-system mythdb-initial runit-scripts supplemental-web
2013-01-27LinHES-config, supplimental-web: Fix proxy numbering for Ceton infiniTVJames Meyer2-2/+8
refs #899
2013-01-23supplemental-web: list_cardmap.py, add hyperlinks to network devices in ↵James Meyer2-2/+11
output for display on the local website. refs #898
2013-01-16linhes-config: list the ip of network tuners, and provide a link on the ↵James Meyer2-1/+9
supplemental webpage refs #898
2013-01-15mythexpress, remyth: add error page for when the software isn't installed. ↵James Meyer3-4/+12
After install the webpage for each application will redirect the browser to the correct network address.
2013-01-05supplemental-web: Two major additions here.James Meyer9-27/+283
1) introduce the static dev node mapping as produced by autocard. Currently located under system->List static dev nodes for tuners. This link will pull in mappings from the MBE and all SLAVE boxes. The query will pull the data from the host each time it's requested, so the slave machines must be on to see the mapping. The data is pulled over http from the slave box by calling cardlist.cgi, which will read in /etc/udev/mv-persisten-video.description. 2) Add the ability to upload and download system backup files from the MBE. Also reworked the css to make it a tad prettier. refs #893 refs #892
2012-12-22supplemental_web: fix wakeonlan.sh to account for the change in mac address ↵James Meyer3-12/+24
location in xymon, also added etherwake.
2012-12-15supplemental-web: add a basic http server/cgi for slaves to run. Split ↵James Meyer3-21/+83
the package into supplemental-web and supplemental-web-slave refs #881
2012-12-02supplemental-web: convert install file to use gen_light_include.pyJames Meyer2-31/+7
2012-11-07supplemental-web: forgot to check this in with the last supplemental-web change.James Meyer1-1/+1
Only increments the pkgrel
2012-11-05supplemental-web: changed the header to include mythexpress and remythJames Meyer7-10/+102
I hope to add something to catch the error page and wrap them like the rest of the links. However it's considered cross domain because of the port change. refs #865 refs #863
2012-11-03supplemental-web: modified links pageJames Meyer1-1/+2
removed list file shares, as it's now in the header added link to wiki page for 3rd party apps.
2012-11-02Redo supplemental-web navigation css. Now it includes drop up menus so the ↵James Meyer6-33/+161
header isn't so crowded. Moved some links out of links.html and into the nav bar refs #857
2012-11-02supplemental-web: added unique zoneminder 404 pageJames Meyer2-5/+11
refs #857
2012-10-05supplemental-web: search results for calls open in new windows. Seems ↵James Meyer1-5/+5
google didn't like opening in an i-frame
2012-10-04ncid: fix up to:James Meyer1-8/+8
1) work 2) added area code lookup for US only
2012-10-01supplemental-web: changed xymon to system health in headerJames Meyer2-2/+2
2012-09-29supplemental-web: added schedules direct to linksJames Meyer2-1/+2
2012-09-23supplemental-web/xymon: When restoring the database from the webui, prompt ↵James Meyer4-2/+6
to make sure it's really what the user wants. Also limit db dropdown to 30 entries
2012-09-21LinHES-system, supplmental-web,xymon: renable and fix restore_job from webJames Meyer2-4/+6
2012-09-20supplemental-web: add ability to list all known exported file systemsJames Meyer6-4/+107
2012-08-31supplemental-web: remove references to /home/mythtvJames Meyer1-64/+79
2012-08-26LinHES-config: move backend_contrl to LinHES-config pkg. Doesn't belong ↵James Meyer2-33/+4
here but it's sort of a one off. This was done because backend_control is needed by systems that may not have supplemental-web installed. Like FE only systems. Removed backend-control from supplemental-web.
2012-08-26supplemental-web: backend_control.sh wrong path was listed for the restart ↵James Meyer2-4/+4
command.
2012-08-15supplemental-web: python2James Meyer5-6/+6
2012-08-09supplemental-web: added x86_64James Meyer1-2/+2
2012-05-12supplemental-web: clean up header, and during install make it the default ↵James Meyer9-14/+44
webpage
2012-01-02supplemental-web: cleanup of error page and docsJames Meyer4-9/+3
refs #806
2011-12-30supplemental-web: add extra.cfg.txt into repo. This file is used for the ↵James Meyer1-0/+7
base install.
2011-12-29supplemental-web: correct count.py to remove live-tv from the stats. Set ↵James Meyer2-5/+8
all blank categories to "Unkown" refs #806
2011-12-27supplemental-web: process.py remove condtional hostname check for ↵James Meyer1-7/+7
optimizing the database. refs #805
2011-12-27supplemental-web: process.py add the command it's running to the top of the ↵James Meyer2-14/+7
page. general cleanup of unused code refs #805
2011-12-27supplemental-web: remove unused graphicsJames Meyer1-0/+0
2011-12-27supplemental-web: fix command to run for a manual system backup.James Meyer2-6/+5
refs #806
2011-12-25supplemental-web: remove notify.py, it's no longer used.James Meyer1-29/+0
2011-12-25supplemental-web: start/stop cgi scripts. Add an extra msg saying it's ↵James Meyer3-11/+13
about to stop the service.
2011-12-21supplemental-web: add backend_control.sh and cleanup the cgi scriptsJames Meyer5-7/+47