Commit graph

252 commits

Author SHA1 Message Date
Peter Goodhall
d847e4819e Add pagination and DXCC tab to previous QSOs
Implement server-side pagination for previous contacts and add a DXCC Summary tab. Controller Qso now uses last_custom_paginated and exposes total_rows/total_pages/current_page/limit. Logbook_model gained last_custom_paginated and last_custom_count to support paged queries. The previous_contacts view was updated with HTMX pagination controls and wrapping for a scrollable table; qso/index was refactored to a tabbed UI (Previous Contacts / DXCC Summary). Lookup result display was improved: responsive table, sticky header, consolidation of LSB/USB into SSB and filtering out empty modes. JS and CSS updates load DXCC HTML into the new tab, hide legacy dxccsummary elements, and add form reset / Escape handling to return focus to the previous contacts tab.
2026-03-26 22:26:47 +00:00
Peter Goodhall
7f7d2a6426 Add left-positioned dropdown submenu styles
Mark certain dropdowns (Gridmaster, Other Export Options, Third Party Logbooks) with a new dropdown-submenu-left class in header.php so submenus can open to the left. Update general.css to style .dropdown-submenu and .dropdown-submenu-left positioning, refine .navbar .dropdown-menu appearance, and improve dropdown item spacing, hover effects and submenu chevron styling for better alignment and visual consistency (prevents overflow and improves UX).
2026-02-17 22:58:21 +00:00
Peter Goodhall
f99a10e13b Enhance options UI with icons and improved layout
Added FontAwesome icons to options pages and sidebar for better visual distinction. Improved the options index page with overview cards for each settings category. Updated CSS for active and hover states in the options sidebar, providing a more modern and user-friendly interface. Added a subscription management link to the header if configured.
2025-12-09 16:23:21 +00:00
Peter Goodhall
355b92d088 Add hover effects to QSO LIVE/POST badges
Introduced custom hover styles for success and danger badges with pointer cursor to improve visibility and user interaction.
2025-11-24 16:30:34 +00:00
Peter Goodhall
129cb5986f Enhance custom map UI and add loading feedback
Improves the custom map interface with a redesigned filter section, quick action buttons, advanced filters, and a statistics display. Adds a loading spinner, disables the submit button during map load, and provides success/error feedback with failsafe timeout. Integrates new CSS for better map and legend styling, and updates JS to support callbacks for AJAX success/error, improving user experience and reliability.
2025-08-10 18:29:47 +01:00
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
740537cf78 Redesign logbooks management UI and add custom styles
Revamped the logbooks management page for improved usability and modern appearance, including enhanced table layout, action buttons, and empty state messaging. Added dedicated CSS styles for logbooks management components to ensure consistent spacing, card appearance, badge sizing, and DataTable integration.
2025-08-09 22:41:14 +01:00
Peter Goodhall
f9b02c51b6 Redesign station management page UI
Revamped the station profile management page with improved Bootstrap-based layout, enhanced alert and card components, and a more user-friendly table for station locations. Added new CSS styles for the station management page, including custom card, badge, button, and DataTable styling for a modern, consistent look.
2025-08-09 22:38:11 +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
Emiliano
ae914485e3
Complete CSS Fix for #3158
the last commit was not enough to fix the bug
2024-07-03 18:09:12 +02:00
Emiliano Macedonio
c014820ec3 Merge branch 'dev3' of https://github.com/emics/Cloudlog into dev3 2024-06-27 12:34:16 +02:00
Emiliano Macedonio
d440c8f41c Fix Context menu only shown partially #3158 2024-06-27 12:34:13 +02:00
Emiliano Macedonio
12c271f5b9 New menu item for Third Party Logbooks
Realign submenu popup for correct visualization in Portrait screen
Review some wrong icon in dropdown menu
2024-06-20 12:37:40 +02:00
Emiliano Macedonio
121e5f7981 Added flags to QSO tables and in detail 2024-05-24 16:43:32 +02:00
Peter Goodhall
d7c6dbd29f Fixes #3056 Stopping invalid callsigns when creating station locations 2024-04-10 17:39:33 +01:00
Peter Goodhall
c7718d675c Impliments HTMX for the user delete so that you never leave the main table display 2024-04-10 15:15:54 +01:00
Peter Goodhall
8d9e0ba2cc Fixes Menu Hiding 2024-03-22 10:58:30 +00:00
Peter Goodhall
dfe5471b87 Fixed links not being visable 2024-03-14 11:45:16 +00:00
Peter Goodhall
b78c307f80 [Dashboard] Upcoming DXPed - Improved CSS
Upcoming DXPed - Improved CSS to handle dark themes better
2024-02-23 15:29:37 +00:00
phl0
ef361e8aa0
Add mode badges 2024-02-14 13:44:11 +01:00
Andreas
a87673ae0f Some styling was needed for the indicator 2024-01-01 11:20:32 +01:00
Andreas
28285fba44 Added an indicator for the DXCC Summary in the QSO entry window 2024-01-01 10:03:45 +01:00
abarrau
b251fc4d6b Merge remote-tracking branch 'upstream/dev' into ans-fix-menudropdown 2023-12-27 12:25:26 +01:00
abarrau
372ef7604b remove class can make issue 2023-12-22 11:12:08 +01:00
abarrau
52beb3b3ff fix arrow select list not display on dark theme 2023-12-19 10:56:49 +01:00
HB9HIL
a75daafe47 removing blue theme 2023-12-18 21:17:23 +01:00
HB9HIL
9dc2c5284a card need some bottom margin (for mobile and general) 2023-12-17 21:22:28 +01:00
HB9HIL
429d417626 gave the label some room over all cloudlog 2023-12-17 21:14:47 +01:00
HB9HIL
3bf146e64d card-header text color 2023-12-17 20:30:03 +01:00
abarrau
1748e298ba add pwd button (show/hide) 2023-12-17 17:39:12 +01:00
abarrau
4aafa64ef0 css change for all themes 2023-12-17 17:37:44 +01:00
abarrau
d9aa0f15e8 change css (theme blue) 2023-12-16 19:23:37 +01:00
abarrau
8d606b7b8d use accordion for header 2023-12-16 08:05:43 +01:00
abarrau
ed11da8833 change design user edit page 2023-12-15 20:22:58 +01:00
Peter Goodhall
955fe52b48 [CSS} Removes the unset has it breaks other areas this isnt the fix! 2023-12-12 21:33:11 +00:00
Peter Goodhall
a8c67b1f19 [Awards][Popups] Fix popup menus when using modals on awards 2023-12-12 13:34:56 +00:00
Peter Goodhall
bbab743ed5 [Search[ Fixes menu being hidden 2023-12-12 11:41:52 +00:00
Andreas Kristiansen
bd0f079b4d
Merge pull request #2803 from abarrau/ans-map-highlight-v2
[MAP] highlight ligne remove on all map
2023-12-11 10:35:35 +01:00
Andreas Kristiansen
1bdf28a4e5
Merge branch 'dev' into bs_5_fixes 2023-12-11 09:28:36 +01:00
Andreas
537a28540c Submenus 2023-12-10 00:54:11 +01:00
abarrau
fc4071d8f4 add new class on dark css theme 2023-12-09 10:54:18 +01:00
HB9HIL
6e3276e8a5 qrz confirmation badge 2023-12-08 16:50:23 +01:00
HB9HIL
dc8243cdf0 Merge remote-tracking branch 'upstream/dev' into bs_5_fixes 2023-12-08 14:13:16 +01:00
HB9HIL
9c822c5cef us counties datatable 2023-12-08 12:56:16 +01:00
int2001
6253c133fa
Merge branch 'dev' into qrz_down 2023-12-08 07:35:27 +00:00
int2001
a860809441
Added css for qrz-arrows 2023-12-08 05:21:47 +00:00
HB9HIL
6c60ed710f one line too much 2023-12-07 22:46:44 +01:00
HB9HIL
a545dc63f6 fixed active rows in tables 2023-12-07 22:35:03 +01:00
HB9HIL
dd154f6a9e removed card background to get the old design 2023-12-07 21:28:10 +01:00
int2001
d4f8e32f30
Reverting accidently changed css 2023-12-07 16:52:50 +00:00