Andreas
|
e01aaa31f8
|
[Gridmap] Added button to clear lines and markers on map
|
2023-07-15 15:29:35 +02:00 |
Peter Goodhall
|
e4c30adcae
|
[ADIF] Removed IF as it was stopping any importing
|
2023-07-15 13:41:01 +01:00 |
int2001
|
888701aeb7
|
Set Mode to SSB when inverted SSB transponder, otherwise to LSB/USB
|
2023-07-15 07:33:45 +00:00 |
Andreas
|
36585d12f6
|
[Debug] Try/catch so that page loads normally in case git can't be executed on host
|
2023-07-14 23:29:54 +02:00 |
Andreas
|
67b8332904
|
[Debug] Added checks for systems without stat command
|
2023-07-14 22:54:53 +02:00 |
Andreas Kristiansen
|
9001a555f1
|
Merge pull request #2291 from phl0/fixEqslImage
Fix C+P mistake
|
2023-07-14 22:24:31 +02:00 |
phl0
|
a0c2f2fcf8
|
Fix C+P mistake
|
2023-07-14 22:21:47 +02:00 |
Peter Goodhall
|
dcdfbf9def
|
Merge pull request #2288 from phl0/enableSatonSat
Only disable SAT selection if it is not the default band
|
2023-07-14 14:14:31 +01:00 |
Peter Goodhall
|
21bd842534
|
[Debug] Added MySQL version
|
2023-07-14 14:13:44 +01:00 |
phl0
|
e0a21cba00
|
Only disable SAT selection if it is not the default band
|
2023-07-14 15:13:20 +02:00 |
Peter Goodhall
|
e36daaa6bd
|
[Global Confg] Hide setting for public search as its handled per logbook level now
|
2023-07-14 14:07:36 +01:00 |
Peter Goodhall
|
542f199295
|
[Version] Store version number in the options table
Store version number in the options table so that its easier to update for the frontend rather than the config.php which we don't really want to touch
|
2023-07-14 14:03:55 +01:00 |
Peter Goodhall
|
cfdbf29c78
|
Merge pull request #2287 from int2001/user_auth_fix
SecFix: Added checking for session when editing or watching profile
|
2023-07-14 12:04:38 +01:00 |
int2001
|
9a8ab050cb
|
SecFix: Added checking for session when editing or watching profile
|
2023-07-14 11:00:39 +00:00 |
Andreas Kristiansen
|
d0e8804084
|
Merge pull request #2285 from phl0/refactorPublicSearch
|
2023-07-14 11:34:10 +02:00 |
phl0
|
ae8f832578
|
Remove old code
|
2023-07-14 11:30:07 +02:00 |
phl0
|
53f2d60287
|
Trim input before searching
|
2023-07-14 11:28:31 +02:00 |
phl0
|
99c68af2ca
|
Hide tooltip after 3 secs
|
2023-07-14 11:15:37 +02:00 |
phl0
|
7007fed87d
|
Show tolltip on empty callsign
|
2023-07-14 11:09:24 +02:00 |
Andreas Kristiansen
|
8931505e13
|
Merge pull request #2286 from int2001/station_call_check_on_import
Station call check on import
|
2023-07-14 10:47:02 +02:00 |
phl0
|
7bb4d69aae
|
Do nothing on empty input
|
2023-07-14 10:28:45 +02:00 |
int2001
|
cfc9b6c8a0
|
Removed useless else at Api because script will never get there
|
2023-07-14 07:49:13 +00:00 |
int2001
|
6e90095838
|
Making errormessage more verbose
|
2023-07-14 07:34:17 +00:00 |
int2001
|
34b3dce5f2
|
Skip QSOs in ADIF-Import which do not match the chosen station_profile
|
2023-07-14 07:29:53 +00:00 |
phl0
|
ce56183262
|
Preset input field on search
|
2023-07-14 08:08:06 +02:00 |
phl0
|
96dd127843
|
Prevent search for empty call (resulting in SQL error messages)
|
2023-07-14 08:02:25 +02:00 |
phl0
|
c3eca478e9
|
Only init map on index page to prevent JS error
|
2023-07-14 07:56:59 +02:00 |
phl0
|
4e0d57c2f1
|
Add csv export to public search
|
2023-07-14 07:55:44 +02:00 |
phl0
|
93222b81e1
|
Make search input field uppercase only on focus
|
2023-07-14 07:54:43 +02:00 |
phl0
|
39d1ca9964
|
Adjust SQL to be less picky about callsigns
|
2023-07-14 07:53:54 +02:00 |
phl0
|
7399e7755f
|
Add page title and make search less specific
|
2023-07-14 07:53:16 +02:00 |
Peter Goodhall
|
850121ce1e
|
Merge pull request #2284 from phl0/fixQslRequestedMethod
Set QSL method for requested QSLs
|
2023-07-13 22:03:03 +01:00 |
phl0
|
57f5ea1c92
|
Set QSL method for requested QSLs
|
2023-07-13 21:13:11 +02:00 |
Peter Goodhall
|
6f7f867953
|
Merge pull request #2283 from int2001/lotw_gradient_add_qso
Adds LotW-Gradient to QSO-Page
|
2023-07-13 17:18:52 +01:00 |
Peter Goodhall
|
51688fb552
|
Merge pull request #2282 from phl0/publicSearch
Public search
|
2023-07-13 16:40:32 +01:00 |
int2001
|
b9c39ed6ed
|
Added LotW-Gradient to add_qso and changed getting lotw-info from File to DB
|
2023-07-13 15:19:08 +00:00 |
phl0
|
5d787c0360
|
Refactor and secure public search. Table now sortable
|
2023-07-13 16:43:17 +02:00 |
Peter Goodhall
|
b5898f8490
|
Merge pull request #2279 from phl0/whiteSpaceForBadges
We should add some space before badges as in all other places
|
2023-07-13 11:16:50 +01:00 |
Peter Goodhall
|
9a02e81544
|
Merge pull request #2280 from int2001/lotw_per_user
Lotw per user / fixes lotw-download
|
2023-07-13 11:16:01 +01:00 |
int2001
|
2fb8c2ae00
|
removed debug-outputs
|
2023-07-13 07:57:50 +00:00 |
int2001
|
e33da4d499
|
removed station_id from results, when fetching last_lotw_qsl
|
2023-07-13 07:31:01 +00:00 |
int2001
|
6303d90c1c
|
Fixes abortion of lotw_download loop caused by returns
|
2023-07-13 07:13:56 +00:00 |
phl0
|
15e64ae1e0
|
We should add some space before badges as in all other places
|
2023-07-13 08:35:29 +02:00 |
int2001
|
007488f7a7
|
pass user_id (if exists) to lotw_download
|
2023-07-13 06:29:04 +00:00 |
int2001
|
64278bf121
|
one should include user_id into the Query
|
2023-07-13 06:23:05 +00:00 |
int2001
|
f21d862c3e
|
Adjusted debugoutput
|
2023-07-13 06:21:43 +00:00 |
int2001
|
635d6e51f4
|
Added user_id to lotw_last_qsl_date
|
2023-07-13 06:16:39 +00:00 |
Peter Goodhall
|
d59d6cfadc
|
Readme update
|
2023-07-12 22:18:20 +01:00 |
Peter Goodhall
|
a21bb4de00
|
Merge pull request #2274 from gx1400/dev
Add git LastFetch time to debug view based on FETCH_HEAD modification…
|
2023-07-12 21:20:46 +01:00 |
Peter Goodhall
|
c17e649729
|
Merge pull request #2278 from phl0/lotwVuccGrids
Update VUCC_GRIDS from LoTW confirmations also
|
2023-07-12 17:11:40 +01:00 |