提交图

4982 提交

作者 SHA1 备注 提交日期
HB9HIL
27fb96b303 ci loader and fix for ok status if no qso to upload 2023-12-17 11:03:55 +01:00
HB9HIL
fbed324ca6 datatable for qslprint 2023-12-17 10:45:14 +01:00
int2001
412e74f027
2nd try to speed up importer 2023-12-17 09:01:09 +00:00
abarrau
a3604c95a2 remove icon for help tooltips 2023-12-16 19:23:02 +01:00
abarrau
bb1938600b Merge remote-tracking branch 'upstream/dev' into ans-user-page-reorganize 2023-12-16 19:07:10 +01:00
Peter Goodhall
6d7df1a2d3
[Bugfix] HRDlog.net Upload doesn't work with Pre-/Suffixes 2023-12-16 17:51:57 +00:00
Peter Goodhall
5cedd4da72 Fixes byte issue for older mysql versions 2023-12-16 15:40:31 +00:00
int2001
7c9b678b8a
Catch "invalid token" 2023-12-16 12:53:14 +00:00
HB9HIL
2591d3aef6 fix error message bug 2023-12-16 13:44:39 +01:00
int2001
28fd5d5978
Set status if no QSO found in upload-loop 2023-12-16 12:31:33 +00:00
HB9HIL
e71f782a83 fixed success and error messages 2023-12-16 11:42:56 +01:00
HB9HIL
ee989de988 added logic to auto-populate the hrd_username from station_callsign 2023-12-16 09:37:45 +01:00
HB9HIL
09bdac5428 Merge remote-tracking branch 'upstream/dev' into fix_hrdlog_upload 2023-12-16 08:14:57 +01:00
abarrau
8d606b7b8d use accordion for header 2023-12-16 08:05:43 +01:00
HB9HIL
ac17102d53 changed warning text 2023-12-16 07:56:02 +01:00
HB9HIL
1fd5b75076 add check if username is not empty 2023-12-16 07:48:19 +01:00
HB9HIL
965f776b7b hrdlog language 2023-12-15 23:23:06 +01:00
HB9HIL
fc793a1160 added hrdlog_username 2023-12-15 23:04:34 +01:00
phl0
d1a652b972
Fix empty QRZ QSL stats on fresh install 2023-12-15 21:17:17 +01:00
abarrau
ed11da8833 change design user edit page 2023-12-15 20:22:58 +01:00
Peter Goodhall
29236fabb2
Merge pull request #2841 from int2001/mig_fix_compatbility
Fix SQL so it is compatible with old mysql-versions
2023-12-15 16:14:55 +00:00
int2001
d7e815bf06
Leftovers, too 2023-12-15 15:32:23 +00:00
int2001
784c016172
Fix SQL so it is compatible with old mysql-versions 2023-12-15 15:21:11 +00:00
int2001
4099405373
Make consequent use of current_version instead of version at config-file 2023-12-15 15:11:28 +00:00
Peter Goodhall
7188705a3a
Merge pull request #2837 from onovy/award_summited
Fix typo in COL_AWARD_SUMMITED column
2023-12-15 14:05:49 +00:00
int2001
a7412331c2
Shows Versioninfo of CURRENT Version instead of newest 2023-12-15 11:54:26 +00:00
Ondřej Nový
d388e6dc4b Fix typo in COL_AWARD_SUMMITED column 2023-12-15 12:44:22 +01:00
Peter Goodhall
2f976798a3
Merge pull request #2834 from phl0/fixQrzEmptyApiKey
Also check qrz API key for empty string
2023-12-14 15:09:43 +00:00
phl0
e4138dc22d
Also check qrz API key for empty string 2023-12-14 16:08:17 +01:00
Peter Goodhall
8b9da79481 Tag as Version 2.6 2023-12-14 14:04:20 +00:00
Peter Goodhall
64554939eb
Merge pull request #2830 from int2001/qrz_workarounds
Heal some strange behaviours of qrz-qsls
2023-12-14 13:31:56 +00:00
int2001
6af065185e
Also do not overwrite VIA when clicking green Button 2023-12-14 07:44:36 +00:00
int2001
72d69f6d88
Fixed "mark as sent" to not overwrite the method (only if empty) 2023-12-14 07:10:24 +00:00
int2001
517d1d7a8a
Heal some strange behaviours of qrz-qsls 2023-12-14 06:03:47 +00:00
int2001
e9af164c8a
trim gridlocator before parsing it. Some Exports consist of trailing whitespaces at gridlocator :( 2023-12-13 16:34:24 +00:00
int2001
78706bec16
Check for null 2023-12-13 12:10:20 +00:00
int2001
b2e9faf675
Return qrzApiKey-value even if empty 2023-12-13 12:02:20 +00:00
Andreas Kristiansen
8b4e81100e
Merge pull request #2823 from int2001/empty_call
Prevent empty Call on editing or logging via API
2023-12-13 08:18:00 +01:00
Andreas Kristiansen
272c343a9c
Merge pull request #2821 from phl0/tenDigitGrids
Ten digit grids
2023-12-13 08:16:49 +01:00
Andreas Kristiansen
fa49d31b79
Merge pull request #2771 from phl0/Subdivisions
Naming of subdivisions
2023-12-13 08:16:02 +01:00
phl0
82ec9845c3
Loading of CI not needed 2023-12-13 08:12:57 +01:00
Andreas Kristiansen
2431d26206
Merge pull request #2818 from AndreasK79/new_was_map
New was map
2023-12-13 08:12:29 +01:00
phl0
77cabef52a
We do not need to load Qra lib again 2023-12-13 08:10:13 +01:00
phl0
74d37b1e22
Allow 10-digit grid in QSO input 2023-12-13 07:13:55 +01:00
int2001
a2d9da8a3e
Prevent empty Call on editing or logging via API 2023-12-13 05:41:07 +00:00
Peter Goodhall
b418a2cdc4
Merge pull request #2820 from phl0/LxGridmaster
LX Gridmaster
2023-12-13 00:53:00 +00:00
Peter Goodhall
a607f7d5b1
Merge pull request #2819 from phl0/gridmasterDl
Add DL Gridmaster
2023-12-13 00:52:31 +00:00
phl0
235611cfd8
Consider up to 10 digits for qra2latlon calcs 2023-12-13 01:18:35 +01:00
phl0
eb301296b8
Allow grids up to 10 chars 2023-12-13 00:38:37 +01:00
phl0
6ca1426254
Add LX gridmaster 2023-12-12 23:05:59 +01:00
Peter Goodhall
7687c38065
Merge pull request #2817 from HB9HIL/search-field-on-mobile
Search/Quicklog on Mobile
2023-12-12 21:35:40 +00:00
Peter Goodhall
872a7098f6
Generalize gridmaster functions 2023-12-12 21:35:13 +00:00
phl0
4e26174b93
Fix FFMA award 2023-12-12 21:58:34 +01:00
Andreas
352b933f44 [Award] WAS - removed unused code 2023-12-12 21:41:23 +01:00
Andreas
fc742615d7 [Award] Added map based on Leaflet 2023-12-12 21:35:03 +01:00
phl0
b1aa996a5d
Add DL Gridmaster 2023-12-12 21:22:46 +01:00
HB9HIL
1f6487fd8f adjusted the search/quicklog field mobile 2023-12-12 20:56:21 +01:00
phl0
b58ff1ae13
Remove redundant JA gridmaster stuff 2023-12-12 19:52:42 +01:00
phl0
bfc2d50c95
Generalize gridmaster functions 2023-12-12 19:15:56 +01:00
Peter Goodhall
53273f67d0 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-12-12 16:27:44 +00:00
Peter Goodhall
8f697f5b6e [Nav] Shift anything not ADIF into an sub export menu 2023-12-12 16:27:41 +00:00
Peter Goodhall
49d1ec32c6
Merge pull request #2812 from phl0/fixEmptyLotwDate
Check for empty LoTW/eQSL dates and catch the error
2023-12-12 16:23:53 +00:00
HB9HIL
c2703dcd98 paging on qso data instead scrolling 2023-12-12 15:41:54 +01:00
phl0
43cdd60a1b
Check for empty LoTW/eQSL dates and catch the error 2023-12-12 15:15:49 +01:00
phl0
6d647fe736
Add functions for secondary subdivisions 2023-12-12 14:31:39 +01:00
phl0
0fe31f2c23
Complete list of prim. subdivisions 2023-12-12 08:49:52 +01:00
phl0
e23ad8950d
Merge branch 'dev' into Subdivisions 2023-12-12 08:29:51 +01:00
Andreas
4424868b88 Fixed a variable typo 2023-12-11 18:46:00 +01:00
Andreas Kristiansen
3825e6e72e
Merge pull request #2806 from phl0/fixLotwDownloadFilePermissions
Check file/dir permissions prior to LoTW download
2023-12-11 12:00:02 +01:00
Andreas Kristiansen
bd0f079b4d
Merge pull request #2803 from abarrau/ans-map-highlight-v2
[MAP] highlight ligne remove on all map
2023-12-11 10:35:35 +01:00
Andreas Kristiansen
1bdf28a4e5
Merge branch 'dev' into bs_5_fixes 2023-12-11 09:28:36 +01:00
Andreas Kristiansen
52ce622eb8
Merge pull request #2805 from HB9HIL/contest-form-select-fix
Contest View fix
2023-12-11 09:27:08 +01:00
Andreas Kristiansen
eceff798fd
Merge pull request #2807 from int2001/noqrzqls
Catch empty QRZ.com response when downloading qrz-confirmations
2023-12-11 09:26:18 +01:00
Andreas
783600cf7a Removed duplicate gridmaster 2023-12-11 07:54:23 +01:00
int2001
0231c58761
Catch empty QRZ.com response when downloading qrz-confirmations 2023-12-11 05:26:09 +00:00
phl0
8e668a930c
Check file/dir permissions prior to LoTW download 2023-12-10 22:27:20 +01:00
HB9HIL
a8c9aaa5fa form-select fix 2023-12-10 21:37:35 +01:00
Andreas
537a28540c Submenus 2023-12-10 00:54:11 +01:00
abarrau
6d39b92d5c add special class for all map 2023-12-09 10:44:26 +01:00
HB9HIL
6bdca6cee8 aligned tables 2023-12-08 17:34:47 +01:00
HB9HIL
37fd58a6bd align content in bands table 2023-12-08 17:28:12 +01:00
HB9HIL
587443c17f down function was missing 2023-12-08 16:28:30 +01:00
Peter Goodhall
939e192d7d
Merge pull request #2800 from int2001/migfixqrz
Removed COL_VUCC_GRID from migscript
2023-12-08 14:18:37 +00:00
int2001
21d9400e7d
Removed COL_VUCC_GRID from migscript 2023-12-08 14:15:11 +00:00
Peter Goodhall
62ccf1f096 Update 158_add_qrz_down.php 2023-12-08 14:09:06 +00:00
int2001
54e6ea388e
Migscript to extend the default-qsl-col at users for qrz 2023-12-08 13:34:47 +00:00
int2001
609527b22d
Added QRZ-Logic to activated gridsquare map 2023-12-08 12:51:10 +00:00
int2001
0ca4320264
Refactored gridMap QSL-Logic to add QRZ 2023-12-08 12:23:19 +00:00
int2001
de75e9bd04
Adjusted order by 2023-12-08 11:47:59 +00:00
int2001
a2f6b9f09f
Removed Call-Filter for QRZ-API (has no Effect) and fixed analysis-View 2023-12-08 09:07:14 +00:00
int2001
6253c133fa
Merge branch 'dev' into qrz_down 2023-12-08 07:35:27 +00:00
phl0
44d750859f
Visitor parameter also added to activated gridmap 2023-12-08 08:32:26 +01:00
phl0
86b97b0060
Fix gridmap plotting re visitor parameter 2023-12-08 08:30:53 +01:00
int2001
f56acc7765
Included QRZ.com to choser at maps and at default-QSL-Settings 2023-12-08 07:17:01 +00:00
int2001
3cbb9382cc
Add QRZ-QSL to configurable Items for last-qsl and to last-view 2023-12-08 06:23:01 +00:00
int2001
b1f57015f1
Table for QRZ-Result 2023-12-08 04:47:55 +00:00
int2001
7e9030eb6c
Fixed Typo 2023-12-08 04:44:30 +00:00
int2001
4d7076cd79
Added Analysis View 2023-12-08 04:40:14 +00:00
HB9HIL
dd154f6a9e removed card background to get the old design 2023-12-07 21:28:10 +01:00
int2001
b85525ce9c
ReAdded get_station_id_with_qrz_api() 2023-12-07 17:39:57 +00:00