提交图

4165 提交

作者 SHA1 备注 提交日期
phl0
3efcbf0b0d
Convert bearing lookup to POST request 2023-08-25 16:26:25 +02:00
Peter Goodhall
bf97b7a057
Merge pull request #2429 from int2001/beauty_overview
id for Call to enable individual CSS in overview
2023-08-25 14:50:34 +01:00
phl0
7f8341b580
Of course we need to load the model before using it ... 2023-08-25 14:56:29 +02:00
int2001
a4ede01bb1
id for Call to enable individual CSS in overview 2023-08-25 12:28:37 +00:00
phl0
9b4b723dd4
Fix instanciation of Logbook_model 2023-08-24 23:00:05 +02:00
Peter Goodhall
c01705793b
Handle VUCC grid lines and corners in Qrb mapping by @phl0 2023-08-24 21:47:05 +01:00
Peter Goodhall
757fd0a3e7
Merge pull request #2426 from alexjj/master
tiny typo
2023-08-24 11:09:04 +01:00
Alex Johnstone
345c2f7515
typo 2023-08-23 22:05:31 +01:00
phl0
61e2461646
Add an exit for the case 2 or more than 3 commans exist in grid 2023-08-23 14:48:49 +02:00
phl0
77edb72d2c
Handle VUCC grid lines and corners in Qrb mapping 2023-08-23 14:22:20 +02:00
int2001
d53d69494b
Added OperatorCall to Contesting 2023-08-22 16:57:42 +00:00
Peter Goodhall
e732998200
Merge pull request #2421 from int2001/op_name
Added Operatorcallsign to add QSO-Form
2023-08-21 17:22:52 +01:00
Andreas
f96bc81f73 [Advanced Logbook] Can selects QSOs for map 2023-08-21 14:18:05 +02:00
int2001
62b30bfe3b
Let Op-Name survive page-changes 2023-08-21 08:06:07 +00:00
int2001
3b7dbffe24
Added Operatorcallsign to add QSO 2023-08-20 14:36:14 +00:00
Andreas Kristiansen
24dbe6f6f0
Merge branch 'dev' into logbook_map 2023-08-19 19:41:56 +02:00
int2001
01c72e79e8
Merge branch 'favmodes' of github.com:int2001/Cloudlog into favmodes 2023-08-19 15:11:33 +00:00
int2001
4c9b752436
Added confirmation dialog and removed dbg 2023-08-19 15:11:15 +00:00
phl0
f50e7321d6
Fix missing closing bracket 2023-08-19 10:58:35 +02:00
int2001
e01a7a3ae4
MigScript was missing 2023-08-19 05:07:43 +00:00
int2001
794901847d
return Empty array when no favs 2023-08-19 05:02:50 +00:00
int2001
3a6d2d8a2a
cosmetics: star-icon instead of "FAV" 2023-08-19 04:55:59 +00:00
int2001
b56c39db6f
Reload-favs after save 2023-08-19 04:11:41 +00:00
Andreas
389d9fe06b [Advanced Logbook] Added map that uses the same filters as the search 2023-08-18 20:02:47 +02:00
int2001
8fc412a1af
Added Prototype UI and Migrationscript 2023-08-18 16:54:50 +00:00
int2001
baa3724da9
impemented del_fav 2023-08-18 14:58:27 +00:00
int2001
e86b0a2f86
get_fav implemented 2023-08-18 14:42:04 +00:00
int2001
59f81279e3
Added option_name to table 2023-08-18 13:30:04 +00:00
int2001
1bf2840e27
Saving works now 2023-08-18 13:16:01 +00:00
int2001
5dc5adb4bb
Model for User-options 2023-08-18 12:49:12 +00:00
Peter Goodhall
c8ac0de153
Merge pull request #2417 from phl0/lotwLink
Fix LoTW hints and make them a link
2023-08-18 11:13:21 +01:00
int2001
aa599f38fc
Changed MaxZoom from 9 to 12 - so 6-character-grids are visible 2023-08-18 08:40:09 +00:00
phl0
0320acbefd
Make LoTW hint clickable and show last upload from LoTW page 2023-08-18 01:00:39 +02:00
Peter Goodhall
59a80efc17 [Migration] Sets version to 2.4.7 2023-08-17 14:01:20 +01:00
Peter Goodhall
473532c6b3 [QSO] Reloads previous contacts table every 5s this means that any incoming QSOs from API or a different browser is shown 2023-08-17 13:59:18 +01:00
int2001
af6eb36eca
Fix Also Update STATION_CALLSIGN when updating location 2023-08-17 03:19:28 +00:00
Peter Goodhall
fa7d50e8ba
Merge pull request #2412 from Lingluoluo/dev
Updated Simplified Chinese translation
2023-08-16 14:15:22 +01:00
phl0
f29a262144
Buttons in (e)QSL listings be white in dark mode themes 2023-08-16 07:39:48 +02:00
Yuluoxk
ab5bd8f5b0
Updated Simplified Chinese translation 2023-08-16 12:55:08 +08:00
Peter Goodhall
07f1c70142
Merge pull request #2411 from phl0/moreSingleButtons
More single buttons
2023-08-15 21:43:49 +01:00
Peter Goodhall
3061d97e84
Merge pull request #2410 from phl0/unknotEqslTables
Tables in QSO upload and eQSL view should use differnent classes
2023-08-15 21:43:40 +01:00
phl0
df95c6af63
Only show the spinner for clicked button (webadif) 2023-08-15 22:32:49 +02:00
phl0
4d01d80624
Only show the spinner for clicked button (HRDlog) 2023-08-15 22:30:58 +02:00
phl0
82b4e60beb
Tables in QSO upload and eQSL view should use differnent classes
Also adds clear button to eQSL view table
2023-08-15 22:23:11 +02:00
Andreas Kristiansen
724e2cb7e5
Merge pull request #2407 from phl0/qrzRunOneClassOnly
Only show the spinner for clicked button
2023-08-15 17:53:50 +02:00
phl0
2ca2a70a1e
Only show the spinner for clicked button 2023-08-15 17:42:58 +02:00
int2001
48d3428703
Fixed Bug. QSO-PopUp wasn't working in Fullscreenmode 2023-08-15 14:27:26 +00:00
Andreas
84cb8e1c04 [Advanced Logbook] Tweaked buttons with smaller screen resolutions 2023-08-15 09:26:32 +02:00
Andreas
c6f17d6379 Fixed hardcoded title in the extras menu 2023-08-15 09:25:31 +02:00
Peter Goodhall
32b77002d9
Merge pull request #2405 from int2001/dash_today
Added detail-view to todays QSLs
2023-08-14 18:52:35 +01:00
Peter Goodhall
1f8722c497 Typo 2023-08-14 15:22:10 +01:00
Peter Goodhall
ecdc77459e Update footer.php 2023-08-14 15:21:30 +01:00
Peter Goodhall
f828a56800 [QSO] Fade out added QSO notice 2023-08-14 15:10:24 +01:00
Peter Goodhall
ee93a64a02 [QSO] Move Rig freq data to under the map 2023-08-14 15:02:13 +01:00
Peter Goodhall
259ff03d79 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-08-14 14:48:27 +01:00
Peter Goodhall
2f8056e873 {Logbook] Added a heading under nav to show current logbook and location name. 2023-08-14 14:48:22 +01:00
int2001
d2e25a27c8
Added detail-view to todays QSLs 2023-08-14 13:20:13 +00:00
int2001
9ae11a29ec
Added today-Stats to QSL-Breakdown 2023-08-14 12:01:24 +00:00
int2001
e4fa5e0861
Fixed EQSL-Col naming 2023-08-14 04:03:46 +00:00
Andreas
e069c5954d Added QSO information to the carousel 2023-08-11 21:07:06 +02:00
Andreas
3a4eadac82 QSL Carousel - only show prev/next if more than one image 2023-08-11 20:51:02 +02:00
Andreas
80b4e8f70f [Advanced Logbook] Added filter for QSL images, and slideshow button 2023-08-11 19:13:13 +02:00
Andreas
369e93308c Returning a blank latlng broke parts of lookup 2023-08-11 11:54:24 +02:00
Andreas
c3c1ab2a13 [QSLPrint] Added checkboxes for multiselect 2023-08-10 21:33:33 +02:00
Peter Goodhall
d2b5e24115
Merge pull request #2397 from int2001/dxlookup_fix
Reset-fields before adding the spot (when fetched)
2023-08-10 16:07:30 +01:00
Andreas
4024616e53 [Logbook Advanced] Fixed callbook lookup 2023-08-10 09:07:24 +02:00
int2001
74f26990a5
Reset-fields before adding the spot (when fetched) 2023-08-10 05:13:59 +00:00
Andreas
37ddae8e93 Fixes the error if HamQTH lookup does not have credentials set 2023-08-09 09:32:50 +02:00
Andreas
5fb9e424a6 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-08-09 09:19:03 +02:00
Andreas
cdc2f9fe6f [QSO Entry] Fixes hamqth with qslmgr not found error 2023-08-09 09:19:01 +02:00
Peter Goodhall
7f785862aa Fixes nominatim API change 2023-08-08 22:38:31 +01:00
Peter Goodhall
4e8d6f299a
Merge pull request #2394 from int2001/winkey_patch
Check winkey-option before including js
2023-08-08 20:19:12 +01:00
Andreas
f89e877b8e [DXAtlas export] Fix for some systems when writing temp file 2023-08-08 21:00:24 +02:00
int2001
90f70933c5
Check winkey-option before including js 2023-08-08 18:52:43 +00:00
Peter Goodhall
8a8abcf466
Merge pull request #2392 from int2001/tidyup
removed a lot of unused (and dangerous) functions
2023-08-08 19:46:09 +01:00
int2001
5ae749a5e0
Added Auth-Check. Setted all to Normaluser (it's listed in the Menu as user) 2023-08-08 17:25:10 +00:00
int2001
9b89651138
SOTA-Export was broken for Non-Admins... 2023-08-08 17:13:01 +00:00
int2001
3961732029
Views for this controller doesn't exists. No link to this one 2023-08-08 17:07:09 +00:00
int2001
46bc2ac67c
Removed unsused View/Controller 2023-08-08 16:55:39 +00:00
int2001
ae7ed4980c
Fixes Userlevel at KML 2023-08-08 16:41:33 +00:00
int2001
522cc2a980
Refactores lookup_call and grid at API / Removed more unused stuff 2023-08-08 15:08:38 +00:00
Ondrej Kolonicny
f1f0892c26
Czech translation 2023-08-08 15:52:27 +02:00
int2001
ec2b2b14f0
Removed another unused (and potential dangerous) function 2023-08-08 13:51:05 +00:00
int2001
1e269b18b2
removed a lot of unused (and dangerous) functions 2023-08-08 13:47:23 +00:00
Peter Goodhall
27ad658f73
Merge pull request #2366 from 205er/dev
Some minor grammatical changes for the German translation
2023-08-07 17:15:46 +01:00
int2001
739c485786
Update NULLs at LoTW, too 2023-08-07 14:08:43 +00:00
int2001
31c4d14d5c
Prevent QSO being updated twice or more when LoTW-Cnf arrives 2023-08-07 13:39:35 +00:00
Peter Goodhall
0096597b12 Tag Cloudlog 2.4.6 2023-08-07 14:07:24 +01:00
Byt3
aedad91f61
Update general_words_lang.php
harmonized US-County and US-Bundesstaat
2023-08-07 13:22:09 +02:00
Peter Goodhall
baa67ed886
Merge pull request #2387 from int2001/qrz_reup
Same logic for Clublog (ReUp after LoTW-Conf)
2023-08-07 10:48:12 +01:00
Peter Goodhall
1498f74072 [Clublog] If downloading exceptions fails from the clublog cdn try the cloudlog backup 2023-08-07 10:47:03 +01:00
int2001
e4d50049e2
Same logic for Clublog 2023-08-07 09:21:21 +00:00
Peter Goodhall
c971807f02
Merge pull request #2386 from int2001/qrz_reup
Mark QRZ for reupload if LotW-Confirmation was received after qrz.com
2023-08-07 10:14:53 +01:00
Peter Goodhall
d4ce0b8077
Merge pull request #2383 from int2001/clublog_checkbox
Added "Already imported to clublog" to ADIF-Importer
2023-08-07 10:14:07 +01:00
Peter Goodhall
84dbe52b5a
Merge pull request #2382 from AndreasK79/cleanup_json_lookup_qso_entry
[QSO Entry] Cleanup and tighten up db lookup from QSO entry
2023-08-07 10:13:41 +01:00
int2001
9b9f62e3e9
Mark QRZ for reupload if LotW-Confirmation was received after qrz.com upload 2023-08-07 08:34:40 +00:00
int2001
12da0b1075
Added "Already imported to clublog" to ADIF-Importer 2023-08-07 05:23:57 +00:00
Andreas
1d0eaac66e [QSO Entry] Cleanup and tighten up db lookup from QSO entry 2023-08-06 20:20:16 +02:00
Juuso_W
04ead8b21c SWE translation
I updated the Swedish translation files to the same level as the English, and partially translated them.
2023-08-06 19:30:19 +03:00
Juuso_W
2ebd0f7662 Updated some Fin files
Updated some Fin files, especially added DXcluster lines to options_lang.php
2023-08-06 19:26:38 +03:00
phl0
03af98028d
Think it should be here :) 2023-08-06 13:34:54 +02:00
Peter Goodhall
e154037e2c
Merge pull request #2374 from int2001/radio_delete_fix
Delete HW-Radio worked only for admins. Fixed that
2023-08-05 10:57:18 +01:00
Andreas
bcff9dd102 Added support for grid when printing from the advanced logbook 2023-08-05 11:42:39 +02:00
int2001
391e9d084c
Added checkbox for Grid (tnx Andreas) 2023-08-05 07:41:06 +00:00
int2001
8c7e4a9a10
Delete HW-Radio worked only for admins. Fixed that 2023-08-05 06:51:54 +00:00
int2001
4ec2a03c33
Added optional Grid and Call-Line to label 2023-08-05 05:49:12 +00:00
Andreas
05a0f5333d [Winkeyer] Fixed url when Cloudlog is in a subfolder 2023-08-04 13:55:47 +02:00
Peter Goodhall
10c1c9d06a
Merge branch 'dev' into master 2023-08-04 11:22:01 +01:00
Andreas Kristiansen
0f609593e6
Merge pull request #2371 from AndreasK79/qslprint_mark_as_printed
[QSLPrint] Fixed js. Added button to mark as sent
2023-08-04 11:51:32 +02:00
Andreas
9eee9d9751 [QSLPrint] Fixed js. Added button to mark as sent 2023-08-04 10:00:14 +02:00
Juuso_W
4efd9234d2 Finnish update
Finnish language files, updated from DEV and translated.
Pls check for conflicts (if this causes any) - I had no rights to update to DEV
2023-08-04 10:47:03 +03:00
int2001
1afb72063a
Changed Header of label to DD.MM.YY UTC 2023-08-04 05:35:43 +00:00
int2001
14cff47f04
Added inches to papertype / extended logic for inches 2023-08-04 04:45:10 +00:00
Peter Goodhall
45e057c261 [Labels] Fixed typo 2023-08-03 14:03:19 +01:00
Peter Goodhall
6cea54bc90 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-08-03 13:59:10 +01:00
Peter Goodhall
e6004d0c12 [Account][Winkey] Allows users to enable and disable winkey via their account settings 2023-08-03 13:59:02 +01:00
int2001
ca4c8f6769
Fixed prefix on SQL 2023-08-03 12:36:08 +00:00
int2001
f5baeb8fa2
fixed "no active label"-detection 2023-08-03 11:34:29 +00:00
Andreas
bf858f31de Added dialog for delete 2023-08-03 13:24:05 +02:00
int2001
126d781baa
Added Station-ID to label-qso-view 2023-08-03 11:15:02 +00:00
Andreas
3974fba6bb Merge branch 'labels_paper_types' of https://github.com/AndreasK79/Cloudlog into labels_paper_types 2023-08-03 12:30:29 +02:00
Andreas
2db344d220 Removed last modified. Also shows portrait/landscape in table 2023-08-03 12:27:17 +02:00
int2001
2824f31ac6
Disabled "use for print" if no paper given, catching error if those label was active 2023-08-03 08:55:16 +00:00
Byt3
1f6817343b
Merge pull request #1 from magicbug/dev
Dev
2023-08-03 09:27:48 +02:00
Byt3
eb9ca6b191
Update options_lang.php - Orthografie
Email <> E-Mail
E-Mail is the correct German word for electronic mail
2023-08-03 09:22:18 +02:00
Byt3
b905919180
Update menu_lang.php
US "Grafschaft" is not commonly used in German. It's better to use "County", also because "County" is used elsewhere in the German translation.
2023-08-03 09:14:22 +02:00
Byt3
ddb7ba0b42
Update lotw_lang.php - Orthografie
some smaller changes.
Adjusted wording for TQSL instruction to match the most recent version of TQSL
2023-08-03 09:09:37 +02:00
Byt3
09c13b83ca
Update general_words_lang.php - Orthografie 2023-08-03 09:00:57 +02:00
int2001
85a2299322
Added warning if no paper_type is assigned 2023-08-03 06:53:22 +00:00
Byt3
62f81a2277
Update admin_lang.php - orthography 2023-08-03 08:51:56 +02:00
Andreas
dc7018def0 Merge branch 'labels_paper_types' of https://github.com/AndreasK79/Cloudlog into labels_paper_types 2023-08-03 08:16:16 +02:00
Andreas
95dda89fc6 Updated migration script to update on down, and failsafe for papertype 2023-08-03 08:16:13 +02:00
int2001
262cca5465
Added orientation and usage count to view/controller/model 2023-08-03 06:15:51 +00:00
int2001
9aa82ad3af
drop old col paper_type after migration from label_types 2023-08-03 04:42:51 +00:00
int2001
6d2c4b1b76
Switched from paper_name to paper_id 2023-08-03 04:37:25 +00:00
Andreas
c57c636068 Changed paper type templates to have user_id -1 2023-08-02 19:14:18 +02:00
Andreas
d1d602a941 Added error message when saving or editing a paper type with duplicate name 2023-08-02 19:10:35 +02:00
Andreas
e0977ea3d7 Updated script number 2023-08-02 18:25:04 +02:00
Andreas
3593987983 Merge branch 'dev' into labels_paper_types 2023-08-02 18:23:58 +02:00
Peter Goodhall
8e93b2a874 [Maintenance] Cleaned up the bottom margin leaving white space 2023-08-02 14:44:37 +01:00
int2001
84833803af
Added Index to migration-script 2023-08-02 11:18:58 +00:00
int2001
d0f919f26a
Added Default Papers when adding new user 2023-08-02 11:05:44 +00:00
int2001
6cdb88d26d
Added default papers to migration-script 2023-08-02 11:05:27 +00:00
int2001
d5b8204e57
Added Orientation to views/controllers/model for paper 2023-08-02 10:35:12 +00:00
int2001
f2272e9fb5
1st version with orientation 2023-08-02 10:20:38 +00:00
int2001
04c7db1920
Fixed Units to mm 2023-08-02 10:07:22 +00:00
int2001
4a19e00965
Moved from paper_id to paper_name 2023-08-02 09:46:19 +00:00
int2001
ed6ca09b67
Enhances PDFLabel (and some parts of label-controller/model) to custom-papertypes. UNTESTED 2023-08-02 09:34:32 +00:00
Andreas
d76e7e74d5 [Labels] Added custom papertypes to create label 2023-08-02 10:34:19 +02:00
Andreas
a043060a8c [Labels] Added papertypes to dropdown for editing labels 2023-08-02 10:17:22 +02:00
Andreas
206c10f80a [Labels] Added edit/delete paper type 2023-08-02 10:05:24 +02:00
int2001
bca73b1295
Commented migscript, Added lang-choser to Useradd 2023-08-02 07:06:34 +00:00
int2001
5d98554999
Fixed lifetime of cookie and language-loading 2023-08-02 06:37:56 +00:00
int2001
c8ea174030
Implemented Userlanguages with a lot of help from @AndreasK79 2023-08-02 06:34:12 +00:00
Peter Goodhall
ef77d65bfb
Merge pull request #2359 from int2001/get_qso_fix
When inserting qso via API (or logging) set get_qso to trusted
2023-08-01 22:11:14 +01:00
int2001
c8d1520905
When inserting qso via API (or logging) set get_qso to trusted 2023-08-01 19:13:40 +00:00
Peter Goodhall
c814399fc1 Fixed a typo 2023-08-01 18:04:35 +01:00
Peter Goodhall
c7f945bd67 Allow function key window to display when buttons arent shown 2023-08-01 18:03:55 +01:00
Andreas
b419e804bb Added updated controller 2023-08-01 18:59:05 +02:00
Peter Goodhall
5d3dea438a visual clean up 2023-08-01 17:58:57 +01:00
Andreas
8ac7a8e3d6 [Labels] Adding custom paper types 2023-08-01 18:55:42 +02:00
Peter Goodhall
b79229f326 Hide winkey buttons 2023-08-01 16:37:57 +01:00
Peter Goodhall
2f4107c1c2
Merge branch 'dev' into winkeytest 2023-08-01 16:24:33 +01:00
Peter Goodhall
c5cf2b27f5 Getting ready for merge 2023-08-01 16:22:03 +01:00
Peter Goodhall
59689f80cc Only show CW functions if using SSL and only when mode is CW 2023-08-01 16:18:56 +01:00
Byt3
c897444913
Correction of typo [DE]
Ermuttlung --> Ermittlung
2023-08-01 16:02:48 +02:00
Peter Goodhall
b13f2b032c Implement macro shortcuts 2023-08-01 14:49:43 +01:00
Peter Goodhall
ba89628b8c Load the macros into the buttons 2023-08-01 14:07:11 +01:00
Andreas
ff1b5b760d Fixed error when displaying US Counties QSOs 2023-08-01 14:26:06 +02:00
Andreas
1e82df7530 [Awards] Added xss_clean to all used inputs 2023-08-01 14:20:14 +02:00
Andreas Kristiansen
25e62a2708
Merge pull request #2355 from int2001/welcome_fix
protect DANGEROUS Functions from being called without authed user
2023-08-01 13:26:37 +02:00
Andreas
41d535b805 Secure calltester so that it can only run when logged in and you are admin 2023-08-01 13:25:36 +02:00
Peter Goodhall
9ddcb70588 Return macros as json 2023-08-01 11:40:32 +01:00
int2001
6183a9208e
protect DANGEROUS Functions from being called without authed user 2023-08-01 10:37:20 +00:00
Peter Goodhall
57a5e2ae85
Merge pull request #2354 from AndreasK79/label_offset_advanced_logbook
[Advanced Logbook] Added dialog to set label offset when printing labels
2023-08-01 10:56:58 +01:00
int2001
76f4880b14
added view 2023-08-01 08:59:36 +00:00
int2001
fac37ca657
Added controller 2023-08-01 08:42:34 +00:00
int2001
cfa77e4959
Changed Icons 2023-08-01 08:41:38 +00:00
Andreas
e3789ae1be [Advanced Logbook] Added dialog to set label offset when printing labels 2023-08-01 10:30:05 +02:00
int2001
1158bf312e
Moved "reassign QSOs" to adminarea with Menu 2023-08-01 08:21:17 +00:00
Peter Goodhall
43bacdc62a Save and Update Macros from the Database 2023-07-31 15:52:32 +01:00
int2001
4840bc822d
Comments added (testing branch/merge/PR-Issue) 2023-07-31 09:44:27 +00:00
int2001
bc3002bf86
Fixed params when calling webadif via cron 2023-07-31 09:13:28 +00:00
int2001
112d997ca5
Check if QRZ-QSOs belong to user, when triggering via GUI 2023-07-31 07:16:15 +00:00
int2001
bcc8bda3e5
WebAdif fixing. cron is trusted 2023-07-31 06:59:04 +00:00
int2001
8e5dacea01
Removed unused functions at Dashboard / Secured webadif 2023-07-31 05:34:44 +00:00
int2001
ef65d6a7c4
check if qso belongs to user when deleting/requesting/confirming QSOs/QSLs 2023-07-31 05:03:05 +00:00
Andreas Kristiansen
61b55a2e3d
Merge branch 'dev' into secfix 2023-07-30 21:40:48 +02:00
int2001
4dd62bfa11
Fixed station_id-Check at create_qso 2023-07-30 17:53:13 +00:00
int2001
feb81eecde
Only Export Cabrillo for stations belonging to the User 2023-07-30 17:31:54 +00:00
int2001
e957402b37
redirect if one wants to try print labels from other station 2023-07-30 17:25:52 +00:00
Peter Goodhall
b6332162e5
Merge pull request #2349 from AndreasK79/label_start_at
[Labels] Added a dialog for the user to specify from which label the print should start.
2023-07-30 11:51:29 +01:00
Peter Goodhall
563f3d5b69 [QRZ] Clean Gridsquare to allow only 8 character's max 2023-07-30 11:47:53 +01:00
int2001
bcf3aecd1a
Fixed sec-issues at stations (edit / delete / empty / copy) 2023-07-30 09:05:51 +00:00
Andreas
4387a5b2ed Fixed error when sat_mode is null 2023-07-30 09:59:38 +02:00
int2001
33d469f4b8
Fixed detection of new QSO 2023-07-30 06:50:08 +00:00
int2001
be2478a3ae
Respect different BAND_RX only when working SAT 2023-07-30 06:18:36 +00:00
int2001
21c29cc9da
adjusted sorting for aggregation 2023-07-30 06:14:13 +00:00
int2001
52b3d3585b
Fixing of SATMode / BandRX 2023-07-30 06:08:01 +00:00
int2001
b5d73e50c3
Fixed start_at 2023-07-30 05:46:25 +00:00
Andreas
2543a721ad [Labels] Added support for label offset in backend 2023-07-29 20:49:45 +02:00
Andreas
aa051f7ffd [Labels] Added form to choose which label to start at 2023-07-29 20:02:18 +02:00
Andreas Kristiansen
37281f8fe6
Merge pull request #2347 from phl0/fixEmptyFilter
Look also for QSOs where QSL column is NULL or empty
2023-07-29 18:28:17 +02:00
phl0
816f58f017
Look alos for QSOs where QSL column is NULL or empty 2023-07-29 18:11:38 +02:00
phl0
61862a0441
Split SAT mode in (adv) logbook and QSO view 2023-07-29 09:13:01 +02:00
int2001
0de8cd6c46
try to fix some things... 2023-07-28 17:01:18 +00:00
Peter Goodhall
c65bac1bb4 Add code to support 4, 6, 8 char gridsquares 2023-07-28 16:48:35 +01:00
Peter Goodhall
671467b38f
Merge pull request #2338 from cats-shadow/rus-translation
Russian translation updated
2023-07-28 16:09:08 +01:00
cats-shadow
e936aba99d Russian translation updated 2023-07-28 17:42:59 +03:00
int2001
2b29c6cbe4
Shortened Date / see https://github.com/magicbug/Cloudlog/discussions/2164#discussioncomment-6575981 2023-07-28 13:13:21 +00:00
int2001
b804a41c41
SatMode label fix 2023-07-28 10:37:49 +00:00
phl0
00c98609fd
Minor changes to output 2023-07-28 12:19:01 +02:00
int2001
d0c55fe628
Time-Formatter included 2023-07-28 10:13:15 +00:00
int2001
c4df2d77d0
flip PSE/TNX 2023-07-28 09:31:39 +00:00
int2001
2e1329a159
Added TNX/PSE to label 2023-07-28 09:24:01 +00:00
int2001
77821a49ff
Split labels when SAT/Non-SAT 2023-07-28 08:28:17 +00:00
int2001
df25d8c1ae
Enhance sorting 2023-07-28 08:21:37 +00:00
int2001
4bb448d369
Removed font from settings. Fixt it to DejaVuSans 2023-07-28 07:51:52 +00:00
int2001
71d861f8b7
Take care of max-lbl-count 2023-07-28 06:49:50 +00:00
int2001
4752b70649
SAT-Addon 2023-07-28 06:36:57 +00:00
int2001
19209a6fc4
Multiple QSOs 2023-07-28 06:15:18 +00:00
int2001
fa8eefd850
ASCII-Tables first approach 2023-07-28 06:04:16 +00:00
Andreas Kristiansen
b05ad202e1
Merge pull request #2331 from int2001/bandmap2qso
Bandmap2qso
2023-07-27 19:58:49 +02:00
Peter Goodhall
e8bd5f9c90
Merge pull request #2333 from phl0/renameLotw
Use LoTW as official abbreviation
2023-07-27 13:25:32 +01:00
int2001
36fca28f1b
Made List default, added tooltip to call-column 2023-07-27 11:17:00 +00:00
phl0
318fc29449
Use LoTW as official abbreviation 2023-07-27 09:16:55 +02:00
int2001
bbf766d5f4
A station is worked, when one OR MORE Times worked... 2023-07-26 20:16:15 +00:00
Andreas
96b9d1f8c1 [Bandmap] Added local copies of js 2023-07-26 15:38:50 +02:00
int2001
259336c5fb
Added 401 in case of missing key to api/radio for easier debugging 2023-07-26 12:23:52 +00:00
int2001
e98ee6899e
Avoid merge-conflicts 2023-07-26 10:08:11 +00:00
int2001
aae7328aa7
"All" is senseless at mapview, so removed 2023-07-26 08:50:54 +00:00
int2001
beaac87453
Added "All" also to bandmap 2023-07-26 08:24:47 +00:00
int2001
e1003e07d7
Added "All" to Bandchooser at List 2023-07-26 08:22:53 +00:00
Peter Goodhall
4717ca2252
Merge pull request #2324 from int2001/submode_fix
Fixed Submode/Mode issue when checking if worked
2023-07-25 17:02:02 +01:00
int2001
9f0b60032d
Fixed Submode/Mode issue when checking if worked 2023-07-25 14:10:08 +00:00
int2001
4a9ec6e87f
Removed old API-Endpoints for country_ and grid_worked 2023-07-25 12:50:07 +00:00
Peter Goodhall
3f3df3ea63
Merge pull request #2317 from int2001/bandmap
DXCluster integration
2023-07-25 11:15:09 +01:00
phl0
98477eb449
Reset LoTW upload for LEDSAT 2023-07-25 11:18:20 +02:00
phl0
2566e26ff0
Cut off an s in caseonly one QSO 2023-07-24 17:44:26 +02:00
int2001
5edab2e443 Take care of maxage for map/list 2023-07-24 09:57:03 +00:00
int2001
7f15a94c6b variable typo removed 2023-07-24 08:44:42 +00:00
int2001
2df9d80b2a Renamaed DXMap and DXList to BandMap and BandList 2023-07-24 08:33:04 +00:00
int2001
fc7a9c7f5a Added kHz and spotter to list 2023-07-23 18:02:04 +00:00
Andreas
7514c88df3 [Bandmap] Added continent filter on chart tab 2023-07-23 19:46:32 +02:00
int2001
6892ae7f12 Also collapse other things 2023-07-23 16:46:16 +00:00
int2001
4919da7909 Collapse menus 2023-07-23 16:38:26 +00:00
int2001
21773cb39e Changed Link to deeplink 2023-07-23 12:08:15 +00:00
int2001
d2f53d0b8e Added Tabs to access DXList or DXMap 2023-07-23 11:59:37 +00:00
int2001
ba9d5be562 Added de-spot options as selector 2023-07-23 09:29:04 +00:00
int2001
32073482b6 Highlighting when updated/fresh spot 2023-07-23 08:55:45 +00:00