提交图

3493 提交

作者 SHA1 备注 提交日期
Andreas
c4e481b87d [OQRS] Added a line break below text in view 2023-04-18 08:36:40 +02:00
Andreas Kristiansen
383602c482
Merge pull request #2063 from AndreasK79/cabrillo_export
Cabrillo export
2023-04-18 07:57:28 +02:00
Andreas
bf607a5bf5 [OQRS] Added option to set global text to be displayed on top of OQRS page. 2023-04-17 20:04:23 +02:00
Andreas
64237e8840 [KML] Renamed to Kmlexport so that link works when index.php is removed 2023-04-15 17:51:48 +02:00
phl0
6a2cf3ae64
Fix variables 2023-04-14 15:31:30 +02:00
Andreas
e9dad1d12c [Cabrillo export] Added serial + exchange to output 2023-04-14 14:53:53 +02:00
Andreas
01c342f393 [Cabrillo export] Changed order for dropdowns 2023-04-14 08:00:48 +02:00
Peter Goodhall
813bbd5a89
Merge pull request #2061 from AndreasK79/contest_session_database
[Contest logging] Moved contest session from local storage to database
2023-04-13 21:27:15 +01:00
Andreas
a48858acda [Cabrillo export] Added more info to the form 2023-04-13 12:30:12 +02:00
phl0
36fce4023d
Refactor cbr format according to spec 2023-04-12 16:46:55 +02:00
Andreas
695bf7caa7 [Cabrillo export] Increased station location width 2023-04-12 15:09:34 +02:00
Andreas
fa947770a8 [Cabrillo export] Tweaked layout width 2023-04-12 15:07:05 +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
7423c9eae6 [Cabrillo export] Changed filename 2023-04-12 13:31:30 +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
phl0
bf4ffe47cd
Check for valid downloaded LotW status report and report errors
appropriately
2023-04-11 23:19:32 +02:00
phl0
9d76681c05
Correct error message. Empty file is not necessarily a failed login to
LotW ...
2023-04-11 22:58:50 +02:00
phl0
6e54a915d4
Make LotW downloads more verbose regarding file writing 2023-04-11 22:40:53 +02:00
Andreas
61af11addf [Contest logging] Always set copytodok to 0 when blank. Thanks @phl0 2023-04-11 08:14:18 +02:00
Andreas
b481fdbb38 [Contest logging] Moved contest session from local storage to database 2023-04-10 18:54:24 +02:00
Andreas
853720592b [PHP 8.1] Fixing a few errors with null and string 2023-04-09 15:49:19 +02:00
Andreas
2d629c8b01 [Contesting] Only log exchange according to exchangetype 2023-04-06 19:28:16 +02:00
Peter Goodhall
b7f90ee582 Tagged as 2.4.1 2023-04-06 14:19:01 +01:00
Peter Goodhall
a12af00e52 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-04-03 16:47:27 +01:00
Peter Goodhall
acc6e9ab72 [API] Add QSO Fixes bug if string contains the whole ADIF header 2023-04-03 16:47:21 +01:00
Andreas
feb79e40e8 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-04-01 15:28:27 +02:00
Andreas
249f6c95ae [QRB Map] Bugfix when loading map. Bugfix when longitude is < -170. Added fullscreen. 2023-04-01 15:28:21 +02:00
phl0
e091e680cd
Fix typo-fix :) 2023-03-31 23:30:08 +02:00
Andreas
1c4c1694cc [LoTW] Fixed typos 2023-03-30 12:33:09 +02:00
Peter Goodhall
f13657aaa9
Merge pull request #2050 from dg0tm/eQSL
Eqsl upload fix
2023-03-29 15:47:53 +01:00
Peter Goodhall
d02375fba6 [API] Fixes issue where nullable vars was first 2023-03-29 15:02:36 +01:00
Christoph Kottke
b7075cb203 [eQSL] Adjusted query to show only own locations 2023-03-29 11:28:20 +02:00
Peter Goodhall
9f94f99f46 [API] Adds logbook_check_grid call 2023-03-28 14:57:43 +01:00
Peter Goodhall
0be6f42999 [API] Adds API call "logbook_check_callsign" to check if a callsign is in the logbook 2023-03-28 14:38:50 +01:00
Peter Goodhall
9c4882c79b [QO-100 Club] Fixed typo in the url to station locations 2023-03-27 15:05:34 +01:00
Peter Goodhall
234bdc01db [QO-100 Club] Only use QO-100 contacts from logbook 2023-03-27 15:03:11 +01:00
Peter Goodhall
e43e4616ae
Merge pull request #2045 from m0urs/105-display-notes-tab-in-qso-data-view-if-a-note-exists-for-a-qso
Show Notes tab in "QSO data" view if a note exists
2023-03-21 15:22:26 +00:00
Peter Goodhall
d675941d1e
Merge pull request #2043 from hugosilvaparagramanet/feature/improve-mark-as-upload-process-for-qo100-dx-club-export
Mark QSOs as uploaded in batch to improve performance
2023-03-21 15:21:58 +00:00
Peter Goodhall
45f30f04e9
Merge pull request #2044 from hugosilvaparagramanet/feature/show-message-on-mark-qsos-as-uploaded-if-no-api-key-is-set
Show nice message if the user doesn't have QO-100 Dx Club export conf…
2023-03-21 15:21:32 +00:00
phl0
c75879e377
Remove unneeded code fragment 2023-03-21 12:30:18 +01:00
phl0
6929a061eb
Add a column to API keys to show last usage timestamp
Squashed commit of the following:

commit 83f12cc945fa717945062a841854498368d8cb10
Author: phl0
Date:   Tue Mar 21 12:24:53 2023 +0100

    Change default value to current date/time

commit e1cb72f3fc80f581ee30d927772efe0ffe155059
Author: phl0
Date:   Tue Mar 21 12:05:46 2023 +0100

    Add functions to update timestamps

commit d303f629a0b2d200e49da36766cf72ed37c3fe92
Merge: 01a9606a 7dd76923
Author: phl0
Date:   Tue Mar 21 11:13:21 2023 +0100

    Merge remote-tracking branch 'origin/dev' into apiKeyLastUsed

commit 01a9606afde6aad6be0f07f34f8584e540c50e8c
Author: phl0
Date:   Tue Mar 21 11:11:51 2023 +0100

    Reorder DB migration due to previous commits

commit ec5cd743b96dc1ed0f2740f7b2051f88549f4248
Author: phl0
Date:   Fri Mar 17 16:23:34 2023 +0100

    Basics for API key last used
2023-03-21 12:26:15 +01:00
m0urs
b74894c910 Implement https://github.com/m0urs/Cloudlog/issues/105 2023-03-21 09:58:29 +01:00
phl0
1193c9e122
Fix whitespace 2023-03-21 07:43:46 +01:00
Hugo Silva
a0d02e96e9 Show nice message if the user doesn't have QO-100 Dx Club export configured 2023-03-20 19:47:37 +00:00
Hugo Silva
4877b32304 Mark QSOs as uploaded in batch to improve performance 2023-03-20 19:15:05 +00:00
Hugo Silva
7ac0cc21b0 Fix bug while uploading all qsos 2023-03-20 18:49:46 +00:00
Peter Goodhall
c1d2a98da8
Merge pull request #2035 from hugosilvaparagramanet/feature/export-to-qo-100-dx-club
Basic QO-100 Dx Club API integration
2023-03-20 14:53:41 +00:00
Hugo Silva
f4ea93ba89 Bugfix: don't duplicate 'Mark as Uploaded' records 2023-03-20 13:39:35 +00:00
Andreas
7d7a569e41 [Map] Added full screen option to gridsquare and activator maps 2023-03-19 17:13:07 +01:00
Andreas Kristiansen
5c4af8b295
Merge pull request #2039 from AndreasK79/cqmap_fullscreen
[CQ Map] Added full screen option
2023-03-19 16:53:58 +01:00
Peter Goodhall
28b268f9fd
Merge pull request #2040 from phl0/apiUrl
Add clickable API URL to API keys page
2023-03-19 15:29:16 +00:00
Hugo Silva
18b1417172 Bugfix selecting stations with pending QSOs 2023-03-19 10:49:58 +00:00
Andreas
430990ab0c [CQ Map] Added full screen option 2023-03-18 14:16:59 +01:00
Hugo Silva
cbf6efd19f Adds export to QO-100 Dx Club menu entry and functionality 2023-03-17 17:55:12 +00:00
Hugo Silva
d7d06c2bbc Store webadif upload data in separate table 2023-03-17 13:11:04 +00:00
Hugo Silva
a745cbb6e8 Check if columns exist before adding them in migration 2023-03-17 08:28:08 +00:00
Hugo Silva
c962a972a8 Basic QO-100 Dx Club API integration 2023-03-16 18:58:48 +00:00
Andreas
5ac115ceee [Migrations] Fix in script 102 and 105 to check if things exists 2023-03-15 14:40:32 +01:00
phl0
050e950df5
Add clickable API URL to API keys page 2023-03-09 22:57:28 +01:00
Andreas
363cda94bc [eQSL] Adjusted query to filter out stations without nickname set (hopefully fixed all issues) 2023-03-09 18:22:14 +01:00
Andreas
bc8b7bf6b0 [eQSL] Adjusted query to filter out stations without nickname set 2023-03-07 19:36:39 +01:00
abarrau
8e25e8dcfc
Update account_lang.php
php tag not good
2023-03-01 13:19:16 +01:00
Peter Goodhall
6d0e86ce55 [Users] Improved CSS 2023-02-24 16:28:36 +00:00
Andreas
16e90d938e [Timeline] Fix for DXCC QSO details 2023-02-22 12:15:11 +01:00
Peter Goodhall
d675f05e4c [QSO] adjustments to the DXCC Stats box 2023-02-20 15:20:16 +00:00
Andreas
2808423170 [Timeline] Small dropdown fix 2023-02-20 08:16:29 +01:00
Andreas Kristiansen
980028c70e
Merge pull request #2008 from AndreasK79/vucc_timeline
Vucc timeline
2023-02-19 17:23:50 +01:00
Andreas
a1b99e12d3 [Timeline] Changed award to dropdown 2023-02-19 12:34:35 +01:00
Andreas
39536c98e9 [Quick lookup] Adapted for selectable bands 2023-02-18 14:19:02 +01:00
Andreas
0ecc5de833 [DXCC summary] Fix for bands that are not active 2023-02-18 09:58:54 +01:00
Peter Goodhall
1f99efcca3 function get_modes() returns only SSB in array list rather than USB & LSB as sub modes
Fixes issue #1998
2023-02-10 16:02:40 +00:00
Andreas
8ad06daf2b [PHP 8.1] Fix for passing null to parameter 2023-02-10 09:45:19 +01:00
Andreas
578ad13f96 [Forgotten password] Small lock to the right instead 2023-02-10 08:06:39 +01:00
Peter Goodhall
623840cd70
Merge pull request #1992 from AndreasK79/forgotten_password_tweak
[Forgotten password] Tweaked layout to be the same as login
2023-02-09 22:59:15 +00:00
Peter Goodhall
a886f426be
Merge pull request #1991 from phl0/continentStats
Add basic continent statistics
2023-02-09 15:28:24 +00:00
cats-shadow
5f87268e01 Russian translation update 2023-02-09 16:36:53 +03:00
Andreas
36de030151 [Continents] Added band and mode filter 2023-02-09 12:35:30 +01:00
phl0
0f84f71b7e
Sort SAT amd mode stats by count DESC 2023-02-09 12:12:54 +01:00
Andreas
57126b3269 [Forgotten password] Tweaked layout to be the same as login 2023-02-09 11:02:58 +01:00
phl0
8b38d28122
Add basis continent statistics 2023-02-09 01:05:36 +01:00
Peter Goodhall
9efb643a5a
Merge pull request #1989 from onovy/fix_updates
Better error handling during datafiles update
2023-02-08 16:40:41 +00:00
Ondřej Nový
8f7af51d17 Better error handling during datafiles update 2023-02-08 17:32:08 +01:00
Peter Goodhall
b0da997352 Update login.php 2023-02-08 14:56:04 +00:00
Peter Goodhall
53fc2397cb Update login.php 2023-02-08 14:50:36 +00:00
Peter Goodhall
b2a990fbc8
Merge pull request #1986 from AndreasK79/tweaked_login
[Login] Tweaked login
2023-02-07 15:35:22 +00:00
Peter Goodhall
14258a0ad6
Merge pull request #1979 from phl0/continentData
Add fields for continent and update function
2023-02-07 15:34:37 +00:00
Andreas
846184cd47 [Login] Fixed image url. Tnx @phl0 2023-02-06 10:47:59 +01:00
Andreas
bce9ac121e [Login] Tweaked login 2023-02-06 10:28:24 +01:00
phl0
136baf32c1
Make exchange upper case (in table and db) 2023-02-05 12:37:23 +01:00
phl0
dc58cf6980
Add continent to lookup-data 2023-02-04 18:24:21 +01:00
phl0
72c2853fc6
Add fields for continent and update function 2023-02-04 17:41:21 +01:00
Peter Goodhall
74b8da6252 [AMSAT Status] Catch Satellite name ARISS or ISS 2023-02-03 14:23:31 +00:00
Peter Goodhall
705da3fd31
Merge pull request #1977 from AndreasK79/dxcc_identification_fix
[DXCC id] Improved DXCC identification
2023-02-02 16:36:51 +00:00
Peter Goodhall
48e43eecc8
Merge pull request #1976 from phl0/moreDebug
Display branch info on unpushed branches correctly
2023-02-02 16:36:05 +00:00
Andreas
0d51c78516 [DXCC id] Improved DXCC identification 2023-02-01 13:57:50 +01:00
phl0
ad3529fbf8
Display branch info on unpushed branches correctly 2023-02-01 09:48:17 +01:00
Peter Goodhall
f71bd3c893
Merge pull request #1974 from phl0/moreDebug
Re-make URL copy-able (lost on previous commit)
2023-01-31 15:15:11 +00:00
phl0
cdf56086bb
Re-make URL copy-able (lost on previous commit) 2023-01-31 16:05:40 +01:00
Peter Goodhall
d578fa6133 [Debug] Only show git data if its available 2023-01-31 14:56:18 +00:00
Peter Goodhall
a7a0b9610f
Merge pull request #1973 from phl0/moreDebug
Make sure git can be executed before using its results
2023-01-31 14:53:57 +00:00
phl0
765ab1512d
Make sure git can be executed before using its results 2023-01-31 15:52:49 +01:00
Peter Goodhall
978910341b
Merge pull request #1972 from phl0/moreDebug
More debug
2023-01-31 14:37:29 +00:00
phl0
f897ec2db3
Correct link to branches in github 2023-01-31 15:15:33 +01:00
Peter Goodhall
ea86529895
Merge pull request #1955 from AndreasK79/dxcc_summary_qsoentry
[QSO Entry] Added dxcc summary to spawn when dxcc is identified
2023-01-31 13:47:55 +00:00
phl0
b9b0d0e483
Make base URL copyable 2023-01-31 13:00:23 +01:00
Andreas
dcdfd66a01 [Timeline] Added VUCC as selection for award 2023-01-30 19:54:27 +01:00
phl0
c56c21b611
Add some Cloudlog info to debug page
(hopefully useful for future debugging)
2023-01-30 15:54:57 +01:00
phl0
cd52dd657d
Update versions 2023-01-29 13:15:10 +01:00
Andreas
9b787bbb1f Fixed hardcoding of tables 2023-01-28 15:21:09 +01:00
phl0
ea8ef59bd4
Handle all other SATs without special handling 2023-01-28 14:10:23 +01:00
phl0
734034d145
Fix typo 2023-01-28 13:47:54 +01:00
phl0
eec42902fe
Added ISS and FO-118 2023-01-28 13:22:22 +01:00
phl0
5649e17bcf
Add DB migration 2023-01-28 12:49:34 +01:00
phl0
995e89e444
Option tu upload SAT status info to amsat.org/status 2023-01-27 17:24:48 +01:00
Peter Goodhall
ffc959ed57
Merge pull request #1958 from phl0/preselectProfile
Use active profile for preselection during ADIF im/export
2023-01-27 13:17:36 +00:00
Peter Goodhall
348342d752 [Dashboard] Fixes QSOs being out of order 2023-01-27 13:14:23 +00:00
phl0
ff9e43fe15
Use active profile for preselection during ADIF im/export 2023-01-27 10:29:14 +01:00
Andreas
8135d07c45 [QSO Entry] Added dxcc summary to spawn when dxcc is identified 2023-01-26 08:54:35 +01:00
phl0
d10a070ec3
Order by primary key as second criterion 2023-01-26 00:57:38 +01:00
Peter Goodhall
27ac864a44 Restores the ability to delete a QSO 2023-01-25 17:43:47 +00:00
Andreas
f56d193426 [OQRS] Fixed filtering on station_id in OQRS Requests 2023-01-24 11:36:14 +01:00
Andreas
054d557c78 Moved several javascript functions to common.js to clean footer.php a bit 2023-01-24 10:52:58 +01:00
Andreas
3cdb2a7155 Fixed Missing field "Mark QSL Card Requested" after select "Mark QSL Card Received (Bureau)" 2023-01-24 10:52:20 +01:00
Andreas
333997f9a0 Fixed date to use COL_TIME_OFF if not blank. Thanks @phl0 2023-01-23 13:37:49 +01:00
Andreas
8b36a2f8e9 [PHP8.1] Fix for strftime() is deprecated when re-checking DXCC 2023-01-23 11:22:12 +01:00
Andreas
8d97246830 Fix for "Check QSOs missing DXCC data" checking all QSOs 2023-01-23 10:30:32 +01:00
Andreas
f37da1aab5 [ADIF Parser] If EOH didn't exist, $i was never set. Init on declaration instead. 2023-01-22 15:14:00 +01:00
Andreas
2c40e9acad [DXCC id] Tweaked for callsign having several digits after / 2023-01-22 14:04:50 +01:00
Andreas Kristiansen
47e21e8ecb
Merge pull request #1914 from Lingluoluo/master
Updated and fixed translation for simplified Chinese.
2023-01-22 13:10:17 +01:00
Andreas Kristiansen
48aa97b3fa
Merge pull request #1940 from Slayingripper/master
Greek Translation
2023-01-22 13:09:51 +01:00
Andreas Kristiansen
2b577cfd7d
Merge pull request #1939 from phl0/eqslForAwards
Eqsl for awards
2023-01-22 13:01:48 +01:00
phl0
bab51347b8
Fix syntax error 2023-01-19 20:14:04 +01:00
slayingripper
d81f6d6283 Added Greek translation 2023-01-18 19:10:44 +00:00
Andreas
3a0ab51d84 [Tweak] Query speedup on dashboard 2023-01-18 16:59:37 +01:00
phl0
accf4add52
Implement eQSL and QSL filter for WAS awards 2023-01-18 14:08:56 +01:00
phl0
90b2e9c7f9
Implement eQSL and QSL filter for DXCC awards 2023-01-18 13:51:46 +01:00
phl0
75cf2c7c7c
Implement eQSL and QSL filter for CQ awards 2023-01-18 13:35:58 +01:00
phl0
f8d7203615
Fix SQL query and rename QSL type 2023-01-18 13:34:27 +01:00
Andreas Kristiansen
5ca3ea2d7e
Merge pull request #1932 from phl0/reworkDOKstats
Rework DOK stats and add some eye candy
2023-01-18 09:57:16 +01:00
Andreas
9781b1947e Fix empty value error for PHP 8.1 2023-01-18 09:53:47 +01:00
phl0
fd9424f730
Previous fix won't work as value would be overwritten 2023-01-18 09:31:38 +01:00
phl0
eb3b2f195c
Fix empty value error for PHP 8.1 2023-01-18 09:28:27 +01:00
Andreas
dc2c5ca4bc [DOK view] Removed css. Only needed for leaflet map. 2023-01-18 09:17:08 +01:00
phl0
ab989cbb3f
Deal with empty results 2023-01-17 21:55:46 +01:00
Andreas
7e9e23e9b7 [Tweak] Removed one db call to oqrs in menu. Set variable and check on variable instead of two calls. 2023-01-17 20:58:23 +01:00
Andreas
64261b4d87 [PHP 8.1] Another fix for passing null to string 2023-01-17 20:56:16 +01:00
Andreas
573c1b48f0 [DXCC id] Fix for /M 2023-01-17 20:54:15 +01:00
Andreas
c8a85a72c0 [DXCC id] Fixed identification for VP2x calls (and probably others) 2023-01-16 21:58:34 +01:00
phl0
f3a0025423
Rework DOK stats and add some eye candy
Squashed commit of the following:

commit 91b55288edee8cdae93570212e0e94c3cc2e66ff
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 16 14:59:52 2023 +0100

    Add link to DD3AH map

commit 11149f8202bb118d635b952512de4f4456c1789a
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 16 14:29:37 2023 +0100

    Add datatable

commit fc768b32bc256c12668bb1c095184e56edbb2d25
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 16 14:06:38 2023 +0100

    Remove old code

commit b8dfe8566fdc8b20a105b7120faeff4a054b4166
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 23:13:09 2023 +0100

    Filter summary for DOK/SDOK and remove empty lines

commit 5d081a2f7dacd0da8761b7e06a253a6e4050b6c4
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 22:55:46 2023 +0100

    Remove not worked for now

commit 00e9354a5f0be9d40ca3b16e29dbf1728b7d2875
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 22:53:17 2023 +0100

    Include SAT QSOs in totals

commit c1dd7e131ee750b647d4ba802c5aa7af742bdea3
Author: phl0 <github@florian-wolters.de>
Date:   Sun Jan 15 17:16:30 2023 +0100

    Use worked DOKs from DB instead of list from file

commit 5e60dc51b5b6ea12bf0109847967c80b0f31e79a
Author: phl0 <github@florian-wolters.de>
Date:   Fri Jan 13 14:59:27 2023 +0100

    Use QSL only for confirmed QSOs

commit 26c03d9a62492bcbfdfdfb5ec1b6d72e61134bce
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 9 16:40:37 2023 +0100

    Add filter to QSO details popup

commit 20b704aa853c806b0739ac9bd3d4a6082987fb9c
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 9 15:25:35 2023 +0100

    Forgot to delete replaced part of code

commit 574a1ebd17625f508ac40cb87b927efdc9d9f998
Author: phl0 <github@florian-wolters.de>
Date:   Mon Jan 9 15:20:21 2023 +0100

    Hide NM as just a marker for no DOK at all

commit 2b5c2ad8e149c370e036fdfc2f978f411bc11ea7
Author: phl0 <github@florian-wolters.de>
Date:   Thu Jan 5 22:49:03 2023 +0100

    Remove debug statement

commit 39406b96a3ec8f98ec8548156b83016d68cb6897
Author: phl0 <github@florian-wolters.de>
Date:   Thu Jan 5 22:48:06 2023 +0100

    Add option for eQSL

commit 2de47e79f232a8505e951366c557b136c6b6d28d
Author: phl0 <github@florian-wolters.de>
Date:   Thu Jan 5 15:27:10 2023 +0100

    Rework DOK stats
2023-01-16 17:08:27 +01:00
Andreas
ad889e7ee8 [DXCC id] Fixed /R identification (Rover) 2023-01-16 08:47:57 +01:00
Andreas
178c5ec99b Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-01-13 11:36:42 +01:00
Andreas
9078d25397 [Activated gridsquare] Fixed col_freq not found in qso_details 2023-01-13 11:36:39 +01:00
Peter Goodhall
98bbf63a87 [Widgets] Fixes #1915 removes link from Callsign field 2023-01-12 13:50:44 +00:00
Yuluoxk
cd94b57ff0
Merge branch 'magicbug:master' into master 2023-01-11 14:38:28 +08:00
Peter Goodhall
e25174379d
Merge pull request #1913 from phl0/lotwImportCnty
Import county from LotW matches
2023-01-10 12:03:04 +00:00
Peter Goodhall
ab12eca088
Merge pull request #1912 from phl0/showEqslOnImport
Show link to eQSL image on import status page
2023-01-10 11:34:55 +00:00
Yuluoxk
601b03cd4c
Update translation for Chinese simplified 2023-01-10 12:50:51 +08:00
phl0
9ed225e375
Import county from LotW matches 2023-01-10 00:46:02 +01:00
phl0
cab8f01c6c
Show link to eQSL image on import status page 2023-01-10 00:29:43 +01:00
phl0
3e9bbedf1e
Only hide login in oqrs segment 2023-01-09 23:48:55 +01:00
phl0
7b072cd65b
Revert "Hide Login button on OQRS page"
This reverts commit 325f2d0e24.
2023-01-09 23:47:36 +01:00
Peter Goodhall
0ed3327734
Merge pull request #1908 from phl0/hideLogin
Hide Login button on OQRS page
2023-01-09 14:02:35 +00:00
Andreas
a47bef997b [PHP 8.1] Fixed another null into string error when saving QSO 2023-01-09 08:49:18 +01:00
phl0
325f2d0e24
Hide Login button on OQRS page 2023-01-09 08:16:37 +01:00
Andreas
dbdb713128 [PHP 8.1] Fix QSLSDATE/QSLRDATE null error 2023-01-05 17:07:18 +01:00
Andreas
d37b9c4438 [QSO Stats Year] Changed year sort to desc 2023-01-04 13:47:59 +01:00
phl0
622fa4d86c
Prevent passing null to htmlspecialchars 2023-01-03 15:17:10 +01:00
Andreas Kristiansen
bda9d3b6f8
Merge pull request #1884 from AndreasK79/dxcc_identification
[DXCC identification] Fix for prefix coming last
2023-01-03 11:10:39 +01:00
Andreas Kristiansen
17674e73b5
Merge pull request #1895 from phl0/fixLotwPhp81
Fix LotW issues with PHP 8
2023-01-03 11:10:29 +01:00
Andreas Kristiansen
269c418794
Merge pull request #1896 from phl0/addLotwLastUploadInfoHeader
Extend header to show last upload info
2023-01-02 21:38:13 +01:00
Andreas
bfcf28de44 [PHP 8.1] Fixed implicit conversion from float to int in QRA libariy. 2023-01-02 21:37:39 +01:00
phl0
7b142eab6b
Extend header to show last upload info 2023-01-02 16:29:01 +01:00
phl0
a2ae32671f
Fix syntax errors 2023-01-02 16:19:12 +01:00
phl0
d08019e9b5
Only free key if PHP version < 8 2023-01-02 16:15:56 +01:00
phl0
ba206223fd
Fix PHP8.1 error on LotW export 2023-01-02 15:51:07 +01:00
Peter Goodhall
34d9512aad
Merge pull request #1894 from phl0/sortQslPrintDesc
Sort QSOs for QSLprint DESC as in other places
2023-01-02 13:35:56 +00:00
Peter Goodhall
14ded7857c
Merge pull request #1893 from phl0/fixOqrsQsosNullDatetime
Add check for null values to QSL timestamps
2023-01-02 13:35:43 +00:00
Peter Goodhall
6947daaa40
Merge pull request #1892 from phl0/beautifyCallbookResults
Beautify table and add QRZ/HAMQTH links
2023-01-02 13:35:28 +00:00
Peter Goodhall
500e5bcef5
Merge pull request #1889 from AndreasK79/user_edit_view_tweak
[User view] Tweaked the edit layout a bit
2023-01-02 13:35:14 +00:00
Peter Goodhall
c4cddf1249
Merge pull request #1888 from AndreasK79/station_locations_view_tweak
[Station locations] Tweaked the table a little bit
2023-01-02 13:34:43 +00:00
phl0
b17b69ad17
Sort QSOs for QSLprint DESC as in other places 2023-01-02 14:19:14 +01:00
phl0
c2dd384d3f
Fix qslprint qsolist 2023-01-02 14:15:55 +01:00
phl0
41d6da8d4d
Also fix advanced search 2023-01-02 13:34:41 +01:00
phl0
31ee65ae6f
Add check for null values to QSL timestamps 2023-01-02 13:17:15 +01:00
phl0
4863a46dbc
Beautify table and add QRZ/HAMQTH links 2023-01-02 12:30:03 +01:00
Andreas
c1ec375bc8 [User view] Tweaked add user view. Same design as edit. 2023-01-01 19:32:07 +01:00
Andreas
fc669a0c2a [User view] Tweaked the edit layout a bit 2023-01-01 13:53:55 +01:00
Andreas
3b5c940d51 [Station locations] Added title on buttons 2023-01-01 13:37:39 +01:00
Andreas
6ed50f4e2f [Station locations] Tweaked the table a little bit 2023-01-01 13:32:12 +01:00
Andreas
b56fcb2f79 [Station logbooks] Tweaked the view a little bit and corrected the warning text on delete. 2023-01-01 13:26:20 +01:00
Andreas
aeaa52319c Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-01-01 13:07:04 +01:00
Andreas
dd5df25a22 [Station logbooks] Fixed card header and misc layout 2023-01-01 13:07:01 +01:00
Andreas
c6aaf97c8a [OQRS] Changed to visitor header 2022-12-31 00:01:34 +01:00
Peter Goodhall
457206f31a
Merge pull request #1885 from AndreasK79/timeshortcutoqrs
[OQRS] Time shortcuts
2022-12-30 22:22:27 +00:00
Andreas
ff869eee57 [OQRS] Time shortcuts 2022-12-30 23:16:38 +01:00
Peter Goodhall
44869bfbde [OQRS] Added Missing func 2022-12-30 21:55:34 +00:00
Andreas
83ae7f3bd4 [OQRS] Fixed search not showing all QSOs 2022-12-30 10:11:38 +01:00
Andreas
6fb572e8bb [DXCC identification] Fix for prefix coming last 2022-12-30 09:24:18 +01:00
phl0
49af108202
Adjust SQL to exlude done requests 2022-12-29 23:32:40 +01:00
phl0
5e5d8ec653
Add badge with number of OQRS requests 2022-12-29 23:17:32 +01:00
phl0
5ba33a020a
Add reply to header 2022-12-29 18:10:51 +01:00
phl0
93b1f847a3
Add check for empty message 2022-12-29 18:03:48 +01:00
phl0
8695c52891
Add user message to email 2022-12-29 17:59:41 +01:00
Andreas
d5842bbc5a [OQRS] Created new view for OQRS requests 2022-12-29 17:14:18 +01:00
Peter Goodhall
455b28a756
Merge pull request #1882 from phl0/fixOqrsFlaws
Fix oqrs flaws
2022-12-29 15:55:55 +00:00
Peter Goodhall
11df165103
Merge pull request #1868 from phl0/lotwWarning
LotW warning for cert expiry
2022-12-29 15:55:20 +00:00
Peter Goodhall
e1f3bcd2aa Revert "Merge pull request #1874 from AndreasK79/dxcc_fix_when_dxcc_comes_last"
This reverts commit 1aabd44817, reversing
changes made to 6f597ff7a2.
2022-12-29 15:17:36 +00:00
phl0
b332dee524
Merge branch 'dev' into fixOqrsFlaws 2022-12-29 16:12:45 +01:00
Peter Goodhall
b186088bbb [Nav] Moved QSL Printing items around 2022-12-29 13:34:44 +00:00
Peter Goodhall
c77db67bc2 [Menu] Removed OQRS Link 2022-12-29 13:33:06 +00:00
Peter Goodhall
d7ad2b40ad
Merge pull request #1879 from phl0/fixQslDelete
Use QSO ID to delete QSL rather than QSL ID
2022-12-29 13:23:15 +00:00
phl0
b2a932b125
Load eqsl and lotw lang to fix log warnings and display errors in check
log
2022-12-29 00:06:23 +01:00
phl0
81b9c270c8
Correct text input id to be able to save it 2022-12-29 00:00:45 +01:00
phl0
54ad24d3be
Set qsoid to 0 for not-in-log requests 2022-12-28 23:47:44 +01:00
phl0
bac26df67d
Show public OQRS link if at least one callsign has OQRS activated 2022-12-28 23:37:14 +01:00
Peter Goodhall
1aabd44817
Merge pull request #1874 from AndreasK79/dxcc_fix_when_dxcc_comes_last
[DXCC identification] This identifies when DXCC comes last
2022-12-28 21:19:04 +00:00
phl0
965323202c
Use QSO ID to delete QSL rather than QSL ID 2022-12-28 21:58:09 +01:00
Peter Goodhall
6f597ff7a2 [Widgets] /QSO/{public_slug} Error Message
Fixes #1875 providing a more useful error message
2022-12-28 15:05:20 +00:00
Andreas
72cce190bb [DXCC identification] 2022-12-27 19:05:50 +01:00
Andreas
3ab8204009 [Logbook Advanced] Fixed mode listing and search 2022-12-27 18:56:04 +01:00
Peter Goodhall
e16e7ed18a [Advance Search] Remove duplicate modes
Think this handles sub modes correctly now although you still see USB / LSB listed if its in the main MODE window. not sure whether to make a migration to change those.
2022-12-27 16:57:09 +00:00
Andreas
54c31a6b3f [QSLPrint] Added the display of qsl sent via 2022-12-26 16:29:28 +01:00
Andreas
8346b69eaf [Distance worked] Fix for implisit float to integer conversion (PHP 8,1) 2022-12-24 14:36:33 +01:00
Andreas Kristiansen
3c4f50d7d8
Merge pull request #1866 from mattmelling/adif-export-1863
Fix date validation on ADIF export
2022-12-24 10:15:20 +01:00
Andreas Kristiansen
db597b4af9
Merge pull request #1864 from m0urs/72-advanced-qso-view-add-possibility-for-electronic-qsl
Add "Electronic" as QSL selection
2022-12-24 10:11:09 +01:00
Andreas
cc681838eb [OQRS] Fixed QSO marking for bureau/direct 2022-12-23 22:58:03 +01:00
phl0
4c9e65930d
Check for user_id before using it 2022-12-23 14:56:40 +01:00
phl0
33ed61409b
Show warnings on dashboard and set deadline to 30 days 2022-12-23 14:49:03 +01:00
Matt Melling
516d60c4db
fix date validation for adif export 2022-12-23 12:58:59 +00:00
phl0
50190eb4eb
Add warning grace time notification for LotW certs 2022-12-23 10:53:46 +01:00
Michael Urspringer
f7c79eb3da Add "Electronic" as QSL selection 2022-12-23 08:24:48 +01:00
Andreas
5d2ca03410 [OQRS] SAT fix for displaying QSOs around time/date/mode for OQRS 2022-12-22 21:13:02 +01:00
Andreas
723070cf30 [OQRS] Fix identifying of SAT OQRS QSO 2022-12-22 21:04:03 +01:00
Andreas
7a78c743ce [OQRS] Fixed SAT QSOs not showing up correctly in the result 2022-12-22 20:53:40 +01:00
Andreas
0bdebe187f [OQRS] Added location name to OQRS dropdown 2022-12-22 19:59:42 +01:00
Peter Goodhall
1c92c5f345
Merge pull request #1842 from AndreasK79/online_qsl_request
Online qsl request
2022-12-22 13:35:08 +00:00
phl0
b4a14ae4bb
Only show QSL dates if those are set 2022-12-22 08:32:12 +01:00
Andreas
880c87238d [OQRS] Removed default on text column 2022-12-21 22:29:04 +01:00
Andreas
2ba3d14683 [OQRS] Updated migration script number again 2022-12-21 22:13:08 +01:00
Andreas Kristiansen
1759e44106
Merge branch 'dev' into online_qsl_request 2022-12-21 22:11:33 +01:00
phl0
309732c739
Fix typo 2022-12-21 21:27:36 +01:00
phl0
08f08d2e9a
Reupload IO-117 and FO-118 QSOs to LotW 2022-12-21 21:24:35 +01:00
Peter Goodhall
507adcea62
Merge pull request #1847 from AndreasK79/logbookadvanced
[Logbookadvanced] First version of a logbook with filtering and batch processing of QSL handling.
2022-12-21 13:59:11 +00:00
phl0
a8987d1c11
Have two separate items for logbook and advanced 2022-12-21 14:37:10 +01:00
phl0
07617e65ff
Check eQSL/LotW dates for NULL before using them 2022-12-21 14:14:01 +01:00
Andreas
be871d384e [Logbookadvanced] Search fix for SAT 2022-12-21 10:49:23 +01:00
Andreas
52401647f9 [Logbookadvanced] Saves callsign callbook info in database 2022-12-20 22:23:22 +01:00
Andreas
6ca8bb117f [Logbookadvanced] Improved layout on different resolutions 2022-12-19 20:33:48 +01:00
Andreas
26cc67a55b [Logbookadvanced] Added dropdown to choose number of results returned 2022-12-19 18:20:55 +01:00
Andreas
04e9960734 [Advanced search] Fixed frequency column 2022-12-19 11:44:46 +01:00
Andreas
f5bd6df419 [Advanced search] Fixed correct tag in table head 2022-12-19 10:32:34 +01:00
Andreas Kristiansen
0cad6c70ab
Merge pull request #1844 from phl0/addFreqColumn 2022-12-18 22:15:42 +01:00
phl0
044b0df782
Convert Hz to MHz on public pages 2022-12-18 21:16:06 +01:00
Andreas
2cf7e87d75 Fixed frequency tag in logbook. 2022-12-18 20:28:41 +01:00
Andreas
6cd742bea3 [Logbookadvanced] Added a few more columns 2022-12-18 19:50:54 +01:00
Andreas
dbc8a5451a [Logbookadvanced] First version of a logbook with filtering and batchprocessing of QSL handling. 2022-12-18 16:49:54 +01:00
phl0
c93a32da8b
Rename CAS-5A to FO-118 2022-12-18 09:21:21 +01:00
phl0
1a786f88e8
Fix strlen stuff 2022-12-14 13:24:00 +01:00
phl0
b2b7596bca
Add Frequency to selectable colums and previous QSOs 2022-12-14 12:45:32 +01:00
Andreas
5db5f7387e [OQRS] Updated migration script number 2022-12-14 12:38:17 +01:00
Andreas Kristiansen
9917b14199
Merge branch 'dev' into online_qsl_request 2022-12-14 12:37:22 +01:00
Andreas
ca23cf8b0b [OQRS] Added it's own view for the QSO lookup 2022-12-14 12:35:48 +01:00
Andreas Kristiansen
7043561f18
Merge pull request #1840 from phl0/fixMoreAdifVersions
Fix ADIF version tags
2022-12-13 12:48:39 +01:00
Andreas Kristiansen
4da2227002
Merge branch 'dev' into iota_map 2022-12-12 09:30:59 +01:00
phl0
cd6dfd0929
Remove redundant 'Version' info 2022-12-12 07:53:52 +01:00
Andreas Kristiansen
516141d231
Merge pull request #1834 from AndreasK79/dxcc_award_map
Dxcc award map
2022-12-12 07:48:58 +01:00
phl0
611013bcdc
Fix ADIF version tags 2022-12-11 23:04:41 +01:00
Andreas
6e91f641d1 [Backup ADIF] Fixed invalid length of programversion. Fixes #1837 2022-12-11 18:02:45 +01:00
Andreas
e1444c2abf [IOTA Map] Added map to display IOTA's 2022-12-11 17:47:36 +01:00
Andreas Kristiansen
faeb9a49f7
Merge branch 'dev' into dxcc_award_map 2022-12-07 19:41:55 +01:00
phl0
656758afed
Fix issue re POTA in bands 2022-12-07 12:28:28 +01:00
Peter Goodhall
28ec4e8eaa
Merge pull request #1828 from phl0/fixtQSLdateDisplay 2022-12-07 10:52:29 +00:00
Peter Goodhall
f7bfee9850
Merge branch 'dev' into addM17AndFreeDV 2022-12-07 10:50:28 +00:00
Peter Goodhall
ca4f0d7ea1
Merge pull request #1826 from phl0/addPotaSupport 2022-12-07 10:49:06 +00:00
phl0
9389c0ffbd
Display dates only if SENT or RCVD is set 2022-12-07 10:24:35 +01:00
phl0
013493baca
Add FreeDV and M17 submodes of digital voice 2022-12-07 09:06:35 +01:00
phl0
233fb4a483
Update reference to ADIF specs 2022-12-07 08:29:50 +01:00
Andreas
4d129170de [DXCC identification] Fix for 2x1 KG4 call 2022-12-06 19:53:38 +01:00
Andreas
41a72d3f51 [QRBCalc] Added fitbounds so that map is centered and zoomed on the path. 2022-12-04 21:52:57 +01:00
Andreas
72d128bd76 [QRZ Logbook] Fixed datepicker for marking QSOs 2022-12-04 15:16:36 +01:00
Peter Goodhall
cbc6224ad3 [Callsign Lookup] Return Callsign in json request and match to input when looking a callsign up 2022-12-01 14:01:15 +00:00
phl0
dfb9e8a9bb
Add eye candy to POTA awards table 2022-11-30 17:17:19 +01:00
phl0
71fbd4ad9b
Add update function for POTA references 2022-11-30 17:01:57 +01:00
phl0
fee27c137b
Update help texts 2022-11-30 16:23:58 +01:00
phl0
a280b4d00f
Fix layout error 2022-11-30 16:13:35 +01:00
phl0
034fa625fb
Add support for POTA fields according to ADIF update 2022-11-30 15:38:40 +01:00
phl0
de700ad185
Apply custom date format also for import screen 2022-11-30 15:04:48 +01:00
phl0
2b97d70c05
Apply custom date format to eqsl output 2022-11-30 14:57:24 +01:00
Peter Goodhall
03965c77e7 [Config File] Set Cloudlog Version 2022-11-30 11:05:19 +00:00
Peter Goodhall
cc0b3f774d [Gridsquare Map] When loading band map default to "ALL" qsos rather than 2m 2022-11-28 13:15:55 +00:00
Peter Goodhall
809fc8c78c
Merge branch 'dev' into greencube 2022-11-27 17:25:24 +00:00
Peter Goodhall
822b136edc Bought up to date for merge 2022-11-27 17:22:51 +00:00
phl0
c5c8b83dee
Fix typo 2022-11-25 00:27:45 +01:00
phl0
32992dc00e
Remove c+p mistake 2022-11-25 00:25:22 +01:00
phl0
08108b4638
Add option to select previous QSL type 2022-11-25 00:22:31 +01:00
Andreas
debe3b3baa [DXCC Map] Fixed header in table when datatable was not applied 2022-11-22 18:22:31 +01:00
Andreas
06028992aa [DXCC Mao] Fixed so that worked/confirmed/not worked works with map 2022-11-22 17:51:31 +01:00
Andreas Kristiansen
37e24ebc7d
Merge pull request #1786 from phl0/deactivateAllOtherStationLocations
Disable all other station profiles on activating one
2022-11-16 20:28:15 +01:00
phl0
fa9a49e315
apply eqsl class in order to be overriden on theme level 2022-11-16 16:03:34 +01:00
Peter Goodhall
a87c2ca73c make the comments make sense 2022-11-16 14:54:06 +00:00
Peter Goodhall
1e1e8fb1c4 [Satellites] Change exisiting QSOs to IO-117 2022-11-16 13:58:36 +00:00
Peter Goodhall
adf23b58c2 [Satellites] Change GREENCUBE to IO-117 2022-11-16 13:48:40 +00:00
Andreas
9d1f30d8e8 [OQRS] Added OQRS system 2022-11-15 18:29:33 +01:00
phl0
ed61eeebcd
Disable all other station profiles on activating one 2022-11-15 15:42:49 +01:00
Peter Goodhall
96dadd685e Merge pull request #1772 from agrif/p12-file-type 2022-11-12 14:33:30 +00:00
Andreas
1b563b7eb0 [DXCC Map] Fixed popup and added datatable to QSO table 2022-11-12 10:50:46 +01:00
Andreas
30f3df15ce [DXCC] Added map 2022-11-11 19:23:41 +01:00
phl0
112f88d986
Fix SQL syntax 2022-11-10 21:52:46 +01:00
cats-shadow
f464172d1b Updated according PR #1763. (mistypes corrected) 2022-11-10 17:27:50 +03:00
cats-shadow
fe26931d92 Updated according PR #1763. 2022-11-10 17:22:25 +03:00
phl0
c416e9b8e4
Add more QSL details for E and M 2022-11-10 14:45:40 +01:00
cats-shadow
e39b9fde58 Russian translation 2022-11-10 11:50:11 +03:00
phl0
951be84c97
Rename recv/RECV to rcvd/RCVD to comply with ADIF fields and avoid
confusion
2022-11-08 23:57:39 +01:00
Peter Goodhall
161941d854
Merge pull request #1756 from phl0/updateQslDatesOnEdit 2022-11-08 22:43:18 +00:00
Peter Goodhall
2de9612bbc
Merge pull request #1755 from phl0/fixQslRcvdDateOverwriting 2022-11-08 22:43:06 +00:00
phl0
9114183d2e
Set dates if eQSL/LotW QSL info is changed manually 2022-11-08 23:04:54 +01:00
phl0
c84f8ca94f
Fix error that leads to overwriting QSL R dates 2022-11-08 22:26:02 +01:00
phl0
a479922c20
Add missing German translation 2022-11-08 22:07:26 +01:00
Peter Goodhall
84f93da503 [Search][Duplicate QSOs] Changed the alert to success as its not a warning 2022-11-08 16:31:07 +00:00
Peter Goodhall
4cbb5c6d4b Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2022-11-08 16:30:21 +00:00
Peter Goodhall
336c814acd [Search][Incorrect Zones] Improved no incorrect zones message and changed to success alert 2022-11-08 16:30:16 +00:00
phl0
42b09388aa
Fix display of tQSL information 2022-11-08 14:57:34 +01:00
phl0
7bb07395de
Apply SOTA changes against dev and correct missed ; 2022-11-08 12:24:44 +01:00
phl0
a3c7e6b64f
Revert "Use commas as seaprators"
This reverts commit e6c889190a.
2022-11-08 10:38:33 +01:00
phl0
8e50129796
Revert "Fix typo"
This reverts commit 64acb74c3a.
2022-11-08 10:38:24 +01:00
phl0
64acb74c3a
Fix typo 2022-11-08 10:36:19 +01:00
phl0
e6c889190a
Use commas as seaprators 2022-11-08 10:35:08 +01:00
phl0
ae552f2dda
Also export QSO where MY_SOTA_REF is set 2022-11-08 08:20:59 +01:00
Peter Goodhall
0628a9c6cc [QSO Details] Aligned Twitter Share with other buttons 2022-11-07 17:53:41 +00:00
Andreas
6dd676cc45 Fixed error in gridsquare print. 2022-11-07 16:42:19 +01:00
phl0
0cc9dc5aa6
Show VUCC grids if GRID is absent 2022-11-07 16:33:06 +01:00
phl0
c8079a8c56
Add grid to result table 2022-11-07 13:20:31 +01:00
Andreas Kristiansen
64bbed8991
Merge pull request #1739 from AndreasK79/wrong_cq_zone 2022-11-07 07:20:50 +01:00
Andreas Kristiansen
437f60359e
Merge branch 'dev' into search_fix 2022-11-04 16:40:15 +01:00
phl0
e902dbdffe
Fix SQL typo 2022-11-03 18:36:06 +01:00
Andreas
ef2d032e03 [Search] Added migration script and tweaks to view 2022-11-01 19:47:06 +01:00
Andreas
8d3f338282 [Search] Fix for callsign link not working in duplicate search 2022-10-31 20:13:39 +01:00
Andreas
ee985302dd [Search] Added incorrect logged cq zone to search 2022-10-31 20:09:19 +01:00
Andreas Kristiansen
678ca03873
Merge pull request #1727 from AndreasK79/timeline_confirmation
Timeline confirmation
2022-10-31 18:39:30 +01:00
Andreas Kristiansen
1ce8b81ce8
Merge pull request #1734 from AndreasK79/duplicate_search
[Search] Added tab to check for duplicate QSOs
2022-10-31 18:37:38 +01:00
Andreas
87a08a4f7d Fixed hidden QSO menu generally 2022-10-31 15:27:54 +01:00
Andreas
349545fe48 [Search] Added tab to check for duplicate QSOs 2022-10-31 12:25:56 +01:00
Andreas
7a81d98dd6 [QSO] Fixed broken QSL image upload. Tag wasn't closed correctly. 2022-10-30 16:53:01 +01:00
Andreas
19e6c54497 [Timeline] Added checkbox for qsl, lotw and eqsl 2022-10-28 19:02:11 +02:00
Andreas
f9f3e74a58 [Search] Fixed a bug when callsign did not contain slash 2022-10-28 11:28:03 +02:00
Andreas
00fe8116c0 [Timeline] Updated form to include confirmation status 2022-10-28 11:24:01 +02:00
Andreas
bfbb2e7938 [Search] Fix for partial search when callsign contains slash 2022-10-28 10:53:45 +02:00
Andreas
8e938c8ed6 [Footer] removed () to get rid of error message in search 2022-10-27 21:06:08 +02:00