提交图

89 提交

作者 SHA1 备注 提交日期
Peter Goodhall
5ac5d60880 Handles issue with QSO info popup with lat long errors #1058 2021-06-07 17:28:26 +01:00
Peter Goodhall
9692adc75a [QSO Popup] Cleaned up code 2021-05-06 15:44:38 +01:00
Peter Goodhall
b6fcce67eb [QSO Info Popup] Fixed Div windows to correctly collaspe so maps below on mobile 2021-03-24 17:16:16 +00: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
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
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
Leroy Diaz
56c77f3bd2 Add support for translations to 'QSO Details' lightbox 2021-02-08 21:23:08 +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
Andreas
44a1dd5691 [QSO Entry] County can now be saved and changed when editing a QSO. 2021-01-31 15:27:56 +01: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
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
Daniel Clerc
58a552ce23 add SIG and SIG_INFO to view_log 2020-11-17 21:35:43 +01:00
Andreas Kristiansen
7fe23d4409
Merge branch 'master' into qslcard_small_fixes 2020-11-04 09:19:12 +01: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
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
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
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
Andreas
f494b55491 Added bootstrapdialog in dashboard, logbook and search. I think that should cover it. 2020-09-24 20:22:09 +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
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
Andreas
d38deea64a Changed files to use measurement_base from station_profile 2020-09-13 14:42:49 +02:00
Peter Goodhall
b5d1a7c96b
Merge branch 'master' into configurable_modes 2020-08-18 16:22:26 +01:00
es2ice
0d2daee7eb use measurement_base for distance calculation 2020-07-16 22:53:24 +03:00
Kim Huebel
dfc50b664e Merge branch 'master' of https://github.com/magicbug/Cloudlog into configurable_modes 2020-05-31 23:40:48 +02:00
Peter Goodhall
0c11f4e9a7 Made callsign in the QSO popup bold 2020-05-24 23:15:07 +01:00
Peter Goodhall
9af164a41d Made changes to the QSO information popup 2020-05-24 23:12:58 +01:00
Kim Huebel
9cbd65b0cd Merge branch 'master' of https://github.com/magicbug/Cloudlog into configurable_modes
some futher modifications
2020-05-24 08:51:30 +02:00
Peter Goodhall
2ea3233ee2 Added distance function to QRA library, Added Distance between the Worked Station and Station Profile to QSO Popup 2020-05-23 21:35:46 +01:00
Peter Goodhall
6bc90c8dc6 Added Transmit Power field to QSO panel under Station power is defined in watts 2020-04-13 16:47:58 +01:00
Peter Goodhall
625f828bd5 If TX Powers stored in the database it will be shown on the QSO popup under "Station Information" 2020-04-09 15:44:15 +01:00
Peter Goodhall
c72c5deea4 Added USA State to the QSO popup box 2020-03-05 18:29:31 +00:00
Peter Goodhall
9d576be0fd Cleaned up the popup boxes 2020-03-02 20:13:19 +00:00
Peter Goodhall
c5aeab0ce0 Allow user to define date format 2020-02-21 11:40:05 +00:00
Peter Goodhall
a79187c9be Fixed issue where map wasn't displayed if it was showing it based on dxcc when gridsquare isn't provided 2019-12-04 20:02:37 +00:00
Peter Goodhall
b011b9876a hide comment remarks if not logged in 2019-11-25 18:36:39 +00:00
Kim Huebel
bfd5526e13 Enhancing advanced search with some more operators and enabling QSO-View to link to edit page if logged in. 2019-10-09 18:57:55 +02:00
Peter Goodhall
54e4e9677c station callsign information shown in QSO popup windows and search 2019-09-24 23:10:59 +01:00