提交图

542 提交

作者 SHA1 备注 提交日期
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
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
Peter Goodhall
1f53fceb26 Cleaned up some time display items 2019-10-06 16:50:33 +01:00
Peter Goodhall
48bb5948b5 Updated to improve storing of seconds against the time 2019-10-06 16:38:54 +01:00
Peter Goodhall
5ce70ec532 You can now edit the QSO and change the OPERATOR callsign if its not the one in the login account 2019-10-06 16:08:11 +01:00
Peter Goodhall
a2f8947ba7 You can now change Station profile when editing a QSO 2019-10-06 16:00:01 +01:00
Peter Goodhall
8a601e3c5e small html change adding id tag 2019-10-05 23:21:52 +01:00
Peter Goodhall
71c3556a8b Testing select2 2019-10-05 23:17:42 +01:00
Peter Goodhall
448fb61b93 Made UI improvements to ADIF functions area 2019-10-05 22:51:02 +01:00
Peter Goodhall
22d67eeefc Header change: notes no longer a dropdown 2019-10-05 22:42:15 +01:00
Peter Goodhall
14d0dd94ef Only loads quill on Notes Add & Edit 2019-10-05 22:14:52 +01:00
Peter Goodhall
214c718032 improvements to the notes ui 2019-10-05 22:10:45 +01:00
Peter Goodhall
46dfd35815 Added Quill WYSIWYG to Notes, added XSS to user area and Notes 2019-10-05 21:57:44 +01:00
Peter Goodhall
23e6dd66e1 testing settings layouts 2019-10-05 18:58:18 +01:00
Peter Goodhall
e79a349897 Start of settings 2019-10-04 18:30:55 +01:00
Peter Goodhall
fdb030bdfe Fixed issue where when editing station profile city wasn't updated 2019-10-04 18:00:56 +01:00
Peter Goodhall
f4a0298247 Removed unneeded components from User edit which have moved to station profile screen 2019-10-04 11:37:55 +01:00
Peter Goodhall
1bf848bd4b station profile edit area submit button said create instead of update (doh) 2019-10-04 11:35:37 +01:00
Peter Goodhall
6439af3df9 Cloudlog now requires eQSL QTH NIckname to upload QSOs 2019-10-04 11:32:29 +01:00
Peter Goodhall
698fc51dab Merge branch 'master' of https://github.com/magicbug/Cloudlog 2019-10-03 22:18:20 +01:00
Peter Goodhall
48f07949fb Added function to edit station profiles 2019-10-03 22:18:14 +01:00
Peter Goodhall
24b7decba6
Merge pull request #355 from dg9vh/qslrequestedyellow
mark requested paper qsls (send and receive) with yellow maker
2019-10-03 21:35:01 +01:00
Peter Goodhall
01aa885bcc Removed items from Station Profile display table shifting to a details area 2019-10-03 15:12:19 +01:00
Peter Goodhall
2a8f7f9272 Added a function to assign all QSOs to station profile number 1 and added table field into station profile for eqsl nickname 2019-10-03 12:56:25 +01:00
Kim Huebel
14b621c835 mark requested paper qsls (send and receive) with yellow maker 2019-10-02 22:18:44 +02:00
Kim Huebel
044407fefc considering only the QSOs of the active station profile now. 2019-09-27 23:04:49 +02:00
Peter Goodhall
939ef2acb6 Removed MY_ prefixed fields from the dropdown as these are now stored within station profiles 2019-09-25 00:50:47 +01:00
Peter Goodhall
fdb19f6406 Station callsign field must be returned by mysql to be shown. 2019-09-25 00:08:39 +01:00
Peter Goodhall
f638b82005 When exporting, always use the active station profile 2019-09-24 23:42:01 +01:00