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
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
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
2025a33dc2
When importing ADIF if TX POWER contains anything thats not a number its stripped out.
2019-10-14 11:46:58 +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
ec9a3cc10b
Update Clublog.php
2019-10-13 18:17:13 +01:00
Peter Goodhall
2b22b0139a
Update Clublog.php
2019-10-13 18:10:23 +01:00
Peter Goodhall
34e0f94b66
Update Clublog.php
2019-10-13 18:08:22 +01:00
Peter Goodhall
32ed67896f
Update Clublog.php
2019-10-13 18:04:46 +01:00
Peter Goodhall
5560e5005e
POST Each QSO to clublog seperately and if successful mark as sent.
2019-10-13 18:04:17 +01:00
Peter Goodhall
0c74ac5605
clublog realtime function wasn't public so couldn't be called
2019-10-13 16:26:34 +01: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
ffa1e12048
started the barebones to add realtime clublog uploading
2019-10-12 23:10:22 +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
dea1ffb472
Merge pull request #372 from dg9vh/prev_contacts
...
Added Paper-QSL-Info on Previous-Contacts-Search-Result-List in QSO-L…
2019-10-12 22:43:37 +01:00
Peter Goodhall
3038034b6a
Formatting
2019-10-12 22:40:04 +01:00
Kim Huebel
44a9e348e7
Added Paper-QSL-Info on Previous-Contacts-Search-Result-List in QSO-Logging
...
After entering a Callsign and confirming with TAB previous contacts would be shown now with additional column "QSL" showing Paper-QSL-state of this QSOs
2019-10-12 21:23:58 +02:00
Peter Goodhall
ab35f34467
SCP check now includes database from Club Log
...
You can automatically download the SCP from Club Log via index.php/update/update_clublog_scp
2019-10-11 16:42:18 +01:00
Peter Goodhall
576442a5cb
Revert "Merge pull request #369 from g7vjr/master"
...
This reverts commit 1beb0613d6 , reversing
changes made to 51419ad9e0 .
2019-10-11 13:58:43 +01:00
Peter Goodhall
1beb0613d6
Merge pull request #369 from g7vjr/master
...
Add support for Club Log SCP
2019-10-11 11:55:20 +01:00
Peter Goodhall
51419ad9e0
Added debug error logging
2019-10-09 21:39:12 +01:00