Commit Graph

615 Commits

Author SHA1 Message Date
Joerg
81f9c95d90 Merge branch 'active_development' into sql_improvements 2024-01-15 21:13:12 +01:00
HB9HIL
0a3bc3f8a8 Merge pull request #91 from int2001/optimize_mem_footprint 2024-01-15 20:33:31 +01:00
int2001
f3ae7dfab7 Merge branch 'active_development' into sql_improvements 2024-01-15 16:04:27 +00:00
Joerg
b31ab534db Merge pull request #81 from phl0/subdivisionTranslations
Basics for state translations
2024-01-15 17:03:13 +01:00
int2001
f9a681a744 Migration and SQL-Optimizations 2024-01-15 14:04:00 +00:00
int2001
e006e88b6d Altred SQL for Overview. Speedup-factor 5 2024-01-15 08:27:34 +00:00
int2001
c8898093fb Optimize memory footprint by making use of CI's "double load class"-preventer 2024-01-14 11:30:26 +00:00
Joerg
74813d2702 Merge pull request #86 from int2001/otf_adif
OTF Zipping at ADIF-Upload
2024-01-12 17:13:00 +01:00
int2001
d9502f312f Added session_write_close() to uploader, so it won't block other activities any longer 2024-01-12 15:51:16 +00:00
HB9HIL
3f9f86b3a9 removed comment from deleted function 2024-01-12 09:26:20 +01:00
int2001
833fd68b2a Removed never used (dangerous!) functions, where one can inject SQL to 2024-01-10 20:16:22 +00:00
int2001
237eb0c204 Literal to Bind at get_entity 2024-01-10 20:09:42 +00:00
phl0
b48c9adc83 Japan's prefectures implemented for PoC 2024-01-09 18:02:32 +01:00
phl0
810297ba39 Allow for displaying subdivision names 2024-01-09 17:07:25 +01:00
Andreas
f9dbaad0ea [Awards] Added RAC 2024-01-08 10:17:53 +01:00
HB9HIL
ba4744b786 revert 2024-01-04 21:48:06 +01:00
Hugo Silva
b8b1993b0d Retry QRZ.com for compound callsigns 2024-01-03 14:46:33 +00:00
int2001
f102e7efd4 Not only check structure, check validity of Grid also 2023-12-30 14:03:51 +00:00
int2001
c49b8e2163 Check VUCC_GRIDs and gridsquare for structual integrity at import 2023-12-30 06:15:20 +00:00
int2001
314fe3a948 reformatted 2023-12-29 08:28:34 +00:00
int2001
4089e6e3e8 Take care of LINKED-Profiles when counting last QSOs 2023-12-29 08:23:36 +00:00
int2001
748274e711 Show times worked on "bare-call" in previous section 2023-12-29 06:41:45 +00:00
abarrau
fb21c33a1a remove /map (not used) 2023-12-27 20:10:45 +01:00
abarrau
30fd69d805 fix for confirm QSL 2023-12-21 08:37:29 +01:00
abarrau
617279f32b Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-18 18:55:41 +01:00
int2001
d5dda2ef99 Reordered processing of incoming QSOs here. 1st check for dupes afterwards other logic 2023-12-18 08:51:47 +00:00
int2001
3c44382f23 TuneUp Import by creating INDEX on DXCC-Tables and altering logic 2023-12-17 10:24:13 +00:00
int2001
412e74f027 2nd try to speed up importer 2023-12-17 09:01:09 +00:00
int2001
7c9b678b8a Catch "invalid token" 2023-12-16 12:53:14 +00:00
HB9HIL
09bdac5428 Merge remote-tracking branch 'upstream/dev' into fix_hrdlog_upload 2023-12-16 08:14:57 +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
Ondřej Nový
d388e6dc4b Fix typo in COL_AWARD_SUMMITED column 2023-12-15 12:44:22 +01: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
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
abarrau
78c8a94055 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-13 22:54:38 +01:00
abarrau
0143e79fa6 on map custom, date to can't be big than date from 2023-12-13 22:54:04 +01:00
int2001
a2d9da8a3e Prevent empty Call on editing or logging via API 2023-12-13 05:41:07 +00:00
abarrau
d4e5a6ab88 simplify visitor map function 2023-12-12 14:58:55 +01:00
abarrau
5886ce2dc8 new function for return json data for map 2023-12-12 07:40:12 +01:00
Andreas
4424868b88 Fixed a variable typo 2023-12-11 18:46:00 +01: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
f56acc7765 Included QRZ.com to choser at maps and at default-QSL-Settings 2023-12-08 07:17:01 +00:00
int2001
b85525ce9c ReAdded get_station_id_with_qrz_api() 2023-12-07 17:39:57 +00:00
int2001
9559f45768 cosmentics II 2023-12-07 17:08:55 +00:00
int2001
f5313eca63 Added QRZ-Support to Cloudlog 2023-12-07 16:30:40 +00:00
abarrau
ee33736e83 time off change day if time off in 00:xx 2023-12-04 21:32:16 +01:00
phl0
d6f59768d0 Pad prefectures < 10 and also fix off by one 2023-12-03 16:57:58 +01:00