Wykres commitów

506 Commity (36ab443b15bb772a262e62d0524146035b9a4219)

Autor SHA1 Wiadomość Data
Konstantin Gründger 36ab443b15 Update documentation (see #70) 2019-04-29 22:42:39 +02:00
Konstantin Gründger b734d50299 Fix device.info 2019-04-29 22:22:45 +02:00
Konstantin Gründger 3cf7f2da4c Bugfixing (DeviceInfo does not have the device_id) 2019-04-29 22:12:12 +02:00
Konstantin Gründger f58c0ecd1f Use default PostgreSQL user and simple cache type (see #70) 2019-04-29 21:42:40 +02:00
Konstantin Gründger c2bc30e767 Remove FK relation from device to device_info 2019-04-27 14:29:09 +02:00
Konstantin Gründger e548611e82 Initial revision 2019-04-27 14:28:18 +02:00
Konstantin Gründger 0638ff42e0 Integrate Flask-Migrate 2019-04-27 13:33:36 +02:00
Konstantin Gründger df0f32dc30 Merge branch 'master' of http://github.com/Meisterschueler/ogn-python 2019-04-25 08:39:24 +02:00
Konstantin Gründger f091b308bc Bugfix for multiple device infos 2019-04-25 08:37:23 +02:00
Konstantin Gründger 2e84285ea0 Test OGNRANGE max_tile_mgrs.pl functionality 2019-04-17 09:17:54 +02:00
Konstantin Gründger eaab76bbf0 Integrate OGNRANGE into flask 2019-04-16 21:26:28 +02:00
Konstantin Gründger 766886bdce Added OGN range files 2019-04-16 20:50:14 +02:00
Konstantin Gründger cbfff4435f Fix OGN range test 2019-04-16 19:49:37 +02:00
Konstantin Gründger 966fb53f3b Add celery task for Melissas ogn range statistics 2019-04-14 22:07:52 +02:00
Konstantin Gründger 8180056604 Update of tasks and their descriptions 2019-04-14 20:00:12 +02:00
Konstantin Gründger 56ced0b3a5 Limit climb_rate while takeoff or landing 2019-04-13 21:06:32 +02:00
Konstantin Gründger a177049d6e Bugfix ... 2019-04-03 23:00:33 +02:00
Konstantin Gründger 6ff07a7ba0 Added DeviceInfos in device detail view 2019-04-03 22:35:33 +02:00
Konstantin Gründger 5f50d33cdf Use cached airport list 2019-04-03 20:59:25 +02:00
Konstantin Gründger 9e56bc7844 Performance: dont fetch complete objects 2019-04-03 14:37:39 +02:00
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 250e0cf738 Fix layout again 2019-03-17 15:09:01 +01:00
Konstantin Gründger cfb918ccc4 Fix layout 2019-03-17 15:00:43 +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 a67aef730e Where does the travis stall comes from??? 2019-03-14 08:39:42 +01:00
Konstantin Gründger f5e36391c2 Drop db before each test 2019-03-14 08:26:20 +01:00
Konstantin Gründger 7006a33624 Merge branch 'master' of https://github.com/Meisterschueler/ogn-python
# Conflicts:
#	tests/base.py
2019-03-14 08:10:41 +01:00
Konstantin Gründger 9692d5031e Fixed backend tests 2019-03-13 19:21:10 +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