提交图

569 提交

作者 SHA1 备注 提交日期
Peter Goodhall
18abea2aa0 Sets propagation mode as a session variable and prepopulates the next QSO till its unselected, if SAT if sat name is selected prop_mode SAT automatically populated 2020-03-02 19:53:50 +00:00
Peter Goodhall
7b4f4621d0
Merge pull request #425 from phl0/noPasswordHintNeededHere
Password hint not applicable here
2020-03-02 14:41:38 +00:00
phl0
15fb2bbd76
Password hint not applicable here 2020-03-02 15:24:00 +01:00
Peter Goodhall
7d0917db8a Made changes to popup boxes 2020-03-01 18:31:56 +00:00
Peter Goodhall
1dfdce63c5 Removed testing item 2020-03-01 18:08:32 +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
94219f3b62 Clicking on the received eQSL icon will redisplay the card (rate limited) 2020-03-01 16:59:03 +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
ec7c87b853 Cleaned up the dashboard and added tooltip for confirmed dxcc information 2020-02-27 22:17:12 +00:00
Peter Goodhall
a3b134786c Always get active station id from the database not session data 2020-02-27 14:43:07 +00:00
Peter Goodhall
c5aeab0ce0 Allow user to define date format 2020-02-21 11:40:05 +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
a57edd0366 Removed the ability to set none in stationprofile. Fixes #414 2020-02-12 19:55:36 +01:00
AndreasK79
e70039661a Added WAS (Worked All States) under awards. It's based on the same layout as the DXCC award.
Display of qsoes when clicking a CQ-zone was also fixed.
2020-02-09 13:20:59 +01:00
Peter Goodhall
dc7016eeff Merge pull request #411 from AndreasK79/master
Added placeholder on the datepicker in the ADIF export.
2020-02-08 12:13:17 +00:00
AndreasK79
7747359e8e Added placeholder on the datepicker in the ADIF export. 2020-02-08 12:36:08 +01:00
Peter Goodhall
25394501e6
Merge pull request #394 from dg9vh/improved_countries_breakdown
Improved Countries Breakdown
2020-02-07 16:48:03 +00:00
AndreasK79
a4e942af43 Added a button to only delete the log, not the profile. I found this to be valuable when testing out the import, and not having to create a new profile each time. 2020-02-07 14:54:49 +01:00
AndreasK79
98377c8b4a Implements a datepicker for exporting your log to an ADIF-file. 2020-02-07 14:17:05 +01:00
AndreasK79
c682b8f3b4 This fixes the ADIF header import bug. Fixes #363. 2020-02-05 21:27:20 +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
024d4df010 added Paper/eQSL/LoTW... 2019-12-11 22:50:21 +01:00
Kim Huebel
64894d0573 Merge branch 'master' of https://github.com/magicbug/Cloudlog into improved_countries_breakdown 2019-12-11 22:36:54 +01:00
Peter Goodhall
a77a31be44 Reselecting 13cm after a logged QSO wasn't working due to a typo was 14cm instead of 13cm FAIL 2019-12-10 19:33:31 +00:00
Kim Huebel
4f1ba5327c Improved Countries Breakdown by showing confirmed (by paper-QSL) and needed confirmed 2019-12-07 23:32:41 +01:00
Peter Goodhall
a79187c9be Fixed issue where map wasn't displayed if it was showing it based on dxcc when gridsquare isn't provided 2019-12-04 20:02:37 +00:00
Peter Goodhall
c2a389cb99 When importing only check QSO exists for that station profile 2019-12-04 15:16:56 +00:00
Peter Goodhall
81e8b51729 Deleting a station profile also deletes all its associated QSOs 2019-12-03 19:16:40 +00:00
Peter Goodhall
b011b9876a hide comment remarks if not logged in 2019-11-25 18:36:39 +00:00
Peter Goodhall
4252a3ab2d Lots more ADIF validation. 2019-10-21 17:41:21 +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
f67c3cee0e Changed ADIF spec version to 3.1.0 which is the latest 2019-10-12 23:44:51 +01:00
Peter Goodhall
eb6651697b Had an extra EOR at the end of the adif string 2019-10-12 23:43:07 +01:00
Peter Goodhall
7f538b4cab added clublog/realtime function this hasn't been tested current thinking is to run in a cronjob every minute or so 2019-10-12 23:42:03 +01:00
Peter Goodhall
fc6bc4f8a7 Added card-body tot he html 2019-10-12 22:52:30 +01:00
Peter Goodhall
9cf5f06265 removed border around Previous Contacts box on QSO page to make more room 2019-10-12 22:49:06 +01: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
5617ea367e Started QSL management system 2019-10-08 21:38:34 +01:00
Peter Goodhall
39bd4c6fbc Merge branch 'master' of https://github.com/magicbug/Cloudlog 2019-10-08 21:11:19 +01:00
Peter Goodhall
2fe45434cc some html id changes 2019-10-08 21:11:13 +01:00
Michael G7VJR
80145b4732 Use Club Log CDN for cty.xml
Change the URL for collecting Club Log's cty.xml definitions to use https://cdn.clublog.org (Content Delivery Network, faster). Remove reference to secure.clublog.org and update string "Clublog" to be "Club Log".

Getting my hands dirty for the first time so very minor stuff!
2019-10-08 20:53:14 +01:00