Wykres commitów

433 Commity (16f5bda4198055eeee22f1cd769edcb3d2ea6e59)

Autor SHA1 Wiadomość Data
int2001 df688cfcd4
Fix contestlog-reload on Fieldreset 2023-10-02 11:46:01 +00:00
int2001 1bfb44268b
Bugfix lookup calls with prefix 2023-09-29 09:13:32 +00:00
phl0 062d240503
Remove unneeded code 2023-09-22 12:32:19 +02:00
phl0 550f505b34
Adapt to API changes (timestamp was given in local time instead of UTC) 2023-09-22 12:30:50 +02:00
Peter Goodhall 525481a990
Merge pull request #2474 from phl0/activatedGridsToGridmap
Activated grids to gridmap layout
2023-09-19 16:41:01 +01:00
Peter Goodhall 7b4211e6df
Merge pull request #2495 from phl0/replaceSlashedZero
Replace slashed zero
2023-09-19 16:40:40 +01:00
phl0 efa90cbaa9
Add forgotten files in PR 2500 2023-09-19 14:11:52 +02:00
phl0 e1ebbd8e16
Replace slashed zero for qrz.com etc. links 2023-09-18 08:22:55 +02:00
phl0 ef0740050a
Merge remote-tracking branch 'upstream/dev' into activatedGridsToGridmap 2023-09-16 00:38:23 +02:00
phl0 27652fc773
Add functionality to lookup per source grid(s) 2023-09-16 00:32:39 +02:00
int2001 67208a6c27
Added red/yellow/green Colorscheme to Bandlist 2023-09-14 14:53:48 +00:00
int2001 7ac08b78f9
Check also grids found at callbook 2023-09-12 13:05:58 +00:00
int2001 b21f85106c
Colorscheme also for DXCC 2023-09-12 09:57:21 +00:00
int2001 db87530f37
removed debug, added setClass for worked/cnfmd 2023-09-12 06:36:31 +00:00
int2001 67731e4c61
Put "OR" in brackets add css for "only worked" 2023-09-12 05:38:07 +00:00
phl0 9ce313a902
Base implementation for gridmap for activated grids 2023-09-11 16:59:05 +02:00
Andreas Kristiansen e74a949b07
Merge pull request #2432 from phl0/ajaxToPost 2023-09-05 12:56:04 +02:00
Andreas bcd9b7fd88 Save closes dialog and refreshes page 2023-08-30 14:02:22 +02:00
Andreas a78da90839 [Advanced Logbook] You can choose which columns to show 2023-08-30 08:54:06 +02:00
phl0 8135924345
ADIF field should be filled with null in case of failure 2023-08-29 23:48:59 +02:00
phl0 23f45ee5be
earch bearing also converted to POST 2023-08-29 23:46:07 +02:00
phl0 a84aa06965
Move searchdistance to POST parameters 2023-08-29 23:38:24 +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
Peter Goodhall c01705793b
Handle VUCC grid lines and corners in Qrb mapping by @phl0 2023-08-24 21:47:05 +01:00
phl0 2bd09d31e1
Check for invalid grids in qrbCalc 2023-08-24 18:12:55 +02:00
phl0 77edb72d2c
Handle VUCC grid lines and corners in Qrb mapping 2023-08-23 14:22:20 +02:00
Andreas 6ae781d471 [Advanced Logbook] Added tags for styling via custom css 2023-08-23 11:55:08 +02:00
Andreas 23dc7005d9 [Advanced Logbook] Unchecks marked QSOs for mapping 2023-08-22 08:39:14 +02:00
Andreas f96bc81f73 [Advanced Logbook] Can selects QSOs for map 2023-08-21 14:18:05 +02:00
Andreas 1bc6065bef [Advanced Logbook] Fix for map date filters 2023-08-20 00:47:03 +02:00
Andreas 600362b187 Changed line color in light themes 2023-08-19 20:20:02 +02:00
Andreas Kristiansen 24dbe6f6f0
Merge branch 'dev' into logbook_map 2023-08-19 19:41:56 +02:00
int2001 4c9b752436
Added confirmation dialog and removed dbg 2023-08-19 15:11:15 +00:00
int2001 aca01fabb5
Now delete is working, too 2023-08-19 04:50:18 +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 c29b1f3c80
example-calls for get/set/del Favs 2023-08-18 15:00:40 +00:00
int2001 1bf2840e27
Saving works now 2023-08-18 13:16:01 +00:00
int2001 2891cf09c8
save QRG/Mode/Band as Favourite 2023-08-18 12:48:31 +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 807061da33
Remove debug stuff 2023-08-18 07:01:22 +02:00
phl0 0320acbefd
Make LoTW hint clickable and show last upload from LoTW page 2023-08-18 01:00:39 +02: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
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