提交图

1069 提交

作者 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
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