phl0
75ac1b2620
Add option for default station power
2023-04-27 23:02:57 +02:00
phl0
587a39ab83
Show badge and hints about deleted DXCCs
2023-04-26 22:39:09 +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
182c2c09cb
Add hint link for maidenhead grids also
2023-04-20 15:06:46 +02:00
phl0
d1ea6a6fb8
Use direct links for specific grid
2023-04-19 21:18:45 +02:00
phl0
f8772c110d
Use a more interactive zone lookup tool
2023-04-18 13:41:09 +02:00
Hugo Silva
c962a972a8
Basic QO-100 Dx Club API integration
2023-03-16 18:58:48 +00:00
Andreas Kristiansen
9917b14199
Merge branch 'dev' into online_qsl_request
2022-12-14 12:37:22 +01:00
phl0
a280b4d00f
Fix layout error
2022-11-30 16:13:35 +01:00
Andreas
9d1f30d8e8
[OQRS] Added OQRS system
2022-11-15 18:29:33 +01:00
phl0
65189d07ca
Basic POTA support
2022-10-05 17:05:53 +02:00
Andreas Kristiansen
ce38d23ee5
Merge pull request #1567 from nolith/copy-station-location
...
Add station copy to easily duplicate station locations
2022-09-11 13:02:41 +02:00
Peter Goodhall
613696b57d
Merge pull request #1572 from phl0/optionalCity
...
Make specification of city name optional
2022-08-24 16:01:21 +01:00
phl0
c90f65eb49
Make specification of city name optional
2022-08-17 22:07:58 +02:00
phl0
cc621bebd7
Add MY_WWFF_REF to station profile
2022-08-17 14:33:15 +02:00
Alessio Caiazza
e61baa195d
Add station copy
...
When doing portable activations, often times you need a new station location that is identical to another one with just a few changes like the grid square, SIG, and/or SOTA.
This commit implements a copy function for station locations.
2022-08-17 08:49:58 +02:00
Peter Goodhall
09bca9a8c3
[Station Location] Stop Gridsquare finder submitting the form
2022-04-14 16:09:40 +01:00
Peter Goodhall
21c8a82fcf
Update edit.php
2022-04-14 16:07:10 +01:00
Peter Goodhall
33130201f6
Revert "Merge pull request #1403 from AndreasK79/dxcc_add_text_deleted"
...
This reverts commit a6faa1310b , reversing
changes made to 6b0e9b5eeb .
2022-02-20 11:57:09 +00:00
Andreas
2418f63b2e
Added prefix to dxcc dropdown in station location.
2022-02-12 12:07:36 +01:00
Andreas
a52827fdc0
Added text (deleted dxcc) to the dropdown so it's easier to choose correct dxcc.
2022-02-11 23:52:41 +01:00
Peter Goodhall
30937eaf75
[Station Profile] Added DXCC "None"
...
The DXCC ID 0 is used for stations who are /MM
2021-07-28 13:11:50 +01:00
Paul Stoetzer
972894e7fd
Update list of US states to include the DC
...
This change will allow hams operating in the District of Columbia to properly set their station location.
2021-07-13 22:25:02 -04:00
Peter Goodhall
673228bc4c
[Station Locations][Edit] Changed the UI ahead of further improvements
2021-03-24 17:58:54 +00:00
Peter Goodhall
48c20fcc1d
[Station Profile] This has now changed to Station Location
2021-03-24 17:22:32 +00:00
Peter Goodhall
e5ad2630a0
[Station Profile] Added warning that QRZ Logbook requires paid subscription #351
...
This addresses comment that QRZ logbook needs a paid subscription to function fixes #351
2021-01-27 19:17:14 +00:00
Andreas
43a78f499c
[Station profile] US Counties dropdown added
2021-01-24 15:29:29 +01:00
Peter Goodhall
fba3a16ecc
Hide county in station profile till it's html select
2021-01-08 22:27:16 +00:00
Peter Goodhall
e8a116abce
Fixed issues with county fields
2021-01-02 19:10:31 +00:00
Peter Goodhall
f4b81752b4
Added County
2021-01-02 19:09:12 +00:00
Peter Goodhall
ea91773090
Changed Dropdowns to Yes/No
2020-11-18 14:19:21 +00:00
Andreas
e149d34ba1
[QRZ Logbook] option for realtime logging added
2020-11-18 11:50:15 +01:00
Daniel Clerc
4c1088da5e
Fix form name tag to avoid overwriting sota field
2020-11-11 18:19:31 +01:00
Daniel Clerc
8412095d3c
Add sig and sig_info fields to edit and create view
2020-11-11 18:10:32 +01:00
Paul Beesley
5d23802e16
Further tweaks to text and text formatting
...
This commit has some further changes to text throughout the application. There are also some small fixes for text formatting. E.g. making sure that the small "helper" text under certain form fields is all consistent in terms of colour, font, etc.
2020-11-02 09:34:29 +00:00
Andreas
d38aa6eb51
Added an IOTA-dropdown in edit/create station profile. We have the table with IOTA, so I added a dropdown to make it a bit more user-friendly.
2020-10-06 23:47:39 +02:00
Andreas
d2a977e301
Placed CQ and ITU side by side in edit and create station profile.
2020-08-29 12:57:14 +02:00
Andreas
cf6144bd5a
Added dropdown for CQ and ITU zone when creating and editing station profile.
2020-08-29 12:51:53 +02:00
AndreasK79
059246922b
Added Canadian provinces to state in Station Profile. Fixes #569
2020-08-08 16:01:19 +02:00
Peter Goodhall
0ea2ea5178
Changed text on the QRZ Logbook API inputs on station profile and added link to qrz for api
2020-05-08 12:07:33 +01:00
AndreasK79
f1ad1d1d6e
Added pushing of QSOs to QRZ.
2020-05-07 17:35:58 +02:00
Peter Goodhall
8aae7299fc
Station Profile - IOTA Field - Added link to the IOTA World website reference list
2020-04-10 21:34:45 +01:00
Peter Goodhall
353f860319
Hidden the CNTY fields in LOTW not required currently
2020-04-08 17:10:59 +01:00
Peter Goodhall
48f6ea69bb
Added US state to station profile options
2020-04-08 17:00:25 +01:00
Peter Goodhall
fdb030bdfe
Fixed issue where when editing station profile city wasn't updated
2019-10-04 18:00:56 +01:00
Peter Goodhall
1bf848bd4b
station profile edit area submit button said create instead of update (doh)
2019-10-04 11:35:37 +01:00
Peter Goodhall
48f07949fb
Added function to edit station profiles
2019-10-03 22:18:14 +01:00