Andreas
7fdd5b6bec
[Awards SIG] Added datatable to the QSO list
2021-03-21 08:19:38 +01:00
Andreas
31e8eb9ac6
[Main menu] And nice to include the migration script as well.
2021-03-20 22:35:51 +01:00
Andreas
997ae932ec
[Main menu] Added user option to hide notes in the main menu. Fixes #942 .
2021-03-20 21:19:07 +01:00
Peter Goodhall
fb679a6117
[Search] Show Station Profile to all users when displaying search results
2021-03-20 16:15:03 +00:00
Peter Goodhall
b5ed97869f
[Awards][WAB] Removes legcy code for tracking WAB squares
...
With the implimentation of SIG in cloudlog logging WAB squares using this field is far better suited than prefixing in the comment field.
Therefore old code has been removed use the SIG field instead.
2021-03-20 15:51:53 +00:00
Peter Goodhall
cb922cfd02
[Awards][Wacral] Removes WACRAL view will be handled by SIG
...
This was legacy code when tracking WACRAL members use the SIG field and awards views system
2021-03-20 15:49:40 +00:00
Peter Goodhall
023766063e
[Awards][Sigs] Creation of the Sig area within the Awards dropdown with data grids and ADIF export
...
Creation of the Sig area within the Awards dropdown that shows each unique SIG option in the database and the ability to see the references along with exporting them as ADIF.
2021-03-20 15:38:34 +00:00
Andreas
94980ec285
[Award] Changed to correct view when exporting (not that it does matter, they are equal).
2021-03-20 11:43:32 +01:00
Andreas
ebc4ac0c4b
[Award] SIG added to awards. Based on the work by @daccle.
2021-03-20 11:24:13 +01:00
Mike KJ4Z
8152dd9a64
Adding support for FT4
2021-03-19 15:55:58 -07:00
Peter Goodhall
7ad66ef669
Merge pull request #946 from AndreasK79/quick_lookup_wwff_added
...
[Quick lookup] WWFF added.
2021-03-19 15:03:04 +00:00
Peter Goodhall
86fdeaca45
Merge pull request #945 from AndreasK79/refactor_footer_php
...
Refactor footer php
2021-03-19 15:02:37 +00:00
Peter Goodhall
71745a2ea8
[LoTW] Adds Code to LOTW QSO upload to remap mode
2021-03-18 17:16:03 +00:00
Peter Goodhall
90d1655c09
Update Lotw.php
2021-03-18 17:08:01 +00:00
Peter Goodhall
657fa1065a
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2021-03-18 17:06:24 +00:00
Peter Goodhall
a33a094f3b
[LoTW] Creates a map_mode function for converting ADIF modes to lotw modes
...
LoTW has a weird habbit of using on standard modes this matches those to ADIF modes
2021-03-18 17:06:21 +00:00
Peter Goodhall
172b3fb18b
Merge pull request #920 from oh1jw/patch-1
...
Update log.php
2021-03-17 17:36:53 +00:00
Peter Goodhall
2f73813481
Merge pull request #919 from oh1jw/patch-2
...
Update log_ajax.php
2021-03-17 17:36:22 +00:00
Andreas
c8b0e48bcd
[Quick lookup] WWFF added. Did some refactoring to simplify code, and make it easier to add queries.
2021-03-17 18:23:01 +01:00
Andreas
098657c952
[Refactor footer.php] Split timeplotter functions to it's own file
2021-03-17 12:56:04 +01:00
Andreas
cf9e87c627
[Refactor footer.php] Split modes functions to it's own file
2021-03-17 12:51:13 +01:00
Andreas
58f14d407a
[Refactor footer.php] Split contesting names to it's own file
2021-03-17 12:44:39 +01:00
Peter Goodhall
961f766d65
Merge pull request #937 from AndreasK79/quick_lookup
...
[Quick lookup] New feature to quickly check worked/confirmed on band/…
2021-03-16 16:49:38 +00:00
Andreas
616eb0e09b
[Station profile] Fix when editing a station profile with US County set. If state was set, county could not be changed.
2021-03-14 17:30:36 +01:00
Andreas
6af95ae5ed
[QSO Edit] Fix when editing a QSO with US County set. Selectize would not let you erase everything, since comma is used as a delimiter.
2021-03-14 17:16:06 +01:00
Peter Goodhall
014027eaf2
[QSO Popup] Adds QSO Confirmation date for LoTW and eQSL if available
...
This commit uses code from @ofadam which was part of his PR
Co-Authored-By: Adam <adam@ofadam.com>
2021-03-14 15:11:21 +00:00
Peter Goodhall
675920044c
[QSO Popup] Made Map 100% of the switch of the div and improved spacing
2021-03-14 15:03:48 +00:00
Peter Goodhall
341c014a8e
Moved Cookie set to before QSO Save
...
This might fix #938
2021-03-14 14:41:24 +00:00
Andreas
d23464aa5f
[Quick lookup] Fix if user inputs longer grid than 4 characters.
2021-03-14 11:56:45 +01:00
Andreas
850b00447a
[Quick lookup] Added xss_clean to input.
2021-03-14 11:50:21 +01:00
Andreas
681cd0af9b
[Quick lookup] New feature to quickly check worked/confirmed on band/mode. Invoked by ALT-L
2021-03-14 10:11:21 +01:00
Peter Goodhall
db80f8baf5
[Nav[ Changed Forum icon
2021-03-12 16:31:12 +00:00
Peter Goodhall
d6b435bb17
Moved none admin items to the callsign dropdown
...
This change moves all non admin items from the dropdown and moves them under the callsign drop down top right.
This allows us to make further changes to the auth system and roles going forward.
2021-03-12 16:22:40 +00:00
Peter Goodhall
e8e7c5f5eb
Merge pull request #931 from AndreasK79/bootstrapdialog_theme_css
...
[Bootstrapdialog] Moved CSS to themes
2021-03-12 16:04:37 +00:00
Andreas
68faa33749
[Bootstrapdialog] Moved CSS to themes and tweaked primary modal to match theme colors. Also added vertical scrollbar when height was greater than browser height.
2021-03-09 20:26:55 +01:00
Andreas
d8756b9ce0
[Refactoring] Split js for Acumulated Statistics into separate js-file.
2021-03-09 18:24:22 +01:00
Andreas
992732e072
[Refactoring] Split js for Distances Worked, Days with QSOs and QRZ Logbook upload into separate js-files.
2021-03-09 18:20:27 +01:00
Peter Goodhall
3733fca792
Fixes issue with create button not showing
2021-03-09 16:50:06 +00:00
Peter Goodhall
4eb641f76e
[Menu] Changed Forum URL to github
2021-03-09 14:11:26 +00:00
Peter Goodhall
1b273904b1
[Station Profile] Moved Create Station Profile to the top of the table in case user has a long list
2021-03-09 14:07:35 +00:00
Peter Goodhall
4f2a146e3b
[Station Profiles] Cleaned up the table information
2021-03-09 14:04:49 +00:00
Peter Goodhall
c64228a992
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2021-03-09 13:52:35 +00:00
Peter Goodhall
613d6a6d13
Change DXCC tables to UTF8mb4 this fixes #924
2021-03-09 13:52:24 +00:00
Peter Goodhall
fbb749717b
Merge pull request #928 from AndreasK79/typo_frequency_library
...
[Frequency library] Fixed a frequency typo
2021-03-09 13:40:23 +00:00
Peter Goodhall
41f6b54336
Cleaned up how state & county was being handled
2021-03-09 13:36:51 +00:00
Peter Goodhall
7c85d1834d
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2021-03-09 13:30:14 +00:00
Peter Goodhall
cbaee1cc49
[QSO View] Fixed bug where a single comma was displayed
2021-03-09 13:30:13 +00:00
Andreas
2d58fdfe18
[Frequency library] Fixed a frequency typo
2021-03-09 14:28:01 +01:00
Peter Goodhall
6a5eae830f
Merge pull request #878 from leroydiazg/start-qso-details-translations
...
Add support for QSO Detail translations
2021-03-09 13:04:18 +00:00
Peter Goodhall
22b1accdd8
Merge pull request #927 from AndreasK79/adif_choose_station_profile
...
[Adif Export] Added possibility to choose station profile when export…
2021-03-09 11:58:40 +00:00
Peter Goodhall
d13b742c55
Merge pull request #897 from AndreasK79/sota_fill_name_and_grid
...
[QSO Dialog] Auto-fill location and locator when SOTA is chosen.
2021-03-09 11:56:12 +00:00
Andreas
6f07bb3a4b
[Adif Export] Added possibility to choose station profile when exporting or marking QSOs.
2021-03-08 20:20:05 +01:00
Peter Goodhall
8cfeac3284
Merge pull request #922 from oh1jw/patch-3
...
Added missing general words and translated them to German.
2021-03-07 17:37:37 +00:00
Peter Goodhall
2533d03026
Merge pull request #904 from oh1jw/patch-5
...
Update notes_lang.php
2021-03-07 17:31:50 +00:00
Peter Goodhall
29adfca0fb
Merge pull request #903 from oh1jw/patch-4
...
Update qso_lang.php
2021-03-07 17:31:16 +00:00
Peter Goodhall
b2f9bca7f5
Merge pull request #902 from oh1jw/patch-3
...
Update general_words_lang.php
2021-03-07 17:30:57 +00:00
Peter Goodhall
ad39e1e6c7
Merge pull request #901 from oh1jw/patch-2
...
Update contesting_lang.php
2021-03-07 17:27:32 +00:00
Andreas
46d8136668
[QSO Edit] Notes would not work if you edit a qso while being in the qso entry area.
2021-03-07 17:31:54 +01:00
oh1jw
a2e6739b0b
Update general_words_lang.php
...
Some editing based on good corrections by DL6NM
2021-03-01 18:47:04 +02:00
oh1jw
8980cf1127
Update general_words_lang.php
...
I added missing general words and translated them to German, then re-edited one line.
2021-03-01 17:23:48 +02:00
oh1jw
5ac5847ac2
Update general_words_lang.php
...
Added missing general words and translated them to German.
2021-03-01 17:13:54 +02:00
oh1jw
ed90ea51f6
Update log_ajax.php
...
The RST fields at table header came from wrong lang line.
2021-03-01 16:35:34 +02:00
oh1jw
8700e8848f
Update log.php
...
The RST fields at table header came from wrong lang line.
2021-03-01 16:33:47 +02:00
oh1jw
5b3b5ac40b
Update notes_lang.php
2021-03-01 00:45:09 +02:00
oh1jw
0f94f34300
Update qso_lang.php
2021-03-01 00:40:50 +02:00
oh1jw
e8cb5823d3
Update general_words_lang.php
2021-03-01 00:33:58 +02:00
oh1jw
8adefd8512
Update contesting_lang.php
2021-03-01 00:26:39 +02:00
Andreas
bbb4c01b71
[QSO Dialog] Added translation for the dropdown select.
2021-02-26 12:45:46 +01:00
Andreas
7c04327268
[QSO Dialog] Auto-fill location and locator when SOTA is chosen. This is fetched from the API. This can be turned on/off in the user settings.
...
Did a refactor at the same time and moved a lot of javascript from footer.php to qso.js.
2021-02-26 10:37:43 +01:00
Leroy Diaz
6fc3207b01
Fix typo
2021-02-21 22:31:34 +00:00
Leroy Diaz
ace41de194
Translate "Edit QSO" to Spanish
2021-02-21 22:31:34 +00:00
Leroy Diaz
44327fe949
Add missing "Edit QSO" translation
2021-02-21 22:31:34 +00:00
Peter Goodhall
a3d3599f00
Fixed errors where general_words was used and mismatched
...
Based on the code seems this is untested
2021-02-21 14:43:21 +00:00
Peter Goodhall
29581e9f70
[Contesting] PR #885 from AndreasK79 - Contest Names now stored and controlled via a SQL Table
...
Contest names can now be controlled via the frontend, make sure to add ones that are compatible with ADIF unless you want to use issues
2021-02-17 16:13:37 +00:00
Andreas
3812a02762
[Contesting] Migration file is needed as well
2021-02-12 23:28:09 +01:00
Andreas
adaa7f3f8a
[Contesting] Contests can be added/edited/deleted inside Cloudlog. Used for choosing Contest in Contest Logging
2021-02-12 23:27:08 +01:00
Peter Goodhall
69609e9cb8
Removed some code temporary
2021-02-10 10:56:04 +00:00
Peter Goodhall
405c9da68a
Temproary turned off setting language in Global Options as fallback to english wasn't working
2021-02-09 17:55:51 +00:00
Peter Goodhall
855410af6b
[Search] Search is now available for public via enabling via Global Options
...
This change removes the need for the option in cloudlog.php config and makes public search enabled via the frontend interface
2021-02-09 17:52:23 +00:00
Peter Goodhall
18f8933d7a
[Options] Frontend Code added to enable or disable public search
2021-02-09 17:46:47 +00:00
Peter Goodhall
91f53dddd2
Added Migration to allow Global Search
...
This will allow code to be added to allow non logged in users to access the search button thats currently controlled via cloudlog.php config file
2021-02-09 17:33:20 +00:00
Ryan Zink
1fd891f0c4
Update satellite distances worked combo box to sort by satellite name
2021-02-08 22:56:16 -07:00
Leroy Diaz
c299ac4e7b
Add Spanish translations for QSO Details lightbox
2021-02-08 21:23:08 +00:00
Leroy Diaz
56c77f3bd2
Add support for translations to 'QSO Details' lightbox
2021-02-08 21:23:08 +00:00
Andreas
f122a284d7
This fixes the PHP8 warnings. Fixed #873
2021-02-08 21:46:53 +01:00
Andreas
49347c48cf
Removed unused nav_bar.php. This was changed over to the main navigation in header.php a while back.
2021-02-08 21:34:30 +01:00
Andreas
9a081ad0af
Removed unused file and duplicate id on frequency in edit_ajax.php
2021-02-08 21:30:57 +01:00
Peter Goodhall
59ef57f450
Merge pull request #875 from leroydiazg/remove-duplicated-translations
...
Remove duplicated lines in translation files
2021-02-08 19:55:39 +00:00
Peter Goodhall
690cdff9e8
Merge pull request #874 from leroydiazg/fix-spanish-translation
...
Fix Spanish 'general words' translations
2021-02-08 19:54:58 +00:00
Leroy Diaz
ac4dff5e9f
Remove duplicated lines in translation files.
2021-02-08 19:42:06 +00:00
Leroy Diaz
d5fcf7de09
Fix Spanish 'general words' translations
2021-02-08 19:30:06 +00:00
Peter Goodhall
33a89cb37a
Merge pull request #867 from phl0/AddSDOKinfo
...
Add SDOK info
2021-02-08 17:10:30 +00:00
Andreas
29d2656c1f
[US Counties] Added state in detail view
2021-02-08 13:42:25 +01:00
Andreas
c35d0d257e
Fetches state from previous QSO. Fixes #854
2021-02-08 13:40:07 +01:00
Peter Goodhall
0d2fe0a43b
Merge pull request #869 from AndreasK79/us_counties
...
US Counties award added
2021-02-08 00:57:18 +00:00
Peter Goodhall
5835623e95
Merge pull request #870 from AndreasK79/county_fixes
...
[US Counties] Switched field in database, as col_cnty is the correct …
2021-02-08 00:55:57 +00:00
Andreas
fc6641f567
[US Counties] Switched field in database, as col_cnty is the correct one. Also corrected format for county. It should be saved as state,county
2021-02-07 17:15:32 +01:00
Peter Goodhall
fb17de1c58
Bug selectize.destroy(); was causing js inside Cloudlog to break
2021-02-07 14:44:29 +00:00
Andreas
7642ab874f
[Awards][US Counties] Can see list of counties now, and QSOs when clicked on county.
2021-02-07 15:22:03 +01:00
Andreas
e558abf890
[Awards][US Counties] Added US Counties Award. Only totals so far.
2021-02-07 00:03:05 +01:00
phl0
a4a9217e37
Minor changes (variable naming and comments)
2021-02-04 16:46:11 +01: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
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
Mikael Nousiainen
731438c28d
Add UTF-8 / multi-byte charset support to ADIF parser
2021-01-15 00:52:50 +02: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
Peter Goodhall
c1b0d49ae7
Merge pull request #726 from AndreasK79/reload_disable_on_save_qso
...
[Edit QSO] Disabled reload of page when editing and saving QSO while …
2020-12-02 16:39:57 +00:00
Andreas
d1163bc2aa
[Timeplotter and Distances Worked] Export has been added to the highstock plotting.
2020-12-02 14:49:14 +01:00
Andreas
a9ab3c01f7
[Edit QSO] Disabled reload of page when editing and saving QSO while in Live QSO/Post QSO
2020-11-30 20:39:25 +01:00
Andreas
665050ba6f
[ADIF import] Import speedup with minor modifications in Adif_parser.
2020-11-30 20:29:39 +01:00
Daniel Clerc
452855b2fc
Fix typo.
2020-11-30 16:36:10 +01:00
Peter Goodhall
9a07722675
[Station Profile] Made table responsive within the design so its scrollable
2020-11-28 20:11:25 +00:00
Peter Goodhall
71e6503881
Merge pull request #719 from AndreasK79/adif_export_adifhelper
...
Refactoring: implemented AdifHelper in Club Log export, satellite exp…
2020-11-28 20:01:45 +00:00
Peter Goodhall
de491981d4
Improved some text output rendering
2020-11-28 20:00:07 +00:00
Peter Goodhall
204e4f45a9
Merge pull request #720 from phl0/AddGermanLanguage
...
Add German language
2020-11-28 19:44:23 +00:00
Peter Goodhall
49c0ea4e92
Merge pull request #718 from ofadam/patch-1
...
Very minor language adjustments
2020-11-28 19:43:36 +00:00
Andreas
2def452260
[VUCC] fixed some warnings if variable was empty.
2020-11-27 12:50:47 +01:00
phl0
37573f388e
Add German language
...
Squashed commit of the following:
commit 316a6729925f4ca29e1e50d0b7f3adf93244388f
Author: phl0 <florian@florian-wolters.de>
Date: Wed Nov 25 16:28:19 2020 +0100
Add German content
commit 80b66962126347da0c1c500738a3a84970eadf85
Author: phl0 <florian@florian-wolters.de>
Date: Wed Nov 25 16:16:57 2020 +0100
Add system parts for German
commit 48920520306ba3b12e859e0e8e2bda6ff6ebd5b9
Author: phl0 <florian@florian-wolters.de>
Date: Wed Nov 25 15:48:48 2020 +0100
Add basics for German translation
2020-11-25 16:31:59 +01:00
Andreas
7952ec76f7
Refactoring: implemented AdifHelper in Club Log export, satellite export and backup of ADIF.
2020-11-23 19:52:30 +01:00
Adam
8c0f1d33af
Very minor language changes
2020-11-22 20:05:26 -06:00
Adam
f7a9e63832
Very minor language updates
2020-11-22 20:04:33 -06:00
Adam
a84b8f6de1
Very minor language cleanup
2020-11-22 20:01:20 -06:00
Adam
3b6f9e4d99
Very minor language updates
2020-11-22 19:58:12 -06:00
Adam
d669adba8c
Very minor language updates
2020-11-22 19:56:52 -06:00
Adam
bf58232466
Very minor cleanup of text
2020-11-22 19:53:51 -06:00
Adam
545ef6933f
Really minor language cleanups
2020-11-22 19:46:02 -06:00
Peter Goodhall
47e8adda89
Merge pull request #715 from AndreasK79/distplot_measurement_base
...
[Distance plotting] This now follows chosen distance measurement. MAP…
2020-11-21 21:33:54 +00:00
Peter Goodhall
1994b9f36e
Merge pull request #717 from AndreasK79/mark_uploaded_to_qrz
...
[QRZ Logbook] Added mark QSOs as uploaded.
2020-11-21 21:32:10 +00:00
Andreas
256dddc1f6
[QRZ Logbook] Added mark QSOs as uploaded.
2020-11-21 22:06:25 +01:00
Andreas
85c5a09a20
[QRZ Logbook] Bugfix for mass upload. Rewrote export to use AdifHelper.
2020-11-21 14:25:02 +01:00
Andreas
727231d9cd
[Distance plotting] Added default in switch.
2020-11-20 12:14:30 +01:00
Andreas
3e59cd3651
[Distance plotting] This now follows chosen distance measurement. MAP file added for broken highstock.js.
2020-11-20 11:55:55 +01:00
Peter Goodhall
38e9c18b37
trying to fix tx power error when saving
2020-11-19 16:17:34 +00:00
Peter Goodhall
a4cb766479
Station Profile Create - QRZ Real Time always No by default
2020-11-18 22:58:41 +00:00
Peter Goodhall
e843ef76ba
Fixed issue where edit wasn't functioning correctly
2020-11-18 22:18:58 +00:00
Peter Goodhall
d336a801b7
QRZ Real time upload is false by default
2020-11-18 19:53:58 +00:00
Peter Goodhall
438352f519
Merge branch 'master' into fix_edit_transmit_pwr
2020-11-18 16:18:42 +00:00
Peter Goodhall
522d589527
Merge pull request #705 from daccle/add_SIG_and_SIG_INFO_fields
...
Add the possibilty to log SIG and SIG_INFO
2020-11-18 16:16:13 +00:00
Peter Goodhall
bfcf87218b
Merge pull request #710 from daccle/AndreasK79/local_copy_js
...
Use local copies of JS and CSS assets
2020-11-18 16:12:28 +00:00
Peter Goodhall
ea91773090
Changed Dropdowns to Yes/No
2020-11-18 14:19:21 +00:00
Andreas
e149d34ba1
[QRZ Logbook] option for realtime logging added
2020-11-18 11:50:15 +01:00
Daniel Clerc
3a3b53bc58
Add SIG and SIG_INFO to edit logbook model
2020-11-17 22:29:06 +01:00
Daniel Clerc
da342674f5
use local js and css in qso/edit and edit_ajax
2020-11-17 21:51:35 +01:00
Daniel Clerc
98f4d45c60
Add SIG and SIG_INFO to AdifHelper
2020-11-17 21:39:05 +01:00
Daniel Clerc
0b3af61fb1
Add SIG and SIG_INFO to adif export
2020-11-17 21:37:28 +01:00
Daniel Clerc
8d85ab230a
Add SIG and SIG_INFO to edit qso views
2020-11-17 21:35:44 +01:00
Daniel Clerc
f803561376
Add SIG and SIG_INFO to logbook model and qso view
2020-11-17 21:35:43 +01:00
Daniel Clerc
58a552ce23
add SIG and SIG_INFO to view_log
2020-11-17 21:35:43 +01:00
Daniel Clerc
963f58f0ee
add tx_power to LogbookModel/edit function
2020-11-17 21:29:03 +01:00
Peter Goodhall
388bfb848a
Revert "Merge pull request #706 from ofadam/patch-1"
...
This reverts commit 9647fa917e , reversing
changes made to e7d0d00e89 .
2020-11-17 17:40:55 +00:00
Peter Goodhall
9647fa917e
Merge pull request #706 from ofadam/patch-1
...
Display submode if available
2020-11-17 17:39:00 +00:00
Peter Goodhall
e7d0d00e89
Fixed issue with ADIF export when exporting all the log
2020-11-17 17:35:48 +00:00
Andreas
2229a1579b
Logging is working. Contest exchange is being logged. Basic contest logging is now working.
2020-11-17 09:47:57 +01:00
Adam
6128c2a3ef
Display submode if available
...
This looks for submode first on the "MODE:" display fields – matching how the logbook itself functions.
2020-11-16 18:50:40 -06:00
Adam
2b5a424a78
Display submode if available
...
This looks for submode first on the "MODE:" display fields – matching how the logbook itself functions.
2020-11-16 18:46:18 -06:00
Daniel Clerc
29809b2836
adds TX_PWR to qso edit dialog
2020-11-16 21:01:54 +01:00
Andreas Kristiansen
c2d4439928
Merge branch 'master' into refactor_adif_export
2020-11-16 19:24:49 +01:00
Andreas
2754e05dbe
Uppercased every tag. Added MY_SIG and MY_SIG_INFO. This was not included, as this was in a PR at the time.
2020-11-16 19:23:59 +01:00
Andreas
e557d92c47
Tweaking of logging form. Added some logic in javascript, and started on a function for saving the qso in the controller.
2020-11-16 19:20:45 +01:00
Peter Goodhall
a6466b481e
Merge pull request #701 from ofadam/patch-1
...
Change to show submode if available - otherwise mode
2020-11-16 17:40:51 +00:00
Jeremy Brown
4ed092b955
Fixed an issue that I had fixed for imports when the QRZ session key had expired lookups would fail. Now it does the same thing for manually entering QSOs
2020-11-16 10:00:47 -05:00
Adam
5e9542e73f
Change to show submode if available - otherwise mode
...
This change matches the initial dashboard view.
2020-11-15 20:20:35 -06:00
Jeremy Brown
bf24cff4aa
Fix for #2 , if dxcc info is not in the adif, and the user wants to get it from the adif, we will still look it up if it's not included.
2020-11-14 15:40:22 -05:00
Andreas
72e8ee4e0a
[Adif export] Refactor the view and added a library to make the adif-line. Also a bug fixed in MY_STATE. It was exporting COL_STATE, not COL_MY_STATE
2020-11-14 19:50:27 +01:00
Jeremy Brown
c896e5d909
When using fullname, the space was always inserted between first and last names even when no name was set. This now fixes issues #3 by triming the resultant string.
2020-11-13 13:43:33 -05:00
Jeremy Brown
ace8de82bf
Fixes issues #1 . Apparently the code I added broke it, and there was a different issue that was causing names not to save.
2020-11-13 13:30:37 -05:00
Jeremy Brown
a5561236b1
Add a check when doing QRZ lookups to see if the session is valid, if not, create a new session and try again.
2020-11-13 10:57:48 -05:00
Jeremy Brown
064075980b
Check to see if dxcc is set on import to avoid errors
2020-11-13 08:02:17 -05:00
Jeremy Brown
80f4bc210c
Escape names so that names with quotes in them work (aka, nicknames)
2020-11-13 08:01:30 -05:00
Jeremy Brown
9718ae672e
Fixed code that I accidently deleted
2020-11-11 18:48:30 -05:00
Jeremy Brown
f70b249710
Fixed code that I accidently deleted
2020-11-11 18:46:10 -05:00
Jeremy Brown
7c2c6cf4f0
Checks to see if eithere the name and gridsquare is set on import, and if neithere is not set, it will do the lookup. If both are set in the adi for import, no lookup will be done.
2020-11-11 18:42:32 -05:00
Jeremy Brown
4d555ca886
Merge remote-tracking branch 'upstream/master'
...
Updating fork with latest from upstream repo
2020-11-11 18:11:32 -05:00
Jeremy Brown
30600ae220
Added support for a config flag to determine if we should get full names from qrz. Added error checking for this with the api for import as well.
2020-11-11 14:38:00 -05:00
Daniel Clerc
01578c4f40
Readds TX_PWR and COMMENT to adif export
2020-11-11 18:38:11 +01:00
Daniel Clerc
4c1088da5e
Fix form name tag to avoid overwriting sota field
2020-11-11 18:19:31 +01:00
Jeremy Brown
4064418942
Trying to get full names working correctly
2020-11-11 12:18:37 -05:00
Daniel Clerc
137c4d95ec
Add sig/sig_info to adif exportall function
2020-11-11 18:15:14 +01:00
Daniel Clerc
59af8dd7f1
Add sig/sig_info to function reassign in Stations model
2020-11-11 18:10:33 +01:00
Daniel Clerc
27418ea0a5
Add set migration to 55 in config/migration
2020-11-11 18:10:32 +01:00
Daniel Clerc
f41af318b9
Add migration for sig and sig_info fields
2020-11-11 18:10:32 +01:00
Daniel Clerc
8412095d3c
Add sig and sig_info fields to edit and create view
2020-11-11 18:10:32 +01:00
Daniel Clerc
54531b08c5
Add sig and sig_info fields to model
2020-11-11 18:10:32 +01:00
Peter Goodhall
844ded79d6
Fixed unclosed script tag causing other js functions to fail
2020-11-11 15:08:59 +00:00
Jeremy Brown
593db48556
Added exception handling when qrz or hamqth is not available/accessible.
2020-11-11 09:17:08 -05:00
Peter Goodhall
3237d0b514
Merge pull request #691 from daccle/add_tx_pwr_and_comment_to_export
...
Adds TX_PWR and COMMENT to adif export
2020-11-11 12:10:18 +00:00
Peter Goodhall
4604b1abc7
Typo dont code when feeling unwell
2020-11-11 12:09:50 +00:00
Peter Goodhall
068f6b09b8
Adds comment to satellite adif export
2020-11-11 12:07:38 +00:00
Jeremy Brown
8660d3d3ce
Does a lookup on qrz/hamqth on api or when entering by hand. Names and grid squares are returned and populated if not already set. Full names are set since they are not shown unless logged in.
2020-11-10 22:13:25 -05:00
Jeremy Brown
4d73a50ef6
Shows full name, but only when logged in (if available)
2020-11-10 20:25:26 -05:00
Daniel Clerc
2be31034be
Adds TX_PWR and COMMENT to adif export
2020-11-09 09:27:56 +01:00
Andreas
14e69ed43a
Javascript: changed to local copies of files.
2020-11-08 11:26:38 +01:00
Andreas
e83e7340f5
[Contest logging] Started work on the logging form.
2020-11-08 10:46:08 +01:00
Peter Goodhall
e072305591
[QSL Card] /qsl added padding to the top
2020-11-04 14:48:22 +00:00
Peter Goodhall
219c11d4d5
[QSL Cards] Added notification on storage usage to /qsl
2020-11-04 14:46:42 +00:00