Wykres commitów

2220 Commity (1526a3c934d00ed15985a6614788b94cf343edc0)

Autor SHA1 Wiadomość Data
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
Peter Goodhall 5924434bf6
Merge pull request #881 from ryandzink/qso_distance_satellite_sort
Updates "distances worked" satellite dropdown to sort by bird name
2021-02-09 13:57:24 +00:00
Ryan Zink 1fd891f0c4 Update satellite distances worked combo box to sort by satellite name 2021-02-08 22:56:16 -07:00
Ryan Zink 9f0d318b9e
Merge pull request #2 from magicbug/master
Syncing with upstream master
2021-02-08 22:44:16 -07:00
Peter Goodhall 4ca443de3f
Merge pull request #877 from AndreasK79/php8_warning_fixes
This fixes the PHP8 warnings. Fixed #873
2021-02-08 22:13:53 +00:00
Andreas f122a284d7 This fixes the PHP8 warnings. Fixed #873 2021-02-08 21:46:53 +01:00
Peter Goodhall eedb3c62ac
Merge pull request #876 from AndreasK79/file_cleanup
Removed unused file and duplicate id on frequency in edit_ajax.php
2021-02-08 20:43:48 +00: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 12b6906a88
Didnt mean to totally delete the git ignore #lid 2021-02-08 17:17:06 +00:00
Peter Goodhall 51610be6e8
Add script to automate the update process more 2021-02-08 17:12:55 +00:00
Peter Goodhall db9aca689d
Add editorconfig file for setting coding style by @poll-busily
Merge pull request #770 from poll-busily/editorconfig
2021-02-08 17:11:42 +00:00
Peter Goodhall 33a89cb37a
Merge pull request #867 from phl0/AddSDOKinfo
Add SDOK info
2021-02-08 17:10:30 +00:00
Peter Goodhall 8143cfeb1f
Delete .gitignore
Currently not all files are automatically downloaded so this will cause lots of issues adding json file to ignore list
2021-02-08 17:09:21 +00:00
Peter Goodhall 5f6bb0221b
Merge pull request #872 from AndreasK79/counties_add_state_in_view
[US Counties] Added state in detail view
2021-02-08 14:17:45 +00:00
Peter Goodhall 42a8657fbb
Merge pull request #871 from AndreasK79/master
Fetches state from previous QSO. Fixes #854
2021-02-08 13:05:16 +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
Peter Goodhall 538d41dd0d
Changed FOX-1E to AO-109 2021-02-08 00:54:59 +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
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