提交图

15 提交

作者 SHA1 备注 提交日期
Peter Goodhall
9bb3deb778 Improve DataTable language handling and checkbox events
Added a default fallback for DataTables language selection if lang_datatables_language is undefined. Refactored checkbox event handling in qslprint.js to ensure proper attachment after DataTable redraws, prevent duplicate handlers, and keep the 'select all' checkbox in sync. Also improved checks for AJAX response data in markSelectedQsos and removeSelectedQsos.
2025-07-30 17:30:05 +01:00
Peter Goodhall
b66261179c Add class and value to QSO checkboxes for batch actions
Added a 'qso-checkbox' class and value attribute to QSO checkboxes in the QSL print table for easier selection and identification. Updated JavaScript to use the new class for batch selection, row highlighting, and QSO actions, improving code clarity and maintainability.
2025-07-30 17:06:13 +01:00
Peter Goodhall
095bf32781 Update selectors to use #qslprint_table for QSL print
Replaced all occurrences of the '.qslprint' class selector with the more specific '#qslprint_table' ID selector for table row and checkbox operations. This improves selector accuracy and ensures the correct table is targeted for QSL print actions.
2025-07-30 16:44:36 +01:00
copilot-swe-agent[bot]
8d1232ca0c Fix mark all checkbox functionality in QSL Print page
Co-authored-by: magicbug <84308+magicbug@users.noreply.github.com>
2025-07-30 15:09:35 +00:00
Juan Garcia
14429fbc83 Fix asset route and function name 2024-01-03 22:18:20 -05:00
Juan Garcia
42fda7cc83 Generalize the PoC 2024-01-03 22:03:11 -05:00
HB9HIL
fbed324ca6 datatable for qslprint 2023-12-17 10:45:14 +01:00
int2001
654651671d
Minor typo 2023-12-14 08:05:16 +00:00
int2001
65b280b925
Green Button JS-Part 2023-12-14 07:44:58 +00:00
int2001
a5617d2876
Fixed JS-Part of marking as sent/printed 2023-12-14 07:10:53 +00:00
int2001
b5a790d133
and one bunch more of tooltips 2023-11-26 09:00:47 +00:00
HB9HIL
4726846d8d 'badge-light' to 'text-bg-light' 2023-11-14 18:00:22 +01:00
HB9HIL
ff1a65d831 Added Translation for 'Close' Button 2023-11-05 19:38:34 +01:00
Andreas
c3c1ab2a13 [QSLPrint] Added checkboxes for multiselect 2023-08-10 21:33:33 +02:00
Andreas
9eee9d9751 [QSLPrint] Fixed js. Added button to mark as sent 2023-08-04 10:00:14 +02:00