|
5ef5cec040
|
Round dates when making heatmap api requests
|
2019-07-31 19:31:05 +01:00 |
|
|
2a65f223c1
|
Merge branch 'master' of github.com:ConnectedHumber/Air-Quality-Web
|
2019-07-31 16:44:20 +01:00 |
|
|
6f20967672
|
Bump version ready for release
|
2019-07-31 16:43:58 +01:00 |
|
Rob Miles
|
eab1535c60
|
Update Changelog.md
Added text describing the project.
|
2019-07-31 12:07:19 +01:00 |
|
|
e05d6a7fe6
|
Merge pull request #46 from ConnectedHumber/update-changelog
Update Changelog.md
|
2019-07-31 12:05:26 +01:00 |
|
Rob Miles
|
2df88ce60a
|
Update Changelog.md
Added text describing the project.
|
2019-07-31 09:44:38 +01:00 |
|
|
d8b93fe1d7
|
Allow CORS access from IPv6 localhost
|
2019-07-29 21:31:23 +01:00 |
|
|
0b995deafb
|
Add SVG marker & ensure php-mbstring is installed
|
2019-07-29 21:12:41 +01:00 |
|
|
8b2b907948
|
Strip another artifact of leaflet-timedimension
|
2019-07-22 15:37:17 +01:00 |
|
|
aee55acb37
|
Bugfix: Only write the development server PID file if it starts successfully
|
2019-07-22 15:24:15 +01:00 |
|
|
63bc4e536d
|
Make some minor UI adjustments
We also add initial prefers-color-scheme: dark support
|
2019-07-20 14:13:21 +01:00 |
|
|
14f9cf4a60
|
Bugfix: Move close button in the changelog dialog box from the bottom to the top of the content
|
2019-07-20 11:49:53 +01:00 |
|
|
2d7d60b2b2
|
Bugfix: check for curl before trying to download composer
|
2019-07-19 19:48:18 +01:00 |
|
|
a297823a5a
|
Update dependencies
|
2019-07-19 12:24:44 +01:00 |
|
|
18c4220920
|
Fix rollup warnings
|
2019-07-19 00:11:29 +01:00 |
|
|
39309eae9f
|
Be silent when downloading composer
|
2019-07-18 23:53:18 +01:00 |
|
|
1e24f85888
|
Dummy commit to force rebuild
|
2019-07-18 23:51:55 +01:00 |
|
|
27efd5a1b5
|
Fix shellcheck errors in build script
|
2019-07-18 23:38:56 +01:00 |
|
|
69d8954ba0
|
Deploy to beta from the dev branch
|
2019-07-18 23:27:15 +01:00 |
|
|
8ac572ec53
|
Update changelog
|
2019-07-18 23:15:44 +01:00 |
|
|
10086bdb09
|
Display device sensor information in the device info tab
|
2019-07-18 23:14:19 +01:00 |
|
|
3e90c7cf8d
|
Update changelog
|
2019-07-18 22:19:15 +01:00 |
|
|
7a489706bd
|
Bugfix new device sensor list
|
2019-07-18 22:18:30 +01:00 |
|
|
a325940322
|
Implement new ISensorRepository.
This is thanks to @BNNorman's recent DB changes :D
|
2019-07-18 21:19:16 +01:00 |
|
|
dc0ddcdb87
|
Add favicon to client.
|
2019-07-04 11:41:14 +01:00 |
|
|
ab7c993849
|
Update changelog
|
2019-06-30 21:42:43 +01:00 |
|
|
659af6cf5d
|
Bugfix: Don't crash if no data could be found for a specific reading type
|
2019-06-30 21:41:28 +01:00 |
|
|
902b17eed4
|
Display last seen in the device pop
We still want to automatically recolour the marker though, so #36 will
have to stay open for now
|
2019-06-30 21:31:34 +01:00 |
|
|
58d40f8f4e
|
Display loading animation when updating the heatmap
|
2019-06-30 18:48:31 +01:00 |
|
|
7eb3519319
|
Add to credits
|
2019-06-30 18:43:01 +01:00 |
|
|
98ebc02ec7
|
Reorder & optimise loading of UI elements
|
2019-06-30 18:40:26 +01:00 |
|
|
c91a895f9d
|
Tweak tour
|
2019-06-30 18:23:44 +01:00 |
|
|
4f28e1c91e
|
Update changelog
|
2019-06-30 18:13:12 +01:00 |
|
|
25a1bf66d9
|
Add loading animation while we're bringing in the overlay & device markers
|
2019-06-30 18:11:36 +01:00 |
|
|
d5df81eed1
|
Add last_seen to device-info. For 36
|
2019-06-30 17:33:44 +01:00 |
|
|
5efaab3f67
|
Add last-seen to list-devices.
For #36.
|
2019-06-30 17:27:57 +01:00 |
|
|
74b1b212fe
|
Log SQL warnings to the error log, but only in development
|
2019-06-30 17:24:02 +01:00 |
|
|
e86b0b4f97
|
Upgrade ST_DISTANCE() to ST_DISTANCE_SPHERE(), but there's a permissions issue.
|
2019-06-26 21:02:17 +01:00 |
|
|
99dee5c059
|
Merge pull request #35 from bsimmo/patch-1
typo in link
|
2019-06-23 20:06:03 +01:00 |
|
|
2d07af950a
|
Use new column name
|
2019-06-23 14:42:47 +01:00 |
|
|
030d0cb9be
|
Revert "Don't use the new datetime computed column until the issues are worked out"
This reverts commit 97e234b920 .
|
2019-06-23 14:39:24 +01:00 |
|
|
99e0aba81d
|
Empty commit to test build system
|
2019-06-23 14:32:38 +01:00 |
|
|
97e234b920
|
Don't use the new datetime computed column until the issues are worked out
|
2019-06-23 13:54:18 +01:00 |
|
|
336b7624fa
|
Fully comment database class
|
2019-06-23 13:13:28 +01:00 |
|
|
1b7dafe829
|
Update changelog
|
2019-06-22 21:08:31 +01:00 |
|
|
913786ec0b
|
Drastically optimise the queries behind fetch-data and device-data.
|
2019-06-22 21:08:12 +01:00 |
|
Ben
|
832e46cedf
|
typo in link
|
2019-06-22 15:52:24 +01:00 |
|
|
b4ae0b457b
|
Optimise some queries using the new datetime computed column, but there's more work to do.
The fetch-data query in particular is using the wrong index.
|
2019-06-22 11:50:23 +01:00 |
|
|
3bb73ccb12
|
Fix cache deletion code
|
2019-06-22 10:57:11 +01:00 |
|
|
cdc9dcc3e3
|
Update changelog
|
2019-06-21 22:12:49 +01:00 |
|