Commit Graph

2656 Commits

Author SHA1 Message Date
Andreas Kristiansen
8342547f61 [Timeline] Use dxcc name from dxcc table, not from logbook table 2025-02-19 17:29:48 +01:00
int2001
05bc18a2a6 Make dashboard-map user-configurable 2025-02-17 12:22:57 +00:00
Joerg (DJ7NT)
847cbe2701 Merge pull request #1659 from int2001/edit_fence
Edit fence
2025-02-16 12:45:42 +01:00
int2001
7a5994fba8 Order station-locations by call and description 2025-02-16 07:43:12 +00:00
int2001
3aeb5aa0e5 Added check for DXCC to be numeric plus gettext 2025-02-15 08:07:16 +00:00
int2001
aeca52bfe8 Added return-values with details on failed save-attempt 2025-02-15 07:51:05 +00:00
int2001
ebe56b23cd try/catch around edit-saver 2025-02-14 07:52:24 +00:00
int2001
fb27016ce9 Check end_time at edit and make sure it is after start_time 2025-02-14 07:24:15 +00:00
int2001
1a52776f3e Prevent mysql error if no date is given at edit 2025-02-13 14:44:12 +00:00
Andreas Kristiansen
57adb280bc Merge pull request #1650 from AndreasK79/wp_plugin_endpoint
[API] Made api endpoint for wp plugin
2025-02-13 13:03:06 +01:00
Andreas Kristiansen
00134b7772 [API] Made api endpoint for wp plugin 2025-02-13 11:50:06 +01:00
int2001
24ca86fbde Refactor EQSL-Logic to qso-ID 2025-02-13 09:13:10 +00:00
int2001
0d95956b6f Added SAT-Name to QSL-Check, too 2025-02-13 07:55:28 +00:00
int2001
b658215418 Take care of NULL 2025-02-12 14:03:00 +00:00
int2001
b6027f8e90 Take care of prop_mode if given by 3rd party 2025-02-12 13:54:12 +00:00
Andreas Kristiansen
5928a48dfe Merge pull request #1616 from AndreasK79/quick_lookup_continents
[Quick Lookup] Added continent
2025-02-04 18:38:16 +01:00
Andreas Kristiansen
85fc13ebca Fixed WWREF 2025-02-04 18:38:01 +01:00
Andreas Kristiansen
e5a725d6e4 [Quick Lookup] Added continent 2025-02-04 11:01:22 +01:00
Andreas Kristiansen
30d5cea9b5 [Bandmap List] Added continent to columns 2025-02-04 10:12:51 +01:00
Joerg (DJ7NT)
8e2c4d6ed4 Merge pull request #1612 from int2001/hrd_timeout 2025-02-03 20:15:38 +01:00
int2001
761f5581a2 Add "normal" Timeout also 2025-02-03 14:00:17 +00:00
int2001
87cc2b6606 Added Timeout to HRD-Pusher 2025-02-03 13:58:36 +00:00
int2001
7bda1768e9 No disable on uncaught 2025-02-02 15:07:28 +00:00
int2001
302c252bca Used wrong key when disabling clublog 2025-02-02 14:17:05 +00:00
phl0
cc6bd962ea Use PK as secondary sorting criteria (as in other places) 2025-02-02 11:57:19 +01:00
int2001
fc6f8e3e30 Take ONLY Datepart if looking up a DXCC 2025-02-01 11:04:17 +00:00
int2001
f9c775c038 Typo 2 2025-01-31 12:42:59 +00:00
int2001
5f78dee165 Added Timeout (important in case of blacklisting) 2025-01-31 11:25:30 +00:00
int2001
18ba746125 Typos 2025-01-31 10:38:01 +00:00
int2001
798e331b5e More safe Club Log Handling to prevent being blacklisted 2025-01-31 10:18:40 +00:00
Andreas Kristiansen
01685450f3 Merge pull request #1558 from AndreasK79/clublog_gui
Clublog gui
2025-01-31 09:30:09 +01:00
Florian (DF2ET)
1cebc49614 Merge pull request #1590 from phl0/lbaRegionEdit
Fix region edit in LBA
2025-01-31 08:02:06 +01:00
Fabian Berg
5b6c814342 Merge pull request #1583 from HB9HIL/faster_users 2025-01-31 06:49:23 +01:00
phl0
e0cc873576 Fix region edit in LBA 2025-01-30 23:07:58 +01:00
Florian (DF2ET)
e8ea7e90ab Merge pull request #1586 from filipmelik/qso-tab-previous-contacts-setting
Add  previous contacts count setting for QSO Page
2025-01-30 22:17:52 +01:00
Filip Melík
57afd94836 Fix for case when 'show confirmed' checkbox is unselected in WAE award page 2025-01-30 21:19:52 +01:00
Filip Melík
dca5bb58c6 Add QSO setting option, Enable saving the setting value in add/edit user methods 2025-01-30 21:09:20 +01:00
HB9HIL
2392caadab config switch to disable qso counter in user list 2025-01-30 20:59:20 +01:00
Andreas Kristiansen
8da0dc38e3 Merge branch 'dev' into clublog_gui 2025-01-30 20:39:56 +01:00
Andreas Kristiansen
4d9047aab9 Removed unused library. Refactored a little bit 2025-01-30 20:38:05 +01:00
HB9HIL
d2abea34b3 making the users query much faster 2025-01-30 17:45:51 +01:00
phl0
4f190d6e4c Do not overwrite previous return messages 2025-01-30 16:15:16 +01:00
Florian (DF2ET)
5ff81a7c5a Merge pull request #1577 from filipmelik/dashboard-qso-count
Dashboard QSO count setting
2025-01-30 12:54:19 +01:00
int2001
12070c4e92 Take Lat/Long from exceptions if exceptions are taken 2025-01-30 10:08:12 +00:00
Fabian Berg
0f0af3f466 fixes (#4) 2025-01-30 07:44:48 +01:00
Filip Melík
d6f975f011 HELP NEEDED - Cache dashboard last QSO setting to session 2025-01-29 21:07:28 +01:00
Filip Melík
441165d396 Save 'dashobard last qso count' setting when editing and adding user 2025-01-29 20:43:47 +01:00
Andreas Kristiansen
cd350d7fce Fixed date issue when selecting date in the browser 2025-01-29 20:39:40 +01:00
Andreas Kristiansen
1804671451 Merge branch 'dev' into clublog_gui 2025-01-29 19:56:39 +01:00
Andreas Kristiansen
811639df1d Fixed js and info messages for upload 2025-01-28 19:24:53 +01:00