Wykres commitów

490 Commity (aa1efb5b53a6c99ef08e6320097273e634453c85)

Autor SHA1 Wiadomość Data
int2001 3b4138990c Don't rerender list/map if band is not populated 2023-07-25 05:42:02 +00:00
int2001 5edab2e443 Take care of maxage for map/list 2023-07-24 09:57:03 +00:00
int2001 aca4a4f409 Added (blind) functions to toggle the spotter 2023-07-23 18:48:03 +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 7f8f7f7ff9 Fixed small bug, base_url was missing also at dxmap 2023-07-23 13:23:42 +00:00
int2001 bab492efc7 Show current QRG with blue-background 2023-07-23 11:40:47 +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
int2001 c27f97defa Added highlighting on already worked and time-things 2023-07-23 06:12:11 +00:00
int2001 fb73793a23 Added Lists 2023-07-22 16:23:10 +00:00
Andreas fb39d8ec0d [Bandmap] Added cat 2023-07-21 13:27:13 +02:00
int2001 1dc278847c Number of spots must be at least 1 spot to render/update 2023-07-21 10:24:21 +00:00
int2001 dc7abe462f onChange-Trigger for Band // Errorhandling when there are no spots 2023-07-21 10:15:24 +00:00
int2001 e666844371 Modified Bandmap 2023-07-21 09:19:59 +00:00
Andreas 65ffc40460 [Bandmap] Fixed linecolor 2023-07-21 08:57:11 +02:00
Andreas 198389a764 [Bandmap] First integration of bandmap from @int2001 2023-07-20 21:42:45 +02:00
Andreas Kristiansen e271bfeb93
Merge pull request #2303 from AndreasK79/distances_clickable_bars 2023-07-17 11:04:52 +02:00
Andreas Kristiansen 4abc6c4320
Merge pull request #2293 from int2001/sat_modes 2023-07-17 11:04:31 +02:00
Andreas 3b3c05fc5a [Distances worked] When clicking bars, QSOs are displayed in a popup 2023-07-16 18:10:11 +02:00
Peter Goodhall 1e300fbc30 Merge pull request #2298 from AndreasK79/gridmap_clear_button
[Gridmap] Added button to clear lines and markers on map
2023-07-15 16:08:53 +01:00
int2001 888701aeb7 Set Mode to SSB when inverted SSB transponder, otherwise to LSB/USB 2023-07-15 07:33:45 +00:00
phl0 93222b81e1
Make search input field uppercase only on focus 2023-07-14 07:54:43 +02:00
Peter Goodhall 6f7f867953
Merge pull request #2283 from int2001/lotw_gradient_add_qso
Adds LotW-Gradient to QSO-Page
2023-07-13 17:18:52 +01:00
Peter Goodhall 51688fb552
Merge pull request #2282 from phl0/publicSearch
Public search
2023-07-13 16:40:32 +01:00
int2001 b9c39ed6ed Added LotW-Gradient to add_qso and changed getting lotw-info from File to DB 2023-07-13 15:19:08 +00:00
Andreas a79c16a184 [Gridmap] Added line an marker for when you click in the map 2023-07-12 14:28:08 +02:00
phl0 98e83ee511
Reformat result table and also handle empty results 2023-07-10 19:14:08 +02:00
Peter Goodhall ecda88f240 [Lookup] Change SCP lookup from GET to POST
stops memory leaks when searching callsigns like i/4o4a
2023-07-08 13:38:28 +01:00
Andreas Kristiansen 63baa26c7c
Merge pull request #2245 from phl0/loadGridmapOnPageLoad
Load gridmap on page load
2023-07-07 16:54:11 +02:00
Peter Goodhall 6b2654f5e0
Merge pull request #2262 from AndreasK79/advancedlogbook_added_more_ref
[Advanced Logbook] Added SOTA, POTA, WWFF searches and refs
2023-07-07 15:12:40 +01:00
phl0 033aa96204
Merge remote-tracking branch 'upstream/dev' into loadGridmapOnPageLoad 2023-07-07 16:02:46 +02:00
int2001 a6b04edd5c JS-Functions for HRDLog 2023-07-07 11:34:13 +00:00
Andreas 6fc021f14c [Advanced Logbook] Added SOTA, POTA, WWFF searches and refs 2023-07-07 10:03:52 +02:00
Andreas 982b4a4ce9 [Advanced Logbook] Changed warning poup 2023-07-05 13:03:10 +02:00
Andreas 6430ad5692 [Advanced Logbook] Fixed Quickfilters if eQSL or LoTW columns are hidden 2023-07-05 12:51:49 +02:00
Andreas 9d73c30f91 [Advanced Logbook] Added Quickfilter search. Mark one line and click filter button 2023-07-05 09:29:13 +02:00
phl0 69e065b6b2
Load gridmap on page load 2023-07-04 11:10:16 +02:00
Andreas 9efb2f3233 [Grid Map] Swapped padding for longitude/latitude 2023-07-03 20:55:00 +02:00
Andreas f70419cc02 [Grid Map] Adjusted coordinate info to not jump around 2023-07-03 20:52:42 +02:00
Andreas 36fdce5eca [Gridsquare Map] Added display of coordinates, gridsquare, distance and bearing when mouseover 2023-07-02 16:50:06 +02:00
Andreas 38dee35937 [Advanced Logbook] Added QSL image popup and indicator 2023-06-30 23:36:35 +02:00
Andreas Kristiansen 27643c662e
Merge pull request #2233 from AndreasK79/advanced_logbook_filters_lookups
[Advanced logbook] Added more filters and lookup
2023-06-30 09:11:41 +02:00
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
Andreas 34c0a925f2 [Advanced Logbook] Added eQSL/LoTW filter and DXCC/CQ/IOTA lookup 2023-06-29 18:59:12 +02:00
phl0 7e836149ff
Add buttons for outgoing QSL 2023-06-29 17:53:18 +02:00
phl0 cd5ff2f99a
Add spinner to show progress / action 2023-06-29 12:43:16 +02:00
Andreas 4254a37642 [Advanced Logbook] Added some error handling when printing labels 2023-06-28 12:24:38 +02:00