提交图

1352 提交

作者 SHA1 备注 提交日期
oh1jw
8700e8848f
Update log.php
The RST fields at table header came from wrong lang line.
2021-03-01 16:33:47 +02: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
Andreas
584914ca9b [QSO Dialog] SOTA autocomplete when logging. 2021-01-15 23:55:53 +01:00
Leroy Diaz
516d3ecddd Fix labels for edit QSO view 2021-01-13 21:56:40 +00:00
Leroy Diaz
d6480b775d Fix labels 'for' property in QSO view 2021-01-13 21:31:12 +00:00
Leroy Diaz
3eb2ff29a4 Fix notes panel content id
Use the same id for the notes panel as in QSO edit view
to avoid conflict with the textarea
2021-01-13 21:31:12 +00:00
Peter Goodhall
fa940894fe [LoTW][Translate] Reformatted all the text to use lang files for translation 2021-01-11 16:05:15 +00:00
Peter Goodhall
f507acde67 [Notes][Translate] Added Code to support translating UI to other langs 2021-01-11 15:22:48 +00:00
Peter Goodhall
fba3a16ecc
Hide county in station profile till it's html select 2021-01-08 22:27:16 +00:00
Peter Goodhall
55ce77664e
Station Profile hide county till it's populated via a list 2021-01-08 22:25:28 +00:00
Peter Goodhall
e85c9a6ec0 [Logbook][Translate] Forgot the damn heading #fail 2021-01-05 17:37:01 +00:00
Peter Goodhall
62677b5361 [Logbook][Translated] Translated the main /logbook display 2021-01-05 17:34:19 +00:00
Peter Goodhall
7b5bde7eac [QSL Card Image][Translated] Translated /qsl ready for international support. 2021-01-05 17:06:39 +00:00
Peter Goodhall
885a382a9f [QSO][Translate] Added Translate Code to the main QSO entry screen for english
QSO entry window is now ready for international translation, uses general words and custom words from the qso_lang file.
2021-01-05 16:56:42 +00:00
Peter Goodhall
5623b004c1 [Contesting][Translate] Converted Contest Interface to use Translate system with english words.
Contesting now ready for translating into languages other than english
2021-01-05 16:14:50 +00:00
Peter Goodhall
6a42641f9d [QSO][Edit] Swapped the Delete and Save Changes buttons to conform to standard ux 2021-01-02 19:33:59 +00:00
Peter Goodhall
e8a116abce Fixed issues with county fields 2021-01-02 19:10:31 +00:00
Peter Goodhall
f4b81752b4 Added County 2021-01-02 19:09:12 +00:00
Peter Goodhall
1777cf0d7c [LoTW][Sync] Added Hawaii & Alaska States and countys as options for lotw upload 2021-01-02 13:33:16 +00:00
Peter Goodhall
abaccf4867 When clearing contest session empty the qso table 2020-12-29 16:37:23 +00:00
Peter Goodhall
e1860b78ea [Contesting] Cleaned up the HTML formatting as it was all over the place 2020-12-29 16:21:01 +00:00
Andreas
38f3ec9dcb [Contesting] Changed Reset QSO button to not reset everything. 2020-12-29 14:47:42 +01:00
Peter Goodhall
1c06dff5cb Renamed reset fields to reset qsos and moved position of the reset contest session 2020-12-29 11:36:10 +00:00
Andreas
9e790340d7 [Contesting] Restoring QSO table. 2020-12-28 19:55:51 +01:00
Peter Goodhall
bccfa6762b
[Contesting] PR #778 from AndreasK79 - Stores Contest Info into localStorage
Contestid, exchangetype etc are stored within the browsers localStorage.
2020-12-28 13:56:19 +00:00
Peter Goodhall
7abb6013fd [LoTW][Sync] You can now select the DXCC for the p12 certificate on upload 2020-12-28 13:42:26 +00:00
Andreas
11736ea938 [Contesting] Added saving and restoring of contestid, exchangetype and exchangesent. 2020-12-27 09:37:48 +01:00
Peter Goodhall
3fe6a69807 [Config][Maps] Added Openstreetmap tile server settings to options table 2020-12-26 14:58:41 +00:00
Peter Goodhall
3e6998460d
Merge pull request #777 from poll-busily/awards_menu_sort
Sort Awards menu alphabetically
2020-12-26 14:29:51 +00:00
Peter Goodhall
32ea0f55f1 [QSO][Radio] Added Band RX to station which is populated based on CAT RX Freq
If the radio interface supplies a freq RX then the javascript will populate RX Band.
2020-12-26 14:07:00 +00:00
Paul Beesley
bc386da0ca Sort Awards menu alphabetically
I think that alphabetic sorting makes this menu easier to scan.
2020-12-26 13:31:40 +00:00
Paul Beesley
8ba41812ad Tweaks to text
Touches page titles, some table headers (capitalisation mostly), menu items.
2020-12-23 13:01:20 +00:00
Anthony Di Iorio
18fbb72d19 Spacebar moves to name field
Spacebar moves to the name field when you're entering a callsign

Similar to contesting ux, good for pileups.
2020-12-23 03:23:31 -05:00
Peter Goodhall
d607502c29 [QSO popup] Moved station information to "Stations Details" tab 2020-12-22 18:03:01 +00:00
Peter Goodhall
34c41383a9 [QSO View] Added the Contest ID to the popup 2020-12-22 17:54:32 +00:00
Peter Goodhall
13367c5a65
[Awards][DXCC] Can now choose by mode 2020-12-21 17:45:52 +00:00
Andreas
a51ce5946f [Contest Mode] Contest name added 2020-12-18 23:27:47 +01:00
Andreas
d9ef7fe7d8 [DXCC Award] Reworked summary so that it shows all the bands regardless of what is chosen in the form above. 2020-12-14 09:49:49 +01:00
Peter Goodhall
a012d73df2 [Options] Adds new Save & Update funcs to OptionsLib, Creates /options with the abilty to change the theme globally 2020-12-13 16:55:10 +00:00
Peter Goodhall
8dfaf47c79 [Options] Greates OptionsLib library, sets default theme and others
This commit does a couple of things

- Creates OptionsLib which stores the 'Options' within the CI config system prefixed with "options_"
- Loads the OptionsLib automatically
- Adds function to OptionsLib for selecting the active stylesheet.
- Adds function to get an option_value that isn't automatically loaded.
2020-12-12 22:03:42 +00:00
Andreas
44909aec5d [DXCC Award] Adding mode to selection 2020-12-11 23:45:06 +01:00
Peter Goodhall
b40b3a2834
[Contesting] New beta contesting features PR by AndreasK79
New feature: Contest logging
2020-12-09 18:05:16 +00:00
Andreas
f784507435 [Contest logging] CAT added. Split some of the JS into it's own file. Frequency is also saved. 2020-12-07 21:26:16 +01:00
Peter Goodhall
fa48db4263 [Map][Custom] /map/custom you can select to dates to map QSOs 2020-12-07 17:28:19 +00:00
Peter Goodhall
9d4ab310d2 [Maps] Added a view to show all logged QSOs of an active profile on a map /map 2020-12-07 16:32:12 +00:00
Peter Goodhall
ee74829fee Merge branch 'themes' of https://github.com/poll-busily/Cloudlog into pr/734 2020-12-07 13:56:21 +00:00
Peter Goodhall
c00e33af55 Added extra warnings and cleaned up the display 2020-12-07 13:54:15 +00:00
Paul Beesley
b635de6ac3 Add Darkly dark theme
And rename Dark to Cyborg (Dark)
2020-12-07 13:42:15 +00:00
Paul Beesley
002de3292b Add Cosmo theme
MIT license from Bootswatch
2020-12-07 13:42:14 +00:00
Paul Beesley
5c1ebf6ec9 Clean up dark theme compatibility 2020-12-07 13:42:14 +00:00
Paul Beesley
d842164691 Add Superhero (new dark theme) to test changes
Now we should be able to drop in a new theme folder with minimal changes.
2020-12-07 13:42:14 +00:00
Paul Beesley
e99e0da84d Change the way themes are processed
Place themes in subfolders and use the folder name in the DB instead of the path to a single CSS file
2020-12-07 13:42:13 +00:00
Peter Goodhall
b98959f67b
Merge pull request #728 from AndreasK79/export_highstock
[Timeplotter and Distances Worked] Export has been added to the highs…
2020-12-07 13:31:35 +00:00
Peter Goodhall
cee3d0c6b1
Merge pull request #730 from AndreasK79/adif_import_export_gui_tweak
[ADIF Import / Export] GUI tweaking.
2020-12-07 13:29:25 +00:00
Paul Beesley
a6682a857a Add Darkly dark theme
And rename Dark to Cyborg (Dark)
2020-12-07 09:55:31 +00:00
Paul Beesley
2abd81c3dd Add Cosmo theme
MIT license from Bootswatch
2020-12-07 09:55:30 +00:00
Paul Beesley
7375ba34f9 Clean up dark theme compatibility 2020-12-07 09:55:30 +00:00
Paul Beesley
ff403dc456 Add Superhero (new dark theme) to test changes
Now we should be able to drop in a new theme folder with minimal changes.
2020-12-07 09:55:30 +00:00
Paul Beesley
301483bddf Change the way themes are processed
Place themes in subfolders and use the folder name in the DB instead of the path to a single CSS file
2020-12-07 09:55:30 +00:00
Peter Goodhall
39ab2c9e89
Merge pull request #731 from AndreasK79/kml_export
[KML Export] Bugfix, as it was not working.
2020-12-06 21:24:38 +00:00
Andreas
f8fbbfd268 [Timeline] Bugfix in form 2020-12-06 13:24:22 +01:00
Andreas
b2750b827f [KML Export] Bugfix, as it was not working. Also made a GUI with options for what you want to export. 2020-12-06 13:21:35 +01:00
Andreas
b03a753ab6 [ADIF Import / Export] GUI tweaking. Split into tabs. Added option for marking QSOs as exported to QRZ Logbook when importing from ADIF. 2020-12-04 14:52:00 +01:00
Peter Goodhall
c1b0d49ae7
Merge pull request #726 from AndreasK79/reload_disable_on_save_qso
[Edit QSO] Disabled reload of page when editing and saving QSO while …
2020-12-02 16:39:57 +00:00
Andreas
d1163bc2aa [Timeplotter and Distances Worked] Export has been added to the highstock plotting. 2020-12-02 14:49:14 +01:00
Andreas
a9ab3c01f7 [Edit QSO] Disabled reload of page when editing and saving QSO while in Live QSO/Post QSO 2020-11-30 20:39:25 +01:00
Peter Goodhall
9a07722675 [Station Profile] Made table responsive within the design so its scrollable 2020-11-28 20:11:25 +00:00
Peter Goodhall
71e6503881
Merge pull request #719 from AndreasK79/adif_export_adifhelper
Refactoring: implemented AdifHelper in Club Log export, satellite exp…
2020-11-28 20:01:45 +00:00
Andreas
7952ec76f7 Refactoring: implemented AdifHelper in Club Log export, satellite export and backup of ADIF. 2020-11-23 19:52:30 +01:00
Adam
8c0f1d33af
Very minor language changes 2020-11-22 20:05:26 -06:00
Adam
a84b8f6de1
Very minor language cleanup 2020-11-22 20:01:20 -06:00
Adam
3b6f9e4d99
Very minor language updates 2020-11-22 19:58:12 -06:00
Adam
d669adba8c
Very minor language updates 2020-11-22 19:56:52 -06:00
Adam
bf58232466
Very minor cleanup of text 2020-11-22 19:53:51 -06:00
Adam
545ef6933f
Really minor language cleanups 2020-11-22 19:46:02 -06:00
Peter Goodhall
47e8adda89
Merge pull request #715 from AndreasK79/distplot_measurement_base
[Distance plotting] This now follows chosen distance measurement. MAP…
2020-11-21 21:33:54 +00:00
Andreas
256dddc1f6 [QRZ Logbook] Added mark QSOs as uploaded. 2020-11-21 22:06:25 +01:00
Andreas
3e59cd3651 [Distance plotting] This now follows chosen distance measurement. MAP file added for broken highstock.js. 2020-11-20 11:55:55 +01:00
Peter Goodhall
38e9c18b37 trying to fix tx power error when saving 2020-11-19 16:17:34 +00:00
Peter Goodhall
a4cb766479 Station Profile Create - QRZ Real Time always No by default 2020-11-18 22:58:41 +00:00
Peter Goodhall
438352f519
Merge branch 'master' into fix_edit_transmit_pwr 2020-11-18 16:18:42 +00:00
Peter Goodhall
522d589527
Merge pull request #705 from daccle/add_SIG_and_SIG_INFO_fields
Add the possibilty to log SIG and SIG_INFO
2020-11-18 16:16:13 +00:00
Peter Goodhall
bfcf87218b
Merge pull request #710 from daccle/AndreasK79/local_copy_js
Use local copies of JS and CSS assets
2020-11-18 16:12:28 +00:00
Peter Goodhall
ea91773090 Changed Dropdowns to Yes/No 2020-11-18 14:19:21 +00:00
Andreas
e149d34ba1 [QRZ Logbook] option for realtime logging added 2020-11-18 11:50:15 +01:00
Daniel Clerc
da342674f5 use local js and css in qso/edit and edit_ajax 2020-11-17 21:51:35 +01:00
Daniel Clerc
0b3af61fb1 Add SIG and SIG_INFO to adif export 2020-11-17 21:37:28 +01:00
Daniel Clerc
8d85ab230a Add SIG and SIG_INFO to edit qso views 2020-11-17 21:35:44 +01:00
Daniel Clerc
f803561376 Add SIG and SIG_INFO to logbook model and qso view 2020-11-17 21:35:43 +01:00
Daniel Clerc
58a552ce23 add SIG and SIG_INFO to view_log 2020-11-17 21:35:43 +01:00
Peter Goodhall
e7d0d00e89 Fixed issue with ADIF export when exporting all the log 2020-11-17 17:35:48 +00:00
Andreas
2229a1579b Logging is working. Contest exchange is being logged. Basic contest logging is now working. 2020-11-17 09:47:57 +01:00
Daniel Clerc
29809b2836 adds TX_PWR to qso edit dialog 2020-11-16 21:01:54 +01:00
Andreas Kristiansen
c2d4439928
Merge branch 'master' into refactor_adif_export 2020-11-16 19:24:49 +01:00
Andreas
e557d92c47 Tweaking of logging form. Added some logic in javascript, and started on a function for saving the qso in the controller. 2020-11-16 19:20:45 +01:00
Peter Goodhall
a6466b481e
Merge pull request #701 from ofadam/patch-1
Change to show submode if available - otherwise mode
2020-11-16 17:40:51 +00:00
Adam
5e9542e73f
Change to show submode if available - otherwise mode
This change matches the initial dashboard view.
2020-11-15 20:20:35 -06:00
Andreas
72e8ee4e0a [Adif export] Refactor the view and added a library to make the adif-line. Also a bug fixed in MY_STATE. It was exporting COL_STATE, not COL_MY_STATE 2020-11-14 19:50:27 +01:00
Daniel Clerc
01578c4f40 Readds TX_PWR and COMMENT to adif export 2020-11-11 18:38:11 +01:00
Daniel Clerc
4c1088da5e Fix form name tag to avoid overwriting sota field 2020-11-11 18:19:31 +01:00
Daniel Clerc
137c4d95ec Add sig/sig_info to adif exportall function 2020-11-11 18:15:14 +01:00
Daniel Clerc
8412095d3c Add sig and sig_info fields to edit and create view 2020-11-11 18:10:32 +01:00
Peter Goodhall
844ded79d6 Fixed unclosed script tag causing other js functions to fail 2020-11-11 15:08:59 +00:00
Peter Goodhall
3237d0b514
Merge pull request #691 from daccle/add_tx_pwr_and_comment_to_export
Adds TX_PWR and COMMENT to adif export
2020-11-11 12:10:18 +00:00
Peter Goodhall
4604b1abc7 Typo dont code when feeling unwell 2020-11-11 12:09:50 +00:00
Peter Goodhall
068f6b09b8 Adds comment to satellite adif export 2020-11-11 12:07:38 +00:00
Daniel Clerc
2be31034be Adds TX_PWR and COMMENT to adif export 2020-11-09 09:27:56 +01:00
Andreas
14e69ed43a Javascript: changed to local copies of files. 2020-11-08 11:26:38 +01:00
Andreas
e83e7340f5 [Contest logging] Started work on the logging form. 2020-11-08 10:46:08 +01:00
Peter Goodhall
e072305591 [QSL Card] /qsl added padding to the top 2020-11-04 14:48:22 +00:00
Peter Goodhall
219c11d4d5 [QSL Cards] Added notification on storage usage to /qsl 2020-11-04 14:46:42 +00:00
Peter Goodhall
0d5b15847e
Merge pull request #682 from poll-busily/header-user-icon
Use icon next to logged-in username
2020-11-04 14:35:48 +00:00
Peter Goodhall
bc74942323
Merge pull request #683 from poll-busily/misc-text
Further tweaks to text and text formatting
2020-11-04 14:35:24 +00:00
Andreas Kristiansen
7fe23d4409
Merge branch 'master' into qslcard_small_fixes 2020-11-04 09:19:12 +01:00
Peter Goodhall
254f7f3f2a [eQSL] Added Tools this allows you to mark all QSOs as sent to eQSL if manually uploaded
Thanks to M0TAZ for requesting this option, if you have lots of QSOs on a fresh install, use this function to mark all QSOs as uploaded to eQSL when you manually upload ADIF to eQSL.
2020-11-03 16:06:35 +00:00
Peter Goodhall
f6c8a03c5d [QSL Card] When selecting file to upload offer file browser or camera. 2020-11-03 13:52:14 +00:00
Peter Goodhall
03529db78b [QSL Management] Added notification on the max file size you can upload 2020-11-02 17:23:41 +00:00
Paul Beesley
5d23802e16 Further tweaks to text and text formatting
This commit has some further changes to text throughout the application. There are also some small fixes for text formatting. E.g. making sure that the small "helper" text under certain form fields is all consistent in terms of colour, font, etc.
2020-11-02 09:34:29 +00:00
Paul Beesley
593569ab69 Tweak user drop-down menu content
Make the user icon solid to match the other icons in this menu. Rename the "Profile" entry to "Account" as that's the term used elsewhere.
2020-11-02 09:19:32 +00:00
Paul Beesley
77a8143dc0 Replace text with user icon in header bar
I noticed that on smaller screens (iPad, etc) the header bar gets a bit squashed. This patch doesn't fix that entirely but we can save a little space by using an icon instead of "Logged in as" text next to the callsign of the logged-in user.
2020-11-02 09:16:24 +00:00
Andreas
8f37c06971 [QSLCard] Removed unused file. Added view qsl inside qso dialog, so that you know which file to delete (else you had to go to view qsl page and delete from there). 2020-11-01 21:45:47 +01:00
Andreas
bcfe979573 [QSL Card image] jQuery upload, dynamically adding/deleting to table and carousel. 2020-11-01 12:36:02 +01:00
Andreas
82ad08d290 Added front and back image upload at the same time. 2020-10-29 20:18:51 +01:00
Peter Goodhall
f974105329 Fixed migration file was malformed PHP, changed some text in the tabs 2020-10-29 17:34:59 +00:00
Andreas Kristiansen
b22ed135b3
Merge branch 'master' into qsl_card_upload 2020-10-29 17:55:23 +01:00
Peter Goodhall
bd7fca38b3
Merge PR #676 Normalises all buttons to make things standardised
Normalise buttons
2020-10-29 14:59:24 +00:00
Peter Goodhall
3e2ab2fb45
Merge pull request #673 from AndreasK79/vucc_callsign
Vucc award enhancement
2020-10-29 14:42:36 +00:00
Andreas
6b1f30cb0d New feature: QSL card image upload 2020-10-28 23:20:03 +01:00
Paul Beesley
c65ce673aa Normalise button styles
Blue Solid = Add something, activate something, or perform any other primary action.
Blue Outline = Edit, change or update something.
Red = Delete something or make an irreversable change.
Grey = Deactivate something.
Yellow = Reset something or clear a field.
Green = Retained for search.

Added icons where it made sense to do so.
2020-10-27 20:51:24 +00:00
Paul Beesley
2f55f0a812 Use buttons for backup page actions 2020-10-27 20:51:23 +00:00
Andreas
690ee4dcb4 Enhanced VUCC award to also see only confirmed or worked gridsquares. The worked gridsquares has the calls in the table. 2020-10-25 14:59:03 +01:00
Andreas
b33898abdb Expanded timeline with more options. 2020-10-23 12:25:16 +02:00
Peter Goodhall
e8b660b775
PR #670 from poll-busily - Normalise all the Admin pages so they all match the same format
Normalise styles of admin pages
2020-10-22 16:27:04 +01:00
Peter Goodhall
7e1c216e20
PR #668 from AndreasK79 - Adds CSV Export for Awards Data 2020-10-22 16:22:30 +01:00
Paul Beesley
2ebf33a084 Update admin page titles
Trying to bring the page title into line with the Admin menu dropdown entry or vice-versa, depending on which one is most used
2020-10-20 22:03:37 +01:00
Paul Beesley
0b94674289 Normalise page / card header styles for admin pages
Bring the style of page and card headers into alignment with the LotW admin page.
2020-10-20 21:42:43 +01:00
Andreas
499d1804d2 Awards cleanup. Several details_ajax.php removed, and directed awards to use awards/details.php instead. 2020-10-19 19:24:11 +02:00
Andreas
dbee35466e Added CSV-export to various tables. 2020-10-19 19:16:42 +02:00
Andreas
6f70c92b7c Added csv-export on dxcc-award table. 2020-10-19 14:10:58 +02:00
Matthias Jung
89ef272918 Added Contest Fields to ADIF Export
The contest field (stx, srx) were missing in the ADIF export. This fixes #665.
2020-10-18 23:15:56 +02:00
Peter Goodhall
53bb79291b [Edit QSO] Added RX Band to Edit box if its been provided 2020-10-18 21:43:59 +01:00
Peter Goodhall
8f4609f060 [Logbook] Made the table big again, was far to cramped as table-sm was visually hard to read 2020-10-18 21:30:56 +01:00
Peter Goodhall
906d956e3e #664 Adds Freq & RX Freq to the edit display 2020-10-18 21:29:20 +01:00
Peter Goodhall
ef3c3c724f Update qso.php 2020-10-18 15:47:14 +01:00
Peter Goodhall
5f331b651f [QSO Window] Country names not full uppercase 2020-10-18 15:40:26 +01:00
Peter Goodhall
2862b7851a [QSO Window] Added Share QSO Via Twitter 2020-10-18 15:38:49 +01:00
Peter Goodhall
35ed0d3c22
PR AndreasK79/timeplotter_feature
New feature: timeplotter
2020-10-18 15:09:05 +01:00
Peter Goodhall
166789e57d
Merge pull request #662 from AndreasK79/dashboard_needed_dxcc_fix
Fixed a couple of bugs in countries breakdown on dashboard.
2020-10-18 15:06:42 +01:00
Peter Goodhall
b5112c8de9
Merge pull request #661 from AndreasK79/cq_total_summary
Added total to CQ award summary
2020-10-18 15:05:49 +01:00
Peter Goodhall
80f3ba173b
Merge pull request #660 from AndreasK79/was_total_added_to_summary
Added total to WAS summary
2020-10-18 15:04:36 +01:00
Peter Goodhall
d2d2e96197
Merge pull request #659 from AndreasK79/iota_total_on_summary
Added total count for summary in Iota award
2020-10-18 15:04:23 +01:00
Peter Goodhall
dbb095c7c1
Merge pull request #658 from AndreasK79/Total_added_to_dxcc_award
Added total for the DXCC award.
2020-10-18 15:02:42 +01:00
Andreas
66365a7e55 New feature: timeplotter 2020-10-18 00:00:01 +02:00
Andreas
a58c913449 Fix for DXCC count on qsl/eqsl/lotw on dashboard. 2020-10-16 20:11:45 +02:00
Andreas
68c8b3889c Fixed a couple of bugs in countries breakdown on dashboard. 2020-10-16 20:02:54 +02:00
Andreas
1af82d5dea Added total to CQ award summary 2020-10-15 12:27:45 +02:00
Andreas
503ac06599 Added total to WAS summary 2020-10-15 12:24:20 +02:00
Andreas
bea973b34d Removed an extra tag that shouldn't be there in the table. 2020-10-15 09:52:54 +02:00
Andreas
dbdbbdebf3 Added total count for summary in Iota award 2020-10-15 09:49:55 +02:00
Andreas
1696656082 Added total for the DXCC award. 2020-10-14 13:03:21 +02:00
Andreas
daeeeb4e2f Added Datatable to the table in timeline 2020-10-14 12:22:13 +02:00
Andreas
337caa1424 Added AJAX-delete of mode as well. 2020-10-13 12:38:44 +02:00
Andreas
529c81575c Dialog with ajax to create a new mode. 2020-10-13 12:24:19 +02:00
Andreas
d2a668dde2 Added Datatable to the mode list. 2020-10-12 20:45:48 +02:00
Peter Goodhall
9abc79081d [Dashboard][SetupChecklist] Started code to bring a setup checklist for new installs to cloudlog 2020-10-12 16:14:28 +01:00
Peter Goodhall
4a1fc0b035 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2020-10-12 15:35:23 +01:00
Peter Goodhall
49e02bef84 [QSO] DXCC Dropdown uppercase first letter instead of full caps less shouty 2020-10-12 15:35:19 +01:00
Peter Goodhall
7d7156de6d [Logbook] make country names less shouty and uniformed 2020-10-12 15:32:21 +01:00
Peter Goodhall
e5ce202dd4
Merge pull request #654 from AndreasK79/iota_award_summary
Added summary for the IOTA award.
2020-10-12 15:16:04 +01:00
Peter Goodhall
07a9cb87bd
Merge pull request #653 from AndreasK79/cq_award_summary
Added summary for the CQ award.
2020-10-12 15:15:44 +01:00
Peter Goodhall
9f3eec5f1a
Merge pull request #650 from AndreasK79/station_profile_changed_button_text
Changed text on button to clarify it's function.
2020-10-12 15:15:23 +01:00
Peter Goodhall
2f69d3c4d9
Merge branch 'master' into mode_ajax_activate_deactivate 2020-10-12 15:12:59 +01:00
Peter Goodhall
6c9fdc12e3
Merge pull request #646 from AndreasK79/station_profile_add_iota_dropdown
Added an IOTA-dropdown in edit/create station profile. We have the ta…
2020-10-12 15:11:06 +01:00
Peter Goodhall
a313ceb307
Merge pull request #644 from AndreasK79/datatable_for_cq_and_was
Added Datatable to CQ and WAS award.
2020-10-12 15:09:37 +01:00
Peter Goodhall
76691aaa6d
Merge pull request #643 from AndreasK79/accumulated_stats
New feaure: Accumulated stats for DXCC, WAS, IOTA or WAZ
2020-10-12 15:08:42 +01:00
Peter Goodhall
d0dabf1779
Merge pull request #642 from AndreasK79/distances_bugfix
Changed title on distances worked graph. Removed a hardcoded value in…
2020-10-12 15:05:25 +01:00
Peter Goodhall
10303fd2de
Merge pull request #638 from AndreasK79/bootstrapdialog_cleanup
Cleaned up unused files and functions when moving to bootstrapdialog.
2020-10-12 15:04:57 +01:00
Andreas
99df3c8290 Added summary for the IOTA award. 2020-10-11 14:54:23 +02:00
Andreas
161798c44d Added summary for the CQ award. 2020-10-11 14:46:35 +02:00
Peter Goodhall
6e47db1595
Merge pull request #647 from poll-busily/english-lang-fixes
Minor punctuation tweaks for English language
2020-10-10 16:25:11 +01:00
Andreas
f7a7f3e244 Changed text on button to clarify it's function. 2020-10-09 19:30:27 +02:00
Andreas
4aadd4e931 Added button to activate/deactivate in mode list. This is done dynamically with javascript. 2020-10-09 18:29:41 +02:00
Paul Beesley
d941b1796c Fix typo in description.php
describle -> describe
2020-10-08 23:26:35 +01:00
Paul Beesley
d210e030c4
Fix typo in radio view
functons -> functions
2020-10-08 20:27:13 +01:00
Andreas
f3f09503fc Added loading indicator on show button.
Datatable added to the table, and included Datatable-files everywhere, since Datatable will be implemented several places.
2020-10-08 12:14:15 +02:00
Andreas
dd200871cc Mode and period has been added. 2020-10-08 11:45:41 +02:00
Andreas
d38aa6eb51 Added an IOTA-dropdown in edit/create station profile. We have the table with IOTA, so I added a dropdown to make it a bit more user-friendly. 2020-10-06 23:47:39 +02:00
Andreas
f1ddfc42af Added Datatable to CQ and WAS award. 2020-10-06 22:01:29 +02:00
Andreas
20dc1caa27 Implemented dynamic loading of chart and table. Band and award is now selectable. 2020-10-06 21:12:14 +02:00
Andreas
eaf83a5b02 Changed title on distances worked graph. Removed a hardcoded value in the js-function (one that wasn't used) 2020-10-04 21:47:50 +02:00
Andreas
e80c9b8ef8 Added mode, view and controller for accumulated stats. 2020-10-04 21:41:01 +02:00
Andreas
9f517736fd Cleaned up unused files and functions when moving to bootstrapdialog.
Fixed CQ Awards map to use bootstrapdialog.
Changed size of headers to be the same in all detail_ajax files that are loaded in bootstrapdialog from awards.
Increased size of modal-log to 900px.
Added a close qso-dialog when deleting qso within edit qso dialog.
Also changed last table in qsostreak to table-sm (forgot in last pr).
2020-10-03 23:19:09 +02:00
Andreas
f0f89de57d Datefix + added table-sm to tables. 2020-09-30 22:53:09 +02:00
Peter Goodhall
2623588c87 [Advanced Search] Fixes issue when saving changes you lose the filter settings (Issue #507) 2020-09-30 17:19:11 +01:00
Peter Goodhall
c763efbe94
Merge pull request #634 from AndreasK79/tweaked_edit_qso_layout
Tweaked the edit qso layout a little bit to make better use of space.…
2020-09-30 17:08:43 +01:00
Andreas
a741f8c4d1 Tweaked the edit qso layout a little bit to make better use of space. That means 2 columns side by side, instead of one big one. 2020-09-29 13:19:50 +02:00
Andreas
59acc2afa4 Split award menu into dropdown and removed navbar form each award. Done this to clean up pages and to save screen estate. 2020-09-29 12:45:40 +02:00
Peter Goodhall
72da0645a1 Started building an english language file for Cloudlog so far dashboard has been done. 2020-09-28 19:16:22 +01:00
Peter Goodhall
7d13b480f1 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2020-09-28 14:47:18 +01:00
Peter Goodhall
d25a61468f [Menu] When clicking on Profile on the dropdown it takes you to edit. 2020-09-28 14:47:13 +01:00
Peter Goodhall
e19cadd0f2 [Users] when viewing edit window on mobile boxes where to small 2020-09-28 14:45:50 +01:00
Peter Goodhall
859595b878
PR from AndreasK79 changing the popups to bootstrapdialog
This commit changes Cloudlogs popups from Fancybox to bootstrapdialog
2020-09-28 14:39:10 +01:00
Andreas
ca70049444 Timeline fixed. 2020-09-25 18:22:13 +02:00
Andreas
67417b39af Last one? 2020-09-24 21:40:29 +02:00
Peter Goodhall
5f63a2ae75
[UX] Added two extra themes Dark & Blue selectable via User Profile plus the standard theme 2020-09-24 20:08:06 +01:00
Peter Goodhall
e6ab52ee25 Missing migration config file change, added IF statements to catch users who arent logged in 2020-09-24 20:03:05 +01:00
Andreas
d60c01df11 Fixed previous contacts. 2020-09-24 20:49:38 +02:00
Peter Goodhall
c16a2defc7
Merge pull request #627 from AndreasK79/datatable_added_to_dxcc_iota_vucc
Datatable added to tables in DXCC, IOTA and VUCC (in band page).
2020-09-24 19:39:19 +01:00
Andreas
f494b55491 Added bootstrapdialog in dashboard, logbook and search. I think that should cover it. 2020-09-24 20:22:09 +02:00
Andreas
5c452a7025 Added local copies of JS and CSS for DataTable. 2020-09-24 18:55:02 +02:00
Andreas
447e6b76a1 Added a blue theme as well. These themes are based on themes found here: https://bootswatch.com 2020-09-23 18:19:28 +02:00
Andreas
97fd1b137a New feature: theme is user selectable. 2020-09-23 10:59:49 +02:00
Peter Goodhall
7851f1e102 Update header.php 2020-09-22 21:30:02 +01:00
Andreas
a759675800 Datatable added to tables in DXCC, IOTA and VUCC (in band page). 2020-09-22 21:08:26 +02:00
Peter Goodhall
1d2ab37c76 Update header.php 2020-09-22 19:38:39 +01:00
Peter Goodhall
433c3f3279 [UI] Top menu is no longer fixed this fixes menu issues on mobile 2020-09-22 19:36:49 +01:00
Andreas
4d490edaa3 Changed to h2 for title, and table-sm for table to compacts tables a bit. 2020-09-22 14:27:52 +02:00
Peter Goodhall
2c44517370
Merge pull request #625 from AndreasK79/current_streak
Current streak is added.
2020-09-21 11:53:43 +01:00
Peter Goodhall
827911a96f
Merge pull request #624 from AndreasK79/was_dialog_minor_fixes - Brings new UI to Awards Area
This commit brings improved UI changes to the awards area when displaying extra data.
2020-09-21 11:51:20 +01:00
Andreas
e4cddcdfdc Current streak is added. 2020-09-21 10:52:13 +02:00
Andreas
13cdb9fd06 Added bootstrapdialog for VUCC award. 2020-09-20 14:09:46 +02:00
Andreas
7e7f5ce63e Added bootstrapdialog for DOK award. 2020-09-20 13:57:14 +02:00
Andreas
c06baf39e3 Added bootstrapdialog for IOTA award. 2020-09-20 11:09:22 +02:00
Andreas
f138d84dc1 Added bootstrapdialog for CQ award. 2020-09-20 11:02:29 +02:00
Andreas
fe5ccb0ea2 Added bootstrapdialog for DXCC award. 2020-09-20 06:00:54 +02:00
Andreas
a65b19f991 Fixed display QSO for WAS-details as well. Changed so that bootstrapdialog is included on every page. Will start implementation on bootstrapdialog on other awards. 2020-09-18 12:17:41 +02:00
Peter Goodhall
61982c216a Added empty value so user is forced to select 2020-09-16 21:02:00 +01:00
Peter Goodhall
b5774a76b0 Cleaned up the HTML for adding users 2020-09-16 21:00:16 +01:00
Kim Huebel
58e69f7ef4 Added some more date-formats and added date-format-chooser into user-add-dialog. 2020-09-16 21:22:37 +02:00
Andreas
70bd3fd2b3 Added blank option if measurement base is not set in db or config file. 2020-09-16 19:56:29 +02:00
Andreas
9696a1199c Changed the dropdown selects to look the same (custom-select). 2020-09-16 10:17:58 +02:00
Peter Goodhall
75a4870ad9 [Users] Made Date Format defineable in the user profile and changed all the code in the system to follow selection 2020-09-15 22:04:47 +01:00
Peter Goodhall
5bab5dab14 Added comments to code and general clean up 2020-09-15 21:20:01 +01:00
Peter Goodhall
16ab6c8dc1 [Javascript] Split out JS code for ADIF and Notes pages 2020-09-15 21:09:18 +01:00
Peter Goodhall
d4aa6c9405 [Javascript] added base and site_urls as global vars
Added base and site_urls as global vars, this is the start of trying to put javascript into seperate files to make it easier to maintain.
2020-09-15 21:02:33 +01:00
Andreas
02f76113ab Selects measurement_base from config-file when creating a new user. 2020-09-15 21:02:36 +02:00
Peter Goodhall
bd16b14dd0 Changed all text for QRZ to refer to the QRZ Logbook which is what its for making it clearer. 2020-09-15 17:56:15 +01:00
Peter Goodhall
dd09ca6350 Cleaned up the edit account area and gave it a new interface 2020-09-15 17:04:38 +01:00
Peter Goodhall
f98063fd56
Merge pull request #615 from AndreasK79/measurement_base
Measurement base moved to station_profile
2020-09-15 16:32:50 +01:00
Andreas
05a327bead Selects measurement_base from config-file when creating a new user. 2020-09-15 11:16:47 +02:00
Peter Goodhall
1826ce2ef1 [Menu ] Changed the title to just eQSL 2020-09-14 13:42:00 +01:00
Andreas
04032ad72c Merge branch 'measurement_base' of https://github.com/AndreasK79/Cloudlog into measurement_base 2020-09-14 12:32:23 +02:00
Andreas
6c07de7f2c Changed it over to user profile. Fetches data from session instead. 2020-09-14 12:29:02 +02:00
Andreas Kristiansen
86643ca74d
Merge branch 'master' into measurement_base 2020-09-13 14:46:08 +02:00
Andreas
d38deea64a Changed files to use measurement_base from station_profile 2020-09-13 14:42:49 +02:00
Peter Goodhall
1290fb8073
Merge PR #614 from AndreasK79 - Improved WAS Dialog popups with bootstrap4-dialog
Improved WAS javascript dialog windows and also added bootstrap4-dialog as we move away from Fancybox
2020-09-13 11:57:53 +01:00
Peter Goodhall
a95232c46a [Stats] Removed DrawQSLChart as it was throwing an error due to not being used 2020-09-13 11:52:48 +01:00
Andreas
6e12336f89 Added the handling of measurement_base in the station_profile. 2020-09-13 11:45:49 +02:00
Andreas
a6e32226cc File for loading details about WAS QSO in JS was missing. 2020-09-13 08:16:36 +02:00
Peter Goodhall
3f22d47e5b
Merge pull request #612 from AndreasK79/10_longest_streaks
10 longest streaks added to days with qsos
2020-09-12 21:42:43 +01:00
Andreas
fda81b3304 10 longest streaks added to days with qsos 2020-09-10 18:09:31 +02:00
Peter Goodhall
8009271d1a Yay code comments 2020-09-06 21:08:49 +01:00
Peter Goodhall
590b527ea5 [Station Profile] Improved button text to make it clearer. 2020-09-06 20:59:25 +01:00
Peter Goodhall
8f943f21fc [LoTW] Canadian Provinces added to TQ8 Export 2020-09-06 20:52:35 +01:00
Peter Goodhall
b96f73b4a1 [LoTW] Typo when mapping SAT_names 2020-09-06 20:32:41 +01:00
Peter Goodhall
1f00716cce [LOTW] Map Sat Names to LOTW Sat Names 2020-09-06 20:18:26 +01:00
Peter Goodhall
752d73b7a2 [Search] Make sure Country name capitalistion is consistant 2020-09-05 23:34:56 +01:00
Peter Goodhall
048a86a581 [logbook] Convert the first character of each word in country name to upper case to be consistant 2020-09-05 23:33:23 +01:00
Peter Goodhall
e34107e0e8 Changed LoTW to Logbook of the World in the dropdown menu 2020-09-05 21:59:14 +01:00
Peter Goodhall
0c1e7cab42 LoTW Area changed icon and button style made it nicer 2020-09-05 21:55:45 +01:00
Kim Huebel
9ffe54be80 Fixed bug in Advanced Search
Actually there was an issue if the field 'submode' was not filled. Mode was not shown correctly. Now fixed.

73 de Kim
DG9VH
2020-09-04 22:14:47 +02:00
Matthias Jung
51344d56b4 Fixed small typo and ampersand in LOTW description 2020-09-04 14:42:20 +02:00
Peter Goodhall
9fce8fe76c Improved IF statements for DXCC US when dealing with tq8 2020-09-03 16:34:47 +01:00
Peter Goodhall
f056e3f9a9 Open link in a new tab 2020-09-02 21:24:49 +01:00
Peter Goodhall
4666b63312 Changed the LoTW Github wiki page 2020-09-02 20:29:07 +01:00
Peter Goodhall
827e663238 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2020-09-02 20:28:28 +01:00
Kim Huebel
b2b8840ac6 Typo... 2020-09-02 21:07:07 +02:00
Kim Huebel
20ddd8114b removed php-warnings on LoTW-Import...
If selected date is today or date in future, php notices appear and these iritates users. This patch removes the warnings on unset variables and puts out a clear message to check selected date.
2020-09-02 21:04:03 +02:00
Peter Goodhall
7ebf7cdc2f Added some help information 2020-09-02 15:09:07 +01:00
Peter Goodhall
de19042277
Merge pull request #586 from AndreasK79/dropdown_for_cq_itu_station_profile
Dropdown for cq itu station profile
2020-09-02 15:02:54 +01:00
Peter Goodhall
1dca0564dc Added some minor auth changes and removed dud code 2020-09-02 14:48:13 +01:00
Peter Goodhall
60a684d01b Weird casing typo on LOTW 2020-09-02 14:25:27 +01:00
Peter Goodhall
b128f50cb2 US County added to the signing if available 2020-09-02 13:57:52 +01:00
Peter Goodhall
793ce241ad Update adif_export.php 2020-09-02 13:54:08 +01:00
Peter Goodhall
eb5d1c40ca Update adif_export.php 2020-09-02 13:53:43 +01:00
Peter Goodhall
19ef98f032 Added back state and county to lotw 2020-09-02 13:50:14 +01:00
Peter Goodhall
c419c9a326 Removed US stae as it was breaking 2020-09-02 11:50:41 +01:00
Peter Goodhall
947cfc57d8 removed us county for now 2020-09-02 11:48:55 +01:00
Peter Goodhall
24719a6b99 Added a BETA Warning to LoTW Sync 2020-09-01 18:13:26 +01:00
Peter Goodhall
e1af904162 Added support for US County in TQ8 export 2020-09-01 18:05:02 +01:00
Peter Goodhall
70ae1e48a8 Cleaned up some html 2020-09-01 18:02:31 +01:00
Peter Goodhall
c58784c022
Merge branch 'master' into lotw-sync 2020-09-01 17:49:34 +01:00
Peter Goodhall
ac74f6f34f
Merge pull request #589 from AndreasK79/bugfix_band_casing
Fixed casing on band import, and band select in edit.
2020-08-31 10:18:26 +01:00
Andreas
2af06ed216 Fixed casing on band import, and band select in edit. 2020-08-30 21:59:02 +02:00
Peter Goodhall
f8b6a6e83a Revert "Merge pull request #584 from AndreasK79/longest_streak"
This reverts commit ae11d17ff0, reversing
changes made to ccac7f1828.
2020-08-29 17:04:46 +01:00
Peter Goodhall
ae11d17ff0
Merge pull request #584 from AndreasK79/longest_streak
Implemented displaying of the 10 longest streaks in the log of the ac…
2020-08-29 14:06:51 +01:00
Andreas
d2a977e301 Placed CQ and ITU side by side in edit and create station profile. 2020-08-29 12:57:14 +02:00
Andreas
cf6144bd5a Added dropdown for CQ and ITU zone when creating and editing station profile. 2020-08-29 12:51:53 +02:00
Andreas
9aa0b0d3e6 Implemented displaying of the 10 longest streaks in the log of the active station profile 2020-08-29 09:11:03 +02:00
Peter Goodhall
a83a6fd3d0 Added TQ8 signing of Station State 2020-08-26 23:02:00 +01:00
Peter Goodhall
65e701da8a Added extra validation on LOTW tq8 on freq field 2020-08-26 22:50:05 +01:00
Peter Goodhall
25f620a486 Builds and uploads TQ8 File to LOTW, Marks QSOs as sent to LOTW if successful 2020-08-26 21:04:17 +01:00
Peter Goodhall
94f3060419 Adds main cert & fixes some typos 2020-08-26 16:31:35 +01:00
Peter Goodhall
02f0a741b5 Update adif_export.php 2020-08-25 22:55:24 +01:00
Andreas
5fc4c65ff9 Added missing file. 2020-08-25 22:04:54 +02:00
Andreas
fe0a757726 Edit QSO is working with bootstrapdialog and ajax. 2020-08-25 22:03:54 +02:00
Peter Goodhall
042475a989 ADIF Export for LOTW ready for signing 2020-08-25 17:50:52 +01:00
Peter Goodhall
047636b674 Basics for ADIF TQ8 headers added based on database info 2020-08-25 15:53:20 +01:00
Andreas Kristiansen
37a7a20af5
Merge branch 'master' into award_was_summary 2020-08-24 20:24:06 +02:00
Andreas
712bbf1840 More work on QSO dialog for WAS award. 2020-08-24 20:16:06 +02:00
Peter Goodhall
7be6b74935
Merge pull request #581 from AndreasK79/dxcc_summary_last_fix
Hopefully fixed DXCC summary.
2020-08-24 16:42:16 +01:00
Peter Goodhall
655d44587e Gridsquare maps now full width with zoom level of 3 2020-08-23 16:50:25 +01:00
Peter Goodhall
a2f572809a Made the world map full width on the /logbook page to match dashboard 2020-08-23 16:42:23 +01:00
Peter Goodhall
c646aba73d Made the dashboard map fullwidth rather than contained. 2020-08-22 23:34:15 +01:00
Peter Goodhall
6ea224ccd2 Added alert for QSO Panel notes saying its not exported data 2020-08-22 23:26:37 +01:00
Peter Goodhall
a204d192d1 QSO tabs all one line again 2020-08-22 23:25:08 +01:00
Peter Goodhall
f9448bddb2 Started code to read station profiles and find matching certs 2020-08-22 22:26:04 +01:00
Peter Goodhall
4f79330df5 Fixed error where advance search controls wasn't loading 2020-08-21 17:09:48 +01:00
Andreas
9ced2f4791 Hopefully fixed DXCC summary. 2020-08-19 17:42:42 +02:00
Peter Goodhall
f418778947 Revert "Merge pull request #579 from AndreasK79/dxcc_summary_fix"
This reverts commit 0365a87476, reversing
changes made to 87bb8be156.
2020-08-19 16:25:59 +01:00
Peter Goodhall
0365a87476
Merge pull request #579 from AndreasK79/dxcc_summary_fix
Split the query for the dxcc summary in two. Some configurations of m…
2020-08-19 16:24:31 +01:00
Andreas
49a6ca53e1 Fixed summary to include SAT. Also split the query for the was summary in two. Some configurations of mysql didn't like this type of query. 2020-08-19 17:23:24 +02:00
Peter Goodhall
87bb8be156 Made /modes table responsive for mobile devices 2020-08-19 16:19:56 +01:00
Peter Goodhall
c715231ef1 Revert "Merge pull request #577 from AndreasK79/award_was_summary"
This reverts commit 488a4e1748, reversing
changes made to a81ab1001e.
2020-08-19 16:14:19 +01:00
Andreas
48980c0566 Split the query for the dxcc summary in two. Some configurations of mysql didn't like this type of query. 2020-08-19 17:14:08 +02:00
Peter Goodhall
fa19166da9 Revert "Merge pull request #578 from AndreasK79/award_dxcc_summary"
This reverts commit 3935971e3c, reversing
changes made to 640d0c151b.
2020-08-19 13:42:20 +01:00