Meisterschueler
|
b48369c8c2
|
Merge pull request #30 from Meisterschueler/revert-28-dependabot/pip/ogn-client-0.9.3
Revert "Bump ogn-client from 0.9.1 to 0.9.3"
|
2019-06-09 11:27:47 +02:00 |
Meisterschueler
|
8472c712db
|
Revert "Bump ogn-client from 0.9.1 to 0.9.3"
|
2019-06-09 11:23:15 +02:00 |
Meisterschueler
|
1db06f507b
|
Merge pull request #28 from Meisterschueler/dependabot/pip/ogn-client-0.9.3
Bump ogn-client from 0.9.1 to 0.9.3
|
2019-06-09 11:22:58 +02:00 |
Meisterschueler
|
8f30a52330
|
Merge pull request #27 from Meisterschueler/dependabot/pip/geoalchemy2-0.6.2
Bump geoalchemy2 from 0.4.0 to 0.6.2
|
2019-06-09 11:22:45 +02:00 |
Meisterschueler
|
744ed32d41
|
Merge pull request #26 from Meisterschueler/dependabot/pip/flask-1.0.3
Bump flask from 1.0.2 to 1.0.3
|
2019-06-09 11:18:37 +02:00 |
dependabot-preview[bot]
|
272372f655
|
Bump flask from 1.0.2 to 1.0.3
Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/1.0.2...1.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-09 09:15:33 +00:00 |
dependabot-preview[bot]
|
f6cc549fde
|
Bump flask-sqlalchemy from 2.3.2 to 2.4.0
Bumps [flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/pallets/flask-sqlalchemy/releases)
- [Changelog](https://github.com/pallets/flask-sqlalchemy/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/flask-sqlalchemy/compare/2.3.2...2.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-09 11:14:16 +02:00 |
Konstantin Gründger
|
d3f169ffd9
|
Temporary skip broken tests
|
2019-06-09 11:04:45 +02:00 |
dependabot-preview[bot]
|
f07cf7c072
|
Bump ogn-client from 0.9.1 to 0.9.3
Bumps [ogn-client](https://github.com/glidernet/python-ogn-client) from 0.9.1 to 0.9.3.
- [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>
|
2019-06-08 07:46:42 +00:00 |
dependabot-preview[bot]
|
7f0d521899
|
Bump geoalchemy2 from 0.4.0 to 0.6.2
Bumps [geoalchemy2](https://github.com/geoalchemy/geoalchemy2) from 0.4.0 to 0.6.2.
- [Release notes](https://github.com/geoalchemy/geoalchemy2/releases)
- [Changelog](https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt)
- [Commits](https://github.com/geoalchemy/geoalchemy2/compare/0.4...0.6.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-08 07:46:23 +00:00 |
Konstantin Gründger
|
bfb9ebc08a
|
Added routes for ogn-live (#24)
|
2019-05-04 21:32:43 +02:00 |
Konstantin Gründger
|
b9eca062b5
|
Added ogn-live ressources
|
2019-05-04 12:45:23 +02:00 |
Konstantin Gründger
|
39ea79b0ad
|
Add missing kwargs (fixes #71)
|
2019-04-30 07:22:24 +02:00 |
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 |