Wykres commitów

4735 Commity (1857151ba42c9fd49ccd17b6e640a25f2a425d54)

Autor SHA1 Wiadomość Data
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
phl0 4ef2237ba4
Base LoTW matches on time and station_callsign 2023-07-12 10:05:26 +02:00
Derek Rowland 87a728ce91 Add git LastFetch time to debug view based on FETCH_HEAD modification time 2023-07-11 13:30:24 -05:00
phl0 b54b13d9aa
Show banner for empty result 2023-07-11 08:42:08 +02:00
phl0 33111da881
Only show search if a public slug exists 2023-07-11 07:42:33 +02:00
phl0 23c75017ec
Add forgotten file 2023-07-10 22:57:07 +02:00
phl0 98e83ee511
Reformat result table and also handle empty results 2023-07-10 19:14:08 +02:00
phl0 a7c0435740
Add station callsign and order by time desc 2023-07-10 18:40:55 +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
Andreas Kristiansen 895ea9b0fa
Merge pull request #2270 from int2001/api_auth_fix
Fixes CAT-Update when not logged in
2023-07-10 12:12:01 +02:00
int2001 a334cebf55 Fixes CAT-Update when not logged in 2023-07-09 05:47:20 +00:00
Peter Goodhall bb682a0db3 Update Logbook_model.php 2023-07-08 14:33:18 +01:00
Peter Goodhall 4dbc9bba08 Update Logbook_model.php 2023-07-08 14:32:42 +01: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 74687f0444 Disabled page reload after QSO edit in the Advanced Logbook 2023-07-08 10:04:47 +02:00
Peter Goodhall 1bda2dafbf
Merge pull request #2266 from phl0/mastodonLink
Add link to Mastodon
2023-07-07 20:43:50 +01:00
phl0 9d7f2be9db
Add link to Mastodon 2023-07-07 20:16:15 +02:00
Andreas Kristiansen 63baa26c7c
Merge pull request #2245 from phl0/loadGridmapOnPageLoad
Load gridmap on page load
2023-07-07 16:54:11 +02:00
phl0 aa309f7169
Set default values and add All 2023-07-07 16:44:18 +02:00
Andreas Kristiansen c3e551a3c6
Merge pull request #2264 from phl0/fixSpace
Fix whitespace
2023-07-07 16:29:31 +02:00
phl0 530029c5bf
PHP8: Prevent passing of null to strpos 2023-07-07 16:25:22 +02:00
phl0 b6bbae8aab
Text for all bands added 2023-07-07 16:20:49 +02:00
phl0 9a24e73cbb
Fix whitespace 2023-07-07 16:18:43 +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
Peter Goodhall 76cfecd28d
Merge pull request #2263 from int2001/hotfix_options
Hotfix for Mass QRZ and HRDLog-Upload
2023-07-07 15:04:24 +01:00
phl0 08c7e65271
Make band and QSL type user select- and storable 2023-07-07 16:04:19 +02:00
phl0 033aa96204
Merge remote-tracking branch 'upstream/dev' into loadGridmapOnPageLoad 2023-07-07 16:02:46 +02:00
int2001 0eacddb0bd Hotfix: Disable zero-value at station_location-chooser when doing Bulk QRZ or HRD. Otherwise page will break 2023-07-07 13:50:48 +00:00
Peter Goodhall 5dfec295c1
Merge pull request #2260 from int2001/hrdlog
This one adds HRDLog-Support to Cloudlog
2023-07-07 14:01:39 +01:00
int2001 58e0a57f5e Removed whole index-function at controller 2023-07-07 12:19:21 +00:00