int2001
|
95dd70aaf6
|
Strong check for station_id when importing
|
2023-07-19 18:18:03 +00:00 |
Peter Goodhall
|
bdaad1b845
|
Merge pull request #2309 from rtoenniges/dev
Display Transmit Power in capital letter (W), added space
|
2023-07-19 13:23:23 +01:00 |
Peter Goodhall
|
6f098c13a8
|
Merge pull request #2301 from int2001/dxcluster_lookup
Dxcluster lookup
|
2023-07-19 13:23:04 +01:00 |
int2001
|
0d3e2861cb
|
removed whitespace
|
2023-07-19 05:57:11 +00:00 |
int2001
|
39d8b6a272
|
Forgot to add dxcluster settings view
|
2023-07-19 04:40:22 +00:00 |
int2001
|
5edbbe8f44
|
Fixed typo in language-files
|
2023-07-19 04:03:30 +00:00 |
Robin Tönniges
|
5037e2be44
|
Display Transmit Power in capital letter (W), added space
|
2023-07-19 00:57:45 +02:00 |
int2001
|
9783cf0ec3
|
Moved DXCluster-Cache-Settings from config-file to Admin page
|
2023-07-18 15:45:56 +00:00 |
int2001
|
eaf9e9775e
|
BugFix: Initializes $error before using it
|
2023-07-18 14:32:17 +00:00 |
Andreas
|
3b3c05fc5a
|
[Distances worked] When clicking bars, QSOs are displayed in a popup
|
2023-07-16 18:10:11 +02:00 |
int2001
|
1857151ba4
|
Trigger QRZ-Lookup, etc. after DXCluster-Lookup in js
|
2023-07-16 12:43:13 +00:00 |
int2001
|
6aab4f7bbc
|
Implemented DXCluster-Lookup for current QRG
|
2023-07-16 11:53:53 +00:00 |
Peter Goodhall
|
1e300fbc30
|
Merge pull request #2298 from AndreasK79/gridmap_clear_button
[Gridmap] Added button to clear lines and markers on map
|
2023-07-15 16:08:53 +01:00 |
Peter Goodhall
|
dc01bee3c1
|
Merge pull request #2297 from int2001/adif_import_call
Fixes #2295 // Fill station_callsign when provided empty by adif
|
2023-07-15 16:06:50 +01:00 |
Peter Goodhall
|
e4c30adcae
|
[ADIF] Removed IF as it was stopping any importing
|
2023-07-15 13:41:01 +01: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 |
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 |
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 |
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 |