Andreas
f58df101b5
[Contest logging] Increment stored serial with 1
2023-04-11 10:40:12 +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
e22bc4ec5a
Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev
2023-04-06 14:19:27 +01:00
Peter Goodhall
b7f90ee582
Tagged as 2.4.1
2023-04-06 14:19:01 +01:00
Andreas
5497de3334
[Contesting] Fix serial not saved when using space
2023-04-05 14:52:05 +02: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
d9e0b36fb3
[Contesting] Added so that enter saves qso if in received grid or serial as well
2023-04-01 21:20:03 +02: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
Andreas Kristiansen
0f61c6b747
Merge pull request #2054 from phl0/fixLotw
...
Fix typo-fix :)
2023-03-31 23:32:53 +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
Peter Goodhall
8d8eef00f5
Merge pull request #2046 from phl0/apiKeyLastUsedTimestamp
...
Add a column to API keys to show last usage timestamp
2023-03-21 15:20:54 +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
980bbad0e3
Merge pull request #1 from phl0/fixSpaces
...
Fix whitespace
2023-03-21 09:08:29 +00: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
Peter Goodhall
7dd769238b
Merge pull request #2042 from hugosilvaparagramanet/bugfix/error-uploading-qsos-for-qo100-dx-club
...
Fix bug while uploading all qsos
2023-03-20 19:21:27 +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
Peter Goodhall
2122074dae
Merge pull request #2023 from phl0/dxccSummaryHeaderCursor
...
Show cursor pointer while hovering DXCC summary header
2023-03-20 14:47:35 +00:00
Peter Goodhall
2d3c47c4fe
Merge branch 'dev' into dxccSummaryHeaderCursor
2023-03-20 14:45:35 +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
477f497756
[IOTA Map] Added full screen option
2023-03-19 16:58:41 +01:00
Andreas
5011dfb4e8
[DXCC Map] Added full screen option
2023-03-19 16:58:29 +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
Peter Goodhall
5289d2f4d6
Merge pull request #2037 from m0urs/100-backup-function-breaks-if-you-configure-cloudlog-for-indexphp-to-be-removed
...
Fix issue #2036
2023-03-18 13:19:38 +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
Peter Goodhall
2dbb8e051e
Merge pull request #2038 from phl0/fixCAS4B
...
Fix frequency for CAS-4B
2023-03-17 16:30:07 +00:00