Wykres commitów

1800 Commity (1526a3c934d00ed15985a6614788b94cf343edc0)

Autor SHA1 Wiadomość Data
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 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
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
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