Konstantin Gründger
d10b474af7
Fix case expression
2021-06-08 19:50:15 +02:00
dependabot-preview[bot]
e1565d1e37
Bump flask-migrate from 2.6.0 to 2.7.0 ( #180 )
...
Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases )
- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGES.md )
- [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v2.6.0...v2.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-18 17:06:59 +01:00
dependabot-preview[bot]
39a46cd48d
Bump bokeh from 2.2.3 to 2.3.0 ( #181 )
...
Bumps [bokeh](https://github.com/bokeh/bokeh ) from 2.2.3 to 2.3.0.
- [Release notes](https://github.com/bokeh/bokeh/releases )
- [Changelog](https://github.com/bokeh/bokeh/blob/branch-2.4/CHANGELOG )
- [Commits](https://github.com/bokeh/bokeh/compare/2.2.3...2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-18 17:06:24 +01:00
dependabot-preview[bot]
a9200642c0
Bump tqdm from 4.57.0 to 4.59.0 ( #185 )
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.57.0 to 4.59.0.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.57.0...v4.59.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-18 17:06:07 +01:00
dependabot-preview[bot]
9fc8f0b5c1
Bump flask-caching from 1.9.0 to 1.10.0 ( #184 )
2021-03-05 22:22:10 +00:00
dependabot-preview[bot]
a3c2f543d0
Bump tqdm from 4.56.2 to 4.57.0 ( #179 )
2021-02-18 08:10:17 +00:00
dependabot-preview[bot]
3701ba3b37
Bump matplotlib from 3.3.3 to 3.3.4 ( #175 )
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.3.3...v3.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-13 12:08:28 +01:00
dependabot-preview[bot]
dfebc4c1e4
Bump tqdm from 4.56.0 to 4.56.2 ( #178 )
2021-02-11 06:58:41 +00:00
dependabot-preview[bot]
dcf151da85
Bump flask-migrate from 2.5.3 to 2.6.0 ( #173 )
2021-01-20 10:30:45 +00:00
dependabot-preview[bot]
6318fdb208
Bump tqdm from 4.55.1 to 4.56.0 ( #172 )
2021-01-11 06:08:34 +00:00
dependabot-preview[bot]
4c2ccfaca8
Bump tqdm from 4.55.0 to 4.55.1 ( #171 )
2021-01-04 07:28:28 +00:00
dependabot-preview[bot]
956b65e5c4
Bump geopy from 2.0.0 to 2.1.0 ( #168 )
2020-12-28 06:26:57 +00:00
dependabot-preview[bot]
819b130009
Bump tqdm from 4.54.1 to 4.55.0 ( #169 )
2020-12-28 06:25:47 +00:00
Konstantin Gründger
a9bbaaca59
Added gunicorn as dependancy
2020-12-23 11:22:56 +01:00
dependabot-preview[bot]
990406b525
Bump flower from 0.9.5 to 0.9.7 ( #165 )
2020-12-22 07:46:23 +00:00
dependabot-preview[bot]
5fa7cb9aa1
Bump requests from 2.25.0 to 2.25.1 ( #164 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.25.0 to 2.25.1.
- [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.25.0...v2.25.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-12-17 10:39:31 +01:00
Konstantin
32f57a4eb4
Migration bugfix from RPi
2020-12-15 12:57:29 +01:00
Meisterschueler
0e06dd7707
Database refactoring ( #163 )
...
* Added (receiver|sender)_coverage_statistics, renamed sender_direction_statistics -> direction_statistics, deleted relation_statistics
* Changed index for more performance on date+receiver_id|sender_id queries
* Added FlatCoverageStatistic
* Added max_signal_quality, min_altitude and max_altitude to (Flat|Receiver|Signal)CoverageStatistic
* Renamed FlatCoverageStatistic to AggregateCoverageStatistic
* Make filter more sloppy (error_count from max. 4 to max 9)
* Updated readme
* fixed import
* Bugfix: wrong constraint name
2020-12-15 12:40:12 +01:00
Meisterschueler
2a54301a25
Sender infos with country ( #162 )
...
* Added FK country_id to sender_infos
* Added flydenity to retrieve the country for registration
* Added country flag to sender_ranking, removed max_normalized_quality from rankings
* Bugfix: sort numbers first, strings always bottom
* Fixed testcases and refactored ddb import
* Small frontend improvements
2020-12-12 13:48:05 +01:00
Meisterschueler
b4c7078fdb
Replace ranks with pareto values ( #161 )
2020-12-08 19:28:18 +01:00
dependabot-preview[bot]
4e223b9941
Bump pandas from 1.1.4 to 1.1.5 ( #160 )
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md )
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.1.4...v1.1.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-08 14:57:56 +01:00
dependabot-preview[bot]
dc65a70292
Bump tqdm from 4.54.0 to 4.54.1 ( #159 )
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.54.0 to 4.54.1.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.54.0...v4.54.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-12-07 23:14:51 +01:00
Konstantin Gründger
5bd2d7db13
Refactoring
2020-12-05 21:24:51 +01:00
Konstantin Gründger
e888481843
Added table sorting
2020-12-05 15:28:54 +01:00
Konstantin Gründger
5deabd561c
Added longtime_rank to ReceiverRanking
2020-12-05 15:16:19 +01:00
Konstantin Gründger
6648311a4f
Fixed SenderPositionStatistic
2020-12-04 19:31:07 +01:00
Konstantin Gründger
f29e2a49be
Added ReceiverStatusStatistic
2020-12-04 19:30:49 +01:00
Meisterschueler
d990352f5b
Receiver rankings ( #158 )
...
* Added receiver_rankings, fixed receiver_status
* Added receiver_rankings updates
* Modified receiver_ranking.html
* Removed obsolete code
* Bugfix: order countries for select box
* Frequency scan fixes from RPi
Co-authored-by: Konstantin <pi@barnave>
2020-12-04 07:31:43 +01:00
Meisterschueler
b5893e9e61
Country dependant receiver rankings ( #157 )
...
* Added receiver_rankings, fixed receiver_status
* Added receiver_rankings updates
* Modified receiver_ranking.html
* Removed obsolete code
* Bugfix: order countries for select box
2020-12-03 11:24:23 +01:00
dependabot-preview[bot]
0dea6210c1
Bump tqdm from 4.53.0 to 4.54.0 ( #154 )
2020-12-03 06:37:16 +00:00
Meisterschueler
9bb5af9277
Frequency scans ( #156 )
...
* Added FrequencyScanFiles
* Added route for upload_file and frequency_scan
2020-12-02 15:04:50 +01:00
Konstantin Gründger
92cb97c5eb
Repair sorting ( fixes #155 )
2020-12-01 12:43:38 +01:00
Konstantin Gründger
3193446131
Better cache configuration
2020-11-25 11:14:36 +01:00
Konstantin Gründger
f8b3457997
Added Flask-Profiler
2020-11-25 09:39:10 +01:00
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