Wykres commitów

1254 Commity (5accdc248f7c757db79cff32497ad29008c1a4f5)

Autor SHA1 Wiadomość Data
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
Andreas Kristiansen e49b860417
Merge pull request #1 from magicbug/master
Merging from the original repo
2020-02-09 08:16:37 +01:00
Peter Goodhall 2143b3035e
Dont send the comment field to eQSL (Thanks DL3RTL) 2020-02-08 12:16:01 +00: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
Peter Goodhall 7c509f7cb4
Merge pull request #410 from AndreasK79/master
Implements a datepicker for exporting your log to an ADIF-file.
2020-02-07 16:46:38 +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
Peter Goodhall da110b1f79
Merge pull request #408 from AndreasK79/master
This fixes the ADIF header import bug. Fixes #363.
2020-02-05 23:54:15 +00:00
AndreasK79 c682b8f3b4 This fixes the ADIF header import bug. Fixes #363. 2020-02-05 21:27:20 +01:00
Peter Goodhall 807c9ebea8
Merge pull request #398 from dg9vh/esc_key_in_qso
Added ESC-Key for resetting all QSO-Fields (quick-delete at qso-entry)
2020-01-23 21:20:53 +00:00
Peter Goodhall a5b3f55c68
Merge pull request #405 from abrain/patch-1
Allow for spaces in eQSL QTH nicknames
2020-01-23 21:19:35 +00:00
Andreas Brain 58c2dd86a8
Allow for spaces in eQSL QTH nicknames #404 2020-01-23 21:42:06 +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 5bfab7dec5 Added JS8 2019-12-10 19:35:04 +00: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 bbdac8d14a Added note saying master branch is now frozen to start work on Cloudlog v2 2019-12-05 16:31:06 +00: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 13b741fd57 Added comments, and notifications if a QSO is skipped on import if its a duplicate this is when time/band match 2019-12-04 19:22:15 +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 a290fc5201 Update Dxcc.php 2019-12-03 19:06:19 +00:00
Peter Goodhall c3da1f4418 only group by country on dxcc list 2019-12-03 19:04:44 +00:00
Peter Goodhall cd42aef843 Add "Satellites" column to the DXCC table in the Awards selection 2019-12-03 17:36:35 +00:00
Peter Goodhall 4ddc7e338a Merge branch 'master' of https://github.com/magicbug/Cloudlog 2019-11-25 18:36:45 +00:00
Peter Goodhall b011b9876a hide comment remarks if not logged in 2019-11-25 18:36:39 +00:00
Peter Goodhall ce8bdadc2e
Merge pull request #386 from dg9vh/patch-2
Added FT4 to modes
2019-11-13 12:08:24 +00:00
Kim - DG9VH 181d1d7a57
Added FT4 to modes 2019-11-11 14:23:31 +01:00
Peter Goodhall 86c2eaadd1 typo 2019-10-21 17:47:38 +01:00
Peter Goodhall 4252a3ab2d Lots more ADIF validation. 2019-10-21 17:41:21 +01:00
Peter Goodhall e5a822556a Added ADIF filtering on the input of a_index, age, ant_az, ant_el, ant_path 2019-10-21 15:26:25 +01:00
Peter Goodhall 3130125303 Added santise for LAT/LON ADIF incoming into Cloudlog if only will use the first 11 chars as per ADIF Spec 2019-10-21 15:00:37 +01:00
Peter Goodhall f22df659e1 Update Eqsl.php 2019-10-18 16:10:16 +01:00
Peter Goodhall 132b37f155 Update Eqsl.php 2019-10-18 16:08:27 +01:00
Peter Goodhall 89b8f0ea80 Another fix 2019-10-18 16:03:29 +01:00
Peter Goodhall c2311e7481 Added QTH Nickname to eQSLs Import because its api is rubbish and doesn't allow ALL 2019-10-18 15:51:29 +01:00
Peter Goodhall e328a0212f Update Eqsl.php 2019-10-18 15:22:42 +01:00
Peter Goodhall 2beddeef86 trying to debug eqsl 2019-10-18 15:20:53 +01:00
Peter Goodhall d8e58e1bd2
Merge pull request #376 from magicbug/add-license-1
Create LICENSE
2019-10-16 12:04:11 +01:00
Peter Goodhall 2f64027f45
Create LICENSE 2019-10-16 12:03:53 +01:00
Peter Goodhall c81dbea929
Create FUNDING.yml
Added info on sponsoring Cloudlog
2019-10-16 12:01:02 +01:00
Peter Goodhall 4ffb8077a5 Updated the readme. 2019-10-16 11:58:31 +01:00
Peter Goodhall 2025a33dc2 When importing ADIF if TX POWER contains anything thats not a number its stripped out. 2019-10-14 11:46:58 +01:00
Peter Goodhall 1f6030f13e
Merge pull request #375 from dg9vh/dxcc_not_worked
reset :-)
2019-10-13 22:28:41 +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