提交图

201 提交

作者 SHA1 备注 提交日期
Andreas
159aa0562d [User selectable columns] Added the possibility to configure some of the columns shown in the dashboard and in the logbook. 2021-05-05 17:52:42 +02:00
Andreas
658641e51b [WAS Map] Added JS from this fork https://github.com/kcaran/us-map to enable labels on all states. Made a minor tweak to show popup with QSOs from clicked state. Tooltip is available, but disabled right now. 2021-05-02 17:25:59 +02:00
Andreas
64827f4506 [ADIF Import] Added option to always use login call as operator. Request by OE3IDE. 2021-05-01 19:52:13 +02:00
Peter Goodhall
c20c9bb59f Make sure that VUCC_Grid hasn't been filled in before adding a gridsquare to the COL_gridsquare 2021-03-31 15:41:11 +01:00
Randy T
f1b5f00bcd
Add function for Gridsquare Update 2021-03-30 21:12:55 -04:00
Andreas
1eedb7f2c9 [ADIF Import] Reworking the logic for fetching the QRZ API Key, skips 1 call to db for each qso imported. 2021-03-28 14:53:38 +02:00
Peter Goodhall
32f8b35c58 whitespace in file logbook model 2021-03-24 16:52:20 +00:00
Mike KJ4Z
8152dd9a64 Adding support for FT4 2021-03-19 15:55:58 -07:00
Peter Goodhall
41f6b54336 Cleaned up how state & county was being handled 2021-03-09 13:36:51 +00:00
Andreas
f122a284d7 This fixes the PHP8 warnings. Fixed #873 2021-02-08 21:46:53 +01:00
Andreas
c35d0d257e Fetches state from previous QSO. Fixes #854 2021-02-08 13:40:07 +01:00
Peter Goodhall
0d2fe0a43b
Merge pull request #869 from AndreasK79/us_counties
US Counties award added
2021-02-08 00:57:18 +00:00
Andreas
fc6641f567 [US Counties] Switched field in database, as col_cnty is the correct one. Also corrected format for county. It should be saved as state,county 2021-02-07 17:15:32 +01:00
Andreas
7642ab874f [Awards][US Counties] Can see list of counties now, and QSOs when clicked on county. 2021-02-07 15:22:03 +01:00
Andreas
44a1dd5691 [QSO Entry] County can now be saved and changed when editing a QSO. 2021-01-31 15:27:56 +01:00
Andreas
55591ca4c9 Added seconds to import function in logbook model 2021-01-18 12:19:57 +01:00
Peter Goodhall
a7d3565ccb When importing a QSO make convert band_rx to lower case 2021-01-11 16:15:37 +00:00
Peter Goodhall
32ea0f55f1 [QSO][Radio] Added Band RX to station which is populated based on CAT RX Freq
If the radio interface supplies a freq RX then the javascript will populate RX Band.
2020-12-26 14:07:00 +00:00
Peter Goodhall
8a2d62e50c
[ADIF import] Skip QRZ Logbook upload when importing ADIF from import and LoTW 2020-12-26 11:34:14 +00:00
Andreas
bcb9ab7047 Fixed a typo. 2020-12-24 10:53:29 +01:00
Andreas
a51ce5946f [Contest Mode] Contest name added 2020-12-18 23:27:47 +01:00
Andreas
ae1c82815f [ADIF import] Skip QRZ Logbook upload when importing ADIF from import, and LoTW. 2020-12-11 10:49:33 +01:00
Peter Goodhall
1703de63a9 Update Logbook_model.php 2020-12-10 16:50:54 +00:00
Peter Goodhall
a3b395db69 [EQSL][Upload] Check to make sure to only select records with callsigns in them 2020-12-10 16:46:15 +00:00
Peter Goodhall
b40b3a2834
[Contesting] New beta contesting features PR by AndreasK79
New feature: Contest logging
2020-12-09 18:05:16 +00:00
Peter Goodhall
9d4ab310d2 [Maps] Added a view to show all logged QSOs of an active profile on a map /map 2020-12-07 16:32:12 +00:00
Peter Goodhall
cee3d0c6b1
Merge pull request #730 from AndreasK79/adif_import_export_gui_tweak
[ADIF Import / Export] GUI tweaking.
2020-12-07 13:29:25 +00:00
Andreas
b2750b827f [KML Export] Bugfix, as it was not working. Also made a GUI with options for what you want to export. 2020-12-06 13:21:35 +01:00
Andreas
b03a753ab6 [ADIF Import / Export] GUI tweaking. Split into tabs. Added option for marking QSOs as exported to QRZ Logbook when importing from ADIF. 2020-12-04 14:52:00 +01:00
Andreas
7952ec76f7 Refactoring: implemented AdifHelper in Club Log export, satellite export and backup of ADIF. 2020-11-23 19:52:30 +01:00
Andreas
85c5a09a20 [QRZ Logbook] Bugfix for mass upload. Rewrote export to use AdifHelper. 2020-11-21 14:25:02 +01:00
Peter Goodhall
38e9c18b37 trying to fix tx power error when saving 2020-11-19 16:17:34 +00:00
Peter Goodhall
e843ef76ba Fixed issue where edit wasn't functioning correctly 2020-11-18 22:18:58 +00:00
Peter Goodhall
438352f519
Merge branch 'master' into fix_edit_transmit_pwr 2020-11-18 16:18:42 +00:00
Peter Goodhall
522d589527
Merge pull request #705 from daccle/add_SIG_and_SIG_INFO_fields
Add the possibilty to log SIG and SIG_INFO
2020-11-18 16:16:13 +00:00
Andreas
e149d34ba1 [QRZ Logbook] option for realtime logging added 2020-11-18 11:50:15 +01:00
Daniel Clerc
3a3b53bc58 Add SIG and SIG_INFO to edit logbook model 2020-11-17 22:29:06 +01:00
Daniel Clerc
f803561376 Add SIG and SIG_INFO to logbook model and qso view 2020-11-17 21:35:43 +01:00
Daniel Clerc
963f58f0ee add tx_power to LogbookModel/edit function 2020-11-17 21:29:03 +01:00
Andreas
2229a1579b Logging is working. Contest exchange is being logged. Basic contest logging is now working. 2020-11-17 09:47:57 +01:00
Peter Goodhall
344e1202ae
[QRZ Logbook] Comment added to ADIF pushed to QRZ Logbook.
Added comment to ADIF that is pushed to QRZ logbook
2020-10-30 17:33:11 +00:00
Andreas
1986c79033 Added comment to ADIF that is pushed to QRZ logbook 2020-10-30 18:29:25 +01:00
Peter Goodhall
ecaba0768e [eQSL] Fixes issue of Sat name/mode not being sent.
Fixes #675
2020-10-29 16:45:09 +00:00
Peter Goodhall
3e2ab2fb45
Merge pull request #673 from AndreasK79/vucc_callsign
Vucc award enhancement
2020-10-29 14:42:36 +00:00
Andreas
690ee4dcb4 Enhanced VUCC award to also see only confirmed or worked gridsquares. The worked gridsquares has the calls in the table. 2020-10-25 14:59:03 +01:00
Andreas
b33898abdb Expanded timeline with more options. 2020-10-23 12:25:16 +02:00
Peter Goodhall
53bb79291b [Edit QSO] Added RX Band to Edit box if its been provided 2020-10-18 21:43:59 +01:00
Andreas
a58c913449 Fix for DXCC count on qsl/eqsl/lotw on dashboard. 2020-10-16 20:11:45 +02:00
Andreas
68c8b3889c Fixed a couple of bugs in countries breakdown on dashboard. 2020-10-16 20:02:54 +02:00
Andreas
9f517736fd Cleaned up unused files and functions when moving to bootstrapdialog.
Fixed CQ Awards map to use bootstrapdialog.
Changed size of headers to be the same in all detail_ajax files that are loaded in bootstrapdialog from awards.
Increased size of modal-log to 900px.
Added a close qso-dialog when deleting qso within edit qso dialog.
Also changed last table in qsostreak to table-sm (forgot in last pr).
2020-10-03 23:19:09 +02:00