提交图

227 提交

作者 SHA1 备注 提交日期
Andreas Kristiansen
db597b4af9
Merge pull request #1864 from m0urs/72-advanced-qso-view-add-possibility-for-electronic-qsl
Add "Electronic" as QSL selection
2022-12-24 10:11:09 +01:00
Andreas
a5bc66f9f4 [OQRS] Make enter search for callsign 2022-12-23 23:20:31 +01:00
Andreas
db0acca95f [OQRS] Stop enter from resetting form. 2022-12-23 23:11:12 +01:00
Michael Urspringer
f7c79eb3da Add "Electronic" as QSL selection 2022-12-23 08:24:48 +01:00
Andreas Kristiansen
1759e44106
Merge branch 'dev' into online_qsl_request 2022-12-21 22:11:33 +01:00
Andreas
d10a10569e [Logbookadvanced] Fixed callsign link when updating row 2022-12-21 07:54:05 +01:00
Andreas
1b57e55dbe [Logbookadvanced] Fixed so that master checkbox is also unchecked after executing batch job 2022-12-20 22:33:43 +01:00
Andreas
52401647f9 [Logbookadvanced] Saves callsign callbook info in database 2022-12-20 22:23:22 +01:00
Andreas
6ca8bb117f [Logbookadvanced] Improved layout on different resolutions 2022-12-19 20:33:48 +01:00
Andreas
26cc67a55b [Logbookadvanced] Added dropdown to choose number of results returned 2022-12-19 18:20:55 +01:00
Andreas
067196e4f5 [Logbookadvanced] Reset now resets form and does initial search. 2022-12-18 19:55:23 +01:00
Andreas
6cd742bea3 [Logbookadvanced] Added a few more columns 2022-12-18 19:50:54 +01:00
Andreas
dbc8a5451a [Logbookadvanced] First version of a logbook with filtering and batchprocessing of QSL handling. 2022-12-18 16:49:54 +01:00
Andreas Kristiansen
9917b14199
Merge branch 'dev' into online_qsl_request 2022-12-14 12:37:22 +01:00
Andreas Kristiansen
4da2227002
Merge branch 'dev' into iota_map 2022-12-12 09:30:59 +01:00
Andreas
84ba8d3e3d [IOTA Map] Added more info in tooltip 2022-12-12 09:26:35 +01:00
Andreas
e1444c2abf [IOTA Map] Added map to display IOTA's 2022-12-11 17:47:36 +01:00
Andreas Kristiansen
faeb9a49f7
Merge branch 'dev' into dxcc_award_map 2022-12-07 19:41:55 +01:00
Peter Goodhall
ca4f0d7ea1
Merge pull request #1826 from phl0/addPotaSupport 2022-12-07 10:49:06 +00:00
Andreas
72d128bd76 [QRZ Logbook] Fixed datepicker for marking QSOs 2022-12-04 15:16:36 +01:00
phl0
c02a334d47
Also reset callsign image display 2022-12-01 15:43:24 +01:00
Peter Goodhall
a52dff82fb Few more JS tweaks 2022-12-01 14:08:30 +00:00
Peter Goodhall
cbc6224ad3 [Callsign Lookup] Return Callsign in json request and match to input when looking a callsign up 2022-12-01 14:01:15 +00:00
phl0
034fa625fb
Add support for POTA fields according to ADIF update 2022-11-30 15:38:40 +01:00
Andreas
a66c9a070f [DXCC Map] Added prefix as icon 2022-11-24 14:37:33 +01:00
Andreas
06028992aa [DXCC Mao] Fixed so that worked/confirmed/not worked works with map 2022-11-22 17:51:31 +01:00
Andreas
9d1f30d8e8 [OQRS] Added OQRS system 2022-11-15 18:29:33 +01:00
phl0
aaf86d5656
Make number of rows "sticky" 2022-11-15 17:07:58 +01:00
Andreas
1b563b7eb0 [DXCC Map] Fixed popup and added datatable to QSO table 2022-11-12 10:50:46 +01:00
Andreas
30f3df15ce [DXCC] Added map 2022-11-11 19:23:41 +01:00
phl0
951be84c97
Rename recv/RECV to rcvd/RCVD to comply with ADIF fields and avoid
confusion
2022-11-08 23:57:39 +01:00
Andreas
a9210ecad7 [Contesting] Triggers table search when entering call 2022-10-30 08:02:32 +01:00
Andreas
f1e91766c7 [CQ Map] Fix when reloading map after selection change 2022-10-22 20:40:32 +02:00
Michael Urspringer
b328e439dc Changed WWFF links to CQGMA links 2022-10-20 22:30:19 +02:00
Peter Goodhall
70c4929064 [JS] Upgrade moment.js library 2022-10-14 16:14:42 +01:00
phl0
6a147f6c2c
Remove unneeded polygon and make lines thinner 2022-10-12 13:20:46 +02:00
phl0
df4dcf91eb
Use globally configured tileUrl for CQ map 2022-10-12 12:49:05 +02:00
Andreas
0f3d88fd32 [CQ Award] Added numbers on legend 2022-10-12 11:01:56 +02:00
Andreas
49025ff0bc [CQ Award] Added legend on map 2022-10-12 10:46:59 +02:00
Andreas
d4c51fc75c [CQ Award] New map added 2022-10-12 09:44:13 +02:00
Andreas
ccacc244db [Bands] Added master checkbox for award 2022-10-06 11:41:01 +02:00
phl0
f556e6319f
Added POTA to awards section
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-05 22:13:12 +02:00
phl0
65189d07ca
Basic POTA support 2022-10-05 17:05:53 +02:00
Peter Goodhall
1b644db237
Merge pull request #1620 from phl0/timeShortCutContest
Time and Date shortcuts also for contesting page
2022-09-28 21:14:35 +01:00
Andreas
aa17f4f438 [Statistics] Raw QSO data and unique callsigns 2022-09-25 20:39:55 +02:00
phl0
1b03da8b9b
Time and Date shortcuts also for contesting page 2022-09-25 12:32:39 +02:00
Peter Goodhall
df6622084e
Merge pull request #1616 from phl0/fixDokLookup
Fix DOK Lookup
2022-09-23 17:26:51 +01:00
phl0
3a4ea503fa
Use globally configurable tileUrl for maps 2022-09-22 23:33:32 +02:00
phl0
3d65d08d2f
Fix overwriting issue between US county and DOK selectize input 2022-09-22 22:45:01 +02:00
Andreas
11ad66ea1c [Bands] Add support for WWFF when saving band 2022-09-20 17:27:58 +02:00
Andreas
f2fbe48b6f [Bands] Now saves when clicking checkbox 2022-09-20 10:49:49 +02:00
Andreas Kristiansen
ba7124c727
Merge pull request #1595 from AndreasK79/selectable_bands
User Selectable bands
2022-09-19 15:17:22 +02:00
Andreas
4628c7742c [Statistics] Adjusted size of canvas and padding. 2022-09-19 09:55:44 +02:00
Andreas
c0ef366fa3 [Statistics] Hide labels with percentage below 1% 2022-09-19 09:21:40 +02:00
Andreas
18bd01286e [Statistics] Adjusted parameters for the doughnuts when log contains many bands and satellites 2022-09-18 17:59:57 +02:00
Andreas
58b4968cfc [Days with QSOs] Updated js to fix colors after Chart.js upgrade 2022-09-18 16:53:45 +02:00
Andreas
9f87fd9487 [Accumulated statistics] Updated js to fix colors after Chart.js upgrade 2022-09-18 16:51:55 +02:00
Andreas
4e17281a98 [Statistics] Changed from Google Charts to Chart.js 2022-09-18 16:48:16 +02:00
Andreas
6b4a09d653 [Bands] Editing QSO now fetches bands from DB. Includes also disabled bands. 2022-09-09 23:11:52 +02:00
Andreas
1114973f8d [Bands] Added edit band 2022-09-06 20:18:17 +02:00
Andreas
7326c7ec35 [Bands] Can now create new band 2022-09-06 19:35:27 +02:00
Andreas
0366431975 [Bands] Added message saying that band has been saved. 2022-09-06 16:39:30 +02:00
Andreas
a9c6acf255 [Bands] User settings can now be saved. 2022-09-05 20:26:08 +02:00
Andreas
0681975c45 [Mode editor] Tweaked column filtering 2022-08-28 20:02:07 +02:00
Andreas
ba1b1402e4 [Mode editor] Added column filtering 2022-08-28 19:27:24 +02:00
phl0
66f70af2c4
Add separate input field for WWFF info 2022-08-15 16:04:33 +02:00
phl0
8c7c4987fa
Color also fields asa an overview 2022-07-02 22:41:26 +02:00
phl0
9846a19617
Delete not needed ajax stuff and debug output 2022-06-12 13:45:25 +02:00
phl0
ea6e7f20f6
Add activators map 2022-06-12 13:18:26 +02:00
Andreas Kristiansen
e0c83f556a
Merge pull request #1460 from phl0/fillUSCounty
Fill US county from callbook / logbook
2022-05-29 20:02:43 +02:00
Andreas
53c8105754 Added type for datatable to sort date column correctly 2022-05-27 20:20:25 +02:00
Andreas Kristiansen
5399db7602
Merge pull request #1444 from Werzi2001/post_contest_logging
post contest logging using manual parameter
2022-04-18 17:25:27 +02:00
phl0
ced69b8ea4
Fill US county from callbook / logbook 2022-04-16 22:07:13 +02:00
phl0
826f30309a
Add function for looking up DOK from previous QSO 2022-04-14 23:24:37 +02:00
phl0
b9e2885aa1
basics for (pre-)filling QSO field 2022-04-14 22:36:47 +02:00
Peter Goodhall
39096628b2 [Station Locations] Start of adding automatic gridsquare population 2022-04-14 15:45:35 +01:00
Peter Goodhall
9210b5828c [JS] Upgraded momentjs to 2.29.2 2022-04-09 18:01:28 +01:00
phl0
d7a23d23a4
Pull image from qrz.com and display in QSO log window 2022-04-03 10:28:36 +02:00
Peter Goodhall
65486c4974 [QSO Input] Handles showing the gridsquare popover on focus 2022-03-31 22:09:50 +01:00
Peter Goodhall
f1e315b518 Changed popover placement to above the field 2022-03-31 18:36:35 +01:00
Peter Goodhall
024669758c Added idea on using Popover for validation info
If your not sure about popovers see https://getbootstrap.com/docs/4.0/components/popovers/
2022-03-31 18:35:25 +01:00
Thomas Werzmirzowsky
7870e31a9d post contest logging using manual parameter 2022-03-27 17:33:05 +02:00
Andreas
caf38a8d37 [Custom map] Responsive map 2022-03-09 19:01:04 +01:00
Andreas
4210a8088e [QRB Calculator] Added local copy of js. Some tweaks and popup to the map. 2022-02-16 08:17:15 +01:00
Andreas
831708ffc2 [QRB Calc] Some fixed to get this working, since map is not global. 2022-02-15 20:29:25 +01:00
Andreas
0357eb40df [QRB Calculcator] Working version, with map and path. 2022-02-13 18:08:55 +01:00
Peter Goodhall
9d6e875f80 [Maps] Adds ability to save displayed map as png
This uses DOM to Image which doesn't work with IE/Edge at the moment
2022-02-04 14:09:51 +00:00
Ryan Zink
6b4a328bc1 Addition of 33cm and 1.25m bands where appropriate, reclassification of some bands as Microwave rather than UHF 2022-01-20 21:10:16 -07:00
Peter Goodhall
1b343f036e [Station Logbooks] Added datatable.js 2022-01-20 14:50:42 +00:00
Peter Goodhall
70c408ac82 [Station Locations] Added datatable.js to allow sorting etc 2022-01-20 14:44:32 +00:00
Peter Goodhall
c8f16d1a06 [QSO][Map] Fixed annoying but where it was no longer going to DXCC or grid when entering a callsign on the map 2022-01-08 16:57:17 +00:00
phl0
8409dd03b0
Use station location as base for map 2022-01-05 15:21:26 +01:00
phl0
0593f0fee1
Add SOTA icon/link 2022-01-02 12:52:39 +01:00
phl0
e0b477e941
Add base URL to fix not found images with installations in subfolders
of web server
2022-01-01 23:17:21 +01:00
phl0
8d6466334b Added hamqth.com and some tooltips 2022-01-01 21:38:18 +00:00
phl0
4b7ae76baf Add icon link to qrz.com page 2022-01-01 21:38:18 +00:00
Thomas Werzmirzowsky
ea1cf0141a added station profile check to bearing as well (used on change of
callsign, not on change of grid locator)
2021-12-31 17:49:44 +01:00
Thomas Werzmirzowsky
451fd1e943 use station profile grid locator to calculate distance 2021-12-22 13:31:01 +01:00
Peter Goodhall
4f2fc64c01
Merge pull request #1291 from AndreasK79/implode_fix
Implode fix and fix for when the logbooks is empty
2021-11-14 22:29:03 +00:00
Andreas
341e8f4a33 [Days with QSOs] Fix if no QSOs found 2021-11-14 17:49:35 +01:00