This project is mirrored from https://github.com/alanmitchell/bmon.git.
Pull mirroring updated .
- 05 Apr, 2021 1 commit
-
-
AlaskaMapScience authored
-
- 09 Sep, 2019 1 commit
-
-
Alan Mitchell authored
-
- 06 Jun, 2019 1 commit
-
-
Alan Mitchell authored
-
- 08 May, 2019 2 commits
-
-
Alan Mitchell authored
-
Alan Mitchell authored
-
- 06 May, 2019 2 commits
-
-
Alan Mitchell authored
-
Alan Mitchell authored
-
- 03 May, 2019 1 commit
-
-
Alan Mitchell authored
-
- 02 May, 2019 1 commit
-
-
Alan Mitchell authored
-
- 01 May, 2019 2 commits
-
-
Alan Mitchell authored
-
Alan Mitchell authored
-
- 30 Apr, 2019 2 commits
-
-
Alan Mitchell authored
-
Alan Mitchell authored
-
- 29 Apr, 2019 1 commit
-
-
Alan Mitchell authored
-
- 01 Sep, 2017 1 commit
-
-
Alan Mitchell authored
-
- 24 Apr, 2017 1 commit
-
-
Alan Mitchell authored
-
- 21 Mar, 2017 1 commit
-
-
Ian Moore authored
-
- 16 Mar, 2017 1 commit
-
-
Ian Moore authored
-
- 16 Dec, 2016 2 commits
-
-
Alan Mitchell authored
Pandas 0.19.1 has compatibility problems on Webfaction with Django.
-
Alan Mitchell authored
In Panada the start of the 2 week resample interval in Pandas varied with the time series being resampled. Therefore, the matching in an XY plot failed at times. No problem with Semi-monthly averaging.
-
- 15 Dec, 2016 1 commit
-
-
Alan Mitchell authored
- Froze Plotly version to 1.21.1 - Added Day of Week to Hover text in Timeseries plot - Added additional averaging periods to XY Plot and Excel Export - Changed DropDown Label from "Gauge" to "Graph"
-
- 14 Dec, 2016 1 commit
-
-
Ian Moore authored
- Remove highcharts references - Read sensor data directly from SqlLite to Pandas - Make dashboard charts slightly smaller - Improve handling of multiple y axes on timeseries charts - Make pandas datetime indexes timezone naive to avoid a resampling bug
-
- 26 Aug, 2016 1 commit
-
-
Alan Mitchell authored
-
- 14 Jun, 2016 1 commit
-
-
Alan Mitchell authored
Also, cleaned up loading of JavaScript libraries. Removed loading of Highcharts library, since it is included in the Highstock library; loading both caused errors. The Highstock license was valid through Dec 13, 2015, so am loading the libraries current on that date. Repaired broken link to the Excel Export Highcharts add-in. Repaired broken link to the html5shiv Javascript library.
-
- 10 Jun, 2016 1 commit
-
-
Alan Mitchell authored
-
- 09 Mar, 2015 1 commit
-
-
Alan Mitchell authored
Locally referenced AHFC Logo. Removed http or https from CDN references so that site determines which transfer occurs.
-
- 27 Jan, 2015 1 commit
-
-
Alan Mitchell authored
Also kept Dashboard CSS file from being cached.
-
- 22 Jan, 2015 3 commits
-
-
Alan Mitchell authored
https sites will not load files from an http site, so needed to change to https download of jquery and highcharts CDN files.
-
Alan Mitchell authored
This reverts commit 7a524128.
-
Alan Mitchell authored
Needed for sites that serve via https, as static files must come from a https site.
-
- 16 Jan, 2015 1 commit
-
-
Alan Mitchell authored
Added a query parameter equal to the current time so a new file is always requested. Now, no need to rename the JS file every time a change is made. Lack of caching is not a problem, as page is rarely reloaded and app JS files only take 200 ms or so to download.
-
- 15 Jan, 2015 1 commit
-
-
Alan Mitchell authored
Developer license for Highcharts was bought 5/8/13, version 3.0.1. Minor releases for a year are allowed. 3.0.10 was released 4/22/2014, so falls within the window. No other minor releases occurred prior to version 4. For Highstock, license was bought 12/13/2014, version 2.0.4. No minor releases have occurred since then. Code right now will automatically use minor releases, as it references /stock/2/highstock.js.
-
- 09 Jan, 2015 1 commit
-
-
Alan Mitchell authored
-
- 07 Jan, 2015 1 commit
-
-
Alan Mitchell authored
Had to change JavaScript file names to ensure cached files are not used. Also changed occupied shading color for Time Series graph.
-
- 05 Jan, 2015 1 commit
-
-
Alan Mitchell authored
Added the checkbox control necessary to turn On and Off the shading of occupied periods on the Time Series graph.
-
- 18 Dec, 2014 2 commits
-
-
Alan Mitchell authored
Sensor List HTML was being escaped and not displaying properly when loaded directly from the server (through clicking on the Map).
-
Alan Mitchell authored
-
- 17 Dec, 2014 1 commit
-
-
Alan Mitchell authored
-
- 16 Dec, 2014 1 commit
-
-
Alan Mitchell authored
Also implemented a Test button for arbitrary testing.
-
- 15 Dec, 2014 1 commit
-
-
Alan Mitchell authored
-