Commit Graph

56 Commits

Author SHA1 Message Date
HB9HIL
22d47b6523 typo 2024-06-08 11:25:09 +02:00
HB9HIL
9076b787fd little css fix 2024-06-08 11:24:13 +02:00
HB9HIL
2ea07d610a added multilang support to more strings 2024-06-07 02:35:59 +02:00
HB9HIL
133191d93e use <?= for better readability 2024-06-06 20:23:19 +02:00
HB9HIL
0284e6ce19 first big change 2024-06-06 15:41:03 +02:00
Andreas Kristiansen
a4330da95a Active id is already fetched, no need for db call in foreach 2024-05-26 20:43:28 +02:00
int2001
075f2d2794 Added Option to add ADIF-Contest to Contest 2024-03-20 07:47:34 +00:00
int2001
15e25719aa Enable Uploading Files, where a space occures in ADIF-Filename (PHP-Part) 2024-02-14 05:36:09 +00:00
HB9HIL
c01dee8801 small other fixes 2024-01-16 01:48:09 +01:00
int2001
58d1e9434f ADIF-Zip-Upload OTF / PHP-Part (WIP) 2024-01-11 12:24:35 +00:00
HB9HIL
e71f782a83 fixed success and error messages 2023-12-16 11:42:56 +01:00
HB9HIL
52890a6156 no mark_lotw if no station is selected 2023-11-19 17:04:19 +01:00
HB9HIL
ad529175c1 datetimepicker for lotw mark qsos 2023-11-17 15:04:42 +01:00
HB9HIL
ad7b40973e button class for bs 5 2023-11-17 14:56:28 +01:00
HB9HIL
034c1115e2 html5 datepicker 2023-11-17 09:36:40 +01:00
HB9HIL
8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
HB9HIL
5e4e27bbf5 fixing typo 2023-11-12 16:25:54 +01:00
Peter Goodhall
f026b8518f Merge pull request #2582 from phl0/updateDokFromDcl
Add update function for DCL DOK data
2023-10-17 15:35:13 +01:00
phl0
44b875dbb0 Fix typo and all of its c+p friends 2023-10-17 16:28:29 +02:00
phl0
e5ca3e67bf Add update function for DCL DOK data 2023-10-17 16:19:05 +02:00
HB9HIL
8687ffe117 Adif Import/Export Multilanguage Support 2023-10-16 13:08:23 +02:00
int2001
4f01218d4d Ignore Stationcallsign at import as option 2023-09-20 16:00:18 +00:00
int2001
12da0b1075 Added "Already imported to clublog" to ADIF-Importer 2023-08-07 05:23:57 +00:00
int2001
95dd70aaf6 Strong check for station_id when importing 2023-07-19 18:18:03 +00:00
int2001
723e575af3 Add HRDLog to Cloudlog 2023-07-07 11:33:15 +00:00
phl0
4a60b69154 Use datetime for db column and fix typos 2023-05-26 15:22:31 +02:00
phl0
ff9e43fe15 Use active profile for preselection during ADIF im/export 2023-01-27 10:29:14 +01: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
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
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
256dddc1f6 [QRZ Logbook] Added mark QSOs as uploaded. 2020-11-21 22:06:25 +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
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
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
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
c124a0200c You can now select station profile for ADIF file when importing 2019-08-19 22:25:50 +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