Commit graph

20 commits

Author SHA1 Message Date
Peter Goodhall
fb4f3877de Implement natural callsign sorting in label queries
Replaces standard callsign ordering with natural sorting by splitting callsigns into prefix, number (padded), and suffix. This improves the order of QSO label results for better readability and organization.
2025-11-22 17:21:00 +00:00
copilot-swe-agent[bot]
4d1d24ee00 Fix QSL label sorting to prioritize QSL VIA over call sign
Co-authored-by: magicbug <84308+magicbug@users.noreply.github.com>
2025-07-30 15:27:08 +00:00
Peter Goodhall
45e057c261 [Labels] Fixed typo 2023-08-03 14:03:19 +01:00
int2001
ca4c8f6769
Fixed prefix on SQL 2023-08-03 12:36:08 +00:00
int2001
85a2299322
Added warning if no paper_type is assigned 2023-08-03 06:53:22 +00:00
int2001
262cca5465
Added orientation and usage count to view/controller/model 2023-08-03 06:15:51 +00:00
int2001
6d2c4b1b76
Switched from paper_name to paper_id 2023-08-03 04:37:25 +00:00
int2001
d5b8204e57
Added Orientation to views/controllers/model for paper 2023-08-02 10:35:12 +00:00
int2001
4a19e00965
Moved from paper_id to paper_name 2023-08-02 09:46:19 +00:00
int2001
ed6ca09b67
Enhances PDFLabel (and some parts of label-controller/model) to custom-papertypes. UNTESTED 2023-08-02 09:34:32 +00:00
Andreas
206c10f80a [Labels] Added edit/delete paper type 2023-08-02 10:05:24 +02:00
Andreas
8ac7a8e3d6 [Labels] Adding custom paper types 2023-08-01 18:55:42 +02:00
int2001
21c29cc9da
adjusted sorting for aggregation 2023-07-30 06:14:13 +00:00
int2001
77821a49ff
Split labels when SAT/Non-SAT 2023-07-28 08:28:17 +00:00
int2001
df25d8c1ae
Enhance sorting 2023-07-28 08:21:37 +00:00
Andreas
8dd3f290a7 [Advanced Logbook] Now can print label from advanced logbook 2023-06-27 15:03:12 +02:00
Andreas
593e8dc1ed [QSL Labels] Now sorts by dxcc 2023-06-14 16:28:12 +02:00
Andreas
e384f9989d [QSL Labels] Switched to tFPDF. Added font selection 2023-06-12 08:20:24 +02:00
Andreas
f47717bbc1 [QSL Labels] Added label editing 2023-06-03 08:46:52 +02:00
Andreas
e8eaab8cff [QSL Labels] Custom label and print 2023-06-02 18:50:27 +02:00