Wykres commitów

77 Commity (d735f0e456cd85de6ebc95c1851f6caef82c89c1)

Autor SHA1 Wiadomość Data
phl0 ff9e43fe15
Use active profile for preselection during ADIF im/export 2023-01-27 10:29:14 +01:00
phl0 cd6dfd0929
Remove redundant 'Version' info 2022-12-12 07:53:52 +01:00
phl0 611013bcdc
Fix ADIF version tags 2022-12-11 23:04:41 +01:00
phl0 6ef4c52925
Make <eor> tags upper case (now with fixed LotW issue) 2022-09-19 07:29:55 +02:00
Peter Goodhall 39966301f1 Revert "Merge pull request #1603 from phl0/makeEorUpperCase"
This reverts commit 8091869c9d, reversing
changes made to 6e87211fde.
2022-09-18 22:28:04 +01:00
phl0 f8e4bd9dd7
Make <eor> upper case 2022-09-12 09:49:23 +02:00
Peter Goodhall b40e0e7bfe Merge pull request #1388 from onovy/fix_adif_export
Fix ADIF export
2022-02-06 20:52:56 +00:00
Thomas Werzmirzowsky 309803e252 renamed station profile to station location
only show station locations of user
check station location user in backend
2021-11-15 19:46:20 +01:00
Andreas f4b29bd601 [QRZ Logbook] Updated the rest of the code to work with the new placement for the marking of QSOs. 2021-09-05 17:11:58 +02:00
Andreas 0377fe1989 [QRZ Logbook] Changed view. Moved marking of QSOs uploaded from ADIF Export to QRZ Logbook. 2021-09-05 16:49:53 +02:00
Andreas 64827f4506 [ADIF Import] Added option to always use login call as operator. Request by OE3IDE. 2021-05-01 19:52:13 +02:00
Andreas fdcf04b117 [Adif export] Bugfix. Programversion showed incorrect length. Fixed line endings in view. Fixes #997. 2021-04-21 12:23:01 +02:00
Andreas 6f07bb3a4b [Adif Export] Added possibility to choose station profile when exporting or marking QSOs. 2021-03-08 20:20:05 +01:00
Andreas b03a753ab6 [ADIF Import / Export] GUI tweaking. Split into tabs. Added option for marking QSOs as exported to QRZ Logbook when importing from ADIF. 2020-12-04 14:52:00 +01:00
Andreas 7952ec76f7 Refactoring: implemented AdifHelper in Club Log export, satellite export and backup of ADIF. 2020-11-23 19:52:30 +01:00
Andreas 256dddc1f6 [QRZ Logbook] Added mark QSOs as uploaded. 2020-11-21 22:06:25 +01:00
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