Wykres commitów

1341 Commity (355aef7af820005d5404c35f4a5752a7b0987bbd)

Autor SHA1 Wiadomość Data
Andreas 60facb14b6 Merge branch 'bandmap' of https://github.com/AndreasK79/Cloudlog into bandmap 2023-07-21 13:50:49 +02:00
int2001 6c07da28ee Added Settings for spot-age and de-continent 2023-07-21 11:46:16 +00:00
Andreas fb39d8ec0d [Bandmap] Added cat 2023-07-21 13:27:13 +02:00
int2001 81dac90266 Made Band chooseable 2023-07-21 09:16:19 +00:00
int2001 5f5c104535 Merge branch 'dxcc_json' into bandmap 2023-07-21 08:37:18 +00:00
int2001 26fe064a93 Added spotlist with enrichment and filtering 2023-07-21 06:50:56 +00:00
int2001 45161142ef Implemented enrichment of spot 2023-07-21 05:45:56 +00:00
int2001 99e46bf1fc Added Controller for DXCluster 2023-07-21 04:48:28 +00:00
Andreas 198389a764 [Bandmap] First integration of bandmap from @int2001 2023-07-20 21:42:45 +02:00
int2001 95dd70aaf6 Strong check for station_id when importing 2023-07-19 18:18:03 +00:00
Peter Goodhall 6f098c13a8
Merge pull request #2301 from int2001/dxcluster_lookup
Dxcluster lookup
2023-07-19 13:23:04 +01: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 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 53f2d60287
Trim input before searching 2023-07-14 11:28:31 +02:00
int2001 cfc9b6c8a0 Removed useless else at Api because script will never get there 2023-07-14 07:49:13 +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 96dd127843
Prevent search for empty call (resulting in SQL error messages) 2023-07-14 08:02:25 +02:00
phl0 7399e7755f
Add page title and make search less specific 2023-07-14 07:53:16 +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 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 6303d90c1c Fixes abortion of lotw_download loop caused by returns 2023-07-13 07:13:56 +00:00
int2001 007488f7a7 pass user_id (if exists) to lotw_download 2023-07-13 06:29:04 +00: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 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 7831790026
Handle not found QSO records correctly 2023-07-12 11:15:14 +02:00
phl0 5c59e9eddc
Remove code to auto-create QSOs upon LoTW matches 2023-07-12 10:48:22 +02:00
phl0 4ef2237ba4
Base LoTW matches on time and station_callsign 2023-07-12 10:05:26 +02:00
phl0 98e83ee511
Reformat result table and also handle empty results 2023-07-10 19:14:08 +02:00
phl0 d5f98da321
Use separate view for public search 2023-07-10 18:15:36 +02:00
phl0 e2ef6c2b20
Add logbook setting for public search 2023-07-10 17:11:40 +02:00
phl0 dc1742f5ff
Merge remote-tracking branch 'upstream/dev' into publicSearch 2023-07-10 13:57:47 +02:00
phl0 41239df4c4
PoC for public search 2023-07-10 13:57:16 +02:00
int2001 a334cebf55 Fixes CAT-Update when not logged in 2023-07-09 05:47:20 +00:00
Peter Goodhall f070964f3b Update Lotw.php 2023-07-08 14:30:11 +01:00
Peter Goodhall 7b88764d8b Update Lotw.php 2023-07-08 14:28:33 +01:00
Peter Goodhall ecda88f240 [Lookup] Change SCP lookup from GET to POST
stops memory leaks when searching callsigns like i/4o4a
2023-07-08 13:38:28 +01:00
Peter Goodhall d5a30f97b0 [ADIF] fixed typo his instead of this 2023-07-08 13:16:56 +01:00
Andreas Kristiansen 63baa26c7c
Merge pull request #2245 from phl0/loadGridmapOnPageLoad
Load gridmap on page load
2023-07-07 16:54:11 +02:00
Peter Goodhall 6b2654f5e0
Merge pull request #2262 from AndreasK79/advancedlogbook_added_more_ref
[Advanced Logbook] Added SOTA, POTA, WWFF searches and refs
2023-07-07 15:12:40 +01:00
phl0 08c7e65271
Make band and QSL type user select- and storable 2023-07-07 16:04:19 +02:00
int2001 58e0a57f5e Removed whole index-function at controller 2023-07-07 12:19:21 +00:00
int2001 6253650190 Controller, Migrationscript and View for HRDLog 2023-07-07 11:35:01 +00:00