提交图

1066 提交

作者 SHA1 备注 提交日期
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
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
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
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
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
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
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
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
Leroy Diaz
56c77f3bd2 Add support for translations to 'QSO Details' lightbox 2021-02-08 21:23:08 +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
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
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
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
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
Peter Goodhall
b8d2032ed6 [QSO] Fixes #557 Where /P wasn't handled properly 2021-01-29 20:11:35 +00:00
Peter Goodhall
e5ad2630a0 [Station Profile] Added warning that QRZ Logbook requires paid subscription #351
This addresses comment that QRZ logbook needs a paid subscription to function fixes #351
2021-01-27 19:17:14 +00:00
Peter Goodhall
1820fd1ca3 [User][Edit] Added some extra date formats 2021-01-26 15:22:15 +00:00
Andreas
43a78f499c [Station profile] US Counties dropdown added 2021-01-24 15:29:29 +01:00
Andreas
d38884d765 [QSO Edit] Added DOK and SOTA autocomplete to the QSO edit area. 2021-01-23 06:59:20 +01:00
Peter Goodhall
95cbf95b91
[QSO Dialog] PR #831 AndreasK79 Adds autocomplete to SOTA & DOK 2021-01-22 23:27:39 +00:00
Andreas
7f80984db0 [DOK autocomplete] Added DOK autocomplete in the QSO entry area 2021-01-20 12:56:53 +01:00