Wykres commitów

714 Commity (c6aed1a1058e264bbad9f855a7f7fae3e05ed76d)

Autor SHA1 Wiadomość Data
Konstantin Gründger c6aed1a105 UI modifications 2020-11-24 22:48:52 +01:00
Konstantin Gründger f8ad9763fd Fixed db queries ('is True' != '== db.true()') 2020-11-22 12:09:51 +01:00
dependabot-preview[bot] 3ca2ba6f95
Bump tqdm from 4.51.0 to 4.53.0 (#152)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.51.0 to 4.53.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.51.0...v4.53.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-22 09:11:56 +01:00
Meisterschueler 8fab57bcf1
Merge pull request #151 from Meisterschueler/hr
Massive scheme modifications
2020-11-22 09:03:09 +01:00
Konstantin Gründger b263b00f7c PEP8 violations 2020-11-22 08:55:19 +01:00
Konstantin Gründger b9f8e14edf remove / skip deprecated failing tests 2020-11-21 23:11:10 +01:00
Konstantin Gründger c63847a576 Improve logging 2020-11-21 22:47:36 +01:00
Konstantin Gründger 4c157bff4a Refactoring 2020-11-21 22:47:36 +01:00
Konstantin Gründger 5234107606 separated linking with country and airport 2020-11-21 22:47:36 +01:00
Konstantin Gründger 23abb0955e ... travis fix 2020-11-21 22:47:32 +01:00
Konstantin Gründger d135574ac8 Fixed setup, removed deprecated code, this cancels #24 2020-11-19 09:28:52 +01:00
Konstantin Gründger 9261e99cbf Massive scheme modifications requires a new database 2020-11-19 08:52:47 +01:00
Konstantin Gründger 52c9df4f5e Bugfixes from RPi 2020-11-17 23:00:37 +01:00
Konstantin Gründger 03cfd6136a Refactored Logbook 2020-11-15 18:29:04 +01:00
Konstantin Gründger 2f577c8c29 Fixed celery 2020-11-15 18:28:47 +01:00
Konstantin Gründger 8d66261d3e Refactoring 2020-11-15 14:49:21 +01:00
Konstantin Gründger 0ed170fcdf Make the temporary table unique 2020-11-15 14:46:41 +01:00
Konstantin Gründger b924fa369f Renamed celery to celery_tasks 2020-11-15 14:46:41 +01:00
Konstantin Gründger c3c4f029bd Fixed logbook 2020-11-15 14:46:41 +01:00
Konstantin Gründger 7f8df24d96 Added Flask-Redis
Repaired test cases
2020-11-15 14:46:41 +01:00
Konstantin Gründger 84342f2908 One configuration file is more clear 2020-11-15 14:46:40 +01:00
Konstantin Gründger a2b08b4968 Removed cli logbook 2020-11-15 14:46:40 +01:00
Konstantin Gründger 7d81fa949c Fixed templates 2020-11-15 14:46:40 +01:00
Konstantin Gründger f443294553 Added receiver status beacon and merge them to the recever_beacon table 2020-11-15 14:46:40 +01:00
Konstantin Gründger 2c31c685ac Fixed routes (name/receiver_name instead of id) 2020-11-15 14:46:40 +01:00
Konstantin Gründger c4ec856f26 Update python versions 2020-11-15 14:46:40 +01:00
Konstantin Gründger 4a54d70053 Ignore broken "RND" beacons and allow new "pilot_aware" beacons 2020-11-15 14:46:40 +01:00
Konstantin Gründger 144fa585d7 ... removed statistics route 2020-11-15 14:46:40 +01:00
Konstantin Gründger c6c95af9da Removed statistics route 2020-11-15 14:46:40 +01:00
Konstantin Gründger 88e3025c9c Added timescaledb view test 2020-11-15 14:46:40 +01:00
Konstantin Gründger 46083d0b63 Fixed logbook tests 2020-11-15 14:46:40 +01:00
Konstantin Gründger 8b38268675 Fixed takeoff_landings 2020-11-15 14:46:40 +01:00
Konstantin Gründger 929bdacb29 Enabled capturs beacons 2020-11-15 14:46:40 +01:00
Konstantin Gründger 129033b832 Beautification 2020-11-15 14:46:40 +01:00
Konstantin Gründger cdc4460151 Added Cache configuration to prevent errors 2020-11-15 14:46:40 +01:00
Konstantin Gründger daf2d81460 Added Bulkimport test case
... bulkimport
2020-11-15 14:46:40 +01:00
Konstantin Gründger bb129134a8 Fixed aircraft_beacon
remove stats
2020-11-15 14:46:40 +01:00
Konstantin Gründger a18e6aeab3 No more stats table -> functionality of TimescaleDB
Changed PK in tables device/receiver from id to name
Altered FK in table takeoff_landings/logbook from device_id to address
Updated Flarm release dates
2020-11-15 14:46:40 +01:00
dependabot-preview[bot] 695478654b
Merge pull request #149 from Meisterschueler/dependabot/pip/requests-2.25.0 2020-11-15 07:25:30 +00:00
dependabot-preview[bot] 51a514f4f4
Bump requests from 2.24.0 to 2.25.0
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.24.0...v2.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-12 04:19:19 +00:00
dependabot-preview[bot] 5d50d5d4ee
Bump celery from 5.0.1 to 5.0.2 (#147)
Bumps [celery](https://github.com/celery/celery) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.0.1...v5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-03 12:03:05 +01:00
dependabot-preview[bot] 88a6dafeaf
Bump ogn-client from 1.0.0 to 1.0.1 (#148)
Bumps [ogn-client](https://github.com/glidernet/python-ogn-client) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/glidernet/python-ogn-client/releases)
- [Changelog](https://github.com/glidernet/python-ogn-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/glidernet/python-ogn-client/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-03 12:02:23 +01:00
dependabot-preview[bot] f291fb41c4
Bump tqdm from 4.50.2 to 4.51.0 (#146)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.50.2 to 4.51.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.50.2...v4.51.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-01 15:08:12 +01:00
dependabot-preview[bot] f65c745b34
Bump celery from 5.0.0 to 5.0.1 (#145)
Bumps [celery](https://github.com/celery/celery) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.0.0...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-21 20:56:06 +02:00
dependabot-preview[bot] ef1eb1cd5c
Bump ogn-client from 0.9.7 to 1.0.0 (#144)
Bumps [ogn-client](https://github.com/glidernet/python-ogn-client) from 0.9.7 to 1.0.0.
- [Release notes](https://github.com/glidernet/python-ogn-client/releases)
- [Changelog](https://github.com/glidernet/python-ogn-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/glidernet/python-ogn-client/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-16 22:55:12 +02:00
dependabot-preview[bot] c6b09b12ad
Bump mgrs from 1.3.8 to 1.4.0 (#140)
Bumps [mgrs](https://github.com/hobu/mgrs) from 1.3.8 to 1.4.0.
- [Release notes](https://github.com/hobu/mgrs/releases)
- [Commits](https://github.com/hobu/mgrs/compare/1.3.8...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Meisterschueler <kammermark@gmx.de>
2020-10-11 21:36:00 +02:00
dependabot-preview[bot] e3e62009fe
Bump psycopg2-binary from 2.8.5 to 2.8.6 (#134)
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-11 21:34:52 +02:00
dependabot-preview[bot] 13b28b52d0
Bump celery from 4.4.7 to 5.0.0 (#138)
Bumps [celery](https://github.com/celery/celery) from 4.4.7 to 5.0.0.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v4.4.7...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-11 21:34:22 +02:00
dependabot-preview[bot] 25e7adfe2b
Bump tqdm from 4.48.2 to 4.50.2 (#143)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.48.2 to 4.50.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.48.2...v4.50.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-11 21:33:37 +02:00
Meisterschueler ebde9831c2
Bump mgrs from 1.3.7 to 1.3.8 (#130)
Bumps [mgrs](https://github.com/hobu/mgrs) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/hobu/mgrs/releases)
- [Commits](https://github.com/hobu/mgrs/compare/1.3.7...1.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-21 22:34:52 +02:00