Wykres commitów

1117 Commity (d847d0ec30d3d848b7c99be6b4cf5cc58e95ac48)

Autor SHA1 Wiadomość Data
Andreas c4ac74c4ff [QSLPrint] Only set bureau for those QSOs that does not have col_qsl_sent_via 2023-05-03 20:52:42 +02:00
Andreas 591bd15098 [Notes backup] Added support for backing up notes with an API key 2023-05-03 09:38:28 +02:00
Andreas Kristiansen d0e3408f34
Merge pull request #2106 from AndreasK79/advanced_logbook_qsl_eqsl_lotw
[Advanced logbook] Added columns for  QSL/LoTW/eQSL confirmations
2023-05-02 21:45:29 +02:00
Andreas Kristiansen e430ebe348
Merge pull request #2104 from phl0/potaLookup
Add POTA lookup function
2023-05-02 20:58:22 +02:00
Andreas ddca0a4fe7 [Advanced Logbook] Fixed sort order when exporting ADIF 2023-05-02 20:53:29 +02:00
Andreas Kristiansen 07a6025e99
Merge pull request #2103 from AndreasK79/backup_adif_api 2023-05-02 20:00:32 +02:00
Andreas 6d831ceea6 [Advanced Logbook] Fix for updating qsl status 2023-05-02 13:46:23 +02:00
Andreas efb44b1d65 [ADIF Backup] Fix when running backup from inside Cloudlog 2023-05-01 21:23:30 +02:00
phl0 846dec0f61
Add POTA lookup function 2023-05-01 21:14:30 +02:00
Andreas b45cfda3eb [ADIF Backup] Added so that ADIF can be backed up with cron and api key 2023-05-01 15:25:30 +02:00
Andreas cb71e0961f [Advanced Logbook] ADIF export fetches sort order from table sort (not all columns) 2023-05-01 12:35:24 +02:00
Andreas 196f5cfcf3 {Advanced Logbook] Added sat filter 2023-05-01 08:58:13 +02:00
phl0 29fc7b67e0
Harmonize display of none as DXCC 2023-04-29 18:57:35 +02:00
phl0 5f3788a892
Need a few more LEFT OUTER joins to prevent empty results 2023-04-28 15:14:59 +02:00
phl0 515fe68f6b
Use LEFT JOIN and COALESCE for station country 2023-04-28 14:30:24 +02:00
phl0 0fa9d5066e
Make sure we only store numbers for station power 2023-04-28 14:04:59 +02:00
Andreas Kristiansen 6eb5874c7d
Merge pull request #2090 from phl0/statsWithApiKey
Make stats publicly usable with API key
2023-04-28 11:31:06 +02:00
Andreas Kristiansen c63fdf9688
Merge pull request #2091 from phl0/stationPower
Add option for default station power
2023-04-28 08:05:28 +02:00
phl0 75ac1b2620
Add option for default station power 2023-04-27 23:02:57 +02:00
phl0 c57932be86
Make stats publicly usable with API key 2023-04-27 21:08:09 +02:00
Andreas Kristiansen 5c872cf54e
Merge pull request #2087 from phl0/advancedLogbookDeletedDxcc
Show deleted DXCC marker in advanced logbook
2023-04-27 18:10:37 +02:00
phl0 8c6618cfa7
Show deleted DXCC marker in advanced logbook 2023-04-27 16:00:02 +02:00
phl0 fc12664da8
Add deleted DXCC badge to linked station profiles 2023-04-27 09:47:09 +02:00
phl0 90f64e6d7a
Add DXCC entities details to activators details SQL 2023-04-27 09:26:43 +02:00
phl0 a485d9e72e
Show deleted DXCC badge in timeline 2023-04-27 09:23:11 +02:00
phl0 97a026077e
Fix query for grids and activated grids QSO list 2023-04-27 08:56:07 +02:00
phl0 d735f0e456
Display station deleted DXCC correctly 2023-04-27 08:12:09 +02:00
phl0 587a39ab83
Show badge and hints about deleted DXCCs 2023-04-26 22:39:09 +02:00
Andreas Kristiansen 54e137db90
Merge pull request #2082 from AndreasK79/oqrs_grouped 2023-04-26 21:07:27 +02:00
Andreas Kristiansen 3ab60c4109
Merge pull request #2079 from phl0/removeRedundantDxccData 2023-04-26 21:07:07 +02:00
phl0 b31c61ccfa
Fix clublog upload 2023-04-26 12:55:59 +02:00
phl0 037752dd43
Fix exportall fumction 2023-04-26 12:35:11 +02:00
phl0 d88d59426a
Fix qrz and webadif upload functions 2023-04-26 12:25:48 +02:00
phl0 445c650706
Fix export from advanced logbook 2023-04-26 11:25:08 +02:00
Andreas Kristiansen 1dc49053af
Merge pull request #2084 from phl0/reformatOqrsTime
Suppress seconds in OQRS requests (zeros anyway)
2023-04-26 07:45:41 +02:00
phl0 91e04f24fa
Suppress seconds in OQRS requests (zeros anyway) 2023-04-26 06:15:24 +02:00
phl0 2370ee2bfe
Harmonize LoTW abbreviation 2023-04-26 05:44:54 +02:00
phl0 cd85cd424e
Add DXCC lookup to LotW sign functions for special use cases 2023-04-25 22:03:13 +02:00
Andreas 0142209022 [OQRS] Now added option to search in all station locations with active OQRS 2023-04-25 14:00:30 +02:00
phl0 5d6abd1fd3
Remove redundant country colum in station_profile
Squashed commit of the following:

commit 29e5f5118a1c3f8deb623e5948c3b7602241792d
Merge: 566b390d e0a04cbe
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 23:28:31 2023 +0200

    Merge remote-tracking branch 'upstream/dev' into removeRedundantDxccNames

commit 566b390d8b0322b32f4438994354ce902010c0d4
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 23:18:28 2023 +0200

    Refactor reassign function to use DXCC name from dxcc_entities

commit 2e50b34c1bdb9bb087e0e0d16f13c340c15588fb
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 22:05:12 2023 +0200

    Use DXCC name from DXCC entities upon import

commit d2b1d895818777747db593848b855819f53ffe6d
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 21:18:53 2023 +0200

    Add DB migration script

commit 0ecf4b8d9cf0253c1f818a252f7ae83722254544
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 18:16:55 2023 +0200

    Fix export function for requests QSLs

commit 51d2c5c6175a8e8c69b9edd57d6f1e95c4a03600
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:53:50 2023 +0200

    Fix webadif/qrz upload

commit 45039a6b1284d1a23f610fc70a39ef25ce720cab
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:32:40 2023 +0200

    Fix lotw_export function

commit 1306225d027cacbe70e510fd0fc5d3ca5040c35e
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:21:37 2023 +0200

    Fix SIG export function

commit 082798a80d8bb446500dcbadfa4912c510e4a458
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:01:42 2023 +0200

    Fix SAT export functions

commit 2f035afaa3d3c74ca811c96c66f7bf9726b31a78
Merge: 87555f20 d6139439
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 16:52:43 2023 +0200

    Merge remote-tracking branch 'upstream/dev' into removeRedundantDxccNames

commit 87555f201817fb963be117ab193d42bc03889972
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:54:14 2023 +0200

    Use DXCC entity name from dxcc_entities in ADIF export

commit e2fd1c5eb9b7e3257ed016814719bc7f9b913587
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:36:16 2023 +0200

    Make logbooks use DXCC name from entities table

commit 463057523dacbc34a545f0d9f720f2c29c9883a7
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:01:58 2023 +0200

    Use DXCC name from separate table in QSO view

commit 62b8f7aed8c1dca426b055eb7af6360106fc022b
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:21:57 2023 +0200

    Add table join to station profile lookup

commit 0afe155f46f1fcd227446166b215a98729494dc8
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:13:35 2023 +0200

    Remove country name from edit functions

commit ecb3689a0a73f0cc9c5ca7eba5dec7df5f9fbcd1
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:07:58 2023 +0200

    Remove station_country parameter

commit 22c350a585a3ff95d1d0b1f49dbe8ca310bdaf85
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 17:59:24 2023 +0200

    Use DXCC name from dxcc_entitites table
2023-04-25 00:13:49 +02:00
phl0 54ea030222
We should look for NULL instead of 'NULL' here ... 2023-04-24 22:38:20 +02:00
Andreas Kristiansen cc0decae27
Merge pull request #2067 from phl0/dxccIdfromLotwCert 2023-04-21 18:20:10 +02:00
phl0 72869e4dca
Fix SQL statement to check for empty LotW dates 2023-04-21 00:03:18 +02:00
phl0 607a3a72d9
Use DXCC ID from LotW cert for uploads 2023-04-19 22:06:32 +02:00
phl0 19c72eb75a
Use DXCC ID from LotW certificate (rather than selecting DXCC manually) 2023-04-19 15:32:32 +02:00
Andreas Kristiansen 383602c482
Merge pull request #2063 from AndreasK79/cabrillo_export
Cabrillo export
2023-04-18 07:57:28 +02:00
Andreas bae96ce1e6 [Cabrillo export] Added better date selection 2023-04-12 15:01:53 +02:00
Andreas ef3c92d9cf [Cabrillo export] Added station location 2023-04-12 14:24:03 +02:00
Andreas 1249076d6d [Cabrillo export] Fixed tablename 2023-04-12 13:25:15 +02:00
Andreas 3a415a5587 [Cabrillo export] Added contest export for cabrillo 2023-04-12 11:58:47 +02:00