33 Commits

Author SHA1 Message Date
phl0
55fddf9c08 Display bands and freqs for SAT QSOs correctly 2025-09-15 08:48:55 +02:00
DB4SCW
d6ff837163 add switch for band/freq 2025-09-12 11:36:49 +00:00
Andreas Kristiansen
60d58ca07d Removed code not needed 2025-08-09 08:18:09 +02:00
Andreas Kristiansen
e6d6a74fb1 Set status to pending when adding label to print 2025-08-06 20:22:32 +02:00
Andreas Kristiansen
000e990680 Set oqrs to done when qsl set as sent 2025-08-06 19:21:22 +02:00
phl0
d4d0855ee9 Fix SQL group by error in QSL queue 2025-05-05 09:04:41 +02:00
HB9HIL
bf9d446087 add brackets for defined fix of no results 2024-12-20 13:39:43 +01:00
HB9HIL
d77e32deee catch no results 2024-12-20 13:35:30 +01:00
HB9HIL
4f6b47e215 fix adding qso to list (incl. prev qsl) 2024-12-19 22:21:51 +01:00
int2001
959a37641a Removed Dbg 2024-12-16 06:27:57 +00:00
int2001
93bb06422d Optimized last-qslcount 2024-12-16 06:20:37 +00:00
HB9HIL
d00693b35f add station_id to query 2024-12-14 14:32:27 +01:00
HB9HIL
283e9e67a4 verwende binding statt escape 2024-12-14 10:53:45 +01:00
HB9HIL
b79e503f00 include band/mode/sat_name and make the query more efficient 2024-12-14 10:39:41 +01:00
HB9HIL
5011b2681a show number of previous sent qsl cards in qsl queue 2024-12-14 00:48:28 +01:00
Andreas Kristiansen
82aa34a908 Refactor qslprint_model 2024-07-12 10:12:20 +02:00
int2001
062b06012b Limit QSL-Queue to 1000 2024-06-13 09:22:22 +00:00
int2001
6b9c78eff6 Fixes showing other stations QSL-Requests (missing bracket at OR-Statement) 2024-06-11 04:30:49 +00:00
HB9HIL
0697c84b86 make sure only requested callsign is shown 2023-12-07 01:18:24 +01:00
int2001
116d0ea2e1 Added sorting like printing and callbook-lookup to Label-List 2023-10-25 04:53:03 +00:00
Andreas
c4ac74c4ff [QSLPrint] Only set bureau for those QSOs that does not have col_qsl_sent_via 2023-05-03 20:52:42 +02:00
phl0
b17b69ad17 Sort QSOs for QSLprint DESC as in other places 2023-01-02 14:19:14 +01:00
Andreas
9d1f30d8e8 [OQRS] Added OQRS system 2022-11-15 18:29:33 +01:00
Thomas Werzmirzowsky
821a00dabb added checks to backend and frontend of "print requested qsls" to only
allow access to QSOs of user
2021-11-17 22:30:20 +01:00
Andreas
1b2a88b355 Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Andreas
c750d04848 [QSLPrint] Fixed marking of QSLs as sent when station location was all. 2021-09-04 09:42:46 +02:00
Andreas
f96b608b52 [QSL Print] Added button to see list of QSOs with callsign. Can add them to print queue from this list. 2021-07-28 11:10:15 +02:00
Andreas
c0a2134f62 [QSL Print] Delete now works. Added a working station profile selector, which changes table and links when changed. 2021-07-22 17:16:49 +02:00
Andreas
b80aaf4458 [QSLPrint] Added function for deleting QSOs from print queue. 2021-05-22 08:45:24 +02:00
Andreas
cfd6253dfc [QSL Print Queue] Expanded the view with a table to see which QSOs are ready for print. 2021-05-08 10:29:47 +02:00
Kim Huebel
6813237c59 reworked QSL-Indicators and print-functions to not only use "R" but also
look for "Q" (Queued)... this is logically better if you initiate QSL-sending
by your own... R is for requested by other station to send...

Now we are back to ADIF-Specs-logic :-)
2020-05-25 23:05:21 +02:00
Kim Huebel
044407fefc considering only the QSOs of the active station profile now. 2019-09-27 23:04:49 +02:00
Kim Huebel
0f81c3f6a8 Exporting QSO-Data for printing QSLs 2019-08-28 21:13:24 +02:00