提交图

4720 提交

作者 SHA1 备注 提交日期
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
phl0
2a91352b91
Also calculate distance for VUCC_GRIDS 2023-07-12 18:02:12 +02:00
int2001
c5aff95975 Sync LotW per User when using GUI, otherwise complete (cron) 2023-07-12 15:56:12 +00:00
phl0
fb7c448b58
Also use VUCC_GRIDS from LoTW cnfm to update QSO record 2023-07-12 17:30:15 +02:00
Peter Goodhall
10bb0beb10
Merge pull request #2277 from phl0/lotwImportGrid
Always update with LoTW confirmed grid
2023-07-12 15:12:05 +01:00
phl0
fed43eda2c
Always update with LoTW confirmed grid 2023-07-12 15:47:30 +02:00
Andreas
a79c16a184 [Gridmap] Added line an marker for when you click in the map 2023-07-12 14:28:08 +02:00
Peter Goodhall
d108ba4a82
Merge pull request #2276 from phl0/lotwMatchOnStationcallsign
Base LoTW matches on time and station_callsign
2023-07-12 10:45:51 +01:00
phl0
713e0c513c
Merge branch 'lotwMatchOnStationcallsign' of github.com:phl0/Cloudlog into lotwMatchOnStationcallsign 2023-07-12 11:17:54 +02:00
phl0
7831790026
Handle not found QSO records correctly 2023-07-12 11:15:14 +02:00
phl0
e56694b95d
Remove obsolete translations 2023-07-12 11:02:01 +02:00
phl0
5c59e9eddc
Remove code to auto-create QSOs upon LoTW matches 2023-07-12 10:48:22 +02:00