oh1jw
191093ba16
Added WWFF reference to general_words_lang.php
...
Added WWFF reference line
2021-03-21 12:47:05 +02:00
oh1jw
346214a318
Update Finnish general_words_lang.php
...
updated the Finnish language file to the English language level and updated a few translations to be more natural. Note! Added WWFF reference line!
2021-03-21 12:46:10 +02:00
oh1jw
9b423df3ce
Updated finnish language files
...
Updated Finnish language files
2021-03-21 12:43:34 +02:00
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