提交图

1408 提交

作者 SHA1 备注 提交日期
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
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
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
int2001
613a89b8b4 Adds Mastodon-integration as mentioned in issue #1802 2023-07-06 08:17:20 +00:00
int2001
4c663bf514 Added MODE to matching from LotW/eQSL Confirmations 2023-07-05 17:13:17 +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
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
Andreas
36fdce5eca [Gridsquare Map] Added display of coordinates, gridsquare, distance and bearing when mouseover 2023-07-02 16:50:06 +02:00
Andreas
38dee35937 [Advanced Logbook] Added QSL image popup and indicator 2023-06-30 23:36:35 +02:00
Andreas
cb95b3a5e1 [QSL Image Upload] Fixed some errors in the upload 2023-06-30 11:54:39 +02:00
Andreas
34c0a925f2 [Advanced Logbook] Added eQSL/LoTW filter and DXCC/CQ/IOTA lookup 2023-06-29 18:59:12 +02:00
Andreas
10d7739ea2 [Search] Fixes search when no dxcc is set on qso 2023-06-29 14:08:57 +02:00
phl0
f3ad81fef8
Basics for public search via slug 2023-06-28 23:43:34 +02:00
Andreas
4254a37642 [Advanced Logbook] Added some error handling when printing labels 2023-06-28 12:24:38 +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
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
phl0
2f8c32500f
Calculate distance based on grid 2023-06-21 12:42:46 +02:00
Andreas
bf5ee68596 [Gridmap] Finished translating text 2023-06-20 21:09:13 +02:00
Andreas
9074cceec4 [Gridmap] Added layer from option. Some translation 2023-06-20 18:39:37 +02:00
Peter Goodhall
a5c11fe1a1
Merge pull request #2215 from phl0/storeDistance
Store distance
2023-06-20 14:46:58 +01:00
phl0
42882a0ef4
Add update function for empty distances 2023-06-19 14:02:08 +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
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
020fd96ef9 [Email] Added email sender name 2023-06-17 09:03:00 +02:00
Andreas
bfcfad780b [Email] Added email address option 2023-06-16 10:56:06 +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
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
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
6c5c2dca4a
Merge pull request #2199 from AndreasK79/qsllabels
QSL Labels
2023-06-14 13:42:17 +01:00
Andreas
e384f9989d [QSL Labels] Switched to tFPDF. Added font selection 2023-06-12 08:20:24 +02: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
phl0
defe2321b2
Correct eQSL images folder name 2023-06-05 15:59:17 +02:00
Andreas
e7d359f047 [QSL Labels] Added messages 2023-06-03 18:22:11 +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
b5172fc710
Pull CQ and ITU zone data from LoTW confirmation 2023-05-31 20:06:27 +02: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
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
e8c62a26cf [Dashboard] Update radio frequency display every 5 seconds 2023-05-28 15:02:15 +01:00
Andreas
fc9358933a [Advanced Logbook] Fixed sorting for custom date format 2023-05-27 19:05:11 +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
phl0
0f47f0e73a
Fix confirmed activated grids function 2023-05-25 23:17:41 +02:00
phl0
791d359787
Make eQSL buld download fucntion backwards compatible 2023-05-22 12:58:03 +02:00
Andreas Kristiansen
a59802923d
Merge pull request #2158 from phl0/eQslBulkDownloadFunction
eQSL bulk download function
2023-05-22 10:38:23 +02:00
phl0
c139b5b7d2
Re-add accidentially deleted lib 2023-05-22 10:34:13 +02:00
phl0
6690a6553b
Revert "Accidentially removed needed lib"
This reverts commit 8d3a404a91.
2023-05-22 10:32:58 +02:00
phl0
b02c9c3411
Nicely format result table showing errors 2023-05-22 00:10:56 +02:00
phl0
828c7391ec
We need to update QSO dates on cert update as well 2023-05-21 18:18:58 +02:00
Andreas Kristiansen
a8f93191c2
Merge pull request #2148 from cats-shadow/rus-translation
[Translation][Russian] Statistics (partially), User, Options views
2023-05-19 12:18:52 +02:00
cats-shadow
fe69759afb Options 2023-05-19 12:48:29 +03:00
phl0
b412c7c8cf
Only break on rate limit (otherwise coninue) 2023-05-18 21:25:12 +02:00
cats-shadow
b6a5ba5f27 Options 2023-05-18 15:22:44 +03:00
Peter Goodhall
96a747e15c Change to interface for CW settings 2023-05-17 21:19:18 +01:00
cats-shadow
d181c20730 [Translation][Russian] Statistics (partially), User views 2023-05-17 17:01:55 +03:00
cats-shadow
7e7f1c5474 [Translation][Russian] 2023-05-17 02:08:11 +03:00
Peter Goodhall
37c1484bcb
Merge pull request #2145 from ve1cwj/master
Remap & Reupload Tevel Sat QSOs to LOTW
2023-05-16 13:37:32 +01:00
ve1cwj
75b7273e93
Fix typo in Lotw.php controller for Tevel sats 2023-05-15 21:37:55 -03:00
ve1cwj
4d39fa4a4d
Remap sat_name for Tevel sats in LOTW controller 2023-05-15 20:33:05 -03:00
Peter Goodhall
4ec722236e Cleaned up the UI added a settings popup modal 2023-05-15 15:35:11 +01:00
phl0
ee9408c7b7
Add download delay and error handling 2023-05-15 11:32:05 +02:00
phl0
8d3a404a91
Accidentially removed needed lib 2023-05-14 20:33:15 +02:00
phl0
7705cc8dcc
Add bulk download function for eqsl cards 2023-05-14 20:25:03 +02:00
Andreas Kristiansen
69ca410942
Merge branch 'dev' into better_language_support 2023-05-14 16:52:51 +02:00
Andreas
b5d4e41806 [Translation] Replaced string $this->lang-line where no echo was used 2023-05-14 13:54:10 +02:00
phl0
01501de98a
Merge remote-tracking branch 'upstream/dev' into eqslCardDownload 2023-05-12 21:25:28 +02:00
phl0
322085d2f6
Refactor table and add View/Download button 2023-05-11 15:25:35 +02:00
phl0
9d77d199b4
Show table of not yet downloaded QSLs 2023-05-10 22:14:29 +02:00
phl0
c317a63236
Basics for a eQSL image download page 2023-05-10 21:36:46 +02:00
phl0
21562bffc4
Add eQSL card list/view 2023-05-10 16:03:30 +02:00
phl0
023e6f151f
Remove useless file writing 2023-05-09 17:36:30 +02:00
Peter Goodhall
cd03e77483 Update Debug.php 2023-05-08 14:46:03 +01:00
Andreas
be70b37f1e [eQSL] Fix result table after upload 2023-05-08 07:59:51 +02:00
Andreas Kristiansen
aef5af5b4f
Merge pull request #2112 from AndreasK79/eqsl_download_cron
Eqsl download cron
2023-05-08 07:48:21 +02:00
Andreas
10212d741f [eQSL] Removed debug output. Also removed /upload, since this is all done in /sync 2023-05-08 07:48:02 +02:00
phl0
9731742156
Fix eQSL image download function 2023-05-07 18:03:50 +02:00
Michael Urspringer
20b264048a Fix https://github.com/m0urs/Cloudlog/issues/134 2023-05-07 17:33:24 +02:00
Andreas
91e199ae1f [eQSL] Added missing userid, and corrected password variable 2023-05-07 09:31:45 +02:00
Andreas
be4614773d [eQSL] Fixed a missing bracket 2023-05-07 09:20:05 +02:00
Andreas
2b68c7820f [eQSL] Added some result from download CRON job 2023-05-06 11:40:55 +02:00
Andreas
678a33d452 [eQSL] Made CRON job for download, renamed to sync 2023-05-06 08:17:23 +02:00
Andreas
50e3b2bd5e [eQSL] Removed user check from constructor to be able to run CRON 2023-05-05 16:50:17 +02:00
Andreas
30c78ccbbf [eQSL] Fixed for loop 2023-05-05 14:29:45 +02:00
Andreas
c996f24ef1 [eQSL] Fixed error on upload - had to send additional variable to function 2023-05-05 13:26:10 +02:00
Andreas
ae543d8cc8 [eQSL] Fix typo in function call 2023-05-05 13:12:41 +02:00
Andreas
f7968ac35c [eQSL] Fixed result table 2023-05-05 11:38:14 +02:00
Andreas
9c13e2408a [eQSL] Added init to cron job 2023-05-05 11:16:48 +02:00
Andreas
3e0d920187 [eQSL] Removed duplication of code for table 2023-05-05 11:10:37 +02:00
Andreas
7d96662558 [eQSL] Added styles to table 2023-05-05 10:58:36 +02:00
Andreas
40412354e4 [eQSL] Added cron job 2023-05-05 09:34:32 +02:00
Andreas
c4ac74c4ff [QSLPrint] Only set bureau for those QSOs that does not have col_qsl_sent_via 2023-05-03 20:52:42 +02:00
Andreas
591bd15098 [Notes backup] Added support for backing up notes with an API key 2023-05-03 09:38:28 +02:00
Andreas Kristiansen
e430ebe348
Merge pull request #2104 from phl0/potaLookup
Add POTA lookup function
2023-05-02 20:58:22 +02:00
phl0
a2f29c67a4
If no API key is supplied we should check for a valid session and
otherwise just redirect to login.
2023-05-02 08:04:21 +02:00
Andreas
efb44b1d65 [ADIF Backup] Fix when running backup from inside Cloudlog 2023-05-01 21:23:30 +02:00
phl0
846dec0f61
Add POTA lookup function 2023-05-01 21:14:30 +02:00
Andreas
ebe01d938c [ADIF Backup] Added unique name to the backup file. 2023-05-01 17:21:20 +02:00
Andreas
b45cfda3eb [ADIF Backup] Added so that ADIF can be backed up with cron and api key 2023-05-01 15:25:30 +02:00
Andreas
cb71e0961f [Advanced Logbook] ADIF export fetches sort order from table sort (not all columns) 2023-05-01 12:35:24 +02:00
Andreas
196f5cfcf3 {Advanced Logbook] Added sat filter 2023-05-01 08:58:13 +02:00
Andreas
e32ebe35a8 [Map options] Added options for map on dashboard and in logbook 2023-04-29 18:44:35 +02:00
Andreas Kristiansen
6eb5874c7d
Merge pull request #2090 from phl0/statsWithApiKey
Make stats publicly usable with API key
2023-04-28 11:31:06 +02:00
Andreas Kristiansen
5f76edefb7
Merge pull request #2093 from phl0/bannerHideOption
Add option to hide dashboard banner
2023-04-28 08:14:43 +02:00
Andreas Kristiansen
c63fdf9688
Merge pull request #2091 from phl0/stationPower
Add option for default station power
2023-04-28 08:05:28 +02:00
phl0
3f5a17db0b
Add option to hide dashboard banner 2023-04-27 23:47:54 +02:00
phl0
75ac1b2620
Add option for default station power 2023-04-27 23:02:57 +02:00
phl0
c57932be86
Make stats publicly usable with API key 2023-04-27 21:08:09 +02:00
phl0
5c9ec6b6eb
Add table join on DXCC entities to search function 2023-04-27 17:07:30 +02:00
Andreas Kristiansen
54e137db90
Merge pull request #2082 from AndreasK79/oqrs_grouped 2023-04-26 21:07:27 +02:00
phl0
2370ee2bfe
Harmonize LoTW abbreviation 2023-04-26 05:44:54 +02:00
Andreas
0142209022 [OQRS] Now added option to search in all station locations with active OQRS 2023-04-25 14:00:30 +02:00
phl0
56b25e072e
Delete (now) stray code (assuming there is no LotW cert without DXCC id 2023-04-19 22:18:33 +02:00
phl0
607a3a72d9
Use DXCC ID from LotW cert for uploads 2023-04-19 22:06:32 +02:00