Wykres commitów

4305 Commity (9fb641ba039d8bfadc278d8c8d43ae59036b3b3b)

Autor SHA1 Wiadomość Data
Andreas Kristiansen 9252f1ea38
Merge pull request #1 from phl0/cbrFormat
Refactor cbr format according to spec
2023-04-12 16:58:16 +02:00
phl0 36fce4023d
Refactor cbr format according to spec 2023-04-12 16:46:55 +02:00
Andreas 695bf7caa7 [Cabrillo export] Increased station location width 2023-04-12 15:09:34 +02:00
Andreas fa947770a8 [Cabrillo export] Tweaked layout width 2023-04-12 15:07:05 +02:00
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 7423c9eae6 [Cabrillo export] Changed filename 2023-04-12 13:31:30 +02:00
Andreas 1249076d6d [Cabrillo export] Fixed tablename 2023-04-12 13:25:15 +02:00
Andreas bcdf01ef2a [Cabrillo export] Adjusted javascript to remove correct tags 2023-04-12 12:12:14 +02:00
Andreas 3a415a5587 [Cabrillo export] Added contest export for cabrillo 2023-04-12 11:58:47 +02:00
phl0 bf4ffe47cd
Check for valid downloaded LotW status report and report errors
appropriately
2023-04-11 23:19:32 +02:00
phl0 9d76681c05
Correct error message. Empty file is not necessarily a failed login to
LotW ...
2023-04-11 22:58:50 +02:00
phl0 6e54a915d4
Make LotW downloads more verbose regarding file writing 2023-04-11 22:40:53 +02:00
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