Peter Goodhall
e25174379d
Merge pull request #1913 from phl0/lotwImportCnty
...
Import county from LotW matches
2023-01-10 12:03:04 +00: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
Andreas
a47bef997b
[PHP 8.1] Fixed another null into string error when saving QSO
2023-01-09 08:49:18 +01:00
Andreas
d37b9c4438
[QSO Stats Year] Changed year sort to desc
2023-01-04 13:47:59 +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
phl0
b17b69ad17
Sort QSOs for QSLprint DESC as in other places
2023-01-02 14:19:14 +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
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
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
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
phl0
965323202c
Use QSO ID to delete QSL rather than QSL ID
2022-12-28 21:58:09 +01: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
8346b69eaf
[Distance worked] Fix for implisit float to integer conversion (PHP 8,1)
2022-12-24 14:36:33 +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
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 Kristiansen
1759e44106
Merge branch 'dev' into online_qsl_request
2022-12-21 22:11:33 +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
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
26cc67a55b
[Logbookadvanced] Added dropdown to choose number of results returned
2022-12-19 18:20:55 +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
b2b7596bca
Add Frequency to selectable colums and previous QSOs
2022-12-14 12:45:32 +01:00
Andreas Kristiansen
9917b14199
Merge branch 'dev' into online_qsl_request
2022-12-14 12:37:22 +01:00
Andreas Kristiansen
4da2227002
Merge branch 'dev' into iota_map
2022-12-12 09:30:59 +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
Peter Goodhall
ca4f0d7ea1
Merge pull request #1826 from phl0/addPotaSupport
2022-12-07 10:49:06 +00:00
Andreas
4d129170de
[DXCC identification] Fix for 2x1 KG4 call
2022-12-06 19:53:38 +01:00
phl0
034fa625fb
Add support for POTA fields according to ADIF update
2022-11-30 15:38:40 +01:00
phl0
08108b4638
Add option to select previous QSL type
2022-11-25 00:22:31 +01: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
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
phl0
951be84c97
Rename recv/RECV to rcvd/RCVD to comply with ADIF fields and avoid
...
confusion
2022-11-08 23:57:39 +01:00