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
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
Peter Goodhall
6b7a32dce8
Merge pull request #930 from AndreasK79/refactor_footer_split_js
...
[Refactoring] Split js for Distances Worked, Days with QSOs and QRZ L…
2021-03-12 16:01:53 +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
1526a3c934
Merge pull request #926 from oh1jw/patch-4
...
Create date_lang.php (to the right folder)
2021-03-07 18:59:05 +00:00
oh1jw
b69ea7a59a
Create date_lang.php
...
Moved the file to the right target folder. SRI!
2021-03-07 19:49:33 +02: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
d0c63bc58f
Merge pull request #918 from oh1jw/patch-19
...
Create index.html
2021-03-07 17:35:15 +00:00
Peter Goodhall
fd813700f9
Merge pull request #909 from oh1jw/patch-10
...
Create form_validation_lang.php
2021-03-07 17:35:03 +00:00
Peter Goodhall
54c73d5b50
Merge pull request #914 from oh1jw/patch-15
...
Create pagination_lang.php
2021-03-07 17:34:49 +00:00