提交图

3504 提交

作者 SHA1 备注 提交日期
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
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
Andreas
ea70ee94b5 [Contesting] Fixed sorting when adding qsos to table 2023-05-23 12:12:21 +02:00
abarrau
07c710194e
Update Distances_model : change "round" to "ceil"
I propose change "round" to "ceil" (Round fractions up).

Because I work on an export plugin in EDI file (IARU REGTEST1), the rounding is systematically higher:
"For the amateur bands up to 10 GHz inclusive, points will be scored on the basis of one point per
kilometer, i.e. the calculated distance in kilometers will be truncated to an integer value and 1 km
will be added. " (excerpt from VHF_Handbook_V9.01)
2023-05-22 20:35:21 +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
08a814f629
Only show download function if result is not empty 2023-05-22 10:26:45 +02:00
phl0
34e7afbc91
Correct typo and add timeout info 2023-05-22 08:07:30 +02:00
phl0
b02c9c3411
Nicely format result table showing errors 2023-05-22 00:10:56 +02:00
Peter Goodhall
52b22b679a
Merge pull request #2156 from m0urs/147-add-one-more-digit-to-frequency-display-in-cat-banner
Add one more digit to frequency display in CAT Banner
2023-05-21 22:00:56 +01:00
phl0
bda839b0b2
Show big banner re eQSL rate limit 2023-05-21 22:50:30 +02:00
Andreas Kristiansen
c5feb99aac
Merge pull request #2155 from phl0/germanTranslations 2023-05-21 22:15:32 +02:00
phl0
0316611e47
Add missing lang tags 2023-05-21 21:36:04 +02:00
phl0
97f9da515a
Add German translations for lately added lang stuff 2023-05-21 21:24:45 +02:00
m0urs
803d19f33b Fix https://github.com/m0urs/Cloudlog/issues/147 2023-05-21 20:45:40 +02:00
Andreas Kristiansen
f0d8bb4de2
Merge pull request #2153 from phl0/fixLotwCertUpdateFunction
[LotW] We need to update QSO dates on cert update as well
2023-05-21 20:14:42 +02:00
phl0
20db38ba4a
Fix typos 2023-05-21 18:34:54 +02:00
phl0
828c7391ec
We need to update QSO dates on cert update as well 2023-05-21 18:18:58 +02:00
phl0
81a8ecc3b3
Add mode to CAT banner 2023-05-20 16:16:24 +02:00
Andreas Kristiansen
596480f029
Merge pull request #2147 from cats-shadow/view-decoration
[Visual decorations] Small decoration for header of the log overview …
2023-05-19 12:19:12 +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
cats-shadow
cf33aac012 Sepatate CSS classes for decoration station logbook name and station location name. 2023-05-18 11:18:46 +03:00
cats-shadow
36234ad4c2 Transformed decoration to CSS class 2023-05-18 11:12:36 +03: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
cats-shadow
df0c64a67d [Visual decorations] Small decoration for header of the log overview view. 2023-05-16 21:29:44 +03:00
Peter Goodhall
d836177708
Merge pull request #2146 from cats-shadow/rus-translation
[Translation][Russian] mistype corrected
2023-05-16 14:16:03 +01: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
cats-shadow
9fb641ba03 [Translation][Russian] mistype corrected 2023-05-16 15:14:01 +03:00
Andreas Kristiansen
181008b658
Merge pull request #2143 from cats-shadow/qsl-view
[QSL Card] Centered QSL image at QSO data block.
2023-05-16 13:36:02 +02:00
ve1cwj
75b7273e93
Fix typo in Lotw.php controller for Tevel sats 2023-05-15 21:37:55 -03:00
ve1cwj
445d12cae2
Reupload Tevel QSOs to LOTW 2023-05-15 20:39:15 -03:00
ve1cwj
69721f044d
Update migration.php to version 122 2023-05-15 20:35:35 -03:00
ve1cwj
4d39fa4a4d
Remap sat_name for Tevel sats in LOTW controller 2023-05-15 20:33:05 -03:00
phl0
ee9408c7b7
Add download delay and error handling 2023-05-15 11:32:05 +02:00
cats-shadow
3674252a00 [Translation][Russian] Added "eQSL view" menu item translatiom 2023-05-15 10:14:12 +03:00
cats-shadow
26f1e75fa5 [QSL Card] Centered QSL image at QSO data block. 2023-05-15 10:04:03 +03: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
Peter Goodhall
c182cc5f60
Merge pull request #2140 from phl0/deletedBadgeDxccAward
Deleted badge dxcc award
2023-05-14 15:47:41 +01:00
phl0
456d963fc6
Support for new lang stuff (See PR 2085) 2023-05-14 16:07:35 +02:00
phl0
5e1bbdaa97
Show deleted DXCC as badge in DXCC awards 2023-05-14 16:00:22 +02:00
Andreas
b5d4e41806 [Translation] Replaced string $this->lang-line where no echo was used 2023-05-14 13:54:10 +02:00
Andreas
ac2cdc6e58 [Translation] Replaced all language string from $this->lang->line to lang 2023-05-14 13:45:10 +02:00
Andreas
2e00519c8d [Language] Autoload language helper and language files 2023-05-14 13:36:20 +02:00
phl0
9a83648f15
Only show cards linked to active logbook 2023-05-14 12:23:48 +02:00
phl0
2bf789cf68
Menu translations for eQSL 2023-05-12 21:27:31 +02:00
phl0
01501de98a
Merge remote-tracking branch 'upstream/dev' into eqslCardDownload 2023-05-12 21:25:28 +02:00
Andreas Kristiansen
b52449da3c
Merge pull request #2133 from AndreasK79/qslcard_responsive
[QSL Card] Adjusted class and css to make QSL card images more responsive
2023-05-12 20:20:55 +02:00
phl0
162a47a19f
Add eQSL to QSO display 2023-05-12 19:24:53 +02:00
cats-shadow
7dcf5357a8 Added russian translation for menu 2023-05-12 16:41:23 +03:00
Andreas
e7376846b5 [QSL Card] Adjusted class and css to make QSL card images more responsive 2023-05-12 12:25:23 +02:00
phl0
322085d2f6
Refactor table and add View/Download button 2023-05-11 15:25:35 +02:00
Andreas Kristiansen
849f6c9b46
Merge pull request #2132 from AndreasK79/menu_translation 2023-05-11 15:24:29 +02:00
Peter Goodhall
6fac74d546
Merge pull request #2130 from cats-shadow/rus-translation
added "deleted DXCC" translation
2023-05-11 13:33:38 +01:00
phl0
bb4badf20a
Corection
Signed-off-by: phl0 <github@florian-wolters.de>
2023-05-11 11:04:06 +02:00
phl0
8e20f01477
Two minor fixes 2023-05-11 11:02:37 +02:00
phl0
c522080e42
Add German translations to menu translations 2023-05-11 10:18:55 +02:00
Andreas
97988496c9 [Translation] Translated the menu and header 2023-05-11 09:59:07 +02:00
cats-shadow
e7de9bfb1c added "deleted DXCC" translation 2023-05-10 23:46:56 +03: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
c61bb81e30
Merge pull request #2125 from dg0tm/dev
[User selectable columns] Add Location to possible columns
2023-05-09 14:56:28 +01:00
Peter Goodhall
a7d5462e82 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-05-09 14:55:03 +01:00
Peter Goodhall
2181ee48e9 [QSO] Make sure browsers don't suggest content on fields 2023-05-09 14:54:59 +01:00
Christoph Kottke
d7f7e3e83c [User selectable columns] Add Location to possible columns
508d63dc Make user_column5 optional
0cf0b590 Add Location (station_profile_name) to possible columns
2023-05-09 11:02:37 +02:00
phl0
f1c6f4e880
Also allow for SAT name filter with propmode SAT 2023-05-08 20:27:53 +02:00
Peter Goodhall
cd03e77483 Update Debug.php 2023-05-08 14:46:03 +01:00
Peter Goodhall
6a80ed8338 probably should just show this 2023-05-08 14:41:59 +01:00
phl0
45d94a781d
Make sure frequencies have 3 decimal digits 2023-05-08 13:15:40 +02:00
phl0
fe8872d65b
Alignment on radio CAT state banner for screenreaders 2023-05-08 12:44:36 +02:00
phl0
61b2928105
Align ordering of QSL to match with overview view 2023-05-08 08:49:24 +02: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
86312d16aa [eQSL] Refactored and moved stuff from logbook_model to eqslmethods_model 2023-05-06 11:35:09 +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
2a6509c2ae [eQSL] Fix for cron job when not logged in 2023-05-05 16:31:10 +02:00
Andreas Kristiansen
a6611773de
Merge pull request #2108 from phl0/radioStatusHint
Show radio CAT status above QSO panel if available
2023-05-05 14:53:14 +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
daad991689 [eQSL] Added datatable 2023-05-05 12:00:23 +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 Kristiansen
d847d0ec30
Merge pull request #2109 from phl0/tweetRefs 2023-05-04 13:42:59 +02:00
phl0
a580a920ef
Rename "Don't Send" to "Not Sent" to make difference from Invalid/Ignore
a little more clear
2023-05-04 13:40:14 +02:00
phl0
fd5a09d8ce
Tweet references also if present 2023-05-04 13:37:15 +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
phl0
642135e88d
Show radio CAT status above QSO panel if available 2023-05-03 16:11:19 +02:00
Andreas
c192abaee6 [Advanced Logbook] Added a button to set QSL not required 2023-05-03 13:00:01 +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
d0e3408f34
Merge pull request #2106 from AndreasK79/advanced_logbook_qsl_eqsl_lotw
[Advanced logbook] Added columns for  QSL/LoTW/eQSL confirmations
2023-05-02 21:45:29 +02:00
Andreas Kristiansen
e430ebe348
Merge pull request #2104 from phl0/potaLookup
Add POTA lookup function
2023-05-02 20:58:22 +02:00
Andreas
ddca0a4fe7 [Advanced Logbook] Fixed sort order when exporting ADIF 2023-05-02 20:53:29 +02:00
Andreas Kristiansen
07a6025e99
Merge pull request #2103 from AndreasK79/backup_adif_api 2023-05-02 20:00:32 +02:00
Andreas
7b6a90634c [Advanced Logbook] Show/hide LoTW/eQSL according to username set 2023-05-02 19:04:12 +02:00
Andreas
0c5c94d191 [Advanced Logbook] Added columns for QSL/LoTW/eQSL 2023-05-02 14:48:46 +02:00
Andreas
6d831ceea6 [Advanced Logbook] Fix for updating qsl status 2023-05-02 13:46:23 +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
phl0
d6529890b2
Delete stray a tag 2023-05-01 21:34:13 +02:00
phl0
a7473a44a8
Fix download link 2023-05-01 21:31:40 +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
aad8eaab3b [OQRS] Addes triped table to the requests 2023-04-30 13:31:50 +02:00
Andreas
47c435e3e6 [Advanced logbook] Added striped table and css so that marked lines will have correct color 2023-04-30 12:22:20 +02:00
Andreas Kristiansen
d949cf9238
Merge pull request #2097 from AndreasK79/map_options 2023-04-29 20:31:05 +02:00
Andreas Kristiansen
8289b93904
Merge pull request #2098 from phl0/harmonizeNoneAsDxcc
Harmonize display of none as DXCC
2023-04-29 19:16:48 +02:00