提交图

67 提交

作者 SHA1 备注 提交日期
AndreasK79
e6c788a131 Added distanceplotting. Fixes #384. 2020-02-18 10:49:27 +01:00
AndreasK79
98377c8b4a Implements a datepicker for exporting your log to an ADIF-file. 2020-02-07 14:17:05 +01:00
Kim Huebel
1edefc1b56 Added ESC-Key for resetting all QSO-Fields (quick-delete at qso-entry) 2019-12-22 21:15:18 +01:00
Kim Huebel
4d2b456c83 Now all should be resetted correct :-) 2019-10-13 23:24:26 +02:00
Kim Huebel
1a20b06f36 reset :-) 2019-10-13 23:20:18 +02:00
Kim Huebel
00060fb12c now with colored country-label 2019-10-13 23:15:04 +02:00
Kim Huebel
8db0de20ee Sorry, forgot to reset the css-classes after reset/logging 2019-10-13 23:07:19 +02:00
Kim Huebel
192a63ad4b Added indicators, if callsign/dxcc is worked on band and mode
like the locator-input the callsign-input is colored in red or green
the country-label is enabled with a label that tells us about worked/not wkd
2019-10-13 22:42:41 +02:00
Peter Goodhall
4df3a6ce8b
Merge pull request #370 from dg9vh/improve_search
Enhancing advanced search with some more operators and enabling QSO-V…
2019-10-09 21:21:14 +01:00
Kim Huebel
bfd5526e13 Enhancing advanced search with some more operators and enabling QSO-View to link to edit page if logged in. 2019-10-09 18:57:55 +02:00
Peter Goodhall
8cca1bf998 Removed Select2 for now 2019-10-09 17:09:49 +01:00
Peter Goodhall
2fe45434cc some html id changes 2019-10-08 21:11:13 +01:00
Peter Goodhall
48bb5948b5 Updated to improve storing of seconds against the time 2019-10-06 16:38:54 +01:00
Peter Goodhall
71c3556a8b Testing select2 2019-10-05 23:17:42 +01:00
Peter Goodhall
14d0dd94ef Only loads quill on Notes Add & Edit 2019-10-05 22:14:52 +01:00
Peter Goodhall
46dfd35815 Added Quill WYSIWYG to Notes, added XSS to user area and Notes 2019-10-05 21:57:44 +01:00
Peter Goodhall
939ef2acb6 Removed MY_ prefixed fields from the dropdown as these are now stored within station profiles 2019-09-25 00:50:47 +01:00
Peter Goodhall
558fe3a08d left debug stuff on 2019-09-14 20:41:43 +01:00
Peter Goodhall
e81b3c1d5b Added grouped searching and tidied up the search results 2019-09-14 20:40:17 +01:00
Peter Goodhall
c80f769a7c set type fields for search and remove any INTL fields as they arent used 2019-09-14 17:42:20 +01:00
Peter Goodhall
c9a473bdb9 Started adding filtered search options (search/filter) using querybuilder "Add Group" doesn't work currently 2019-09-12 00:53:39 +01:00
Peter Goodhall
5e1f7fbce8 Changed browser CAT update to 3 seconds after code refactoring 2019-09-06 17:09:19 +01:00
Peter Goodhall
440ae1a5a2 Changed the CAT Update time to 5 seconds to reduce some cpu load 2019-09-06 16:08:45 +01:00
Peter Goodhall
fe54069d6e Cleaned up search bugs 2019-09-04 22:11:55 +01:00
Peter Goodhall
b23dd5dff1 When you enter a gridsquare it will pan to it rather than sharp move removing shuddering 2019-08-26 15:13:52 +01:00
Peter Goodhall
6a65c26a28 Reset the freq and freq tx fields when no longer using SatPC32 as radio 2019-08-18 16:04:01 +01:00
Peter Goodhall
ae131c6679 If SatPC32 is unselected from radio dropdown clear the sat_name and sat_mode windows 2019-08-18 16:00:15 +01:00
Peter Goodhall
4b6d59d152 Cleaned up html a bit 2019-08-18 15:52:45 +01:00
Peter Goodhall
c0e7103d3a Set TX/RX Sig reports to default to 599 for psk/rtty 2019-08-18 15:51:31 +01:00
Peter Goodhall
0739790943 Grid worked before now checks based on type SAT or band/mode 2019-08-16 12:25:31 +01:00
Peter Goodhall
02c10858c0 When you change the QRA field in the QSO input, it will check gridsquare and return whether worked or not based on SAT or if sat_name isn't filled out it will do band/mode 2019-08-16 12:06:19 +01:00
Peter Goodhall
b1b4d36f37 Hide callsign suggest after emptying fields 2019-08-15 12:06:24 +01:00
Peter Goodhall
d06785923c hide suggestions till a callsigns entered 2019-08-15 12:03:15 +01:00
Peter Goodhall
50fc45dd80 Added the start of the callsign suggest feature 2019-08-13 22:02:36 +01:00
Peter Goodhall
eafae062e5 Fixed issue where if DXCC wasn't defined during json callsign call it would cause lookup to fail 2019-08-13 16:11:12 +01:00
Peter Goodhall
d99ea19bb3 Callsign information is only looked up when you enter a callsign equals to or larger than 3 chars 2019-07-25 14:16:09 +01:00
Tobias Mädel
89f97531fe
Fix JS error when using hamqth 2019-07-25 09:11:11 +02:00
Peter Goodhall
1ce2958cdd Removed call to kml.js as its not used 2019-06-29 23:21:23 +01:00
Peter Goodhall
8b3d5cf1bb Added band drop down on the gridsquare band view. 2019-06-28 18:17:54 +01:00
Peter Goodhall
6de6a8ca29 Gridmaps show confirmed squares from Lotw & Paper (not eqsl), the band gridmaps do not show satellite, repeaters or anything internet related 2019-06-28 17:07:34 +01:00
Peter Goodhall
1734a05ded Ability to map gridsquares at /gridsquares/
You can now see gridsquares on the map at /gridsquares either satellites or by band
2019-06-26 21:11:44 +01:00
Peter Goodhall
57fecec4fc Removed some whitespace from view/footer.php 2019-06-26 16:52:36 +01:00
Peter Goodhall
2b7bca1ed3
Merge pull request #300 from dg9vh/set-rst
Modified Javascript to update RST on mode change via cat-control
2019-06-26 11:09:29 +01:00
Peter Goodhall
91dc6dde94 Ability to turn gridsquare map on and off 2019-06-24 18:21:02 +01:00
Peter Goodhall
e67c1a4688 started code to show gridsquare overlay 2019-06-24 17:32:22 +01:00
Peter Goodhall
4a205f4b7f Update footer.php
Added comment to reset_fields function
2019-06-24 16:18:17 +01:00
Peter Goodhall
914a815aef Pressing the reset button on the QSO page resets all the correct fields 2019-06-24 16:13:51 +01:00
Peter Goodhall
6ef6680aaa When typing a gridsquare in the field on the QSO page it will only get bearing and when the field has 4 chars saves useless calculation 2019-06-24 16:02:02 +01:00
Kim Huebel
9163da4676 Modified Javascript to update RST on mode change via cat-control 2019-06-17 21:21:58 +02:00
Peter Goodhall
09cf6c45d2 Fixed issue where IOTA Ref wasn't populated from QRZ 2019-06-16 18:13:19 +01:00