提交图

3865 提交

作者 SHA1 备注 提交日期
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
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
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
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
phl0
fed43eda2c
Always update with LoTW confirmed grid 2023-07-12 15:47:30 +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
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
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
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
phl0
08c7e65271
Make band and QSL type user select- and storable 2023-07-07 16:04:19 +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
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
int2001
723e575af3 Add HRDLog to Cloudlog 2023-07-07 11:33:15 +00:00
Andreas
6fc021f14c [Advanced Logbook] Added SOTA, POTA, WWFF searches and refs 2023-07-07 10:03:52 +02:00
int2001
35664c9e09 Fixes bug: if there's no (e)qsl-image at the database, qsl-detail-view will try to fetch /images/eqsl_card_images/ which produces a 403 2023-07-06 16:40:17 +00:00
int2001
8f10361013 Accidently changed this file. idk why 2023-07-06 14:06:06 +00:00
int2001
89e13a92c4 some minor language-adjustements 2023-07-06 14:00:44 +00:00
int2001
76668feace Minor Language Adjustments 2023-07-06 13:56:31 +00:00
int2001
f7b35a38b1 Merge branch 'dev' of github.com:int2001/Cloudlog into dev 2023-07-06 13:52:18 +00:00
Peter Goodhall
9ff0b8c01e
Merge pull request #2254 from int2001/eqsl_bandfix
Added MODE to matching for LotW/eQSL Confirmations
2023-07-06 13:49:20 +01:00
Peter Goodhall
6571bdd300
Merge pull request #2257 from int2001/mastodon
Adds Mastodon-integration as mentioned in issue #1802
2023-07-06 13:48:53 +01:00
int2001
34b35ec4a3 Fixed header of migrationscript. Accidently there was the amsat-feature documented... 2023-07-06 08:22:44 +00:00
int2001
613a89b8b4 Adds Mastodon-integration as mentioned in issue #1802 2023-07-06 08:17:20 +00:00
cats-shadow
a47db4a7d4 Russian translation update 2023-07-06 04:45:09 +03:00
int2001
4c663bf514 Added MODE to matching from LotW/eQSL Confirmations 2023-07-05 17:13:17 +00:00
int2001
1026f6bc30 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-07-05 14:28:41 +00:00
int2001
c95f4e0ece Merge branch 'dev' of github.com:int2001/Cloudlog into dev 2023-07-05 14:26:47 +00:00
Peter Goodhall
7090c95447
Merge pull request #2253 from int2001/api_1632
Resolves issue 1632.
2023-07-05 15:23:58 +01:00
int2001
f938270f4c Resolves issue 1632. JSON-Array of stations will be returned if /index.php/api/station_info/[key] is called 2023-07-05 14:16:53 +00:00
Peter Goodhall
cfa0a59156 typo 2023-07-05 14:48:38 +01:00
Peter Goodhall
355070438d [API] Removed search_callsign()
Think search_callsign() is a left over from testing code but isn't used
2023-07-05 14:48:22 +01:00
Andreas Kristiansen
1321023f18
Merge pull request #2250 from AndreasK79/advanced_logbook_quickfilters
[Advanced Logbook] Added Quickfilter search.
2023-07-05 15:06:58 +02:00
Peter Goodhall
da9e6401c7
Merge pull request #2249 from int2001/dev
Fixes #2238
2023-07-05 13:54:16 +01:00
int2001
5ffcc413e9 Added Errormessage for User in case of invalid/expired key 2023-07-05 12:20:39 +00:00
int2001
8c04f5ecc2 Removed debug-Output 2023-07-05 12:07:00 +00:00
int2001
782857aef9 Fixes Issue 2198 2023-07-05 12:05:02 +00:00
Peter Goodhall
646bf737e0 [Update] Fixed Typo 2023-07-05 11:34:00 +01:00
Andreas
9d73c30f91 [Advanced Logbook] Added Quickfilter search. Mark one line and click filter button 2023-07-05 09:29:13 +02:00
int2001
ca850adf22 Fixed #2238 2023-07-04 18:49:00 +00:00
int2001
8fd58b8545 Fixes Issue #2238 2023-07-04 18:26:22 +00:00
int2001
35e05c08eb Merge branch 'dev' of github.com:int2001/Cloudlog into dev 2023-07-04 18:20:31 +00:00
Joerg
d59a998091
Merge branch 'magicbug:dev' into dev 2023-07-04 20:18:27 +02:00
phl0
af88c5c9e2
Fix variable name 2023-07-04 11:59:34 +02:00
Joerg
77c0347631
Merge branch 'magicbug:dev' into dev 2023-07-04 10:20:11 +02:00
root
c274c4a961 Merge branch 'dev' of https://github.com/int2001/Cloudlog into dev 2023-07-04 04:58:52 +00:00
root
5c70f1bece Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-07-04 04:49:57 +00:00
Andreas
f70419cc02 [Grid Map] Adjusted coordinate info to not jump around 2023-07-03 20:52:42 +02:00
Peter Goodhall
abe25ef309 [AMSAT Status] Fix issue with AO-7 not reporting 2023-07-03 17:11:04 +01:00
int2001
762459156d Merge branch 'dev' of github.com:int2001/Cloudlog into dev 2023-07-02 17:15:35 +02:00
int2001
06656bfef8 Fixes the LotW-Part of Bug #2238. LotW-Import now takes care of station_id (operator-call and gridsquare) 2023-07-02 17:13:30 +02:00
Andreas Kristiansen
b43d78f865
Merge pull request #2237 from AndreasK79/gridmap_geocoding 2023-07-02 17:05:12 +02:00
Andreas Kristiansen
012cc853a5
Merge pull request #2235 from hugosilvaparagramanet/fix/lotw-export-qso-end-date-issue
LOTW QSO end date issue
2023-07-02 16:53:58 +02:00
Andreas
36fdce5eca [Gridsquare Map] Added display of coordinates, gridsquare, distance and bearing when mouseover 2023-07-02 16:50:06 +02:00
Andreas
a6da3c1277 [QSO Popup] Load QSL carousel from separate view file 2023-07-02 11:37:48 +02:00
phl0
08765a8bd8
Update qso_end_date of existing certs where time is 00:00:00 2023-07-01 23:06:31 +02:00
Hugo Silva
0c0e9219a3 When importing LOTW certs, consider full day for end date 2023-07-01 17:25:21 +01:00
Andreas
38dee35937 [Advanced Logbook] Added QSL image popup and indicator 2023-06-30 23:36:35 +02:00
Andreas
cfbe4971d0 [QSL Image Carousel] Fixed carousel in QSO popup 2023-06-30 12:50:58 +02:00
Andreas
cb95b3a5e1 [QSL Image Upload] Fixed some errors in the upload 2023-06-30 11:54:39 +02:00
Andreas Kristiansen
27643c662e
Merge pull request #2233 from AndreasK79/advanced_logbook_filters_lookups
[Advanced logbook] Added more filters and lookup
2023-06-30 09:11:41 +02:00
Andreas Kristiansen
d259ebae36
Merge pull request #2231 from phl0/fixEmptyQo100DxClubUpload
Add error message for no outstanding QO-100 QSOs
2023-06-30 07:56:42 +02:00
Peter Goodhall
b1a535b259
Merge pull request #2228 from phl0/qslPicMarking
Add option to mark QSL RX from pic upload window
2023-06-29 22:07:14 +01:00
phl0
f4296b2c24
Add error message for no outstanding QO-100 QSOs 2023-06-29 22:05:04 +02:00
Andreas
34c0a925f2 [Advanced Logbook] Added eQSL/LoTW filter and DXCC/CQ/IOTA lookup 2023-06-29 18:59:12 +02:00
phl0
7e836149ff
Add buttons for outgoing QSL 2023-06-29 17:53:18 +02:00
phl0
e82a866611
Brush up layout 2023-06-29 14:57:19 +02:00
Andreas
10d7739ea2 [Search] Fixes search when no dxcc is set on qso 2023-06-29 14:08:57 +02:00
Andreas
c368dca536 [Awards] Fix error when no bands are selected for POTA, SOTA and WWFF 2023-06-29 13:50:55 +02:00
phl0
cd5ff2f99a
Add spinner to show progress / action 2023-06-29 12:43:16 +02:00
phl0
2eafb03bde
Show buttons regardless of QSL state 2023-06-29 12:06:46 +02:00
phl0
ca611dee73
Add option to mark QSL RX from pic upload window 2023-06-29 09:46:01 +02:00
phl0
f3ad81fef8
Basics for public search via slug 2023-06-28 23:43:34 +02:00
Andreas
dec4340593 [Advanced Logbook] Added collapsable filters and actions 2023-06-28 12:26:46 +02:00
Andreas
4254a37642 [Advanced Logbook] Added some error handling when printing labels 2023-06-28 12:24:38 +02:00
Andreas
e2b442d39c [Advanced Logbook] Fixed update query 2023-06-28 09:17:48 +02:00
Andreas
aa139017d9 [Advanced Logbook] Received QSL (direct/bureau) can be set 2023-06-28 08:27:44 +02:00
Andreas
8dd3f290a7 [Advanced Logbook] Now can print label from advanced logbook 2023-06-27 15:03:12 +02:00
Andreas
d666cb3c4c [Advanced Logbook] Added links for QRZ and HamQTH after callsign 2023-06-27 11:21:20 +02:00
Peter Goodhall
748bd0c3bf
Merge pull request #2224 from int2001/patch-1
eQSL-Image-Bugfixing
2023-06-26 14:26:03 +01:00
Peter Goodhall
5cb333fdbb Update menu_lang.php 2023-06-26 11:29:18 +01:00
root
8ac767d1a5 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-06-24 06:46:13 +00:00
Joerg
06215061d8
Update Eqsl.php
Fixed issue https://github.com/magicbug/Cloudlog/issues/2189
2023-06-23 23:08:01 +02:00
Andreas Kristiansen
66c3c91900
Merge pull request #2220 from AndreasK79/gridmap
[Gridmap] Added gridsquare map with filtering
2023-06-23 22:14:27 +02:00
Andreas
2a6d2c6d86 [Menu] Removed old menuitem for Gridsquare map 2023-06-23 22:14:07 +02:00
Andreas
bfea8f0752 [PHP8.1] Fixes passing null to parameter. Added if check Fixes #2223 2023-06-23 09:14:09 +02:00
Peter Goodhall
8a75a2bfde [Forgot Password] Set the email field as the automatic focus 2023-06-22 16:12:31 +01:00
Peter Goodhall
949f7ee4f9 [Login] make the username the default focused field.
Fixes #2221
2023-06-22 16:09:25 +01:00
Peter Goodhall
ef0c3e98ce
Merge pull request #2219 from phl0/lotwBadgeGradient
Lotw badge gradient
2023-06-21 22:18:25 +01:00
Andreas Kristiansen
db695c4a16
Merge pull request #2216 from Werzi2001/distance_column
added distance as choosable column
2023-06-21 20:49:04 +02:00
Andreas Kristiansen
4428fdd659
Merge pull request #2217 from phl0/fixGermanLangTag
Fix variable name
2023-06-21 20:40:08 +02:00
Andreas Kristiansen
1126203706
Merge pull request #2218 from phl0/handleDistanceCallbook
Calculate distance based on grid
2023-06-21 20:39:27 +02:00
Andreas
5b2a6a66fa [Advanced searched] Fixed tooltip for result from stored queries 2023-06-21 17:04:09 +02:00
Andreas
1fd15b9c44 Merge branch 'gridmap' of https://github.com/AndreasK79/Cloudlog into gridmap 2023-06-21 17:00:25 +02:00
Andreas
7420d1e0cb [Gridmap] Add menuitem 2023-06-21 17:00:23 +02:00
phl0
c25a227238
German translation for gridmap 2023-06-21 13:16:12 +02:00
phl0
2f8c32500f
Calculate distance based on grid 2023-06-21 12:42:46 +02:00
phl0
42405b5c62
Fix variable name 2023-06-21 12:11:30 +02:00
Andreas
bf5ee68596 [Gridmap] Finished translating text 2023-06-20 21:09:13 +02:00
Thomas Werzmirzowsky
dff714345c added distance as choosable column 2023-06-20 19:36:35 +02:00
Andreas
9074cceec4 [Gridmap] Added layer from option. Some translation 2023-06-20 18:39:37 +02:00
Peter Goodhall
944ab40e5e [Update][Distance] used HTMX to load the results and handled errors in qra.php 2023-06-20 15:26:00 +01:00
Peter Goodhall
a5c11fe1a1
Merge pull request #2215 from phl0/storeDistance
Store distance
2023-06-20 14:46:58 +01:00
phl0
2994012543
Show last LoTW upload as visual hint 2023-06-20 15:03:30 +02:00
phl0
bab2e1d589
Custom date format for LoTW badge in /logbook 2023-06-20 13:39:39 +02:00
Andreas
0a1f6322b8 [Menu] Can add extra menu items from options table 2023-06-20 08:36:35 +02:00
phl0
42882a0ef4
Add update function for empty distances 2023-06-19 14:02:08 +02:00
phl0
95084142b0
LoTW users info for timeline QSOs 2023-06-19 13:21:15 +02:00
phl0
d51c24adb1
Fix LoTW users for activated grids 2023-06-19 13:17:07 +02:00
phl0
15272f82dc
Get LoTW info for logbook and search 2023-06-19 13:05:44 +02:00
Andreas
db590c969b [Gridmap] Added sat selection 2023-06-19 11:29:46 +02:00
Andreas
3d1b35b068 [Gridmap] Added legend for totals 2023-06-19 11:03:29 +02:00
Andreas
60242ebbee [Gridmap] Query fix 2023-06-19 09:38:47 +02:00
Andreas
8deb34cee6 [Gridmap] Added gridsquare map with band/mode/qsl 2023-06-18 22:01:59 +02:00
Andreas
fe27baabfb [QSO Data] Added LoTW badge in QSO list popup 2023-06-18 21:48:54 +02:00
root
eef2b2259b Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-06-18 13:19:56 +00:00
Andreas Kristiansen
6680d8948d
Merge pull request #2204 from AndreasK79/email_address_sender 2023-06-17 13:26:06 +02:00
Andreas
d5196ed829 [Email] Added default email sender name 2023-06-17 09:14:56 +02:00
Andreas
020fd96ef9 [Email] Added email sender name 2023-06-17 09:03:00 +02:00
phl0
dc218854b8
Added preview of distance on initial edit of QSO 2023-06-16 22:07:04 +02:00
Peter Goodhall
accacf7648
Merge pull request #2205 from oh1jw/master
Update FINNISH lang-files
2023-06-16 13:07:40 +01:00
Juuso_W
c453c13d38 Update FINNISH lang-files 2023-06-16 14:45:35 +03:00
phl0
bc103249a8
Update distance on editing QSO 2023-06-16 12:17:56 +02:00
Andreas
bfcfad780b [Email] Added email address option 2023-06-16 10:56:06 +02:00
phl0
a77e73a569
Add space to QSO view at total distance 2023-06-16 10:14:03 +02:00
Andreas
ecc95c6e6c [QSL Labels] Added message to define and set label to use for print. 2023-06-16 09:04:50 +02:00
phl0
2691309f78
Remove left over debug statement 2023-06-15 22:59:19 +02:00
phl0
0b47d734c3
Update distance on update due to LoTW match 2023-06-15 22:49:11 +02:00
phl0
69e0bbdbaa
We can store distance with decimal places 2023-06-15 21:37:01 +02:00
phl0
386e0977e9
Update distance on change of locator 2023-06-15 18:15:29 +02:00
phl0
11efa6b03a
Store distance into QSO table 2023-06-15 16:03:24 +02:00
Peter Goodhall
b1e4de55a2 [Station Location][Add] Allows setting the Canadian Province
Fixes #2190
2023-06-15 13:22:13 +01:00
Peter Goodhall
b319b190f3 [Station Location][Edit] Allows selecting and editing Canadian Provinces
Fixes issue #2190
2023-06-15 13:14:10 +01:00
root
af3feee3e8 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-06-15 07:54:55 +00:00
Andreas
33a81154b6 [API] Corrected variable name and check 2023-06-15 09:26:17 +02:00
Andreas
563554dae5 [API] Added extra check for station_id 2023-06-15 08:12:57 +02:00
Andreas
593e8dc1ed [QSL Labels] Now sorts by dxcc 2023-06-14 16:28:12 +02:00
Peter Goodhall
7fcf4d9f1d
Merge pull request #2200 from AndreasK79/gridsquare_tweaks
[Gridsquare map] Tweaked zoom levels
2023-06-14 13:42:30 +01:00
Peter Goodhall
6c5c2dca4a
Merge pull request #2199 from AndreasK79/qsllabels
QSL Labels
2023-06-14 13:42:17 +01:00
Andreas
413c23d8f7 [QSL Labels] Added menu translation 2023-06-14 10:27:35 +02:00
Andreas
f400629a10 [Gridsquare map] marker on click now only active in gridsquare map (not visitor or activator map) 2023-06-14 08:57:20 +02:00
Andreas Kristiansen
2ae48ac0a2
Merge pull request #2195 from AndreasK79/oqrs_broken_fix 2023-06-14 06:32:08 +02:00
Andreas
b80980b42d [OQRS] Added so that enter works for submit in email input 2023-06-13 20:38:29 +02:00
phl0
7204d958d8
Set qsoid also for not found QSOs 2023-06-13 14:39:32 +02:00
Andreas
724399725c [OQRS] Fixed double search input when clicking proceed multiple times 2023-06-12 20:27:18 +02:00
Andreas
e656b8ce7f [OQRS] Fixed broken OQRS 2023-06-12 13:57:01 +02:00
Andreas
e384f9989d [QSL Labels] Switched to tFPDF. Added font selection 2023-06-12 08:20:24 +02:00
root
76470fd970 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-06-08 07:02:52 +00:00
Andreas
1e37778480 [QSL Labels] Fixed a removed variable 2023-06-06 17:36:30 +02:00
Andreas
d56f4474dc [QSL Labels] Now prints specified number of QSOs on label 2023-06-05 16:53:06 +02:00
Peter Goodhall
5f2529cd01
Merge pull request #2187 from phl0/fixQslMarking
Fix QSL marking functions
2023-06-05 15:11:55 +01:00
phl0
defe2321b2
Correct eQSL images folder name 2023-06-05 15:59:17 +02:00
Andreas
bb22812a89 [QSL Labels] Fixed link for qslprint 2023-06-03 19:05:59 +02:00
Andreas
e7d359f047 [QSL Labels] Added messages 2023-06-03 18:22:11 +02:00
Andreas
946159b5d2 [QSL Labels] Changed button 2023-06-03 09:09:47 +02:00
Andreas
7be18941da [QSL Labels] Fixed font size and qsos on edit 2023-06-03 08:59:00 +02:00
Andreas
f47717bbc1 [QSL Labels] Added label editing 2023-06-03 08:46:52 +02:00
Andreas
e8eaab8cff [QSL Labels] Custom label and print 2023-06-02 18:50:27 +02:00
phl0
d09b9282fb
Fix QSL marking functions 2023-06-02 17:09:02 +02:00
Peter Goodhall
65b780e2f3 [CW Macros] Database Schema Created 2023-06-02 15:43:53 +01:00
phl0
d8ed655e5f
Fix SOTA var 2023-06-01 17:08:53 +02:00
Andreas Kristiansen
f0a75b7ac7
Merge pull request #2165 from dg0tm/dev
update sample config
2023-06-01 12:59:58 +02:00
Peter Goodhall
5532419c9c
Merge pull request #2180 from phl0/eqslOrdering
Sort eQSL cards in desc order
2023-05-31 20:55:40 +01:00
phl0
fdf900e555
Sort eQSL cards in desc order 2023-05-31 20:45:52 +02:00
phl0
b5172fc710
Pull CQ and ITU zone data from LoTW confirmation 2023-05-31 20:06:27 +02:00
Andreas
1171a9f1f5 [Gridsquare map] Tweaking zoom levels 2023-05-31 08:17:10 +02:00
Andreas
f87997f223 [Adif backup] Fetches all locations for user instead of from active logbook 2023-05-30 21:03:39 +02:00
Peter Goodhall
95b9ca27f5 Update config.sample.php 2023-05-29 17:36:46 +01:00
Peter Goodhall
4f91857cc1 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-05-29 15:36:41 +01:00
Peter Goodhall
d39f0cd8b4 removed as it doesn't appear to be used 2023-05-29 15:36:38 +01:00
Peter Goodhall
c89e192c2e
Merge pull request #2173 from phl0/eQslLink
Link QSOs in eQSL card view
2023-05-28 15:50:14 +01:00
Peter Goodhall
c5678e546f
Merge pull request #2172 from AndreasK79/lotw_information
Lotw information
2023-05-28 15:49:54 +01:00
Peter Goodhall
8aa45acc04 fixed bugs 2023-05-28 15:21:13 +01:00
Peter Goodhall
a51edb4873 Update Visitor.php 2023-05-28 15:15:41 +01:00
Peter Goodhall
33edeb7d72 Show radio info updated every 5mins on public display 2023-05-28 15:13:39 +01:00
Peter Goodhall
857f8b2485 Update index.php 2023-05-28 15:06:28 +01:00
Peter Goodhall
82ab5ac29d [Dashboard] Load the radio table on page load 2023-05-28 15:05:16 +01:00
Peter Goodhall
e8c62a26cf [Dashboard] Update radio frequency display every 5 seconds 2023-05-28 15:02:15 +01:00
phl0
0ec8e49b16
Link QSOs in eQSL card view 2023-05-28 08:43:46 +02:00
Peter Goodhall
8354bf609f [LoTW] Makes the cert table fill the card box rather than have a border 2023-05-27 22:12:12 +01:00
Peter Goodhall
c5c7e79955 [LoTW] use Ajax for manual sync
When you click the LoTW manual sync button it now loads the contents into the page using ajax get request using htmx.
2023-05-27 22:09:44 +01:00
Andreas
fc9358933a [Advanced Logbook] Fixed sorting for custom date format 2023-05-27 19:05:11 +02:00
phl0
0a64fae50f
Add some space before search box 2023-05-27 15:29:20 +02:00
Andreas
93c5937da4 [QSO Display] Added Lotw info in popup 2023-05-27 10:06:30 +02:00
phl0
4a60b69154
Use datetime for db column and fix typos 2023-05-26 15:22:31 +02:00
Andreas
397a60d083 [LoTW] Added table with users. Query to find unconfirmed QSOs and L marking in advanced logbook 2023-05-26 10:38:31 +02:00
root
e6bc6015c7 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-05-26 04:13:23 +00:00
phl0
0f47f0e73a
Fix confirmed activated grids function 2023-05-25 23:17:41 +02:00
phl0
2839c6725f
Add German 2023-05-25 23:01:04 +02:00
phl0
d0c2f7eb9c
Fix some typos and naming for activated grids 2023-05-25 23:00:09 +02:00
phl0
d4ad7412f3
Fix missing span and remove not needed SQL column 2023-05-25 18:25:49 +02:00
Christoph Kottke
4324670210 update sample config 2023-05-25 08:30:15 +02:00
Peter Goodhall
b048671c5e
Merge pull request #2160 from abarrau/dev
Update Distances_model : change "round" to "ceil"
2023-05-23 21:49:28 +01:00
Peter Goodhall
f3f50b45ad Revert "Merge pull request #2147 from cats-shadow/view-decoration"
This reverts commit 596480f029, reversing
changes made to a8f93191c2.
2023-05-23 21:45:32 +01:00