Wykres commitów

2288 Commity (fb679a6117e9bbba3f3cadb31ae51ed27c36ebb8)

Autor SHA1 Wiadomość Data
phl0 a4a9217e37
Minor changes (variable naming and comments) 2021-02-04 16:46:11 +01:00
Peter Goodhall 3bbc0b4736
Merge pull request #865 from oh1jw/patch-1
Update general_words_lang.php for Finnish
2021-02-03 16:35:46 +00:00
oh1jw 75a9684cd3
Update general_words_lang.php
updated translation
2021-02-03 15:21:45 +02:00
phl0 5597927c64
Also provide SDOK info for logging German DOKs 2021-02-03 12:28:58 +01:00
Peter Goodhall 89d579489a
[QSO Dialog] County has been added.
Adds USA County
2021-01-31 16:49:54 +00:00
Andreas 44a1dd5691 [QSO Entry] County can now be saved and changed when editing a QSO. 2021-01-31 15:27:56 +01:00
Andreas 7892846e8a [QSO Entry] Added county with autocomplete to the form. 2021-01-31 15:02:23 +01:00
Peter Goodhall d2aec5d159 [Options][Appearance] You can now select the default language. 2021-01-31 13:41:46 +00:00
Peter Goodhall 4770340c45 [Options] Load the default language setting 2021-01-31 13:25:44 +00:00
Peter Goodhall 67ba28d145 [Migration] 061 adds language to the options table default to english 2021-01-31 13:24:25 +00:00
Peter Goodhall 0d2dab1afe [Nav] Changed Analytics - Maps to Custom Maps 2021-01-31 13:17:09 +00:00
Peter Goodhall 6517ca0e18
[Distances Worked] You can now choose satellite. Also code clean up
[Distances Worked] You can now choose satellite. Also cleaned up some…
2021-01-31 13:12:57 +00:00
Andreas 28d30de120 [Distances Worked] You can now choose satellite. Also cleaned up some code. 2021-01-30 23:25:13 +01:00
Paul Beesley 7152f69008 Add script to automate the update process more
We recommend creating an update script in the install notes so why not provide one that works for the environment we refer to there (Debian/Ubuntu)? This script automates the git pull and setting of permissions on writable directories. It has a bit of error handling for safety and allows the admin to choose whether to update to the tip of master (current behaviour) or to the latest tag.
2021-01-30 14:16:16 +00:00
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