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