Wykres commitów

671 Commity (008ff154edcd3d597a5585cf5800b2a2ddb6c63d)

Autor SHA1 Wiadomość Data
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
Peter Goodhall 0e15b79f4e Fixes #533 where POST date/time has spaces 2020-06-05 21:50:09 +01:00
Peter Goodhall 5092f9b0dc
Merge pull request #531 from AndreasK79/reset_saved_time_and_date_on_post_qsos_after_24_hours
Resets date and time on post qso if the saved date and time was set f…
2020-06-04 22:11:55 +01:00
AndreasK79 cac020c4ea Resets date and time on post qso if the saved date and time was set for more than 24 hours ago. 2020-06-04 22:29:20 +02:00
Peter Goodhall 48f9e86097
Merge pull request #527 from dl6nm/improve-add-user
Improve add user form
2020-06-04 21:19:24 +01:00
Kim - DG9VH 394ed759f3
Merge pull request #6 from dg9vh/patch-4
Update index.php
2020-06-03 22:18:10 +02:00
Kim - DG9VH 2efdcddaf9
Update index.php 2020-06-03 21:53:25 +02:00
Kim - DG9VH 0935ab2ef6
Update edit.php 2020-06-03 21:51:38 +02:00
dl6nm 4e70f77c20
Also keep timezone form data on error 2020-06-02 22:34:08 +02:00
dl6nm 0642c70013
Set eQSL navigation tab "Upload QSOs" to the active one after import finished 2020-05-26 22:31:27 +02:00
Kim Huebel 6813237c59 reworked QSL-Indicators and print-functions to not only use "R" but also
look for "Q" (Queued)... this is logically better if you initiate QSL-sending
by your own... R is for requested by other station to send...

Now we are back to ADIF-Specs-logic :-)
2020-05-25 23:05:21 +02:00
Peter Goodhall 0c11f4e9a7 Made callsign in the QSO popup bold 2020-05-24 23:15:07 +01:00
Peter Goodhall 9af164a41d Made changes to the QSO information popup 2020-05-24 23:12:58 +01: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
Peter Goodhall 2ea3233ee2 Added distance function to QRA library, Added Distance between the Worked Station and Station Profile to QSO Popup 2020-05-23 21:35:46 +01:00
Peter Goodhall 340adbaad5 On eQSL Import "Pull eQSL data for me" is selected by default to save button press 2020-05-22 12:12:34 +01:00
Peter Goodhall 0978769c77 On LOTW Import "Pull LoTW data for me" is selected by default saving a mouse press 2020-05-22 12:11:34 +01: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
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
Peter Goodhall 8d284228be
Merge pull request #492 from AndreasK79/Added_modes
Added ROS and JT6M. Fixes #491
2020-05-08 19:56:17 +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
Peter Goodhall 0ea2ea5178 Changed text on the QRZ Logbook API inputs on station profile and added link to qrz for api 2020-05-08 12:07:33 +01:00
Stanimir Stoyanov 2eb89c1eff Auto grid locator 2020-05-08 10:45:06 +03:00
Peter Goodhall 960f544726
Merge pull request #489 from AndreasK79/qrz_push
Added pushing of QSOs to QRZ.
2020-05-07 20:32:14 +01:00
AndreasK79 f1ad1d1d6e Added pushing of QSOs to QRZ. 2020-05-07 17:35:58 +02:00
Peter Goodhall 7c3646cb67
Merge pull request #487 from dg9vh/ignored_qsl
Ignored QSLs are greyed arrowed...
2020-05-06 21:57:11 +01:00
Kim Huebel f157378f9f Ignored QSLs are greyed arrowed... 2020-05-02 22:15:25 +02:00
AndreasK79 1f1382353d Forgot to remove some debugging stuff. 2020-05-02 18:08:14 +02:00
AndreasK79 ca3398e808 Saves date and time and keeps it when entering POST QSOs. Fixes #463. 2020-05-02 16:54:13 +02:00
AndreasK79 9895494237 Added option if you want to import missing QSOs. If yes, try to locate station_id, if missing, do not import. Chose to use only 4 chars in gridsquare and like in query, to have the highest success in finding a station_id, since 6 char gridsquares can be entered, as well as multiples gridsquares. Fixes #407. 2020-05-01 13:29:02 +02: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
AndreasK79 9257417c71 Small bugfix in the propagation setting in qso entry 2020-04-22 18:43:51 +02:00
Peter Goodhall c8a5c2624b
Merge pull request #464 from AndreasK79/edit_qso_improvements
Edit qso improvements
2020-04-22 15:29:45 +01:00