Peter Goodhall
|
b1a535b259
|
Merge pull request #2228 from phl0/qslPicMarking
Add option to mark QSL RX from pic upload window
|
2023-06-29 22:07:14 +01:00 |
|
phl0
|
7e836149ff
|
Add buttons for outgoing QSL
|
2023-06-29 17:53:18 +02:00 |
|
phl0
|
e82a866611
|
Brush up layout
|
2023-06-29 14:57:19 +02:00 |
|
Andreas
|
10d7739ea2
|
[Search] Fixes search when no dxcc is set on qso
|
2023-06-29 14:08:57 +02:00 |
|
Andreas
|
c368dca536
|
[Awards] Fix error when no bands are selected for POTA, SOTA and WWFF
|
2023-06-29 13:50:55 +02:00 |
|
phl0
|
cd5ff2f99a
|
Add spinner to show progress / action
|
2023-06-29 12:43:16 +02:00 |
|
phl0
|
2eafb03bde
|
Show buttons regardless of QSL state
|
2023-06-29 12:06:46 +02:00 |
|
phl0
|
ca611dee73
|
Add option to mark QSL RX from pic upload window
|
2023-06-29 09:46:01 +02:00 |
|
Andreas
|
dec4340593
|
[Advanced Logbook] Added collapsable filters and actions
|
2023-06-28 12:26:46 +02:00 |
|
Andreas
|
4254a37642
|
[Advanced Logbook] Added some error handling when printing labels
|
2023-06-28 12:24:38 +02:00 |
|
Andreas
|
e2b442d39c
|
[Advanced Logbook] Fixed update query
|
2023-06-28 09:17:48 +02:00 |
|
Andreas
|
aa139017d9
|
[Advanced Logbook] Received QSL (direct/bureau) can be set
|
2023-06-28 08:27:44 +02:00 |
|
Andreas
|
8dd3f290a7
|
[Advanced Logbook] Now can print label from advanced logbook
|
2023-06-27 15:03:12 +02:00 |
|
Andreas
|
d666cb3c4c
|
[Advanced Logbook] Added links for QRZ and HamQTH after callsign
|
2023-06-27 11:21:20 +02:00 |
|
Peter Goodhall
|
748bd0c3bf
|
Merge pull request #2224 from int2001/patch-1
eQSL-Image-Bugfixing
|
2023-06-26 14:26:03 +01:00 |
|
Peter Goodhall
|
5cb333fdbb
|
Update menu_lang.php
|
2023-06-26 11:29:18 +01:00 |
|
Joerg
|
06215061d8
|
Update Eqsl.php
Fixed issue https://github.com/magicbug/Cloudlog/issues/2189
|
2023-06-23 23:08:01 +02:00 |
|
Andreas Kristiansen
|
66c3c91900
|
Merge pull request #2220 from AndreasK79/gridmap
[Gridmap] Added gridsquare map with filtering
|
2023-06-23 22:14:27 +02:00 |
|
Andreas
|
2a6d2c6d86
|
[Menu] Removed old menuitem for Gridsquare map
|
2023-06-23 22:14:07 +02:00 |
|
Andreas
|
bfea8f0752
|
[PHP8.1] Fixes passing null to parameter. Added if check Fixes #2223
|
2023-06-23 09:14:09 +02:00 |
|
Peter Goodhall
|
8a75a2bfde
|
[Forgot Password] Set the email field as the automatic focus
|
2023-06-22 16:12:31 +01:00 |
|
Peter Goodhall
|
949f7ee4f9
|
[Login] make the username the default focused field.
Fixes #2221
|
2023-06-22 16:09:25 +01:00 |
|
Peter Goodhall
|
ef0c3e98ce
|
Merge pull request #2219 from phl0/lotwBadgeGradient
Lotw badge gradient
|
2023-06-21 22:18:25 +01:00 |
|
Andreas Kristiansen
|
db695c4a16
|
Merge pull request #2216 from Werzi2001/distance_column
added distance as choosable column
|
2023-06-21 20:49:04 +02:00 |
|
Andreas Kristiansen
|
4428fdd659
|
Merge pull request #2217 from phl0/fixGermanLangTag
Fix variable name
|
2023-06-21 20:40:08 +02:00 |
|
Andreas Kristiansen
|
1126203706
|
Merge pull request #2218 from phl0/handleDistanceCallbook
Calculate distance based on grid
|
2023-06-21 20:39:27 +02:00 |
|
Andreas
|
5b2a6a66fa
|
[Advanced searched] Fixed tooltip for result from stored queries
|
2023-06-21 17:04:09 +02:00 |
|
Andreas
|
1fd15b9c44
|
Merge branch 'gridmap' of https://github.com/AndreasK79/Cloudlog into gridmap
|
2023-06-21 17:00:25 +02:00 |
|
Andreas
|
7420d1e0cb
|
[Gridmap] Add menuitem
|
2023-06-21 17:00:23 +02:00 |
|
phl0
|
c25a227238
|
German translation for gridmap
|
2023-06-21 13:16:12 +02:00 |
|
phl0
|
2f8c32500f
|
Calculate distance based on grid
|
2023-06-21 12:42:46 +02:00 |
|
phl0
|
42405b5c62
|
Fix variable name
|
2023-06-21 12:11:30 +02:00 |
|
Andreas
|
bf5ee68596
|
[Gridmap] Finished translating text
|
2023-06-20 21:09:13 +02:00 |
|
Thomas Werzmirzowsky
|
dff714345c
|
added distance as choosable column
|
2023-06-20 19:36:35 +02:00 |
|
Andreas
|
9074cceec4
|
[Gridmap] Added layer from option. Some translation
|
2023-06-20 18:39:37 +02:00 |
|
Peter Goodhall
|
944ab40e5e
|
[Update][Distance] used HTMX to load the results and handled errors in qra.php
|
2023-06-20 15:26:00 +01:00 |
|
Peter Goodhall
|
a5c11fe1a1
|
Merge pull request #2215 from phl0/storeDistance
Store distance
|
2023-06-20 14:46:58 +01:00 |
|
phl0
|
2994012543
|
Show last LoTW upload as visual hint
|
2023-06-20 15:03:30 +02:00 |
|
phl0
|
bab2e1d589
|
Custom date format for LoTW badge in /logbook
|
2023-06-20 13:39:39 +02:00 |
|
Andreas
|
0a1f6322b8
|
[Menu] Can add extra menu items from options table
|
2023-06-20 08:36:35 +02:00 |
|
phl0
|
42882a0ef4
|
Add update function for empty distances
|
2023-06-19 14:02:08 +02:00 |
|
phl0
|
95084142b0
|
LoTW users info for timeline QSOs
|
2023-06-19 13:21:15 +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
|
db590c969b
|
[Gridmap] Added sat selection
|
2023-06-19 11:29:46 +02:00 |
|
Andreas
|
3d1b35b068
|
[Gridmap] Added legend for totals
|
2023-06-19 11:03:29 +02:00 |
|
Andreas
|
60242ebbee
|
[Gridmap] Query fix
|
2023-06-19 09:38:47 +02:00 |
|
Andreas
|
8deb34cee6
|
[Gridmap] Added gridsquare map with band/mode/qsl
|
2023-06-18 22:01:59 +02:00 |
|
Andreas
|
fe27baabfb
|
[QSO Data] Added LoTW badge in QSO list popup
|
2023-06-18 21:48:54 +02:00 |
|
Andreas Kristiansen
|
6680d8948d
|
Merge pull request #2204 from AndreasK79/email_address_sender
|
2023-06-17 13:26:06 +02:00 |
|