ToastFreeware
/
chrisu
/
seepark.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Produce PDF with real data.
[chrisu/seepark.git]
/
web
/
seepark_web.py
2019-01-28
Philipp Spitzer
Produce PDF with real data.
blob
|
commitdiff
|
raw
2019-01-28
Philipp Spitzer
"Hello world" PDF report.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-28
gregor herrmann
switch from 5 minutes to 10 minutes
blob
|
commitdiff
|
raw
|
diff to current
2018-11-22
gregor herrmann
Merge branch 'web'
blob
|
commitdiff
|
raw
|
diff to current
2018-09-05
gregor herrmann
add 2 new routes /api/<version>/current{air,water}tempe...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-30
gregor herrmann
editorial change: move a def() around
blob
|
commitdiff
|
raw
|
diff to current
2018-08-30
gregor herrmann
for datetime intervals, don't return lowest value ...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-22
Philipp Spitzer
Fix begin and end in select_openweatherdata_grouped.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-22
Philipp Spitzer
Implement grouping of openweathermapdata.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-22
Philipp Spitzer
Include timestamp and value label so that those columns...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-22
Philipp Spitzer
Convert dict key to string to prevent an error (on...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-22
Philipp Spitzer
Split select_sensordata and implement grouping.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-22
Philipp Spitzer
Add a sqlalchemy group by/having example
blob
|
commitdiff
|
raw
|
diff to current
2018-08-09
gregor herrmann
remove import of our seeparklib
blob
|
commitdiff
|
raw
|
diff to current
2018-08-09
gregor herrmann
seepark_web.py: move 'mainsensor' in ini to section...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-05
gregor herrmann
partially merge web branch into master
blob
|
commitdiff
|
raw
2018-08-05
gregor herrmann
trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2018-08-05
gregor herrmann
resolution in consolidated mode: use <= for time intervals
blob
|
commitdiff
|
raw
|
diff to current
2018-08-05
gregor herrmann
finally drop old "API" with random data
blob
|
commitdiff
|
raw
|
diff to current
2018-08-02
gregor herrmann
generalize convert_to_c3: sensors and weather have...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-02
gregor herrmann
oops, looks like we made a logic error when refactoring
blob
|
commitdiff
|
raw
|
diff to current
2018-08-01
Philipp Spitzer
The air temperature is taken from the database now.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-01
Philipp Spitzer
Implement handling of ill-formatted datetime values...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-01
Philipp Spitzer
Create API for openweathermap data.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-01
Philipp Spitzer
Add a working SQL example to group measurements into...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-25
Philipp Spitzer
Implement writing openweathermap data to database.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-18
Philipp Spitzer
Prepare consolidation of data.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-18
Philipp Spitzer
Split function select_sensordata().
blob
|
commitdiff
|
raw
|
diff to current
2018-07-18
Philipp Spitzer
Move to_dict to JSONEncoder.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-05
gregor herrmann
brown paper bag commit: always test after changing...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-05
gregor herrmann
first rather simple implementation of to_dict() for...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-05
gregor herrmann
read main(water)sensor from ini file
blob
|
commitdiff
|
raw
|
diff to current
2018-07-05
gregor herrmann
try to be a bit more clever in finding our libraries
blob
|
commitdiff
|
raw
|
diff to current
2018-07-04
Philipp Spitzer
Start to use sqlalchemy (not all API calls work).
blob
|
commitdiff
|
raw
|
diff to current
2018-07-04
Philipp Spitzer
Use defaultdict to simplify code.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-04
Philipp Spitzer
Move formatting water temperature/time to template.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-04
Philipp Spitzer
Format air temperature and time values in template.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-04
Philipp Spitzer
Use openweathermap module in web app.
blob
|
commitdiff
|
raw
|
diff to current
2018-06-16
gregor herrmann
show current/most recent air/water temperature on top...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-13
gregor herrmann
add format argument to sensors API
blob
|
commitdiff
|
raw
|
diff to current
2018-06-13
gregor herrmann
fix indentation. or actually logic: mode handling after...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-12
gregor herrmann
sensor API: rename '/api/<version>/sensor/<sensor_id>'
blob
|
commitdiff
|
raw
|
diff to current
2018-06-12
gregor herrmann
add mode=<full|consolidated> request argument to sensor...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-11
Philipp Spitzer
Add begin and end parameters to sensor endpoint.
blob
|
commitdiff
|
raw
|
diff to current
2018-06-11
Philipp Spitzer
Add /api/<version>/sensor/<sensor_id>.
blob
|
commitdiff
|
raw
|
diff to current
2018-06-11
Philipp Spitzer
Add API to view sensors.
blob
|
commitdiff
|
raw
|
diff to current
2018-06-10
gregor herrmann
Merge branch 'web' into owm
blob
|
commitdiff
|
raw
|
diff to current
2018-06-08
gregor herrmann
add an openweathermap widget to the webpage
blob
|
commitdiff
|
raw
|
diff to current
2018-06-04
gregor herrmann
pass timespan (in days) to our /data route via GET
blob
|
commitdiff
|
raw
|
diff to current
2018-06-04
gregor herrmann
finally use random data but change granularity in depen...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-04
gregor herrmann
rename hello() to index()
blob
|
commitdiff
|
raw
|
diff to current
2018-06-03
gregor herrmann
generate random data. commented out as it kills every...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-02
gregor herrmann
use realistic datetime values (i.e. '%Y-%m-%d %H:%M...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-01
gregor herrmann
use sensor_id and sensor_name from database
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Philipp Spitzer
Add more test data.
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Philipp Spitzer
The flask app now provides test data.
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Philipp Spitzer
Hello world flask project.
blob
|
commitdiff
|
raw
|
diff to current