提交图

2124 提交

作者 SHA1 备注 提交日期
Paul Beesley
32fa20a130 Add editorconfig file for setting coding style
Editorconfig is a standard, supported by many popular editing tools, that helps set required editor settings automatically to support the project's coding style. It's not a linter / auto-formatter, it just sets a few basic options. Supported editors will pick up these settings specifically for the cloudlog source directory, not interfering with project or user settings in other locations.

This config specifies UTF-8 encoding and LF line-endings for all project files, tabbed indentation for source and data files and finally final newlines and whitespace trimming just for source files. These are based on what I saw in https://github.com/magicbug/Cloudlog/wiki/Development-Notes and from the dominant formatting options in the existing source files. All open to changes, of course.

If an editor is set up to perform reformatting of code automatically (e.g. on save or on paste) then these rules will influence that behaviour, but they will not cause an editor to reformat existing code on their own.
2021-01-30 10:42:19 +00:00
Peter Goodhall
59616f1f5c [QSO] small improvement to json lookup jsonlookupcallsign 2021-01-29 20:20:01 +00:00
Peter Goodhall
b8d2032ed6 [QSO] Fixes #557 Where /P wasn't handled properly 2021-01-29 20:11:35 +00:00
Peter Goodhall
b69c8e91e4 [Data Files] Adds US National Parks on the Air CSV for LOTW Usage 2021-01-27 19:25:38 +00:00
Peter Goodhall
40b95814be [Data Files] Updated US Counties this is the final version 2021-01-27 19:24:37 +00:00
Peter Goodhall
2063332455 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2021-01-27 19:17:16 +00:00
Peter Goodhall
e5ad2630a0 [Station Profile] Added warning that QRZ Logbook requires paid subscription #351
This addresses comment that QRZ logbook needs a paid subscription to function fixes #351
2021-01-27 19:17:14 +00:00
Peter Goodhall
9dab00b979
Merge pull request #852 from AndreasK79/dok_sota_autoupdate
Added autoupdate for DOK and SOTA file used for autocompletion
2021-01-26 20:36:42 +00:00
Andreas
ee7eabde76 Added autoupdate for DOK and SOTA file used for autocompletion 2021-01-26 17:54:31 +01:00
Peter Goodhall
ea1c56e2a5
Merge pull request #851 from ok1cdj/master
Czech translation of the system
2021-01-26 15:24:01 +00:00
Peter Goodhall
1820fd1ca3 [User][Edit] Added some extra date formats 2021-01-26 15:22:15 +00:00
ok1cdj
8ff4ef732c Czech translation of the system 2021-01-25 22:27:08 +01:00
Peter Goodhall
c9f0544353
[Station Profiles] #847 from AndreasK79 dropdown for States and Counties
This provides a autocomplete for US counties based on the state provided.
2021-01-24 23:19:14 +00:00
Peter Goodhall
b12a74921a
[Sats] #848 from Ciemon adds UVSQSAT to the drop-down. 2021-01-24 17:25:21 +00:00
Ciemon
31b62f1742
Update satellite_data.json
Added UVSQ-SAT
2021-01-24 16:05:03 +00:00
Andreas
cf4c74c519 [Station profile] Added the US counties CSV-file 2021-01-24 15:30:33 +01:00
Andreas
43a78f499c [Station profile] US Counties dropdown added 2021-01-24 15:29:29 +01:00
Peter Goodhall
7fb35a0947
Merge pull request #846 from AndreasK79/sota_dok_autocomplete_edit_qso
[QSO Edit] Added DOK and SOTA autocomplete to the QSO edit area.
2021-01-23 15:52:30 +00:00
Andreas
d38884d765 [QSO Edit] Added DOK and SOTA autocomplete to the QSO edit area. 2021-01-23 06:59:20 +01:00
Peter Goodhall
95cbf95b91
[QSO Dialog] PR #831 AndreasK79 Adds autocomplete to SOTA & DOK 2021-01-22 23:27:39 +00:00
Peter Goodhall
f03824e239
Merge pull request #826 from leroydiazg/fix-label-id
Fix QSO form labels
2021-01-22 23:25:04 +00:00
Andreas Kristiansen
f8c9366c8b
Merge pull request #2 from phl0/fix_DOKlist 2021-01-21 18:57:02 +01:00
phl0
f6af77a28e
Fix DOK info for X08 2021-01-21 18:10:44 +01:00
Peter Goodhall
c0fe8d94f4
Merge pull request #823 from oh1jw/patch-7
Create lotw_lang.php
2021-01-21 00:17:51 +00:00
Peter Goodhall
4d0d30a2f3
Merge pull request #822 from oh1jw/patch-6
Create notes_lang.php
2021-01-21 00:17:32 +00:00
Peter Goodhall
8b80a367b6
Merge pull request #820 from oh1jw/patch-4
Create general_words_lang.php
2021-01-21 00:17:15 +00:00
Peter Goodhall
ccee805d7a
Merge pull request #819 from oh1jw/patch-3
Create qslcard_lang.php
2021-01-21 00:16:44 +00:00
Peter Goodhall
ed8a377e89
Merge pull request #821 from oh1jw/patch-5
Create contesting_lang.php
2021-01-21 00:16:28 +00:00
Peter Goodhall
203e2d0759
Merge pull request #818 from oh1jw/patch-2
Create qso_lang.php
2021-01-21 00:16:01 +00:00
Peter Goodhall
18a89cfa0f
Merge pull request #817 from oh1jw/patch-1
Add finnish translation
2021-01-21 00:15:18 +00:00
Peter Goodhall
3f6fac6d76
Merge pull request #836 from do6np/multilingual
Some minor changes in German translation
2021-01-20 23:37:04 +00:00
Peter Goodhall
f2de8d1dd4
Merge pull request #834 from ClaudeMa/master
More french translation
2021-01-20 23:36:42 +00:00
Peter Goodhall
b04f97f54d
Merge pull request #832 from ok1cdj/master
Added Czech Language translation
2021-01-20 23:35:43 +00:00
Peter Goodhall
42251835c9
Merge pull request #825 from leroydiazg/add-spanish-translation
Add Spanish translation
2021-01-20 23:35:19 +00:00
Peter Goodhall
dde01feb38
Merge pull request #840 from AndreasK79/adif_import_seconds_added
Added seconds to import function in logbook model
2021-01-20 23:32:49 +00:00
Andreas
7f80984db0 [DOK autocomplete] Added DOK autocomplete in the QSO entry area 2021-01-20 12:56:53 +01:00
Andreas
55591ca4c9 Added seconds to import function in logbook model 2021-01-18 12:19:57 +01:00
do6np
ba7dd9c79d Some minor changes in German translation 2021-01-17 18:22:10 +01:00
Peter Goodhall
e2f382fbd7
[Satellites] #835 from Ciemon adds FOX-1E
Update satellite_data.json to include 🦊 FOX-1E to drop downs.
2021-01-17 17:14:16 +00:00
Ciemon
61e89d6645
Update satellite_data.json
Added FOX-1E
2021-01-17 17:12:06 +00:00
claude
b80ddf2bee French translation LoTw and Notes 2021-01-17 11:56:03 +01:00
claude
2173fa0d56 added Index.html missing 2021-01-17 11:55:14 +01:00
ok1cdj
94f9fd7d9f Added Czech Language translation 2021-01-16 13:04:55 +01:00
Andreas
dc7545729f [QSO Dialog] More CSS fixes. 2021-01-16 10:31:29 +01:00
Andreas
62b2caf2b4 [QSO Dialog] Forgot to change color in CSS. 2021-01-16 10:23:12 +01:00
Andreas
584914ca9b [QSO Dialog] SOTA autocomplete when logging. 2021-01-15 23:55:53 +01:00
Leroy Diaz
516d3ecddd Fix labels for edit QSO view 2021-01-13 21:56:40 +00:00
Leroy Diaz
d6480b775d Fix labels 'for' property in QSO view 2021-01-13 21:31:12 +00:00
Leroy Diaz
3eb2ff29a4 Fix notes panel content id
Use the same id for the notes panel as in QSO edit view
to avoid conflict with the textarea
2021-01-13 21:31:12 +00:00
Leroy Diaz
556042229a Do not translate basepath warning
As seen in system translations.
2021-01-13 20:47:19 +00:00