提交图

1475 提交

作者 SHA1 备注 提交日期
Andreas
7b38f3c2e5 Added state to query. Lookup failed if set to show 2023-09-10 10:32:40 +02:00
phl0
c5e050f548
Check station callsign in station profile 2023-09-06 00:02:07 +02:00
Andreas Kristiansen
e74a949b07
Merge pull request #2432 from phl0/ajaxToPost 2023-09-05 12:56:04 +02:00
phl0
180917238e
Harmonize table headers 2023-09-04 15:32:51 +02:00
int2001
dd39f02651
Use Col-Config (for overview / lb) also for previous-contacts 2023-09-03 17:35:21 +00:00
Andreas
a35ddb2b0a Merge branch 'dev' into logbookadvanced_choose_visible_columns 2023-08-31 08:40:15 +02:00
phl0
f6044097c1
We should export to csv without slashed zero 2023-08-30 16:51:06 +02:00
phl0
7d37df016f
Handle initial case when user options are empty 2023-08-30 12:53:49 +02:00
Andreas
a78da90839 [Advanced Logbook] You can choose which columns to show 2023-08-30 08:54:06 +02:00
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
Petr Kracík
059a0860af
eSQL: Security fix, use HTTPS to send password over the internet
Signed-off-by: Petr Kracík <petrkr@petrkr.net>
2023-08-29 17:58:22 +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
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
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
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
794901847d
return Empty array when no favs 2023-08-19 05:02:50 +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
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
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
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
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
4024616e53 [Logbook Advanced] Fixed callbook lookup 2023-08-10 09:07:24 +02:00
Andreas
37ddae8e93 Fixes the error if HamQTH lookup does not have credentials set 2023-08-09 09:32:50 +02:00
Andreas
cdc2f9fe6f [QSO Entry] Fixes hamqth with qslmgr not found error 2023-08-09 09:19:01 +02:00
Andreas
f89e877b8e [DXAtlas export] Fix for some systems when writing temp file 2023-08-08 21:00:24 +02: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
int2001
1e269b18b2
removed a lot of unused (and dangerous) functions 2023-08-08 13:47:23 +00: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
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