Commit Graph

5213 Commits

Author SHA1 Message Date
Patrick Burns
b0a7eef25e remove search_enabled config requirement 2024-04-04 07:39:00 -05:00
Patrick Burns
eab8af8068 remove errant empty line addition 2024-04-02 10:15:25 -05:00
Patrick Burns
c2c2b0f395 self reivew, simplify logic on checking if results is empty 2024-04-02 10:14:01 -05:00
Patrick Burns
6330d5df77 added pagination to visitor page only if the public search option is enabled 2024-04-02 09:51:10 -05:00
phl0
31fe461e4a
Use submode on labels if set 2024-04-01 09:57:48 +02:00
Peter Goodhall
41bc9b3e1b Make sure that sstv images table doesnt already exist 2024-03-28 15:22:01 +00:00
Peter Goodhall
ab8abd1ccc
Support added for uploading SSTV images against past QSOs 2024-03-28 15:19:19 +00:00
Peter Goodhall
aed7424676 Added migration config change and also added sstvimages folder to gitignore 2024-03-28 15:17:45 +00:00
Peter Goodhall
9564a767eb
Merge pull request #3034 from phl0/liveQsoMarker
Add live/post QSO markers
2024-03-28 14:16:03 +00:00
phl0
cc46e713e0
Add live/post QSO markers 2024-03-27 18:33:23 +01:00
Patrick Burns
fdd4a2df8c realized my old branch/PR was started off of main and not dev, got a new one up now 2024-03-26 22:08:16 -05:00
DJ3CE
8606a73a88 Fix missing columns in logsearch 2024-03-22 11:51:53 +01:00
Peter Goodhall
51eb502144 Get ready for version 2.6.7 stable 2024-03-21 13:30:21 +00:00
Peter Goodhall
abda7fb663 [Dashboard|User] Control over what cards are shown on the dashboard 2024-03-19 14:38:33 +00:00
Peter Goodhall
7f48eb7140 Reformatted the code 2024-03-18 14:45:08 +00:00
Peter Goodhall
6dde203bf5 Fixes #2915 2024-03-18 14:25:30 +00:00
Peter Goodhall
237f679674 Fixes search dropdown not appearing after editing
Fixes #2973
2024-03-18 14:18:18 +00:00
Antony Bailey
1eb655b5a2
Merge branch 'dev' into patch-1 2024-03-13 16:44:52 +00:00
Antony Bailey
7b45746481
Remove extra comma causing error 2024-03-13 16:21:06 +00:00
Peter Goodhall
1818530c9d Returns the correct hamsat user fields 2024-03-11 18:31:23 +00:00
Peter Goodhall
c2b1777590 Fixes errors when the fields arent there 2024-03-11 18:15:23 +00:00
Peter Goodhall
135db2cbb3
Merge pull request #3003 from phl0/workableHamsatPasses
Workable hamsat passes
2024-03-11 17:38:49 +00:00
Peter Goodhall
dff1298068
Merge pull request #3002 from phl0/dokDetails
Add link for DOK districts
2024-03-11 17:38:39 +00:00
phl0
9a79cbcfcd
Add option to configure private feed key and show only workable passe 2024-03-09 08:49:12 +01:00
phl0
07bd0e6474
Add link for DOK districts 2024-03-09 08:10:28 +01:00
root
f03b96968e Contesting Dupe Check Improvement 2024-03-08 12:41:12 +00:00
Peter Goodhall
bac23f02cc tag 2.6.6 2024-03-06 15:25:43 +00:00
Peter Goodhall
fe8c7f716d [Dashboard] when clicking upcoming dxcc callsign it takes you to dxheat 2024-03-05 13:50:31 +00:00
Peter Goodhall
b4b199f405 [Login] Placed errors below the login header for visibility 2024-02-26 16:28:57 +00:00
Peter Goodhall
aac251d251 [ADIF Import] Catch when RX_PWR is not a number and error out
If RX_POWER is not a number or K or KW then set the value to null and show error.

Fixes #2983
2024-02-26 16:00:07 +00:00
Peter Goodhall
94f3ebf53d [Clublog] Remap Sat names to conform with LoTW names
This addresses issue where Clublog uses the SAT_NAMES from LOTW rather than the real names/oscar numbers.

It also adds a parameter to the AdifHelper library to accept satellite_remap to rename them
2024-02-26 15:10:32 +00:00
Peter Goodhall
b78c307f80 [Dashboard] Upcoming DXPed - Improved CSS
Upcoming DXPed - Improved CSS to handle dark themes better
2024-02-23 15:29:37 +00:00
Peter Goodhall
4516144c5c Update footer.php 2024-02-22 16:59:21 +00:00
Peter Goodhall
b6eb05a53d Update footer.php 2024-02-22 16:56:21 +00:00
Peter Goodhall
bc922e91d0 fixes a date issue 2024-02-22 15:05:42 +00:00
Peter Goodhall
1b563a8436 Fixed Date Issue 2024-02-22 15:03:24 +00:00
phl0
8e894ebcbc
Satinize input 2024-02-22 11:47:50 +01:00
phl0
1d9685a1b8
Fix German words 2024-02-22 11:01:59 +01:00
phl0
0d9bef987f
Correct wording 2024-02-22 11:00:33 +01:00
phl0
d38b275879
Add optical indicators 2024-02-22 10:57:36 +01:00
phl0
d8d87c6f94
Allow logging of Az and El (i.e. fix number format) 2024-02-22 10:25:31 +01:00
Peter Goodhall
0c5a2ec422 tag '2.6.5 2024-02-20 14:17:07 +00:00
Peter Goodhall
ab7a93181c Sec times a charm 2024-02-19 15:48:24 +00:00
Peter Goodhall
ab90cf9745 Hopefully catches the dxccFlag null error when looking at QSO details 2024-02-19 15:33:58 +00:00
phl0
4c96fb6644
Fix sub-array forgotten in PR #2972 2024-02-19 09:40:58 +01:00
Peter Goodhall
3acad5bdb2 [Upcoming DXCCs] Removed the need to reload the table 2024-02-18 14:09:26 +00:00
Peter Goodhall
2b58507283 [dashboard] Added tooltip to the upcoming dxped callsign tht shows any comments available 2024-02-18 13:59:55 +00:00
Peter Goodhall
945c1f9ef7 [Dashboard] DXCC Upcoming now a component loaded after the main page load 2024-02-18 13:47:01 +00:00
Peter Goodhall
039341039a Cache the output of dashboard weekly lookup for an hour 2024-02-17 21:00:11 +00:00
Peter Goodhall
868865354d Update Workabledxcc_model.php 2024-02-17 20:47:00 +00:00