Wykres commitów

143 Commity (6d521505b774f533e701cc561b9a01a9b64381a2)

Autor SHA1 Wiadomość Data
Peter Goodhall e34107e0e8 Changed LoTW to Logbook of the World in the dropdown menu 2020-09-05 21:59:14 +01:00
Kim Huebel 9ffe54be80 Fixed bug in Advanced Search
Actually there was an issue if the field 'submode' was not filled. Mode was not shown correctly. Now fixed.

73 de Kim
DG9VH
2020-09-04 22:14:47 +02:00
Peter Goodhall c58784c022
Merge branch 'master' into lotw-sync 2020-09-01 17:49:34 +01:00
Peter Goodhall 655d44587e Gridsquare maps now full width with zoom level of 3 2020-08-23 16:50:25 +01:00
Peter Goodhall a2f572809a Made the world map full width on the /logbook page to match dashboard 2020-08-23 16:42:23 +01:00
Peter Goodhall c646aba73d Made the dashboard map fullwidth rather than contained. 2020-08-22 23:34:15 +01:00
Peter Goodhall f9448bddb2 Started code to read station profiles and find matching certs 2020-08-22 22:26:04 +01:00
Peter Goodhall 4f79330df5 Fixed error where advance search controls wasn't loading 2020-08-21 17:09:48 +01:00
Peter Goodhall b5d1a7c96b
Merge branch 'master' into configurable_modes 2020-08-18 16:22:26 +01:00
AndreasK79 0fbacec258 Added showing of error messages in GUI when uploading to QRZ.com 2020-08-08 15:52:59 +02:00
Peter Goodhall 008ff154ed Changed QSO window pin to red dot. 2020-06-17 14:49:04 +01:00
Peter Goodhall 6d84a760b9 Changed QSO View Map pin to round dot 2020-06-17 14:37:17 +01:00
Peter Goodhall 94bef8da3a Changed Map icon to round dot on dashboard and logbook 2020-06-15 16:59:27 +01:00
Kim Huebel dfc50b664e Merge branch 'master' of https://github.com/magicbug/Cloudlog into configurable_modes 2020-05-31 23:40:48 +02:00
Peter Goodhall 1cc0280650 Made date picker css local rather than a cdn 2020-05-24 22:43:18 +01:00
Peter Goodhall 1430aae552 Changed a few bits of code to clean it up 2020-05-24 22:40:37 +01:00
Kim Huebel 9cbd65b0cd Merge branch 'master' of https://github.com/magicbug/Cloudlog into configurable_modes
some futher modifications
2020-05-24 08:51:30 +02:00
Peter Goodhall 1ef515074c Changed LOTW menu text to Lotw Import #496
Changed LOTW menu text to Lotw Import , this will of course be changed back once sync for uploading has been added which is becoming a priorty
2020-05-21 21:18:57 +01:00
Peter Goodhall 1c82450266 Added dropdowns for SAT NAME & Mode along with the free flow inputs this addresses #335 2020-05-21 21:01:43 +01:00
Peter Goodhall df9ab47227 Made some text tweaks to QRZ views 2020-05-20 21:58:36 +01:00
Peter Goodhall 6121cda219
Merge pull request #502 from AndreasK79/qrz_upload_ui
UI for uploading QSOs to QRZ.com Added 2 css files for dynamic loadin…
2020-05-20 21:48:46 +01:00
AndreasK79 97440b2161 UI for uploading QSOs to QRZ.com Added 2 css files for dynamic loading button. https://github.com/loadingio/ldButton/tree/master/dist and https://github.com/loadingio/loading.css/tree/master/dist 2020-05-20 19:43:13 +02:00
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 dbb722cd5d Added Forum to the menu under profile along with help 2020-05-17 12:43:30 +01: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