Commit Graph

6337 Commits

Author SHA1 Message Date
HB9HIL
0e05a948a8 Merge branch 'dev' into map_options 2024-05-25 16:30:37 +02:00
HB9HIL
9139a7468d its fine to show only 'options saved' 2024-05-25 16:27:50 +02:00
HB9HIL
a6fcb5e0a3 hide public map if public_maps is disabled 2024-05-25 16:09:38 +02:00
HB9HIL
f5c897084c hide gridsquares menu of public maps is disabled 2024-05-25 16:09:19 +02:00
HB9HIL
623202c4b5 global option to disable maps in public view (index and gridsquares) 2024-05-25 16:08:57 +02:00
HB9HIL
460fa5db7a public maps language 2024-05-25 16:08:00 +02:00
Andreas Kristiansen
8f6ef46670 Fixed a few errors that popped up while clicking around 2024-05-25 09:16:20 +02:00
Andreas Kristiansen
8bd7594d1f Merge pull request #403 from AndreasK79/dashboard_speedup
Decrease db queries for dashboard rendering
2024-05-24 12:31:57 +02:00
Andreas Kristiansen
6b985915a4 VUCC band speedup 2024-05-24 12:23:59 +02:00
Andreas Kristiansen
0381d00031 Reduced number of queries in LBA 2024-05-24 11:25:44 +02:00
Andreas Kristiansen
8acccc4a82 Decrease db queries for dashboard rendering 2024-05-24 10:40:48 +02:00
int2001
ae70b9181e Of course add mig, too 2024-05-24 06:51:42 +00:00
int2001
00040396bc Added missing idx for contest 2024-05-24 06:51:03 +00:00
phl0
268df35020 Fix version name 2024-05-23 12:23:06 +02:00
phl0
02f85b03e8 Release Version 1.6 2024-05-23 12:19:29 +02:00
Andreas Kristiansen
a7ad015fab Merge pull request #396 from AndreasK79/lba_split_dxrefs
Split up dxrefs into it's own columns
2024-05-23 12:11:34 +02:00
Florian (DF2ET)
77e7fa9474 Merge pull request #384 from phl0/potaRenames
Add migrations for POTA reference renames
2024-05-23 11:54:13 +02:00
phl0
565766047f No separate names needed 2024-05-23 11:47:07 +02:00
Andreas Kristiansen
03107fae90 Changed column order 2024-05-23 11:46:29 +02:00
phl0
74f71c50f7 Merge into signle migraiton script 2024-05-23 11:42:22 +02:00
int2001
9329a6c7cc Rmvd debug 2024-05-23 09:01:09 +00:00
int2001
431f4b8c9a Implemented additional (temporary) index and changed update-query 2024-05-23 08:59:43 +00:00
Andreas Kristiansen
c91bed05c2 Merge branch 'dev' into lba_split_dxrefs 2024-05-23 09:56:16 +02:00
phl0
bbe7776a03 Also update POTA refs in station profiles 2024-05-23 09:15:09 +02:00
int2001
2841054772 Strip LAT/LON - HamQTH provides longer values sometimes 2024-05-23 06:54:21 +00:00
HB9HIL
a137b0ebd3 one divider can be hidden if eqsl is disabled 2024-05-23 01:34:22 +02:00
HB9HIL
510b535b7e Merge branch 'dev' into not_rcvd 2024-05-22 22:07:42 +02:00
Florian (DF2ET)
3c2c6d94da Merge pull request #390 from phl0/fixLbaNoDxcc
Fix empty DXCC on LBA update functions
2024-05-22 21:53:11 +02:00
Andreas Kristiansen
076f1132f1 Added contest name 2024-05-22 20:26:33 +02:00
Andreas Kristiansen
d32f621e87 Split up dxrefs into it's own columns 2024-05-22 19:16:33 +02:00
phl0
4bc0d2a707 Catch empty grid and inform user to correct config 2024-05-22 17:36:33 +02:00
phl0
a7c03a9a91 Fix empty DXCC on LBA update functions 2024-05-22 15:37:20 +02:00
phl0
cfd190e76f Further speedup 2024-05-22 14:26:24 +02:00
phl0
35fa1c5c7b Speedup POTA migrations 2024-05-22 13:49:13 +02:00
phl0
8bd0234a45 Only run rename if at least one POTA ref is existing 2024-05-22 13:44:58 +02:00
phl0
277e5a137d Update reverse lookup table for DXCC 2024-05-22 13:16:55 +02:00
HB9HIL
b61f4c4cc9 seperate "not" buttons by color 2024-05-22 12:34:44 +02:00
HB9HIL
82ce58bd39 added not rcvd action button 2024-05-22 12:32:08 +02:00
HB9HIL
5a18bb6457 language 2024-05-22 12:31:47 +02:00
phl0
1818a2f67c Need to reorder FO to not be reassigned 2024-05-22 10:04:13 +02:00
phl0
4bfa6e895a Update list of migrations 2024-05-22 08:47:39 +02:00
phl0
e13b75ad03 Fill backreference table 2024-05-22 00:36:20 +02:00
phl0
ecc565c788 Additionally check if POTA reference is already a new one by checking
DXCC
2024-05-21 23:21:40 +02:00
phl0
f077da6adb Add missing commata 2024-05-21 22:29:25 +02:00
phl0
b01befaa55 Handle all other entities as are no special case 2024-05-21 22:19:31 +02:00
phl0
f2da420525 First handle entities which have same old and new ref 2024-05-21 21:53:18 +02:00
phl0
7dbb480e14 Handle Bouvet 2024-05-21 18:02:48 +02:00
phl0
65ca50a05c Link POTA references in awards view 2024-05-21 15:01:46 +02:00
phl0
1df3bb2027 Add non-mentioned refs and link award list 2024-05-21 13:55:54 +02:00
phl0
d5ea3b5a0e Add migrations for POTA reference renames 2024-05-21 11:45:59 +02:00