提交图

49 提交

作者 SHA1 备注 提交日期
Peter Goodhall
09c45a7e3e Refactor ADIF import tabs to use Bootstrap nav-tabs
Replaced custom tab navigation and styling in the ADIF import view with Bootstrap's native nav-tabs for improved maintainability and consistency. Removed related custom CSS and JavaScript, simplifying the codebase and leveraging Bootstrap's built-in tab functionality.
2025-08-10 10:19:30 +01:00
Peter Goodhall
e5675d3531 Replace Bootstrap tabs with custom styled tabs
Introduces custom tab navigation with enhanced dark theme support, replacing Bootstrap nav-tabs. Adds aggressive tab styling, a custom tab switching script, and updates card headers for consistent appearance across all tab panes.
2025-08-09 23:40:10 +01:00
Peter Goodhall
8039d41fb4 Revamp ADIF import/export UI and enhance styling
Improves the ADIF import/export page with a more structured layout, icons, grouped options, and clearer forms for import, export, LoTW, and DCL actions. Adds extensive CSS for better visual hierarchy, card and tab styling, form controls, and alert presentation to provide a modern, user-friendly experience.
2025-08-09 21:55:20 +01: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
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
0187548829 Converted ADIF pages to Bootstrap 4 and removed the dxcluster controller 2019-01-13 19:11:46 +00:00
Peter Goodhall
4d85ca9237 Fixed Error showing on ADIF upload page. Issue #122 2013-01-23 14:02:47 +00:00
Peter Goodhall
c1ed8418a8 Added .adi file type warning when importing 2012-11-13 20:29:38 +00:00
Peter Goodhall
c9ff2eb900 Added ADIF Features 2011-11-19 22:30:19 +00:00