| 
								
								
									 root | c274c4a961 | Merge branch 'dev' of https://github.com/int2001/Cloudlog into dev | 2023-07-04 04:58:52 +00:00 |  | 
				
					
						| 
								
								
									 Peter Goodhall | abe25ef309 | [AMSAT Status] Fix issue with AO-7 not reporting | 2023-07-03 17:11:04 +01:00 |  | 
				
					
						| 
								
								
									 int2001 | 06656bfef8 | Fixes the LotW-Part of Bug #2238. LotW-Import now takes care of station_id (operator-call and gridsquare) | 2023-07-02 17:13:30 +02:00 |  | 
				
					
						| 
								
								
									 Peter Goodhall | a5c11fe1a1 | Merge pull request #2215 from phl0/storeDistance Store distance | 2023-06-20 14:46:58 +01:00 |  | 
				
					
						| 
								
								
									 phl0 | 42882a0ef4 | Add update function for empty distances | 2023-06-19 14:02:08 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | d51c24adb1 | Fix LoTW users for activated grids | 2023-06-19 13:17:07 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | 15272f82dc | Get LoTW info for logbook and search | 2023-06-19 13:05:44 +02:00 |  | 
				
					
						| 
								
								
									 Andreas | fe27baabfb | [QSO Data] Added LoTW badge in QSO list popup | 2023-06-18 21:48:54 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | bc103249a8 | Update distance on editing QSO | 2023-06-16 12:17:56 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | 0b47d734c3 | Update distance on update due to LoTW match | 2023-06-15 22:49:11 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | 11efa6b03a | Store distance into QSO table | 2023-06-15 16:03:24 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | b5172fc710 | Pull CQ and ITU zone data from LoTW confirmation | 2023-05-31 20:06:27 +02:00 |  | 
				
					
						| 
								
								
									 Andreas | 93c5937da4 | [QSO Display] Added Lotw info in popup | 2023-05-27 10:06:30 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | 162a47a19f | Add eQSL to QSO display | 2023-05-12 19:24:53 +02:00 |  | 
				
					
						| 
								
								
									 Andreas | 86312d16aa | [eQSL] Refactored and moved stuff from logbook_model to eqslmethods_model | 2023-05-06 11:35:09 +02:00 |  | 
				
					
						| 
								
								
									 Andreas | 40412354e4 | [eQSL] Added cron job | 2023-05-05 09:34:32 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | 29fc7b67e0 | Harmonize display of none as DXCC | 2023-04-29 18:57:35 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | 5f3788a892 | Need a few more LEFT OUTER joins to prevent empty results | 2023-04-28 15:14:59 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | 515fe68f6b | Use LEFT JOIN and COALESCE for station country | 2023-04-28 14:30:24 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | c57932be86 | Make stats publicly usable with API key | 2023-04-27 21:08:09 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | 90f64e6d7a | Add DXCC entities details to activators details SQL | 2023-04-27 09:26:43 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | 97a026077e | Fix query for grids and activated grids QSO list | 2023-04-27 08:56:07 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | d735f0e456 | Display station deleted DXCC correctly | 2023-04-27 08:12:09 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | 587a39ab83 | Show badge and hints about deleted DXCCs | 2023-04-26 22:39:09 +02:00 |  | 
				
					
						| 
								
								
									 Andreas Kristiansen | 3ab60c4109 | Merge pull request #2079 from phl0/removeRedundantDxccData | 2023-04-26 21:07:07 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | d88d59426a | Fix qrz and webadif upload functions | 2023-04-26 12:25:48 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | 2370ee2bfe | Harmonize LoTW abbreviation | 2023-04-26 05:44:54 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | 5d6abd1fd3 | Remove redundant country colum in station_profile Squashed commit of the following:
commit 29e5f5118a1c3f8deb623e5948c3b7602241792d
Merge: 566b390d e0a04cbeAuthor: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 23:28:31 2023 +0200
    Merge remote-tracking branch 'upstream/dev' into removeRedundantDxccNames
commit 566b390d8b0322b32f4438994354ce902010c0d4
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 23:18:28 2023 +0200
    Refactor reassign function to use DXCC name from dxcc_entities
commit 2e50b34c1bdb9bb087e0e0d16f13c340c15588fb
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 22:05:12 2023 +0200
    Use DXCC name from DXCC entities upon import
commit d2b1d895818777747db593848b855819f53ffe6d
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 21:18:53 2023 +0200
    Add DB migration script
commit 0ecf4b8d9cf0253c1f818a252f7ae83722254544
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 18:16:55 2023 +0200
    Fix export function for requests QSLs
commit 51d2c5c6175a8e8c69b9edd57d6f1e95c4a03600
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:53:50 2023 +0200
    Fix webadif/qrz upload
commit 45039a6b1284d1a23f610fc70a39ef25ce720cab
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:32:40 2023 +0200
    Fix lotw_export function
commit 1306225d027cacbe70e510fd0fc5d3ca5040c35e
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:21:37 2023 +0200
    Fix SIG export function
commit 082798a80d8bb446500dcbadfa4912c510e4a458
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:01:42 2023 +0200
    Fix SAT export functions
commit 2f035afaa3d3c74ca811c96c66f7bf9726b31a78
Merge: 87555f20d6139439Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 16:52:43 2023 +0200
    Merge remote-tracking branch 'upstream/dev' into removeRedundantDxccNames
commit 87555f201817fb963be117ab193d42bc03889972
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:54:14 2023 +0200
    Use DXCC entity name from dxcc_entities in ADIF export
commit e2fd1c5eb9b7e3257ed016814719bc7f9b913587
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:36:16 2023 +0200
    Make logbooks use DXCC name from entities table
commit 463057523dacbc34a545f0d9f720f2c29c9883a7
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:01:58 2023 +0200
    Use DXCC name from separate table in QSO view
commit 62b8f7aed8c1dca426b055eb7af6360106fc022b
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:21:57 2023 +0200
    Add table join to station profile lookup
commit 0afe155f46f1fcd227446166b215a98729494dc8
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:13:35 2023 +0200
    Remove country name from edit functions
commit ecb3689a0a73f0cc9c5ca7eba5dec7df5f9fbcd1
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:07:58 2023 +0200
    Remove station_country parameter
commit 22c350a585a3ff95d1d0b1f49dbe8ca310bdaf85
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 17:59:24 2023 +0200
    Use DXCC name from dxcc_entitites table | 2023-04-25 00:13:49 +02:00 |  | 
				
					
						| 
								
								
									 phl0 | 54ea030222 | We should look for NULL instead of 'NULL' here ... | 2023-04-24 22:38:20 +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 | 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 |  | 
				
					
						| 
								
								
									 Hugo Silva | 4877b32304 | Mark QSOs as uploaded in batch to improve performance | 2023-03-20 19:15:05 +00:00 |  | 
				
					
						| 
								
								
									 Hugo Silva | f4ea93ba89 | Bugfix: don't duplicate 'Mark as Uploaded' records | 2023-03-20 13:39:35 +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 | 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 |  |