Wykres commitów

35 Commity (c4fce5646b4ec890f21aa820cf2318fc61d7bb4e)

Autor SHA1 Wiadomość Data
Konstantin Gründger c4fce5646b Better performance with "DISTINCT ON" and function memoization 2019-04-03 10:00:46 +02:00
Konstantin Gründger ceced4b3b0 Bugfix string vs. int ... 2019-04-03 00:01:01 +02:00
Konstantin Gründger ba8df1d9fb Added caching 2019-04-02 23:48:24 +02:00
Konstantin Gründger a471ad5e35 Center the nav bar 2019-04-01 22:30:04 +02:00
Konstantin Gründger 048adefb20 Bugfix: Get the nearest airport for takeoff/landing even if the airports are very very close 2019-03-31 10:58:55 +02:00
Konstantin Gründger 0c152cac5b Better celery messages 2019-03-30 17:50:29 +01:00
Konstantin Gründger ba588f54e9 ... fixed function call 2019-03-24 09:04:50 +01:00
Konstantin Gründger 712e9da60b Update receivers/devices with stats 2019-03-24 08:59:57 +01:00
Konstantin Gründger b25257f697 Added stats tasks 2019-03-24 00:00:59 +01:00
Konstantin Gründger 5fa988a245 Added duration to logbook 2019-03-23 21:16:50 +01:00
Konstantin Gründger a598a736d9 Add airport_detail page 2019-03-23 20:46:27 +01:00
Konstantin Gründger f5701db672 Put different takeoff / landing airport to "remarks" 2019-03-23 18:08:00 +01:00
Konstantin Gründger 1909442241 Fixed logbook with missing DeviceInfo 2019-03-23 13:57:44 +01:00
Konstantin Gründger 4979e26ab7 Changed frontend 2019-03-23 12:26:11 +01:00
Konstantin Gründger da188b69f9 Added receiver details view 2019-03-19 15:19:11 +01:00
Konstantin Gründger 54ef1411a5 fix delete query 2019-03-18 22:59:57 +01:00
Konstantin Gründger a0df7facc7 We need JSONable function arguments 2019-03-18 20:53:28 +01:00
Konstantin Gründger 738fa5bc04 Introduce purge task 2019-03-18 08:37:19 +01:00
Konstantin Gründger c90efb910c Elevation data is easy to import -> now mandatory 2019-03-17 14:50:54 +01:00
Konstantin Gründger 0afd525de5 Fixed backend tests 2019-03-13 08:44:13 +01:00
Konstantin Gründger 88a807406b Change configuration management / fixed tests 2019-03-12 22:54:05 +01:00
Konstantin Gründger 7c416b601a Change takeoff calculation range from date to (start,end) 2019-03-11 23:24:55 +01:00
Konstantin Gründger 7e3c9a5cb0 Revert beat_schedule to CELERYBEAT_SCHEDULE - only uppercase are saved in the config 2019-03-10 19:57:44 +01:00
Konstantin Gründger 835e9e69d3 Celery redesign, influences #67 2019-03-10 17:03:50 +01:00
Mat Burnham a36d9c3ee6 Fix celery error by renaming ogn.collect to ogn_python.collect in line with directory name change. 2019-03-09 20:59:03 +00:00
Konstantin Gründger 3fe5e91e4f Fixes #66 2019-03-06 21:11:46 +01:00
Konstantin Gründger 0c99770a73 Fixed gateway 2019-03-05 10:56:05 +01:00
Konstantin Gründger 712a067d70 Click integration 2019-02-25 20:03:30 +01:00
Konstantin Gründger 7b5ad5f4b8 #66, Part 1 2019-02-18 08:55:07 +01:00
Konstantin Gründger eac9e51c36 No SQL grouping if already filtered 2019-02-16 10:26:36 +01:00
Konstantin Gründger 7783840dc1 Speed up SQL query and ignore relayed beacons for receiver stats 2019-02-16 10:21:17 +01:00
Konstantin Gründger b30c7a423e Fix wrong timestamp filter 2019-02-13 19:56:33 +01:00
Konstantin Gründger 7310111608 Removed obsolete functions 2019-02-13 08:31:40 +01:00
Konstantin Gründger bf7411f927 Fixed SQL query 2019-02-11 22:13:09 +01:00
Konstantin Gründger 93f0cca587 Migrate from manage.py to Flask Command Line Interface (WIP) 2019-02-10 20:31:22 +01:00