Wykres commitów

2300 Commity (f090902156eba768b8fc9c510d44bc4c9c1b4bf0)

Autor SHA1 Wiadomość Data
Peter Goodhall f090902156
Merge pull request #962 from oh1jw/master
Finnish language update and WWFF general word insertion
2021-03-21 13:47:50 +00:00
Peter Goodhall b6aff5ae75
Merge pull request #961 from AndreasK79/sig_datatable
[Awards SIG] Added datatable to the QSO list
2021-03-21 13:47:10 +00:00
Peter Goodhall ea01142fda
[Main menu] Added user option to hide notes in the main menu 2021-03-21 13:45:54 +00:00
oh1jw c6281d7a2d Revert "MODE column to SIG award"
This reverts commit 0dca869cb3.
2021-03-21 13:33:17 +02:00
Andreas a7c7316c30 [Awards SIG] Added mode to the QSO-list view. Thanks to @oh1jw. 2021-03-21 11:58:36 +01:00
oh1jw 0dca869cb3 MODE column to SIG award
Added MODE column to SIG award search results. Sometimes different modes are treated as different QSOs.
2021-03-21 12:49:50 +02:00
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
Peter Goodhall 257f973b0f
[LoTW][Sync] Adds remapping support for FT-4
This remaps FT-4 to fit within its specs and also puts code in place to further support mode remapping for sub modes.
2021-03-20 15:26:31 +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
Peter Goodhall eef45b0c9f
Merge pull request #941 from AndreasK79/station_profile_bugfix_edit_county
[Station profile] Fix when editing a station profile with US County s…
2021-03-14 16:57:53 +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
Peter Goodhall 396b3ae90d
Merge pull request #940 from AndreasK79/qsoedit_bugfix_selectize_county
[QSO Edit] Fix when editing a QSO with US County set. Selectize would…
2021-03-14 16:17:52 +00: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 a0bc8943a5 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2021-03-14 14:58:47 +00:00
Peter Goodhall 8e2f9b92f5 Changed z-index on the map divs
Changed the z-index of the map on dashboard, logbook and qso window so that the when you click the menu the dropdown isn't hidden by map content
2021-03-14 14:58:38 +00:00
Peter Goodhall b1b41a7ae4
[Readme] Placed MySQL version on its own list item 2021-03-14 14:51:37 +00:00
Peter Goodhall 34d224cfe0
Added PHP 8 notice to readme 2021-03-14 14:46:13 +00:00
Peter Goodhall 341c014a8e Moved Cookie set to before QSO Save
This might fix #938
2021-03-14 14:41:24 +00:00
Peter Goodhall 3964acbdc8 [Contesting] Adds Validation to the serial input fields
This commit adds validation to the input fields, so that serial can only be a number and other can be freeform text.

Co-Authored-By: m0pcb <60575997+m0pcb@users.noreply.github.com>
2021-03-14 11:44:42 +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