Commit Graph

21 Commits

Author SHA1 Message Date
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
Roland Winklmeier
06d858c57f Change installer directory "data" to "share"
refs #671
2016-07-15 21:06:57 +02:00