Commit Graph

3967 Commits

Author SHA1 Message Date
phl0
a5f7a76290 Remove debug statement 2023-08-29 23:40:51 +02:00
phl0
a84aa06965 Move searchdistance to POST parameters 2023-08-29 23:38:24 +02:00
phl0
8929f17886 Also change ajax calls for QSO log view to post 2023-08-29 23:20:32 +02:00
phl0
6b9ad004ad Changed qralatlng to post 2023-08-28 15:21:56 +02:00
phl0
3efcbf0b0d Convert bearing lookup to POST request 2023-08-25 16:26:25 +02:00
phl0
7f8341b580 Of course we need to load the model before using it ... 2023-08-25 14:56:29 +02: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