Commit Graph
607 Commits
Author SHA1 Message Date
Ben West fd1656f24d housekeeping: make AGPL (affero gpl v3) everywhere
Some basic house keeping, apply a single license consistently
everywhere, as well as actually include a license file.

I got this from:
* http://www.gnu.org/licenses/agpl-3.0.txt
* http://choosealicense.com/licenses/agpl-3.0/
2014-09-25 11:01:47 -07:00
Jason Calabrese 2aa7cb24da Merge branch 'release/0.4.2' into dev 2014-09-18 21:56:59 -07:00
Jason Calabrese 22678fd572 removed unused battery div from toolbar (maybe part or the wrapping problem?); make drawers the full hight; prevent wrapping of title text 2014-09-18 19:02:45 -07:00
Jason Calabrese 77dce9f09f use absolute positioning instead a float right to prevent button bar wrapping 2014-09-17 17:33:31 -07:00
Jason Calabrese f59cade0d8 version bumps 2014-09-16 22:56:21 -07:00
Jason Calabrese 909f1472b2 make mbg's display a little bigger, so they stand out even when the colors theme is used 2014-09-16 18:15:51 -07:00
Jason Calabrese 4f1155bf43 use data type instead of color to filter points 2014-09-16 17:57:48 -07:00
Jason Calabrese 4ad93a9ac1 display LOW if < 40 and HIGH if > 400 2014-09-16 17:14:42 -07:00
Jason Calabrese 062acb1e2a bump cache buster versions :( 2014-09-16 17:13:57 -07:00
Jason Calabrese d1a6aea25d Merge branch 'master' into dev 2014-09-16 16:40:04 -07:00
Jason Calabrese 456d63aef5 revert css change to fix toolbar wrapping bug 2014-09-16 16:39:32 -07:00
Ben West 1728cdd41c Merge pull request #168 from nightscout/release/v0.4.1
Release/v0.4.1
2014-09-14 14:58:13 -07:00
Ben West 824a12dd23 0.4.1 v0.4.1 2014-09-12 22:19:23 -07:00
Ben West 4eae016b39 Release notes for v0.4.1 2014-09-12 22:19:23 -07:00
Ben West 8e7732ece4 quick hack to prevent mbg records from crashing pebble
Process would crash because mbg records would error when formatting
sgv to string.
2014-09-12 22:14:52 -07:00
Ben West aafe285d09 add script to prep release branch 2014-09-12 20:34:57 -07:00
Ben West 492ea9d79a tweak toolbar and button size/placement 2014-09-12 20:26:34 -07:00
Ben West b82a06e61a Merge pull request #128 from nightscout/wip/mbg
Added searching for MBG data from mongo query.
2014-09-12 17:49:04 -07:00
Ben West 1008149653 Merge pull request #166 from nightscout/wip/id-rev
Wip/id rev
2014-09-12 17:48:07 -07:00
Ben West 179f310175 Merge pull request #165 from nightscout/hotfix/pebble-sgv-string
Hotfix/pebble sgv string
2014-09-12 17:47:46 -07:00
Ben West c8cccae5e0 convert sgv to string
On my new pebble with the installed app, the SGV value does not show
up unless it is a string type in the json.
2014-09-11 14:38:22 -07:00
Ben West 46469cd96b add ability to easily id git rev-parse HEAD 2014-09-11 14:12:27 -07:00
Jason Calabrese 0cc1e1df9c Merge branch 'release/0.4.0' into dev 2014-09-10 20:07:51 -07:00
Jason Calabrese c29a27e554 Merge branch 'release/0.4.0' 0.4.0 2014-09-10 20:07:47 -07:00
Jason Calabrese 6c038f630b prepare versions for release 2014-09-09 22:44:12 -07:00
Jason Calabrese bf9e211487 Merge pull request #142 from nightscout/wip/enable-careportal
Change to require the careportal to be enabled before use
2014-09-09 20:03:04 -07:00
Jason Calabrese 1d799c27c4 Merge branch 'dev' into wip/enable-careportal 2014-09-09 15:59:17 -07:00
Jason Calabrese 7ec8ffdbd2 the careportal is only enabled if the api is also enabled 2014-09-09 15:59:05 -07:00
Jason Calabrese 08f7fcc777 need to use scaleBG for treatment bubble postions for use with mmol fixes #146 2014-09-09 15:15:28 -07:00
Jason Calabrese a957855624 make sure env.enable is set before trying to use it 2014-09-09 15:02:44 -07:00
Jason Calabrese 6a345083f4 fixed bug that caused the ENABLE env to not be read if set as a Connection String in Azure 2014-09-09 14:56:11 -07:00
Jason Calabrese 5532c0b94b get rid of extra line 2014-09-07 23:24:37 -07:00
Jason Calabrese 8132ca5763 better formatting for pushover message 2014-09-07 23:20:55 -07:00
Jason Calabrese ff2dc98a0d lower case the ENABLE env var value to prevent support pain 2014-09-07 17:09:27 -07:00
Jason Calabrese e52ea556f3 clean up the setting of env vars and better support azure weirdness 2014-09-07 17:04:34 -07:00
Jason Calabrese 9df56fdc6b require careportal to be enabled 2014-09-07 11:01:46 -07:00
Jason Calabrese 0866cab212 Merge pull request #133 from jimsiff/dev
Update index.html
2014-09-06 10:11:19 -07:00
Jason Calabrese 5581bd0839 added -dev suffix to version closes #131 2014-09-06 10:08:57 -07:00
Jason Calabrese 7b1080f374 bump version fixes #131 2014-09-05 01:38:41 -07:00
Jason Calabrese 9ff0095f6d fixed bug that caused SGV's to be transparent when units set to mmol 2014-09-05 01:27:48 -07:00
jimsiff 8d324bd44a Update index.html 2014-09-04 11:08:19 -07:00
Ben West 6555e75126 hack: only consider 'grey' sgv records
Quick hack to force predictor to only use actual sgv records.
2014-09-03 01:27:19 -07:00
rnpenguin 07f5435a80 Added searching for MBG data from mongo query. 2014-09-01 18:08:18 -07:00
Jason Calabrese 664bed8b2d renamed tail to last since it's a single value 2014-09-01 00:18:37 -07:00
Jason Calabrese 767497b61f clean up indents 2014-09-01 00:18:01 -07:00
Jason Calabrese 790b537007 clean up tooltip 2014-08-31 23:56:43 -07:00
Jason Calabrese 2a44a1341b removed debug url 2014-08-31 23:40:12 -07:00
Jason Calabrese c1184f5ccc don't return a string the value 'undefined' if there is no battery info 2014-08-31 23:39:15 -07:00
Jason Calabrese 601662d193 first pass at devicestatus api/storage current only used in the /pebble endpoint 2014-08-31 23:02:09 -07:00
Jason Calabrese b63e7be276 tighen up care-portal so that the button is visible on even a 3.5 inch iPhone display; added some additional event types 2014-08-31 10:11:39 -07:00