Wykres commitów

3230 Commity (97a026077e35b79ad5b437f7ce3a1c017fd75bad)

Autor SHA1 Wiadomość Data
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 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 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 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
Andreas 578ad13f96 [Forgotten password] Small lock to the right instead 2023-02-10 08:06:39 +01:00
Peter Goodhall 623840cd70
Merge pull request #1992 from AndreasK79/forgotten_password_tweak
[Forgotten password] Tweaked layout to be the same as login
2023-02-09 22:59:15 +00:00
Peter Goodhall a886f426be
Merge pull request #1991 from phl0/continentStats
Add basic continent statistics
2023-02-09 15:28:24 +00:00
cats-shadow 5f87268e01 Russian translation update 2023-02-09 16:36:53 +03: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
Andreas 57126b3269 [Forgotten password] Tweaked layout to be the same as login 2023-02-09 11:02:58 +01:00
phl0 8b38d28122
Add basis continent statistics 2023-02-09 01:05:36 +01:00
Peter Goodhall 9efb643a5a
Merge pull request #1989 from onovy/fix_updates
Better error handling during datafiles update
2023-02-08 16:40:41 +00:00
Ondřej Nový 8f7af51d17 Better error handling during datafiles update 2023-02-08 17:32:08 +01:00
Peter Goodhall b0da997352 Update login.php 2023-02-08 14:56:04 +00:00
Peter Goodhall 53fc2397cb Update login.php 2023-02-08 14:50:36 +00:00
Peter Goodhall b2a990fbc8
Merge pull request #1986 from AndreasK79/tweaked_login
[Login] Tweaked login
2023-02-07 15:35:22 +00: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
Andreas 846184cd47 [Login] Fixed image url. Tnx @phl0 2023-02-06 10:47:59 +01:00
Andreas bce9ac121e [Login] Tweaked login 2023-02-06 10:28:24 +01: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
Peter Goodhall 705da3fd31
Merge pull request #1977 from AndreasK79/dxcc_identification_fix
[DXCC id] Improved DXCC identification
2023-02-02 16:36:51 +00:00
Peter Goodhall 48e43eecc8
Merge pull request #1976 from phl0/moreDebug
Display branch info on unpushed branches correctly
2023-02-02 16:36:05 +00:00
Andreas 0d51c78516 [DXCC id] Improved DXCC identification 2023-02-01 13:57:50 +01:00
phl0 ad3529fbf8
Display branch info on unpushed branches correctly 2023-02-01 09:48:17 +01:00
Peter Goodhall f71bd3c893
Merge pull request #1974 from phl0/moreDebug
Re-make URL copy-able (lost on previous commit)
2023-01-31 15:15:11 +00:00
phl0 cdf56086bb
Re-make URL copy-able (lost on previous commit) 2023-01-31 16:05:40 +01:00
Peter Goodhall d578fa6133 [Debug] Only show git data if its available 2023-01-31 14:56:18 +00:00
Peter Goodhall a7a0b9610f
Merge pull request #1973 from phl0/moreDebug
Make sure git can be executed before using its results
2023-01-31 14:53:57 +00:00
phl0 765ab1512d
Make sure git can be executed before using its results 2023-01-31 15:52:49 +01:00
Peter Goodhall 978910341b
Merge pull request #1972 from phl0/moreDebug
More debug
2023-01-31 14:37:29 +00:00
phl0 f897ec2db3
Correct link to branches in github 2023-01-31 15:15:33 +01:00
Peter Goodhall ea86529895
Merge pull request #1955 from AndreasK79/dxcc_summary_qsoentry
[QSO Entry] Added dxcc summary to spawn when dxcc is identified
2023-01-31 13:47:55 +00:00
phl0 b9b0d0e483
Make base URL copyable 2023-01-31 13:00:23 +01:00
Andreas dcdfd66a01 [Timeline] Added VUCC as selection for award 2023-01-30 19:54:27 +01:00
phl0 c56c21b611
Add some Cloudlog info to debug page
(hopefully useful for future debugging)
2023-01-30 15:54:57 +01:00
phl0 cd52dd657d
Update versions 2023-01-29 13:15:10 +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