Commit Graph

4392 Commits

Author SHA1 Message Date
Andreas
f87997f223 [Adif backup] Fetches all locations for user instead of from active logbook 2023-05-30 21:03:39 +02:00
Peter Goodhall
95b9ca27f5 Update config.sample.php 2023-05-29 17:36:46 +01:00
Peter Goodhall
562a093795 Update config.php 2023-05-29 17:36:23 +01:00
Peter Goodhall
4f91857cc1 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-05-29 15:36:41 +01:00
Peter Goodhall
d39f0cd8b4 removed as it doesn't appear to be used 2023-05-29 15:36:38 +01:00
Peter Goodhall
c89e192c2e
Merge pull request #2173 from phl0/eQslLink
Link QSOs in eQSL card view
2023-05-28 15:50:14 +01:00
Peter Goodhall
c5678e546f
Merge pull request #2172 from AndreasK79/lotw_information
Lotw information
2023-05-28 15:49:54 +01:00
Peter Goodhall
8aa45acc04 fixed bugs 2023-05-28 15:21:13 +01:00
Peter Goodhall
a51edb4873 Update Visitor.php 2023-05-28 15:15:41 +01:00
Peter Goodhall
33edeb7d72 Show radio info updated every 5mins on public display 2023-05-28 15:13:39 +01:00
Peter Goodhall
857f8b2485 Update index.php 2023-05-28 15:06:28 +01:00
Peter Goodhall
82ab5ac29d [Dashboard] Load the radio table on page load 2023-05-28 15:05:16 +01:00
Peter Goodhall
e8c62a26cf [Dashboard] Update radio frequency display every 5 seconds 2023-05-28 15:02:15 +01:00
phl0
0ec8e49b16
Link QSOs in eQSL card view 2023-05-28 08:43:46 +02:00
Peter Goodhall
8354bf609f [LoTW] Makes the cert table fill the card box rather than have a border 2023-05-27 22:12:12 +01:00
Peter Goodhall
c5c7e79955 [LoTW] use Ajax for manual sync
When you click the LoTW manual sync button it now loads the contents into the page using ajax get request using htmx.
2023-05-27 22:09:44 +01:00
Andreas
fc9358933a [Advanced Logbook] Fixed sorting for custom date format 2023-05-27 19:05:11 +02:00
Andreas
8616cea9ed [LoTW mouse over] Formatted date 2023-05-27 18:14:29 +02:00
Andreas
56899375e5 [Advanced Logbook] Added formatting of date/time and country name 2023-05-27 18:04:09 +02:00
Peter Goodhall
f1ff22b4bc
Merge pull request #2171 from phl0/contestSearchSpace
Add some space before search box
2023-05-27 14:43:01 +01:00
phl0
0a64fae50f
Add some space before search box 2023-05-27 15:29:20 +02:00
Peter Goodhall
e0f3b17335
Merge pull request #2170 from phl0/padContestTable
Make contest table use padding for SRX and STX
2023-05-27 14:21:39 +01:00
phl0
6787c62caa
Make contest table use padding for SRX and STX 2023-05-27 14:52:55 +02:00
Andreas
93c5937da4 [QSO Display] Added Lotw info in popup 2023-05-27 10:06:30 +02:00
Andreas Kristiansen
ffdc0ba98c
Merge pull request #11 from phl0/fixTableStructureAndNaming
Use datetime for db column and fix typos
2023-05-26 15:24:49 +02:00
phl0
4a60b69154
Use datetime for db column and fix typos 2023-05-26 15:22:31 +02:00
Andreas
397a60d083 [LoTW] Added table with users. Query to find unconfirmed QSOs and L marking in advanced logbook 2023-05-26 10:38:31 +02:00
Peter Goodhall
679a8e676c
Merge pull request #2168 from phl0/fixActivators
Fix activators
2023-05-25 22:23:04 +01:00
phl0
0f47f0e73a
Fix confirmed activated grids function 2023-05-25 23:17:41 +02:00
phl0
2839c6725f
Add German 2023-05-25 23:01:04 +02:00
phl0
d0c2f7eb9c
Fix some typos and naming for activated grids 2023-05-25 23:00:09 +02:00
Peter Goodhall
ade518e79d
Merge pull request #2167 from phl0/fixActivatedGridsquaresMap
Fix missing span and remove not needed SQL column
2023-05-25 17:30:58 +01:00
phl0
d4ad7412f3
Fix missing span and remove not needed SQL column 2023-05-25 18:25:49 +02:00
Peter Goodhall
b048671c5e
Merge pull request #2160 from abarrau/dev
Update Distances_model : change "round" to "ceil"
2023-05-23 21:49:28 +01:00
Peter Goodhall
f3f50b45ad Revert "Merge pull request #2147 from cats-shadow/view-decoration"
This reverts commit 596480f029, reversing
changes made to a8f93191c2.
2023-05-23 21:45:32 +01:00
Andreas Kristiansen
4fd4896290
Merge pull request #2161 from AndreasK79/contesting_fix_qsos_added_to_table
[Contesting] Fixed sorting when adding qsos to table
2023-05-23 20:24:49 +02:00
Andreas
ea70ee94b5 [Contesting] Fixed sorting when adding qsos to table 2023-05-23 12:12:21 +02:00
abarrau
07c710194e
Update Distances_model : change "round" to "ceil"
I propose change "round" to "ceil" (Round fractions up).

Because I work on an export plugin in EDI file (IARU REGTEST1), the rounding is systematically higher:
"For the amateur bands up to 10 GHz inclusive, points will be scored on the basis of one point per
kilometer, i.e. the calculated distance in kilometers will be truncated to an integer value and 1 km
will be added. " (excerpt from VHF_Handbook_V9.01)
2023-05-22 20:35:21 +02:00
Peter Goodhall
17cb6027a5
Merge pull request #2159 from phl0/eQslBulkPhp7
Make eQSL buld download fucntion backwards compatible
2023-05-22 13:15:46 +01:00
phl0
791d359787
Make eQSL buld download fucntion backwards compatible 2023-05-22 12:58:03 +02:00
Andreas Kristiansen
a59802923d
Merge pull request #2158 from phl0/eQslBulkDownloadFunction
eQSL bulk download function
2023-05-22 10:38:23 +02:00
phl0
c139b5b7d2
Re-add accidentially deleted lib 2023-05-22 10:34:13 +02:00
phl0
6690a6553b
Revert "Accidentially removed needed lib"
This reverts commit 8d3a404a91.
2023-05-22 10:32:58 +02:00
phl0
08a814f629
Only show download function if result is not empty 2023-05-22 10:26:45 +02:00
phl0
34e7afbc91
Correct typo and add timeout info 2023-05-22 08:07:30 +02:00
phl0
b02c9c3411
Nicely format result table showing errors 2023-05-22 00:10:56 +02:00
Peter Goodhall
52b22b679a
Merge pull request #2156 from m0urs/147-add-one-more-digit-to-frequency-display-in-cat-banner
Add one more digit to frequency display in CAT Banner
2023-05-21 22:00:56 +01:00
phl0
bda839b0b2
Show big banner re eQSL rate limit 2023-05-21 22:50:30 +02:00
Andreas Kristiansen
c5feb99aac
Merge pull request #2155 from phl0/germanTranslations 2023-05-21 22:15:32 +02:00
phl0
0316611e47
Add missing lang tags 2023-05-21 21:36:04 +02:00