提交图

1171 提交

作者 SHA1 备注 提交日期
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
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
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
234bdc01db [QO-100 Club] Only use QO-100 contacts from logbook 2023-03-27 15:03:11 +01: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
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
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
Hugo Silva
f4ea93ba89 Bugfix: don't duplicate 'Mark as Uploaded' records 2023-03-20 13:39:35 +00:00
Hugo Silva
18b1417172 Bugfix selecting stations with pending QSOs 2023-03-19 10:49:58 +00: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
c962a972a8 Basic QO-100 Dx Club API integration 2023-03-16 18:58:48 +00: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
Andreas Kristiansen
980028c70e
Merge pull request #2008 from AndreasK79/vucc_timeline
Vucc timeline
2023-02-19 17:23:50 +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
Peter Goodhall
a886f426be
Merge pull request #1991 from phl0/continentStats
Add basic continent statistics
2023-02-09 15:28:24 +00: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
phl0
8b38d28122
Add basis continent statistics 2023-02-09 01:05:36 +01: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
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
Andreas
0d51c78516 [DXCC id] Improved DXCC identification 2023-02-01 13:57:50 +01:00
Andreas
dcdfd66a01 [Timeline] Added VUCC as selection for award 2023-01-30 19:54:27 +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
995e89e444
Option tu upload SAT status info to amsat.org/status 2023-01-27 17:24:48 +01:00
Peter Goodhall
348342d752 [Dashboard] Fixes QSOs being out of order 2023-01-27 13:14:23 +00:00
phl0
d10a070ec3
Order by primary key as second criterion 2023-01-26 00:57:38 +01:00
Andreas
f56d193426 [OQRS] Fixed filtering on station_id in OQRS Requests 2023-01-24 11:36:14 +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
2c40e9acad [DXCC id] Tweaked for callsign having several digits after / 2023-01-22 14:04:50 +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
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
phl0
ab989cbb3f
Deal with empty results 2023-01-17 21:55:46 +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
9078d25397 [Activated gridsquare] Fixed col_freq not found in qso_details 2023-01-13 11:36:39 +01:00
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
Peter Goodhall
161941d854
Merge pull request #1756 from phl0/updateQslDatesOnEdit 2022-11-08 22:43:18 +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
ae552f2dda
Also export QSO where MY_SOTA_REF is set 2022-11-08 08:20:59 +01:00
Andreas
19e6c54497 [Timeline] Added checkbox for qsl, lotw and eqsl 2022-10-28 19:02:11 +02:00
Peter Goodhall
8dbdee368a
Merge pull request #1705 from phl0/autoQTH 2022-10-26 13:34:32 +01:00
Peter Goodhall
c2e80cb406
Merge pull request #1714 from AndreasK79/gridsquare_map_vucc_fix 2022-10-24 17:04:40 +01:00
Andreas
dd4ac6ff24 [Gridsquare map] Fix for vucc grids on map 2022-10-22 21:04:33 +02:00
phl0
ebe05aee8c
Make auto QTH function configurable on frontend 2022-10-19 16:27:26 +02:00
phl0
e67435d497
Add lookup function for grid and name for WWFF refs 2022-10-19 14:52:43 +02:00
phl0
7205a82d61
Add function to delete public slugs 2022-10-15 20:50:20 +02:00
DL2CC
5a4d9ea718
Convert Contest serial exchange to integer
some logbook programs allow for non number characters in the exchange serial number field, cloudlog would crash on import. By converting those fields to integer we probably lose some (worthless) information but still have it import correctly
2022-10-13 08:52:23 +02:00
Peter Goodhall
eecd2bf71d [welcome] SQL statements being totally wrong 2022-10-11 17:10:44 +01:00
Peter Goodhall
c08257beaa [Welcome] Might fix bug 2022-10-11 16:54:32 +01:00
Peter Goodhall
fa979a426a Update Api_model.php 2022-10-11 15:05:03 +01:00
Peter Goodhall
7ed979b4b6 Update Api_model.php 2022-10-11 15:03:31 +01:00
Peter Goodhall
8bbc0ba9bc Fixing my rubbish code 2022-10-11 14:54:34 +01:00
Peter Goodhall
cd44097d66 [Welcome] Claim Notes, API Keys 2022-10-10 15:06:01 +01:00
Peter Goodhall
b4f1f63098 [Welcome] Hide Creating Logbooks or claiming locations
Hide Creating Logbooks or claiming locations if they are already in the database
2022-10-09 16:46:37 +01:00
Peter Goodhall
cb4008c082 Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2022-10-09 14:55:50 +01:00
Peter Goodhall
c0c4caa53a [Welcome] Claim all station logbooks to first user in the datbase 2022-10-09 14:55:46 +01:00
Andreas
ccacc244db [Bands] Added master checkbox for award 2022-10-06 11:41:01 +02:00
phl0
f556e6319f
Added POTA to awards section
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-05 22:13:12 +02:00
phl0
65189d07ca
Basic POTA support 2022-10-05 17:05:53 +02:00
Peter Goodhall
6f8d07e1cd [eQSL][Upload] Only upload QSOs where nickname isnt blank
fixes #1635
2022-10-05 14:39:40 +01:00
Peter Goodhall
2b6a2ce6c4 [Distances Worked] Fixed Offset Error 2022-10-05 14:31:33 +01:00
Andreas
327fb1f485 [Statistics] Fix for different casing on bands and col_submode either null or blank 2022-10-04 20:50:14 +02:00
kb-light
b523bfa683 [Cat] Some fixes for backward compatibility with CloudLogCatQt 2022-09-30 16:17:41 +00:00
Peter Goodhall
dd1e224d7f
Merge pull request #1582 from kb-light/radioapi
[WIP] Unify radio API
2022-09-30 15:47:30 +01:00
kb-light
88982bcb09 [CAT] rename rx columns 2022-09-30 12:05:33 +00:00