提交图

120 提交

作者 SHA1 备注 提交日期
Kim Huebel
8f1dcf3db6 Make modes customizable and editable
As per request of some users, sometimes new modes or missing modes had to be
added into the code.

As that hardcoded lists are not eary maintainable, we created a new table with
all modes and submodes listed and make this list editable.

Now one can activate or deativate modes from beeing shown within the select-
list in QSO Window.
2020-05-17 14:57:28 +02:00
Peter Goodhall
5e6e65301c QSO Panel: CAT Timeout Warning Message #310
This adds a warning that Cloudlogs not received any recent data from CAT Interface this timeout is defined in the cloudlog.php configuration file

$config['cat_timeout_interval'] = 1800;

The default has been changed to 30mins.
2020-05-12 22:51:56 +01:00
Peter Goodhall
756499b2b3
Merge pull request #490 from stratoss/auto_grid_locator
Automatically work out Gridsquare from the location field based on geocoding.
2020-05-10 15:10:40 +01:00
AndreasK79
8230f60ec5 Added ROS and JT6M 2020-05-08 20:54:12 +02:00
Stanimir Stoyanov
256635919f Ability to disable the auto QTH filler based on the location string 2020-05-08 14:52:53 +03:00
Stanimir Stoyanov
2eb89c1eff Auto grid locator 2020-05-08 10:45:06 +03:00
AndreasK79
e2d84f2332 Added DXCC timeline. 2020-04-28 10:53:11 +02:00
Peter Goodhall
ac3b0475bc
Merge pull request #479 from AndreasK79/lotw_report_datepicker
Added datepicker for LoTW report download. Fixes #465.
2020-04-25 22:12:47 +01:00
AndreasK79
adbc7f68ce Added datepicker for LoTW report download. Fixes #465. 2020-04-25 23:11:13 +02:00
Peter Goodhall
8ffe57fcf6
Merge pull request #475 from AndreasK79/days_with_qso
Added statistics for number of days with qso each year.
2020-04-25 16:20:14 +01:00
Peter Goodhall
de93daa3d6
Merge pull request #477 from AndreasK79/all_added_to_gridsquare_map
Added all to the gridsquare select. Fixes #470.
2020-04-25 16:19:19 +01:00
AndreasK79
949c421a61 Added all to the gridsquare select. Fixes #470. 2020-04-25 08:36:44 +02:00
AndreasK79
653549e3c2 Always run setRst to set mode when qso page is loaded. Fixes #474 2020-04-25 08:09:29 +02:00
AndreasK79
6dcdcca0bf Added statistics for number of days qrv each year. 2020-04-24 23:29:01 +02:00
Peter Goodhall
4a0e8547a2
Merge pull request #461 from AndreasK79/dxcc_choice
Added posibility to manually set dxcc and cq zone in qso entry window.
2020-04-22 15:24:03 +01:00
phl0
09437551e6
Only show details box if there is a QSO at all 2020-04-22 12:12:51 +02:00
phl0
9b1a570c25
Some minor spelling beauty :) 2020-04-21 11:48:43 +02:00
phl0
3b01617768
Add QSO count and Locator to details table 2020-04-20 21:05:00 +02:00
Kim Huebel
d50414ce4b jumping back to Callsign after reset via ESC
After resetting fields on ESC-key jump back to callsign-field.

closed https://github.com/magicbug/Cloudlog/issues/466
2020-04-19 22:08:38 +02:00
AndreasK79
f1fa575178 Fixed badgesetting on DXCC. 2020-04-13 19:23:19 +02:00
AndreasK79
4877ac7564 Moved DXCC/CQ to general. Fixed IOTA-populating. Fixed so that map location does not change if locator is filled. 2020-04-13 16:57:58 +02:00
AndreasK79
db2cd61b35 Added posibility to manually set dxcc and cq zone in qso entry window. 2020-04-13 10:34:02 +02:00
Peter Goodhall
923e03d4a5 Fixed issue #444 when resetting previous contacts didn't clear back to the main list now resolved 2020-04-06 22:03:55 +01:00
phl0
e3b2ea5801
Also show 6-digit grids worked and confirmed 2020-04-02 15:59:48 +02:00
AndreasK79
e7d1b3bf27 Added possibility to mark QSOs as exported to LoTW. 2020-04-01 08:43:08 +02:00
Peter Goodhall
453de173bf forgot to clear the table body when loading new qsos 2020-03-16 17:45:28 +00:00
Peter Goodhall
4cff817526 Clicking on a gridsquare on the gridsquare area when square is 4 char log shows who you worked. 2020-03-16 17:35:14 +00:00
Peter Goodhall
47beff6e22 Starting to add popup to gridsquare map (not populated) 2020-03-16 11:20:10 +00:00
Peter Goodhall
85039b8c42 strip gridsquare to just first 4 chars. 2020-03-14 22:13:22 +00:00
Peter Goodhall
a05344a0e3 Added onclick for map so that it returns the gridsquare of the mouse click thinking useful for a popup of the people worked in the square 2020-03-14 22:09:25 +00:00
Peter Goodhall
4ddaa36592 Automatically populate USA state from QRZ if its been supplied 2020-03-07 16:36:21 +00:00
Peter Goodhall
2d0aaba9bc If SatPC32 radio is unselected reset the propagation select to none 2020-03-02 19:56:12 +00:00
Peter Goodhall
c56aa4fa31 Updated Fancybox library, added function to save images to cloudlog from eqsl 2020-03-01 18:08:17 +00:00
Peter Goodhall
f526eb4078 forgot to add a ; to end of function 2020-02-27 22:18:54 +00:00
Peter Goodhall
3fb2bb6065 Swapped to bootstrap bundle js wanted to start using tooltips 2020-02-27 22:17:42 +00:00
Peter Goodhall
ad694204ef Small text change 2020-02-20 16:12:31 +00:00
Peter Goodhall
23a64dd489 Corrected some spelling on the Distances worked analyics page 2020-02-20 15:14:24 +00:00
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