Commit Graph

2592 Commits

Author SHA1 Message Date
DB4SCW
e943af5482 remove hardcoded table names 2025-01-27 10:55:08 +00:00
DB4SCW
0d6a85201b implement operator stats 2025-01-27 10:53:54 +00:00
Joerg (DJ7NT)
31554cc15e Merge pull request #1543 from int2001/lookup2bind
Refactored lookup_model to bind (leftover)
2025-01-23 11:13:04 +01:00
int2001
6be1991a90 Added exception for /B Suffix at Call (shouldn't resolve to china) 2025-01-23 09:59:25 +00:00
int2001
8fce862a48 Refactored lookup_model to bind (leftover) 2025-01-23 08:29:06 +00:00
Florian (DF2ET)
4e664f5048 Merge pull request #1222 from DB4SCW/cbr_import
Fix Contest data from third-party loggers via Cabrillo import
2025-01-22 12:11:37 +01:00
Joerg (DJ7NT)
e640baae0c Merge pull request #1531 from int2001/csv_fix
Make Old CSV-Export injection-safe (binding)
2025-01-22 08:20:15 +01:00
int2001
bfb4440fda Check empty strings as well on NULL 2025-01-21 12:01:31 +00:00
int2001
1d2b905bec Make Old CSV-Export injection-safe (binding) 2025-01-21 11:20:45 +00:00
HB9HIL
bb1e5eca4f show results of update buttons as flashmessage if a session is available. in cli ist still echoed out normally 2025-01-21 00:58:01 +01:00
Joerg (DJ7NT)
c524e3613b Merge pull request #1520 from int2001/deact_club_rt
Deactivate Clublog if auth-error
2025-01-20 21:10:47 +01:00
Joerg (DJ7NT)
80bd1f01ac Merge pull request #1495 from int2001/brute_force_protection
Brute force protection
2025-01-20 16:33:46 +01:00
Andreas Kristiansen
af58226e26 Merge pull request #1518 from AndreasK79/callstats
[Callsign Statistics] Made a view to see how many times you worked a callsign
2025-01-20 12:33:19 +01:00
phl0
c95edbb185 Implement GEO/MEO/LEO logic for callstats 2025-01-20 10:29:02 +01:00
phl0
5157ffbd18 Use SAT name if set 2025-01-20 09:05:18 +01:00
Andreas Kristiansen
5fd13b908e Merge pull request #1521 from AndreasK79/lba_empty_searchfix
[Advanced Logbook] Fixing empty text field search
2025-01-19 19:20:48 +01:00
Andreas Kristiansen
a74369d8df [Advanced Logbook] Fixing empty text field search 2025-01-19 19:06:12 +01:00
int2001
0d0db2bf76 Forgot to return Response as well 2025-01-19 16:44:40 +00:00
int2001
cfee77dfe8 Added Log-Message for that 2025-01-19 16:42:59 +00:00
int2001
f6bec24245 Deactivate Clublog if auth-error 2025-01-19 16:38:56 +00:00
Andreas Kristiansen
facb0cfa69 [Callsign Statistics] Made a view to see how many times you worked a callsign 2025-01-19 15:33:26 +01:00
Andreas Kristiansen
2d7c72f20c Fixes for Wamp server 2025-01-19 13:43:25 +01:00
Fabian Berg
1a3f63cf30 Merge branch 'dev' into cbr_import 2025-01-19 09:48:37 +01:00
HB9HIL
eed874f3eb ability for an admin to unlock a user from the users table by using the actions modal 2025-01-19 09:44:54 +01:00
phl0
5b1a5d9696 Skip htmlentities on import 2025-01-16 13:04:13 +01:00
phl0
f86196a7d9 Add QSL msg to card download function 2025-01-16 12:16:13 +01:00
phl0
216590aa6d Handle missing/empty QSL msg 2025-01-16 10:13:55 +01:00
phl0
c997f36ecc Revert sanitize on diplay. Better sanitize right on import 2025-01-16 10:11:22 +01:00
phl0
9dacd53499 Import and show incoming (e)QSL messages 2025-01-16 09:51:30 +01:00
Joerg (DJ7NT)
9a1c780b93 Merge pull request #1501 from int2001/qrz_lastqso
Fix for Last-QRZ-QSL
2025-01-15 14:26:28 +01:00
int2001
6f403f893b Typo 2025-01-15 12:32:02 +00:00
int2001
22bef0d504 Fix QRZ LastQSL-Logic 2025-01-15 12:22:58 +00:00
Andreas Kristiansen
3dd4fec912 Merge pull request #1497 from AndreasK79/lba_batchedit_satfix
[Advanced Logbook] Enhance sat edit and fix sat mode
2025-01-15 12:19:02 +01:00
phl0
81d640418d Save a separate table update for distance 2025-01-15 09:55:16 +01:00
phl0
d0677ed660 Adjust binding array 2025-01-15 09:12:26 +01:00
Andreas Kristiansen
e0cc1df358 Need to init variables. Added blank for band for sat. 2025-01-14 11:34:34 +01:00
Andreas Kristiansen
deefb97e39 [Advanced Logbook] Enhance sat edit and fix sat mode 2025-01-14 09:22:08 +01:00
HB9HIL
90dbc21967 fixing LoTW update bug, which was cause by wrong WHERE parameters. Since we have the QSO ID we can skip the other parameters anyway. 2025-01-14 09:21:13 +01:00
int2001
62dea3fc2e Make amount of failed logins configurable (defaults to 3) 2025-01-13 15:23:14 +00:00
int2001
2328dfad29 Set threshold to >3 instead of >=3 2025-01-13 09:30:51 +00:00
int2001
bdf7f29094 Reset login_attempts on PW-Reset and new PW 2025-01-13 09:26:17 +00:00
int2001
f600341649 Lock User after 3 failed attempts 2025-01-13 09:13:15 +00:00
Andreas Kristiansen
6e43c3f380 [DXCC Award] Made the contact popup more future safe 2025-01-12 13:58:24 +01:00
Andreas Kristiansen
a257089c8f [QSO Edit] Added Clublog under QSL 2025-01-10 09:26:36 +01:00
Joerg (DJ7NT)
9811d7d565 Merge pull request #1485 from int2001/add_bearing
Add bearing to Dashboard/Overview/Map
2025-01-09 09:50:29 +01:00
phl0
b95fe4d50c Support for VUCC grids 2025-01-09 08:56:10 +01:00
phl0
955ced7a7e Transform fields to upper case on save/edit 2025-01-09 07:38:39 +01:00
int2001
8f7cc409fd Added Bearing to Overview- and Dashboard-Map 2025-01-09 06:33:14 +00:00
Stefan (DB4SCW)
c1beac7f7d Merge branch 'dev' into cbr_import 2025-01-08 12:23:47 +01:00
Andreas Kristiansen
9b6c44fcef Merge pull request #1476 from AndreasK79/lba_clublog_batch_edit
[Advanced Logbook] Added Clublog status in batch edit
2025-01-08 09:38:24 +01:00