Commit Graph

1909 Commits

Author SHA1 Message Date
int2001
66dea839ba Reformat so files fits into rest of project-structure 2024-06-02 10:21:45 +00:00
int2001
8090d97dac Deactivate Clublog-Upload for station if it is rejected (prevent blacklisting) 2024-06-02 10:20:22 +00:00
int2001
3511969c40 Recheck QSOs in Logbook was broken / this fixes it (+ little tuning) 2024-05-30 06:18:11 +00:00
phl0
7592744620 We should use 1970 here (Unix time stimp 0) 2024-05-29 13:24:35 +02:00
HB9HIL
2f63da67ab Merge branch 'fix_cia' into date_comparison 2024-05-29 07:14:10 +02:00
HB9HIL
0fad103825 better comparison 2024-05-29 07:12:04 +02:00
int2001
9ab2d196a2 Fix last_seen (Compare Timestamp instead of seconds after full minute) 2024-05-29 04:22:19 +00:00
Joerg (DJ7NT)
2a3404ca44 Update Logbook_model.php
Removed accidently replaced columns with `*`
2024-05-28 07:12:38 +02:00
HB9HIL
980b53e061 Merge branch 'dev' into clublog 2024-05-27 20:25:52 +02:00
Joerg (DJ7NT)
dc2b09d7d4 Merge branch 'dev' into import_speed 2024-05-27 16:22:45 +02:00
HB9HIL
6962b1ad5f Merge branch 'dev' into hide_time 2024-05-27 09:54:58 +02:00
HB9HIL
e2d338fa59 Merge branch 'dev' into clublog 2024-05-27 09:54:46 +02:00
Joerg (DJ7NT)
843501c4e1 Merge branch 'dev' into import_speed 2024-05-27 07:18:29 +02:00
phl0
2ff173f659 Show time category only if time is actually shown
Also use default date format from config
2024-05-27 07:00:30 +02:00
phl0
8603c1f2b5 Hide time based on config 2024-05-27 06:59:38 +02:00
phl0
55093f52de Show time as H:i as in all other places 2024-05-27 06:57:54 +02:00
phl0
7a9af010dc Fix code formatting 2024-05-27 06:57:03 +02:00
HB9HIL
efa53522d4 Merge remote-tracking branch 'upstream/dev' into clublog 2024-05-26 18:10:15 +02:00
HB9HIL
1eed1f17ec Merge remote-tracking branch 'upstream/dev' into activators 2024-05-26 18:09:50 +02:00
int2001
090c62fece BugFix (Take 1st Element of Mode-Array) 2024-05-26 11:41:53 +00:00
int2001
310362e96c Reduced more queries (DXCC Speedup) 2024-05-26 10:52:05 +00:00
Andreas Kristiansen
52c54ae210 Merge branch 'import_speed' into import_speed 2024-05-26 08:45:22 +02:00
int2001
c26beab69c More reduction. Instead of querying DXCC in a loop, fetch them via like 2024-05-26 06:38:19 +00:00
int2001
57bdafe2c0 Reduce load produced by the "CIA"-Function 2024-05-26 06:02:51 +00:00
int2001
3e9318b88a Cache more results (reduces 400 Calls on 400 QSOs) 2024-05-26 05:37:46 +00:00
int2001
5be9caa2c5 Refactored MODES to use ONE SQL in Constructor (reduces SQLs) 2024-05-26 05:13:11 +00:00
Andreas Kristiansen
2ff5775a84 Remove one db call for each page load 2024-05-25 21:24:35 +02:00
HB9HIL
3929e11710 Merge remote-tracking branch 'upstream/dev' into hide_time 2024-05-25 19:57:24 +02:00
HB9HIL
6d1338f429 hide time in public view and show in user dateformat in dashboard 2024-05-25 19:57:00 +02:00
Andreas Kristiansen
ee63c90d62 Tweaking db calls for speed 2024-05-25 10:00:23 +02:00
HB9HIL
1feac9389e moved upload and download to clublog model 2024-05-25 09:41:27 +02:00
Andreas Kristiansen
2088db7ba2 LBA QSO coordinate fix added 2024-05-25 08:23:26 +02:00
HB9HIL
6d25a7bc44 pretty sql 2024-05-24 22:17:12 +02:00
HB9HIL
fc78ac132d we can call qso_details_ajax instead 2024-05-24 22:01:38 +02:00
HB9HIL
c9a3e1d9e2 $CI to $this 2024-05-24 20:50:17 +02:00
HB9HIL
dc94d47106 formatted code 2024-05-24 20:49:18 +02:00
Andreas Kristiansen
6b985915a4 VUCC band speedup 2024-05-24 12:23:59 +02:00
Andreas Kristiansen
0381d00031 Reduced number of queries in LBA 2024-05-24 11:25:44 +02:00
Andreas Kristiansen
8acccc4a82 Decrease db queries for dashboard rendering 2024-05-24 10:40:48 +02:00
int2001
2841054772 Strip LAT/LON - HamQTH provides longer values sometimes 2024-05-23 06:54:21 +00:00
Andreas Kristiansen
076f1132f1 Added contest name 2024-05-22 20:26:33 +02:00
phl0
a7c03a9a91 Fix empty DXCC on LBA update functions 2024-05-22 15:37:20 +02:00
Andreas Kristiansen
db366149f6 Fixed qsl image search in LBA 2024-05-20 14:53:09 +02:00
Andreas Kristiansen
f3ce2b2dff Forgot the updated query 2024-05-20 14:41:08 +02:00
int2001
3ff6944ffe Replaced full table scan for each QSO by a "exists" (tnx Andreas) 2024-05-18 10:41:07 +00:00
Florian (DF2ET)
61ba1e4a94 Merge pull request #367 from phl0/eqslPropMode
Show prop mode in eQSL pages
2024-05-18 07:54:32 +02:00
phl0
73a937af33 Refactor QSO entries on dashboard map 2024-05-18 07:02:10 +02:00
phl0
87e877363e Show prop mode in eQSL pages 2024-05-16 15:00:55 +02:00
phl0
51864673b3 Show infos about last LoTW upload and status 2024-05-16 09:50:30 +02:00
Joerg (DJ7NT)
5288336ce9 Merge pull request #362 from int2001/enable_no_rapport
Remove 5/9 as default when RST is empty at ADIF-Import
2024-05-16 07:38:08 +02:00