Wykres commitów

443 Commity (28395c64263697466cbcc7b9373797a47d86df3b)

Autor SHA1 Wiadomość Data
Konstantin Gründger 28395c6426 Added Bootstrap and Navigation 2019-02-10 14:00:35 +01:00
Konstantin Gründger 7e9003947e Refactoring: sqlalchemy.* to db 2019-02-10 13:25:24 +01:00
Konstantin Gründger cb8b99785f First test route 2019-02-10 13:10:19 +01:00
Konstantin Gründger 88f9b4ab64 No workaround SQL 2019-02-02 10:46:04 +01:00
Konstantin Gründger 55bbcd8efc Added receiver waypoints as cup 2019-02-01 21:25:42 +01:00
Konstantin Gründger 6522bce14d Refactoring 2019-02-01 21:22:46 +01:00
Konstantin Gründger 0ea6a955e8 Flake8 modifications 2019-01-30 19:19:23 +01:00
Konstantin Gründger 1866bd9d4e Implement SQL merger, fixes #63 2019-01-30 08:34:35 +01:00
Konstantin Gründger e24129b13c SQL merger... WIP 2019-01-29 23:07:27 +01:00
Konstantin Gründger 90ab582ca3 SQL UPSERT function for #63 2019-01-27 13:59:12 +01:00
Konstantin Gründger 23cc34da0a Handle session rollbacks during tests session 2019-01-26 20:14:18 +01:00
Konstantin Gründger b406594ea7 Database tests have their own base test class 2019-01-26 14:15:13 +01:00
Konstantin Gründger bd9b67559f Fixed OGNrange test 2019-01-26 14:13:04 +01:00
Konstantin Gründger 5715901c84 Update documentation 2019-01-24 19:46:12 +01:00
Konstantin Gründger e5afd1a56b Order backref from device to takeoff_landings by timestamp 2019-01-24 11:54:33 +01:00
Konstantin Gründger e3ac6d19a2 Backref from device to logbook 2019-01-24 11:53:39 +01:00
Konstantin Gründger 760f4609fb No more SQLALCHEMY_TRACK_MODIFICATIONS warnings 2019-01-23 20:30:40 +01:00
Konstantin Gründger 276d3d1439 ALTER TABLE receiver_coverages RENAME COLUMN location_mgrs TO location_mgrs_short 2019-01-23 20:30:31 +01:00
Konstantin Gründger 02e8c17dca Add reduced MGRS location to aircraft_beacons: ALTER TABLE aircraft_beacons ADD COLUMN location_mgrs_short character varying(9); 2019-01-23 16:00:35 +01:00
Konstantin Gründger 022e8a8099 Fix query 2019-01-11 22:04:14 +01:00
Konstantin Gründger c8cc5f6dd6 Better logbook calculation 2019-01-10 22:35:41 +01:00
Konstantin Gründger f9945770e9 Faster ogn range calculation 2019-01-10 22:35:37 +01:00
Konstantin Gründger 702cdf05ca Speed up logbook view 2019-01-10 08:36:51 +01:00
Konstantin Gründger a8dc2d5137 Update celery 2019-01-09 18:44:53 +01:00
Konstantin Gründger 6fffa09e20 Repair db scheme for ognrange 2019-01-07 23:51:40 +01:00
Konstantin Gründger 7367f43dd4 Better TimescaleDB description 2019-01-06 20:37:20 +01:00
Konstantin Gründger 9b1c4e71bf Remove duplicate function 2019-01-05 11:25:33 +01:00
Konstantin Gründger 72f4e9377e Better doc and small improvements 2019-01-05 11:10:10 +01:00
Konstantin Gründger 3b1df59845 Update python versions 2019-01-04 16:43:41 +01:00
Konstantin Gründger bffe2371f0 Skip unfinished tests 2019-01-04 16:24:18 +01:00
Konstantin Gründger 8daf1b0c16 Fixed stats test 2019-01-04 16:12:42 +01:00
Konstantin Gründger 5dc48fc9da Fixed __repr__ functions 2019-01-04 15:18:06 +01:00
Konstantin Gründger d6fdb6aa52 Separate TimescaleDB features initialization. 2019-01-04 15:06:11 +01:00
Konstantin Gründger 50f112e664 Fix takeoff/landing detection 2019-01-04 13:27:48 +01:00
Konstantin Gründger 76e7a9bb3f Fixed live.glidernet.org backend 2019-01-04 12:19:27 +01:00
Konstantin Gründger c815b8a251 Added flight path calculation 2019-01-03 20:20:58 +01:00
Konstantin Gründger a0c8f1de18 Remove deprecated test 2019-01-03 19:54:06 +01:00
Konstantin Gründger d65856ddfb Put import ddb test into correct file 2019-01-03 19:17:59 +01:00
Konstantin Gründger 5d85aaae0d Replace psycopg2 with psycopg2-binary 2019-01-03 18:58:47 +01:00
Konstantin Gründger aaf78e1452 Fix logbook test 2019-01-03 18:12:00 +01:00
Konstantin Gründger cb02e35611 Refactoring 2019-01-03 16:54:52 +01:00
Konstantin Gründger d22d9209ac Update model 2019-01-01 20:12:25 +01:00
Konstantin Gründger 17bc9ed691 Remove show commands 2019-01-01 20:11:41 +01:00
Konstantin Gründger 64e89c3cfb Removed reference to Nominatim, introduced country 2018-12-08 20:14:06 +01:00
Konstantin Gründger d85ed1f113 Fix Flarmnet import 2018-12-08 09:00:44 +01:00
Konstantin Gründger 367a6a6bf7 Fix export 2018-12-08 09:00:11 +01:00
Konstantin Gründger 25d0dc8168 Reject gaps below 300m AGL 2018-12-04 07:27:56 +01:00
Konstantin Gründger ac99c06f8d Fix build 2018-12-03 19:45:20 +01:00
Konstantin Gründger 85efb49c93 Update to TimescaleDB 2018-12-03 19:44:59 +01:00
Konstantin Gründger ee88621806 Flush da stuff 2018-10-24 20:03:29 +02:00