提交图

61 提交

作者 SHA1 备注 提交日期
Daniel Clerc
0b3af61fb1 Add SIG and SIG_INFO to adif export 2020-11-17 21:37:28 +01:00
Peter Goodhall
e7d0d00e89 Fixed issue with ADIF export when exporting all the log 2020-11-17 17:35:48 +00:00
Andreas Kristiansen
c2d4439928
Merge branch 'master' into refactor_adif_export 2020-11-16 19:24:49 +01:00
Andreas
72e8ee4e0a [Adif export] Refactor the view and added a library to make the adif-line. Also a bug fixed in MY_STATE. It was exporting COL_STATE, not COL_MY_STATE 2020-11-14 19:50:27 +01:00
Daniel Clerc
01578c4f40 Readds TX_PWR and COMMENT to adif export 2020-11-11 18:38:11 +01:00
Daniel Clerc
137c4d95ec Add sig/sig_info to adif exportall function 2020-11-11 18:15:14 +01:00
Peter Goodhall
4604b1abc7 Typo dont code when feeling unwell 2020-11-11 12:09:50 +00:00
Peter Goodhall
068f6b09b8 Adds comment to satellite adif export 2020-11-11 12:07:38 +00:00
Daniel Clerc
2be31034be Adds TX_PWR and COMMENT to adif export 2020-11-09 09:27:56 +01:00
Paul Beesley
5d23802e16 Further tweaks to text and text formatting
This commit has some further changes to text throughout the application. There are also some small fixes for text formatting. E.g. making sure that the small "helper" text under certain form fields is all consistent in terms of colour, font, etc.
2020-11-02 09:34:29 +00:00
Paul Beesley
c65ce673aa Normalise button styles
Blue Solid = Add something, activate something, or perform any other primary action.
Blue Outline = Edit, change or update something.
Red = Delete something or make an irreversable change.
Grey = Deactivate something.
Yellow = Reset something or clear a field.
Green = Retained for search.

Added icons where it made sense to do so.
2020-10-27 20:51:24 +00:00
Paul Beesley
0b94674289 Normalise page / card header styles for admin pages
Bring the style of page and card headers into alignment with the LotW admin page.
2020-10-20 21:42:43 +01:00
Matthias Jung
89ef272918 Added Contest Fields to ADIF Export
The contest field (stx, srx) were missing in the ADIF export. This fixes #665.
2020-10-18 23:15:56 +02:00
Peter Goodhall
b5d1a7c96b
Merge branch 'master' into configurable_modes 2020-08-18 16:22:26 +01:00
Peter Goodhall
84e794ab5f Fixed issue where sub mode in adifs files was out of alignment 2020-08-18 16:18:55 +01:00
Peter Goodhall
65ec84a982 Update exportsat.php 2020-08-10 23:16:00 +01:00
Peter Goodhall
38b34538be Update exportall.php 2020-08-10 23:14:42 +01:00
Peter Goodhall
9368dfb55f Removed some spacing 2020-08-10 23:12:05 +01:00
Peter Goodhall
fc1430f86a Adds BAND_RX, FREQ_RX, SOTA_REF
Fixes #547 SOTA Ref missing on ADIF export
2020-08-10 22:24:01 +01:00
Kim - DG9VH
13e6b66d54
Fixed confusing behavior...
... when clicking on the "Mark imported/exported QSOs as uploaded to LoTW"... orifinally clicking on the export-label sets the marker on import, which was a bug by doublicated IDs on the HTML-entities.
2020-06-26 13:43:44 +02:00
AndreasK79
62e961747d Added option for adif export to only export those not flagged as exported. 2020-06-23 09:22:37 +02:00
Kim Huebel
396eaab53a Added Submode-Support in Logging/ADIF-Export etc. 2020-05-24 00:06:08 +02:00
Peter Goodhall
70831269e5 Added MY_STATE to the ADIF export 2020-04-08 17:04:01 +01:00
Peter Goodhall
d9ec5ec514 Final code commits for MY fields for tQSL 2020-04-08 15:00:48 +01:00
Peter Goodhall
752a8b48d3 Fixes ADIF so that the MY fields are set which tQSL can automatically use to select location 2020-04-08 14:47:25 +01:00
AndreasK79
7c032d380c Added a few options on ADIF import. Added mode to duplicate check when importing. 2020-04-05 14:23:43 +02:00
AndreasK79
e7d1b3bf27 Added possibility to mark QSOs as exported to LoTW. 2020-04-01 08:43:08 +02:00
AndreasK79
7747359e8e Added placeholder on the datepicker in the ADIF export. 2020-02-08 12:36:08 +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
Peter Goodhall
4252a3ab2d Lots more ADIF validation. 2019-10-21 17:41:21 +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
448fb61b93 Made UI improvements to ADIF functions area 2019-10-05 22:51:02 +01:00
Peter Goodhall
f638b82005 When exporting, always use the active station profile 2019-09-24 23:42:01 +01:00
Peter Goodhall
87bc0a66e3 Added operator to adif export part of issue #336 2019-08-27 23:23:50 +01:00
Peter Goodhall
c124a0200c You can now select station profile for ADIF file when importing 2019-08-19 22:25:50 +01:00
Peter Goodhall
830205dcfc Make sure imported ADIF files are set to UTF-8 2019-07-23 20:25:09 +01:00
Peter Goodhall
b26e9e4bdb Generate ADIF file for upload to Clublog 2019-06-19 14:48:06 +01:00
Peter Goodhall
5eff3f015b Less code to get the max post size from php.ini :) 2019-05-16 16:19:56 +01:00
Peter Goodhall
645eb395ce Typo 2019-05-16 16:12:37 +01:00
Peter Goodhall
9a49b1c207 Improved Error reporting on ADIF upload and display the maxmium file size for upload the web server supports 2019-05-16 16:03:52 +01:00
Peter Goodhall
dec57bc395 added adif extra text warning 2019-04-08 15:52:41 +01:00
Peter Goodhall
2eb028b683 Added padding 2019-04-08 15:51:17 +01:00
Peter Goodhall
31f7eb15d5 Added Satellite ADIF buttons 2019-04-08 15:50:36 +01:00
Peter Goodhall
7cce986807 satellite adif export 2019-04-08 15:36:23 +01:00
Peter Goodhall
0187548829 Converted ADIF pages to Bootstrap 4 and removed the dxcluster controller 2019-01-13 19:11:46 +00:00
Peter Goodhall
514df2398e Update exportsat.php 2019-01-07 17:01:26 +00:00
Peter Goodhall
e7eff66b59 export satellite adif only 2019-01-07 16:58:23 +00:00