Klaus Basan
5378db0e70
Ref T357, corrected copying of share/shared files and aligned order
2018-09-17 18:28:49 +02:00
Klaus Basan
e57f275608
Ref T357, added FSX/P3D terrain probe
2018-09-17 18:28:35 +02:00
Klaus Basan
5ac7c224bf
Ref T293, fixed icon
2018-08-31 20:08:12 +02:00
Roland Winklmeier
5cc8249b38
Add X-Plane utils unit test
2018-08-25 22:12:02 +02:00
Klaus Basan
0d67497a2f
Airline icons
2018-07-25 02:37:00 +02:00
Klaus Basan
0fcec6dad6
Updated latest DB data (this we do from time to time to have the latest data in repo)
2018-07-17 19:05:03 +02:00
Klaus Basan
2dd026b2df
Ref T213, synced datastore/swift pilot client "legal" directory
2018-05-25 21:35:05 +02:00
Klaus Basan
6addfb5fd8
Ref T213, DSGVO legal files (privacy)
2018-05-18 00:23:51 +02:00
Klaus Basan
4423f8503f
DSGVO and adjusted bootstrap URL: https://datastore.swift-project.net
2018-05-08 16:06:35 +02:00
Klaus Basan
131e39db93
Ref T258, added test directory and test files for compressing tests
2018-02-22 13:58:43 +01:00
Klaus Basan
9d1c30e3d4
Ref T237, latest DB data
2018-01-30 20:35:37 +01:00
Klaus Basan
2026491d9a
Ref T213, DSGVO
2018-01-15 23:00:59 +01:00
Klaus Basan
1a2b03873b
Ref T213, DSGVO
2018-01-04 21:29:49 +01:00
Klaus Basan
520d79edb5
Updated credits
2017-12-21 19:47:34 +01:00
Roland Winklmeier
c553d24d0e
Move GFS weather data url into global setup
...
Summary:
The GFS weather data url so far was hard coded. With this commit, it is
moved into the global setup (bootstrap file).
Also the url type was changed from QUrl to CUrl, which simplified the
generation of the url including its query by using CUrl::appendQuery().
Finally it fixes sampleweatherdata, which did not have a CApplication yet.
Reviewers: #swift_pilot_client, msutcliffe
Reviewed By: #swift_pilot_client, msutcliffe
Subscribers: jenkins
Tags: #swift_pilot_client
Maniphest Tasks: T151
Differential Revision: https://dev.swift-project.org/D57
2017-11-20 15:57:08 +01:00
Klaus Basan
e257d96b73
Ref T183, replace country icons
2017-11-09 04:41:51 +01:00
Klaus Basan
60656843f8
Ref T169, check minimum mapping tool version
...
* added min.version in global setup
* check in CSwiftData::checkMinimumVersion
2017-10-10 00:28:29 +01:00
Klaus Basan
88a1c9f5d4
Updated shared DB data
2017-09-24 20:29:20 +01:00
Klaus Basan
ad32d33aa1
Ref T157, add context for help calls and call dispatcher
2017-09-24 20:29:19 +01:00
Roland Winklmeier
0a4accc809
Update bootstrap.json with new crashreports url
...
ref T139
2017-09-24 20:29:18 +01:00
Klaus Basan
202c37beca
Updated credits
2017-09-24 19:52:13 +01:00
Klaus Basan
d422873e08
Legal
2017-09-24 19:49:25 +01:00
Klaus Basan
fbe1e78da7
Ref T99, renamed icons
...
* upper case
* and DB id
2017-09-24 19:49:23 +01:00
Klaus Basan
64da9f215a
Updated CLA (legal)
2017-05-05 22:40:20 +01:00
Klaus Basan
f7c4292695
Removed VATSIM server from shared files distribution server was frequently down last weeks
...
"url": "https://vatsim-germany.org:50443/datastore/shared "
Summary: Removed VATSIM server from shared files distribution
Reviewers: msutcliffe, rwinklmeier
Differential Revision: https://dev.swift-project.org/D10
2017-04-21 23:15:00 +02:00
Klaus Basan
f2d89bf56c
Fixed misc. things for bootstrap file/reader
...
* added help URL
* added swift map URL
* fixed typo for crash report server
* added more failover servers
2017-04-19 19:30:58 +01:00
Klaus Basan
10c8f7c50a
refs #921 , new file is distribution.json
2017-04-18 00:07:05 +01:00
Klaus Basan
cbec4fe20d
Credits
2017-04-18 00:05:01 +01:00
Klaus Basan
1153f70776
Legal pages update
2017-04-17 23:59:16 +01:00
Klaus Basan
0e923780ce
Updated legal docs
2017-04-17 23:58:40 +01:00
Klaus Basan
8df2fa462f
refs #883 , unified local links, also copy legal to build dir
2017-02-24 15:21:48 +00:00
Klaus Basan
a57b83f9de
refs #879 , moved testdata into small files
...
motivated by MS comment
2017-02-24 15:21:39 +00:00
Klaus Basan
62d4a94106
refs #865 , further improved logging
...
* set log flag in hints, so no lock for each aircraft is needed
* as a result log functions have a bool log parameter now
* highlight situation and parts changed
2017-02-24 00:19:18 +00:00
Klaus Basan
def51576de
refs #865 , added log functions to interpolator
...
* updated HTML template
* parts use now string builder
2017-02-24 00:18:57 +00:00
Roland Winklmeier
af42f42c96
Finalize the impressum
2017-02-24 00:17:36 +00:00
Mathew Sutcliffe
7e95d4a550
refs #651 Privacy policy
2017-01-10 23:46:45 +00:00
Klaus Basan
443658e317
refs #651 , further improved impressum/legal info
2017-01-10 23:44:48 +00:00
Klaus Basan
8488909a44
refs #828 , added HTML template
2016-12-13 19:02:06 +01:00
Klaus Basan
d82c6bc44f
Ref T8, added icons for DHL owned airlines
2016-12-13 19:02:04 +01:00
Klaus Basan
492649c061
fixes "unable to login", discovered during #780 ,
...
* fixed bootstrap file
* improved timeout of connect, now in single static function
* some minor tweaks
2016-12-06 09:33:56 +01:00
Klaus Basan
65950e4518
refs #758 , updated bootstrap file and removed old URLs
...
* replaced some hardcoded URLs
* removed swiftTeamDefaultServers()
* bootstrap.json
2016-12-06 09:33:41 +01:00
Klaus Basan
d002f09da5
refs #775 , move "legal" folder out of shared
...
In same step update data files in shared
2016-12-06 09:33:34 +01:00
Klaus Basan
45304e647a
refs #651 , updated legal docs
2016-10-17 14:33:53 +01:00
Klaus Basan
06906742a5
refs #651 , updated legal docs, mainly CLA and license
2016-09-22 00:42:55 +02:00
Klaus Basan
09d74c48b8
Changed some default URL to https://datastore.swift-project.org
2016-09-19 16:18:55 +02:00
Klaus Basan
1d15e90f0a
Updated shared directory files from https://datastore.swift-project.org/page/index.php
2016-09-19 16:18:55 +02:00
Klaus Basan
68eb5a9282
refs #651 , legal pages structure (pages need legal texts)
2016-09-19 16:18:54 +02:00
Roland Winklmeier
ba08e587be
Adjust crashreport upload url
2016-08-26 21:06:11 +01:00
Klaus Basan
f91cf3bbf3
refs #734 , added NAVY/MARINES as 2 letter codes
...
* adjustement for 2 letter codes
* icons
2016-08-26 21:06:05 +01:00
Roland Winklmeier
e47aec223e
Integrate Crashpad crash handler into CApplication
...
Crash handler launches an external crash handler executable called
swift_crashpad_handler. It monitores the parent process and produces
a local dump in case of a crash.
For release builds, the dump is also uploaded to a crash report server.
refs #490
2016-08-09 17:51:57 +02:00