int2001
|
7fa6edc03b
|
Fix several potential SQL-Injections at Notes/OQRS
|
2025-12-29 19:38:23 +00:00 |
|
Andreas Kristiansen
|
f5eaaa131b
|
[OQRS] Fix an error if you selected all for results in OQRS view
|
2025-10-04 17:41:04 +02:00 |
|
Andreas Kristiansen
|
b9094bc023
|
Fix timediff so it is 3000 seconds
|
2025-08-14 19:49:28 +02:00 |
|
Andreas Kristiansen
|
a105d43e54
|
Less strict date/time check. Removed band/mode.
|
2025-08-14 19:47:27 +02:00 |
|
Andreas Kristiansen
|
7f56cd68b7
|
[OQRS] Fix the qso match button
|
2025-08-14 19:30:51 +02:00 |
|
Andreas Kristiansen
|
a17761594e
|
Fixed another qsoid problem
|
2025-08-13 15:00:35 +02:00 |
|
Andreas Kristiansen
|
24ab8ad4c2
|
Set date to null instead of blank
|
2025-08-13 12:20:34 +02:00 |
|
Andreas Kristiansen
|
88eae3be73
|
Fix error after db restrictions
|
2025-08-13 11:37:01 +02:00 |
|
Andreas Kristiansen
|
6dc25f9b24
|
Fix status update
|
2025-08-13 09:33:51 +02:00 |
|
Andreas Kristiansen
|
2699930172
|
Fix date check
|
2025-08-12 20:29:07 +02:00 |
|
int2001
|
87f5fe981b
|
Add check for enabled OQRS where possible
|
2025-08-10 06:14:54 +00:00 |
|
Andreas Kristiansen
|
5191524b8c
|
Check if oqrs is enabled on locations
|
2025-08-10 07:50:06 +02:00 |
|
Andreas Kristiansen
|
60d58ca07d
|
Removed code not needed
|
2025-08-09 08:18:09 +02:00 |
|
Andreas Kristiansen
|
6238c4ecf0
|
If qsl sent and sent time is greater than request time, set as done
|
2025-08-09 08:14:19 +02:00 |
|
Andreas Kristiansen
|
000e990680
|
Set oqrs to done when qsl set as sent
|
2025-08-06 19:21:22 +02:00 |
|
Andreas Kristiansen
|
8c29032023
|
Add qso match implemented
|
2025-08-06 12:49:29 +02:00 |
|
Andreas Kristiansen
|
1a959f88ce
|
Can now remove QSO match
|
2025-08-06 11:34:29 +02:00 |
|
Andreas Kristiansen
|
da066fa4ea
|
Fix checklog functions
|
2025-08-05 08:58:00 +02:00 |
|
Andreas Kristiansen
|
2fce91899a
|
Added ption to turn-off auto-match on direct requests
|
2025-08-04 11:47:31 +02:00 |
|
Andreas Kristiansen
|
90cd55952f
|
Set pending instead of done if match
|
2025-07-31 18:47:23 +02:00 |
|
Andreas Kristiansen
|
0d708504d5
|
Added duplicate check for request with same request date
|
2025-07-30 20:11:34 +02:00 |
|
Andreas Kristiansen
|
c8a3e00d2d
|
Checks for auto queue option
|
2025-07-30 11:00:26 +02:00 |
|
Andreas Kristiansen
|
b0ac679261
|
Add to qsl queue functionality
|
2025-07-29 21:26:15 +02:00 |
|
Andreas Kristiansen
|
fd24d64fcc
|
Added functionality for rejecting an OQRS
|
2025-07-29 19:05:05 +02:00 |
|
Andreas Kristiansen
|
12de10f52a
|
Delete oqrs line removes from QSL queue
|
2025-07-29 18:38:56 +02:00 |
|
Andreas Kristiansen
|
6446c1ac13
|
[OQRS] Added 2 more statuses
|
2025-07-22 07:38:28 +02:00 |
|
Andreas Kristiansen
|
bc2e8ee567
|
Only delete users requests
|
2025-07-18 09:50:41 +02:00 |
|
Andreas Kristiansen
|
e468d8f954
|
Only show locations for correct user and slug
|
2025-07-18 09:38:07 +02:00 |
|
Andreas Kristiansen
|
5d6b944124
|
Added slug for grouped search and widget
|
2025-07-15 09:41:13 +02:00 |
|
HB9HIL
|
208a8b9e6f
|
fixes in OQRS
|
2024-10-12 07:07:37 +00:00 |
|
HB9HIL
|
f8df0c4336
|
forgot one binding
|
2024-09-06 12:56:37 +02:00 |
|
HB9HIL
|
5749a15924
|
we don't need to clean stuff twice, let's reduce some load
|
2024-09-06 00:13:25 +02:00 |
|
HB9HIL
|
56c1b05fea
|
added bindings to prevent SQL injection
|
2024-09-05 23:59:16 +02:00 |
|
Florian (DF2ET)
|
dd2c1a34a5
|
Merge pull request #876 from phl0/oqrsCount
Show open and total number of OQRS requests
|
2024-09-05 09:20:50 +02:00 |
|
phl0
|
dcdfc586e8
|
Show open and total number of OQRS requests
|
2024-09-04 18:03:32 +02:00 |
|
phl0
|
a7654f76cf
|
Make controllers assign variables and remove CI calls from views
|
2024-09-04 09:49:36 +02:00 |
|
phl0
|
7204d958d8
|
Set qsoid also for not found QSOs
|
2023-06-13 14:39:32 +02:00 |
|
Andreas Kristiansen
|
54e137db90
|
Merge pull request #2082 from AndreasK79/oqrs_grouped
|
2023-04-26 21:07:27 +02:00 |
|
phl0
|
91e04f24fa
|
Suppress seconds in OQRS requests (zeros anyway)
|
2023-04-26 06:15:24 +02:00 |
|
Andreas
|
0142209022
|
[OQRS] Now added option to search in all station locations with active OQRS
|
2023-04-25 14:00:30 +02:00 |
|
Andreas
|
f56d193426
|
[OQRS] Fixed filtering on station_id in OQRS Requests
|
2023-01-24 11:36:14 +01:00 |
|
Peter Goodhall
|
44869bfbde
|
[OQRS] Added Missing func
|
2022-12-30 21:55:34 +00:00 |
|
Andreas
|
83ae7f3bd4
|
[OQRS] Fixed search not showing all QSOs
|
2022-12-30 10:11:38 +01:00 |
|
phl0
|
49af108202
|
Adjust SQL to exlude done requests
|
2022-12-29 23:32:40 +01:00 |
|
phl0
|
5e5d8ec653
|
Add badge with number of OQRS requests
|
2022-12-29 23:17:32 +01:00 |
|
Andreas
|
d5842bbc5a
|
[OQRS] Created new view for OQRS requests
|
2022-12-29 17:14:18 +01:00 |
|
phl0
|
b332dee524
|
Merge branch 'dev' into fixOqrsFlaws
|
2022-12-29 16:12:45 +01:00 |
|
phl0
|
54ad24d3be
|
Set qsoid to 0 for not-in-log requests
|
2022-12-28 23:47:44 +01:00 |
|
phl0
|
bac26df67d
|
Show public OQRS link if at least one callsign has OQRS activated
|
2022-12-28 23:37:14 +01:00 |
|
Andreas
|
5d2ca03410
|
[OQRS] SAT fix for displaying QSOs around time/date/mode for OQRS
|
2022-12-22 21:13:02 +01:00 |
|