Wykres commitów

1852 Commity (7ad66ef669da9ff76f1023fc97d2447a9f1475fd)

Autor SHA1 Wiadomość Data
Andreas 28d30de120 [Distances Worked] You can now choose satellite. Also cleaned up some code. 2021-01-30 23:25:13 +01: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 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 1820fd1ca3 [User][Edit] Added some extra date formats 2021-01-26 15:22:15 +00:00
Andreas 43a78f499c [Station profile] US Counties dropdown added 2021-01-24 15:29:29 +01: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
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
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
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 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
Leroy Diaz 39641ce278 Translate contesting lang file to Spanish 2021-01-13 20:47:19 +00:00
Leroy Diaz 0996bf1219 Translate General words lang file to Spanish 2021-01-13 20:47:19 +00:00
Leroy Diaz cdd5eec576 Translate LOTW lang file to Spanish 2021-01-13 20:47:19 +00:00
Leroy Diaz 642256aa1c Translate Notes lang file to Spanish 2021-01-13 20:47:19 +00:00
Leroy Diaz d65774c6ad Translate QSL lang file to Spanish 2021-01-13 20:47:19 +00:00
Leroy Diaz d6b0f715aa Translate QSO lang file to Spanish 2021-01-13 20:47:19 +00:00
Leroy Diaz 1a0c7a3dd3 Add Spanish translations from CodeIgniter Community
As recommended in CodeIgniter documentation [1], the
files were copied to the application folder instead of
the system folder.

More info: https://github.com/bcit-ci/codeigniter3-translations

[1] https://codeigniter.com/userguide3/libraries/language.html
2021-01-13 18:49:05 +00:00
o1hjw 126a4a27f9
Update notes_lang.php 2021-01-13 00:16:19 +02:00
o1hjw 8d4fe15462
Update lotw_lang.php
some fixes
2021-01-13 00:14:29 +02:00
o1hjw 1d6e2ab3f4
Create lotw_lang.php 2021-01-13 00:09:32 +02:00
o1hjw 801ab333d6
Update general_words_lang.php 2021-01-12 23:44:52 +02:00
o1hjw dbe5d431e5
Create notes_lang.php 2021-01-12 23:41:54 +02:00
o1hjw 540e3ea904
Create contesting_lang.php 2021-01-12 23:34:56 +02:00
o1hjw 2776d3eb45
Create general_words_lang.php 2021-01-12 23:33:15 +02:00
o1hjw f56eb3299a
Create qslcard_lang.php 2021-01-12 23:31:14 +02:00
o1hjw 25f08b7908
Create qso_lang.php 2021-01-12 23:29:01 +02:00
o1hjw fddf0c00bc
Create index.html
finnish translation
2021-01-12 23:25:12 +02:00
Florian Wolters b4ad80b244
Add more German translations 2021-01-11 22:21:05 +01:00
Peter Goodhall a7d3565ccb When importing a QSO make convert band_rx to lower case 2021-01-11 16:15:37 +00:00
Peter Goodhall fa940894fe [LoTW][Translate] Reformatted all the text to use lang files for translation 2021-01-11 16:05:15 +00:00
Peter Goodhall f507acde67 [Notes][Translate] Added Code to support translating UI to other langs 2021-01-11 15:22:48 +00:00
Peter Goodhall fba3a16ecc
Hide county in station profile till it's html select 2021-01-08 22:27:16 +00:00
Peter Goodhall 55ce77664e
Station Profile hide county till it's populated via a list 2021-01-08 22:25:28 +00:00
Peter Goodhall 3d04ea105f
[Translation][Dutch] #801 from keptenkurk
[WIP] Dutch language addition
2021-01-08 11:11:48 +00:00
keptenkurk f98cf79b58 Small corrections dutch 2021-01-08 08:43:48 +01:00
keptenkurk 379fadc043 Add code igniter languages 2021-01-08 08:35:27 +01:00
claude 943b83cb0a French translation
QSO Entry Page
Dashboard
QSO Entry Page
View QSL Cards
logbook
2021-01-06 16:00:03 +01:00
Peter Goodhall e85c9a6ec0 [Logbook][Translate] Forgot the damn heading #fail 2021-01-05 17:37:01 +00:00
Peter Goodhall 62677b5361 [Logbook][Translated] Translated the main /logbook display 2021-01-05 17:34:19 +00:00
Peter Goodhall 7b5bde7eac [QSL Card Image][Translated] Translated /qsl ready for international support. 2021-01-05 17:06:39 +00:00
Peter Goodhall 885a382a9f [QSO][Translate] Added Translate Code to the main QSO entry screen for english
QSO entry window is now ready for international translation, uses general words and custom words from the qso_lang file.
2021-01-05 16:56:42 +00:00
Peter Goodhall 5623b004c1 [Contesting][Translate] Converted Contest Interface to use Translate system with english words.
Contesting now ready for translating into languages other than english
2021-01-05 16:14:50 +00:00
Peter Goodhall 6a42641f9d [QSO][Edit] Swapped the Delete and Save Changes buttons to conform to standard ux 2021-01-02 19:33:59 +00:00
Peter Goodhall e8a116abce Fixed issues with county fields 2021-01-02 19:10:31 +00:00
Peter Goodhall f4b81752b4 Added County 2021-01-02 19:09:12 +00:00
Peter Goodhall 1777cf0d7c [LoTW][Sync] Added Hawaii & Alaska States and countys as options for lotw upload 2021-01-02 13:33:16 +00:00
Peter Goodhall e892b842f4
Merge pull request #784 from walzert/patch-1
Update general_words_lang.php
2020-12-30 16:37:20 +00:00
walzert 48f77959fa
Update general_words_lang.php
Changed  $lang['error_no_active_station_profile']
2020-12-30 16:57:42 +01:00
Peter Goodhall abaccf4867 When clearing contest session empty the qso table 2020-12-29 16:37:23 +00:00
Peter Goodhall e1860b78ea [Contesting] Cleaned up the HTML formatting as it was all over the place 2020-12-29 16:21:01 +00:00
Andreas 38f3ec9dcb [Contesting] Changed Reset QSO button to not reset everything. 2020-12-29 14:47:42 +01:00
Peter Goodhall 1c06dff5cb Renamed reset fields to reset qsos and moved position of the reset contest session 2020-12-29 11:36:10 +00:00
Andreas 9e790340d7 [Contesting] Restoring QSO table. 2020-12-28 19:55:51 +01:00
Peter Goodhall bccfa6762b
[Contesting] PR #778 from AndreasK79 - Stores Contest Info into localStorage
Contestid, exchangetype etc are stored within the browsers localStorage.
2020-12-28 13:56:19 +00:00
Peter Goodhall df82d5ff26 [QSO] Added RX Band to the stored session data, held till reset. 2020-12-28 13:53:44 +00:00
Peter Goodhall 5c22ead586 [LoTW][Sync] Small bug in the update code 2020-12-28 13:45:06 +00:00
Peter Goodhall 7abb6013fd [LoTW][Sync] You can now select the DXCC for the p12 certificate on upload 2020-12-28 13:42:26 +00:00
Andreas 339ee6e3a7 [Adif_parser] Bugfix for the feed function that is used by the API. Fixes #779. 2020-12-27 10:36:15 +01:00
Andreas 11736ea938 [Contesting] Added saving and restoring of contestid, exchangetype and exchangesent. 2020-12-27 09:37:48 +01:00
Peter Goodhall 3fe6a69807 [Config][Maps] Added Openstreetmap tile server settings to options table 2020-12-26 14:58:41 +00:00
Peter Goodhall 3e6998460d
Merge pull request #777 from poll-busily/awards_menu_sort
Sort Awards menu alphabetically
2020-12-26 14:29:51 +00:00
Peter Goodhall a503bc7b63 [LoTW] Mark Imported QSOs as sent to LOTW
When importing LoTW QSOs into a fresh cloudlog install mark QSOs as sent to LoTW so they dont get reuploaded.

Thanks to K7TAB for pointing this bug out

Fixes #772

Co-Authored-By: k7tab <76535253+k7tab@users.noreply.github.com>
Co-Authored-By: Peter Goodhall <84308+magicbug@users.noreply.github.com>
2020-12-26 14:28:52 +00:00
Peter Goodhall 32ea0f55f1 [QSO][Radio] Added Band RX to station which is populated based on CAT RX Freq
If the radio interface supplies a freq RX then the javascript will populate RX Band.
2020-12-26 14:07:00 +00:00
Paul Beesley bc386da0ca Sort Awards menu alphabetically
I think that alphabetic sorting makes this menu easier to scan.
2020-12-26 13:31:40 +00:00
Peter Goodhall 9fb4accd5e Nothing exciting just cleaned up code formatting on lotw.php controller. 2020-12-26 12:21:23 +00:00
Peter Goodhall 7e8be5e266 [LoTW][Upload] Make sure Station Profile and Cert DXCCs match 2020-12-26 12:08:43 +00:00
Peter Goodhall 0fdce42b33
[ADIF Parser] Modifications done to the ADIF parser to speed it up 2020-12-26 11:35:07 +00:00
Peter Goodhall 8a2d62e50c
[ADIF import] Skip QRZ Logbook upload when importing ADIF from import and LoTW 2020-12-26 11:34:14 +00:00
Andreas bcb9ab7047 Fixed a typo. 2020-12-24 10:53:29 +01:00
Paul Beesley 8ba41812ad Tweaks to text
Touches page titles, some table headers (capitalisation mostly), menu items.
2020-12-23 13:01:20 +00:00
Anthony Di Iorio 18fbb72d19 Spacebar moves to name field
Spacebar moves to the name field when you're entering a callsign

Similar to contesting ux, good for pileups.
2020-12-23 03:23:31 -05:00
Peter Goodhall d607502c29 [QSO popup] Moved station information to "Stations Details" tab 2020-12-22 18:03:01 +00:00
Peter Goodhall 34c41383a9 [QSO View] Added the Contest ID to the popup 2020-12-22 17:54:32 +00:00
Peter Goodhall cf1f3487c6 [Global Configs] Addresses issue #765 2020-12-22 12:33:28 +00:00
Peter Goodhall 13367c5a65
[Awards][DXCC] Can now choose by mode 2020-12-21 17:45:52 +00:00
Peter Goodhall 1d09b1038c
[Print Requested QSLs] Bugfix for ADIF export. Fixed #761 2020-12-21 17:44:31 +00:00
Andreas 018bcfebd9 [Print Requested QSLs] Added QSL_VIA to ADIF export. 2020-12-20 22:04:02 +01:00
Andreas cc3f646144 [Print Requested QSLs] Bugfix for ADIF export. Fixed #761 2020-12-20 21:22:52 +01:00
Andreas a51ce5946f [Contest Mode] Contest name added 2020-12-18 23:27:47 +01:00
Ryan Zink 71f98ab0e1 Case correction on timeplotter for satellite contacts 2020-12-14 23:22:51 -07:00
Andreas d9ef7fe7d8 [DXCC Award] Reworked summary so that it shows all the bands regardless of what is chosen in the form above. 2020-12-14 09:49:49 +01:00
Peter Goodhall 568d7cc307 [Options] Added code comments 2020-12-13 16:59:08 +00:00
Peter Goodhall a012d73df2 [Options] Adds new Save & Update funcs to OptionsLib, Creates /options with the abilty to change the theme globally 2020-12-13 16:55:10 +00:00
Peter Goodhall b2d7565e63
[Options] This fixes previous error where options tables missing by running migrate every page load
run migrate before loading any page content.
2020-12-13 10:42:44 +00:00
Andreas 2005ff7f55 [DXCC Award] Adjusted queries for mode. 2020-12-13 09:18:47 +01:00
Peter Goodhall 8dfaf47c79 [Options] Greates OptionsLib library, sets default theme and others
This commit does a couple of things

- Creates OptionsLib which stores the 'Options' within the CI config system prefixed with "options_"
- Loads the OptionsLib automatically
- Adds function to OptionsLib for selecting the active stylesheet.
- Adds function to get an option_value that isn't automatically loaded.
2020-12-12 22:03:42 +00:00
Andreas 41ff9749da [ADIF Parser] Placed split line correct 2020-12-11 23:52:11 +01:00
Andreas 44909aec5d [DXCC Award] Adding mode to selection 2020-12-11 23:45:06 +01:00
Andreas 01e4971050 [eQSL] Fixed displaying of QSO in table. Fixes #745. 2020-12-11 12:06:15 +01:00
Andreas ae1c82815f [ADIF import] Skip QRZ Logbook upload when importing ADIF from import, and LoTW. 2020-12-11 10:49:33 +01:00
Peter Goodhall be6550723c [Global Options] Created Migration for table "options" and added theme and default
This will be for global variables, anything that needs to stick for every user, default theme, dates etc etc etc
2020-12-10 17:45:44 +00:00
Peter Goodhall c6a17bdf3f [eQSL] Removed displaying QSO ID issue resolved 2020-12-10 17:06:38 +00:00
Peter Goodhall 7134608949 Update Eqsl.php 2020-12-10 17:04:53 +00:00
Peter Goodhall af8b4617a2 Update Eqsl.php 2020-12-10 17:02:04 +00:00
Peter Goodhall a3a628ae04 Added QSO ID to eQSL upload table to debug 2020-12-10 17:00:38 +00:00
Peter Goodhall 1703de63a9 Update Logbook_model.php 2020-12-10 16:50:54 +00:00
Peter Goodhall a3b395db69 [EQSL][Upload] Check to make sure to only select records with callsigns in them 2020-12-10 16:46:15 +00:00
Peter Goodhall b40b3a2834
[Contesting] New beta contesting features PR by AndreasK79
New feature: Contest logging
2020-12-09 18:05:16 +00:00
Andreas 970ae216cc [ADIF Parser] Modifications done to the ADIF parser to speed up ADIF files containing several thousand QSOs. 2020-12-09 08:29:20 +01:00
Andreas f784507435 [Contest logging] CAT added. Split some of the JS into it's own file. Frequency is also saved. 2020-12-07 21:26:16 +01:00
Peter Goodhall c6c7dd5cd8 Revert "Merge pull request #725 from AndreasK79/adif_import_speedup"
This reverts commit 62b8d024b6, reversing
changes made to b18777318d.
2020-12-07 19:41:55 +00:00
Peter Goodhall fa48db4263 [Map][Custom] /map/custom you can select to dates to map QSOs 2020-12-07 17:28:19 +00:00
Peter Goodhall 9d4ab310d2 [Maps] Added a view to show all logged QSOs of an active profile on a map /map 2020-12-07 16:32:12 +00:00
Peter Goodhall ee74829fee Merge branch 'themes' of https://github.com/poll-busily/Cloudlog into pr/734 2020-12-07 13:56:21 +00:00
Peter Goodhall c00e33af55 Added extra warnings and cleaned up the display 2020-12-07 13:54:15 +00:00
Peter Goodhall 467bace222 When saving profile changes your returned to Edit Account for the logged in profile 2020-12-07 13:53:01 +00:00
Paul Beesley b635de6ac3 Add Darkly dark theme
And rename Dark to Cyborg (Dark)
2020-12-07 13:42:15 +00:00
Paul Beesley 002de3292b Add Cosmo theme
MIT license from Bootswatch
2020-12-07 13:42:14 +00:00
Paul Beesley 5c1ebf6ec9 Clean up dark theme compatibility 2020-12-07 13:42:14 +00:00
Paul Beesley d842164691 Add Superhero (new dark theme) to test changes
Now we should be able to drop in a new theme folder with minimal changes.
2020-12-07 13:42:14 +00:00
Paul Beesley e99e0da84d Change the way themes are processed
Place themes in subfolders and use the folder name in the DB instead of the path to a single CSS file
2020-12-07 13:42:13 +00:00
Peter Goodhall b98959f67b
Merge pull request #728 from AndreasK79/export_highstock
[Timeplotter and Distances Worked] Export has been added to the highs…
2020-12-07 13:31:35 +00:00
Peter Goodhall cee3d0c6b1
Merge pull request #730 from AndreasK79/adif_import_export_gui_tweak
[ADIF Import / Export] GUI tweaking.
2020-12-07 13:29:25 +00:00
Peter Goodhall 62b8d024b6
Merge pull request #725 from AndreasK79/adif_import_speedup
[ADIF import] Import speedup with minor modifications in Adif_parser.
2020-12-07 13:27:18 +00:00
Paul Beesley a6682a857a Add Darkly dark theme
And rename Dark to Cyborg (Dark)
2020-12-07 09:55:31 +00:00
Paul Beesley 2abd81c3dd Add Cosmo theme
MIT license from Bootswatch
2020-12-07 09:55:30 +00:00
Paul Beesley 7375ba34f9 Clean up dark theme compatibility 2020-12-07 09:55:30 +00:00
Paul Beesley ff403dc456 Add Superhero (new dark theme) to test changes
Now we should be able to drop in a new theme folder with minimal changes.
2020-12-07 09:55:30 +00:00
Paul Beesley 301483bddf Change the way themes are processed
Place themes in subfolders and use the folder name in the DB instead of the path to a single CSS file
2020-12-07 09:55:30 +00:00
Peter Goodhall b18777318d
Merge pull request #724 from daccle/fix_typo_in_german_translation
Fix typo in German translation
2020-12-06 21:25:28 +00:00
Peter Goodhall e3d2575606
Merge pull request #729 from phl0/fixQraBearingFunction
Only calculate Lat/Lon if QRA loc has even number of chars
2020-12-06 21:25:03 +00:00
Peter Goodhall 39ab2c9e89
Merge pull request #731 from AndreasK79/kml_export
[KML Export] Bugfix, as it was not working.
2020-12-06 21:24:38 +00:00
Andreas f8fbbfd268 [Timeline] Bugfix in form 2020-12-06 13:24:22 +01:00
Andreas b2750b827f [KML Export] Bugfix, as it was not working. Also made a GUI with options for what you want to export. 2020-12-06 13:21:35 +01:00
Andreas b03a753ab6 [ADIF Import / Export] GUI tweaking. Split into tabs. Added option for marking QSOs as exported to QRZ Logbook when importing from ADIF. 2020-12-04 14:52:00 +01:00
phl0 f77d60436d
Only calculate Lat/Lon if QRA loc has even number of chars 2020-12-04 11:30:40 +01:00