Commit Graph

3724 Commits

Author SHA1 Message Date
Joerg (DJ7NT)
ecb5609569 Merge pull request #2673 from int2001/station2front 2025-12-11 07:08:36 +01:00
int2001
6fcecff5d2 Add Optionhandling 2025-12-11 05:44:23 +00:00
int2001
35b0cf80f4 Make Station_Location optionally move to 1st tab 2025-12-10 21:05:26 +00:00
int2001
f1d4de96e4 Remove dangerous function 2025-12-10 17:36:06 +00:00
phl0
6de5cff097 Handle absent colors in award maps 2025-12-10 12:40:59 +01:00
phl0
01bd8c6373 Catch undefined color 2025-12-10 12:26:38 +01:00
int2001
2326467938 Replace deprecated unsafe file_get_contents with curl for eQSL 2025-12-09 10:43:50 +00:00
Andreas Kristiansen
c2948a3910 Merge branch 'dev' into lba_db_tools 2025-12-08 20:59:54 +01:00
Andreas Kristiansen
462664f7bf Use html view to load result instead 2025-12-08 16:23:53 +01:00
Andreas Kristiansen
7e3b962019 Get dxcc fix working in gui 2025-12-08 14:59:43 +01:00
Andreas Kristiansen
6933a63455 Moved DXCC QSO updater from update to lba 2025-12-08 11:10:51 +01:00
Andreas Kristiansen
10c5a0a545 Fix QSO list. Added info to info button 2025-12-08 10:58:26 +01:00
int2001
9beec84099 Restrict access to statio-controler (except function stationProfileCoords) 2025-12-08 09:39:08 +00:00
int2001
3d1d911e8b Show stationlist of ClubMembers 2025-12-08 06:10:39 +00:00
Andreas Kristiansen
46fad667bc Added button to show qso list in state 2025-12-07 22:38:51 +01:00
Andreas Kristiansen
0fad755ce6 Implemented batch state fixer 2025-12-07 19:52:26 +01:00
Andreas Kristiansen
2ddf698af7 Added state check 2025-12-07 15:55:52 +01:00
Andreas Kristiansen
24672dd193 Merge branch 'dev' into lba_db_tools 2025-12-07 11:53:28 +01:00
Joerg (DJ7NT)
c0415bfb04 Merge pull request #2642 from int2001/exp_chunked
Exp chunked
2025-12-05 17:49:08 +01:00
int2001
5e9f5411ac Use Headergen as well at Backup 2025-12-05 08:08:03 +00:00
int2001
5e02b514ae Use central function to generate ADIF-Header 2025-12-05 08:01:12 +00:00
Florian (DF2ET)
4983c9e88e Update application/controllers/Eqsl.php
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2025-12-05 08:41:53 +01:00
Florian (DF2ET)
71fd38ef33 Update application/controllers/Eqsl.php
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2025-12-05 08:41:48 +01:00
Florian (DF2ET)
c64fde1da2 Update application/controllers/Eqsl.php
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2025-12-05 08:41:42 +01:00
phl0
bf9be6fbe4 Apply eQSL translations 2025-12-05 08:02:22 +01:00
int2001
ad11abe84b Fix for API get_contacts_adif 2025-12-05 06:57:14 +00:00
int2001
bd3d4256e6 Chunked also for custom_export 2025-12-05 06:39:44 +00:00
int2001
1b2bb022e3 Use Chunking for Backup as well 2025-12-05 06:02:17 +00:00
int2001
ab13ea1af0 Exportall as chunked export to avoid mem-exhaust 2025-12-05 05:52:59 +00:00
Joerg (DJ7NT)
99f9f74dc7 Merge pull request #2638 from int2001/fix_500_sfle 2025-12-04 21:47:05 +01:00
int2001
948a5a2f18 Fix a Error 500 on saving SFLE-QSOs 2025-12-04 13:46:43 +00:00
int2001
75655e94d6 Catch error for calling a deleted qso 2025-12-04 06:29:07 +00:00
Joerg (DJ7NT)
e6c2ff6f7f Merge pull request #2618 from int2001/club_adif 2025-12-03 10:38:52 +01:00
Andreas Kristiansen
d41f1919c3 Merge pull request #2607 from szporwolik/dev_fix_dxcluster_favs_and_layout
[DX Cluster] UI improvements post 2.2 release
2025-12-03 08:44:51 +01:00
Joerg (DJ7NT)
58e32ef548 Merge pull request #2627 from int2001/label_csv_export
Fix Bug with deprecated options and implement #2626
2025-12-02 09:59:50 +01:00
Andreas Kristiansen
04b956379d Merge pull request #2620 from szporwolik/dev_extract_geojsons
[Awards] Extract of hardcoded geojsons
2025-12-02 09:54:07 +01:00
Joerg (DJ7NT)
463247135c Update application/controllers/Qslprint.php
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
2025-12-02 09:47:58 +01:00
phl0
4ca7bb4635 Handle DC for WAS counting 2025-12-02 08:39:37 +01:00
int2001
c3b9405ca2 Let Propagation be also part of the CSV 2025-12-02 07:09:23 +00:00
Andreas Kristiansen
969b079ae7 [Advanced Logbook] Started on dbtools 2025-12-02 07:59:17 +01:00
int2001
078a039ca8 MY_GRIDSQUARE 2025-12-02 06:15:54 +00:00
int2001
eb1debfa81 Fix Bug with deprecated options and implement #2626 2025-12-02 05:59:56 +00:00
Szymon Porwolik
8949885689 WAS - Fix for DC 2025-12-01 14:25:18 +01:00
Florian (DF2ET)
850fff0dd6 Merge pull request #2624 from phl0/fixPolskaAward
Fix code to show the active logbook
2025-12-01 14:15:53 +01:00
Andreas Kristiansen
ccf716212a Merge pull request #2616 from AndreasK79/lba_grid_enhance
[Advanced Logbook] Update grid if callbook accuracy is greater
2025-12-01 14:08:12 +01:00
int2001
87765508b9 Rename Role into Clubmember ADIF 2025-12-01 11:58:50 +00:00
phl0
1964fecc5d Fix code to show the active logbook 2025-12-01 09:46:19 +01:00
Szymon Porwolik
c68111b824 WAP 2025-11-30 23:46:14 +01:00
Szymon Porwolik
7d388fe6f8 H26 2025-11-30 23:19:58 +01:00
Szymon Porwolik
bbc234880a RAC 2025-11-30 23:19:56 +01:00