提交图

192 提交

作者 SHA1 备注 提交日期
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
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
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
8ba41812ad Tweaks to text
Touches page titles, some table headers (capitalisation mostly), menu items.
2020-12-23 13:01:20 +00:00
Daniel Clerc
f803561376 Add SIG and SIG_INFO to logbook model and qso view 2020-11-17 21:35:43 +01: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
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
49e02bef84 [QSO] DXCC Dropdown uppercase first letter instead of full caps less shouty 2020-10-12 15:35:19 +01:00
Andreas
d60c01df11 Fixed previous contacts. 2020-09-24 20:49:38 +02: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
b5d1a7c96b
Merge branch 'master' into configurable_modes 2020-08-18 16:22:26 +01:00
Kim - DG9VH
ab8876c883
Added 6cm into band selectbox
6cm was not listed...
2020-07-24 20:48:08 +02:00
Peter Goodhall
0e15b79f4e Fixes #533 where POST date/time has spaces 2020-06-05 21:50:09 +01:00
Peter Goodhall
5092f9b0dc
Merge pull request #531 from AndreasK79/reset_saved_time_and_date_on_post_qsos_after_24_hours
Resets date and time on post qso if the saved date and time was set f…
2020-06-04 22:11:55 +01:00
AndreasK79
cac020c4ea Resets date and time on post qso if the saved date and time was set for more than 24 hours ago. 2020-06-04 22:29:20 +02:00
Kim - DG9VH
2efdcddaf9
Update index.php 2020-06-03 21:53:25 +02:00
Kim Huebel
49e605090e Made submodes visual clearer in selectbox using => as marker. 2020-05-24 11:13:40 +02: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
Kim Huebel
396eaab53a Added Submode-Support in Logging/ADIF-Export etc. 2020-05-24 00:06:08 +02:00
Peter Goodhall
1c82450266 Added dropdowns for SAT NAME & Mode along with the free flow inputs this addresses #335 2020-05-21 21:01:43 +01:00
Kim Huebel
8f1dcf3db6 Make modes customizable and editable
As per request of some users, sometimes new modes or missing modes had to be
added into the code.

As that hardcoded lists are not eary maintainable, we created a new table with
all modes and submodes listed and make this list editable.

Now one can activate or deativate modes from beeing shown within the select-
list in QSO Window.
2020-05-17 14:57:28 +02:00
AndreasK79
1f1382353d Forgot to remove some debugging stuff. 2020-05-02 18:08:14 +02:00
AndreasK79
ca3398e808 Saves date and time and keeps it when entering POST QSOs. Fixes #463. 2020-05-02 16:54:13 +02:00
AndreasK79
9257417c71 Small bugfix in the propagation setting in qso entry 2020-04-22 18:43:51 +02:00
Peter Goodhall
4a0e8547a2
Merge pull request #461 from AndreasK79/dxcc_choice
Added posibility to manually set dxcc and cq zone in qso entry window.
2020-04-22 15:24:03 +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
AndreasK79
4877ac7564 Moved DXCC/CQ to general. Fixed IOTA-populating. Fixed so that map location does not change if locator is filled. 2020-04-13 16:57:58 +02:00
AndreasK79
53a793ea00 Changed form-control to custom-select, as that was used other places. 2020-04-13 14:42:21 +02:00
AndreasK79
e974260913 Added IOTA-dropdown in QSO entry 2020-04-13 14:37:09 +02:00
AndreasK79
db2cd61b35 Added posibility to manually set dxcc and cq zone in qso entry window. 2020-04-13 10:34:02 +02:00
Peter Goodhall
923e03d4a5 Fixed issue #444 when resetting previous contacts didn't clear back to the main list now resolved 2020-04-06 22:03:55 +01:00
Peter Goodhall
4ddaa36592 Automatically populate USA state from QRZ if its been supplied 2020-03-07 16:36:21 +00:00
Peter Goodhall
f3e88ffdef Added USA state to the General tab 2020-03-05 18:27:11 +00:00
Peter Goodhall
baa789f29c UI things for upcoming changes 2020-03-05 16:17:25 +00:00
Peter Goodhall
9d576be0fd Cleaned up the popup boxes 2020-03-02 20:13:19 +00:00
Peter Goodhall
18abea2aa0 Sets propagation mode as a session variable and prepopulates the next QSO till its unselected, if SAT if sat name is selected prop_mode SAT automatically populated 2020-03-02 19:53:50 +00:00
Peter Goodhall
a3b134786c Always get active station id from the database not session data 2020-02-27 14:43:07 +00:00
Peter Goodhall
c5aeab0ce0 Allow user to define date format 2020-02-21 11:40:05 +00:00
AndreasK79
a57edd0366 Removed the ability to set none in stationprofile. Fixes #414 2020-02-12 19:55:36 +01:00
Peter Goodhall
a77a31be44 Reselecting 13cm after a logged QSO wasn't working due to a typo was 14cm instead of 13cm FAIL 2019-12-10 19:33:31 +00:00
Peter Goodhall
9cf5f06265 removed border around Previous Contacts box on QSO page to make more room 2019-10-12 22:49:06 +01:00
Peter Goodhall
1f53fceb26 Cleaned up some time display items 2019-10-06 16:50:33 +01:00
Peter Goodhall
8a601e3c5e small html change adding id tag 2019-10-05 23:21:52 +01:00
Peter Goodhall
71c3556a8b Testing select2 2019-10-05 23:17:42 +01:00
Peter Goodhall
50fc45dd80 Added the start of the callsign suggest feature 2019-08-13 22:02:36 +01:00
Peter Goodhall
d99ea19bb3 Callsign information is only looked up when you enter a callsign equals to or larger than 3 chars 2019-07-25 14:16:09 +01:00
Kim Huebel
4d30dc426e replaced 0 with Ø in callsigns 2019-06-25 15:28:59 +02:00
Peter Goodhall
f8998f17a9
Merge pull request #306 from dg9vh/dok - Added DARC-DOK field to QSO window and also other sections
Possibility to add DARC-DOK in existing Database-Field COL_DARC_DOK
2019-06-25 10:51:07 +01:00
Kim Huebel
d71d592147 Moved location based on CR.
Also made common look&feel at qso-view (forgotten : on some field-labels)
2019-06-25 08:33:31 +02:00
Kim Huebel
73cd07e4c2 Possibility to add DARC-DOK in existing Database-Field COL_DARC_DOK 2019-06-24 23:03:13 +02:00
Peter Goodhall
914a815aef Pressing the reset button on the QSO page resets all the correct fields 2019-06-24 16:13:51 +01:00
Peter Goodhall
53728a851d Populate QSL Manager from QRZ in the QSL Via field on the QSO Page 2019-06-16 17:49:39 +01:00
Peter Goodhall
5db81d6089 Displays under the callsign whether persons an lotw user or not 2019-06-16 16:37:26 +01:00
Peter Goodhall
ec5c356cc0 Added a map to the Add QSO page 2019-06-14 00:14:39 +01:00
Peter Goodhall
ad76b88ac1 Added field for SOTA Ref and its shown in the popups 2019-06-13 18:35:14 +01:00
Peter Goodhall
c836879591 Made country information a badge with blue background just to see if its useful
Changed country text to a badge layout per Bootstrap, thinking being that these could be used for showing things like LOTW and other statuses
2019-06-13 18:15:51 +01:00
Peter Goodhall
c676a35b21 Shifted QSO notifications to the right panel rather than top to keep elements at the same height 2019-06-13 14:39:35 +01:00
Peter Goodhall
6d491fd027 Catch date when it rolls to next day 2019-05-25 22:17:35 +01:00
Peter Goodhall
2cdb45d501 Fixed time issue which happened during ui update 2019-05-25 22:11:53 +01:00
Peter Goodhall
1f80ccb1b2 Added an icon to save button because pretty. 2019-05-22 22:58:53 +01:00
Peter Goodhall
3ee8f7f14a Check within the browser that callsign is provided before submitting the form 2019-05-22 22:52:01 +01:00
Peter Goodhall
481f617b5a Reduced spacing around the inputs to try improve screen layout on the QSO page. 2019-05-22 22:47:56 +01:00
Peter Goodhall
7607393979 Added some css for validation errors on qso page 2019-05-21 13:49:16 +01:00
Peter Goodhall
7a78deedf3 QSO Page changed to new ui and deleted old assets 2019-05-21 13:44:22 +01:00
Tobias Mädel
ca20d29bd6 Show worked before grid status 2019-02-26 22:00:09 +01:00
Tobias Mädel
5a19437aed Fetch all callsign information in a single JSON request 2019-02-26 16:37:42 +01:00
Tobias Mädel
50b6bc6bfd Cleanup DL/UL handling, add microwave sat modes 2019-02-26 00:08:06 +01:00
Tobias Mädel
fccff62f4a Request CAT information as JSON 2019-02-25 23:40:24 +01:00
Tobias Mädel
3077fe7c79 Save downlink frequency in the database 2019-02-25 23:17:23 +01:00
Peter Goodhall
df3de16d5a Creation of station profiles
Station profiles allows you to define a profile for where you are operating from including your operating callsign, gridsquare, dxcc, state, cq, itu and sota.

This is then made available via the "stations" tab when adding a QSO as a drop down.
2019-01-01 19:14:25 +00:00
Tony Corbett, G0WFV
b0f0a44591 Logging: also clear down the Locator field. 2018-12-16 14:03:40 +00:00
Tony Corbett, G0WFV
204d09f597 Single file QSO logging: Disable auto update from radio if post. 2018-12-16 12:33:27 +00:00
g0wfv
a52d9493a5 Fixed adding non 'SSB','DATA','CW' qso (teabreakninja) 2018-12-16 12:32:59 +00:00
g0wfv
e85ee13ffd Logging: Change to single source file 2018-12-16 12:31:50 +00:00
Andy
096faa3012 Revert "Fixed adding non 'SSB','DATA','CW' qso"
This reverts commit 45f2896a49.
2018-12-16 12:29:50 +00:00
Andy
45f2896a49 Fixed adding non 'SSB','DATA','CW' qso 2018-12-14 19:32:05 +00:00
Peter Goodhall
0b732d59ca If SatPC32 isn't the selected radio then clear the sat_name and sat_mode fields 2018-12-02 17:14:14 +00:00
Peter Goodhall
39f4e83e09 Added FT8 to the modes dropdowns 2017-07-26 10:40:56 +01:00
Peter Goodhall
23bb1e6eb5 Added DSTAR and Digital Voice to modes dropdown for M0TZO 2017-03-07 20:46:09 +00:00
Peter Goodhall
11b0008882 Added HELL and HELL80 to Modes 2017-02-12 22:10:17 +00:00
Peter Goodhall
6832ec031d Added Features to allow SatPC32 to act as a Radio interface with Cloudlog
This required extra SQL so you'll need to run the SQL query.

ALTER TABLE `cat` ADD `downlink_freq` INT(11) NOT NULL AFTER `mode`, ADD
`uplink_freq` INT(11) NOT NULL AFTER `downlink_freq`, ADD
`downlink_mode` VARCHAR(255) NOT NULL AFTER `uplink_freq`, ADD
`uplink_mode` VARCHAR(255) NOT NULL AFTER `downlink_mode`, ADD
`sat_name` VARCHAR(255) NOT NULL AFTER `uplink_mode`;
2016-11-16 16:59:53 +00:00
Peter Goodhall
4f5b8edd86 changed default report for jt6m 2016-10-26 17:41:28 +01:00
Peter Goodhall
7600feb17d Updated the default report for FSK441 requested by @m1bxf 2016-10-26 17:39:40 +01:00
Peter Goodhall
8b58993924 Added JTMSK & QRA64 to the modes dropdown as requested by @m1bxf 2016-10-26 17:37:13 +01:00
Peter Goodhall
fddecbcaf6 Added mode MSK144 for @m1bxf
Added digital mode MSK144 for @m1bxf
2016-10-26 17:34:45 +01:00
Andy
c40eb37f40 more changes 2016-02-12 16:31:29 +00:00
Peter Goodhall
b3e21d22e5 Adds sat_name to Parcial search results when logging 2013-05-04 23:51:41 +01:00
Peter Goodhall
0efa234d7c CW RST defaults to 599 2013-05-04 23:27:00 +01:00
Peter Goodhall
754acc19ab Changed JT9 to JT9-1 and also set all VHF/UHF data modes to set rsts to -5 by default rather than 59 2013-05-04 23:25:36 +01:00
Peter Goodhall
85710b99e8 Added JT9 to the Add QSO area 2013-05-04 23:08:04 +01:00
Robert Chipperfield
5dbfad90e6 Refactor the CAT update code a bit for less repetition 2012-12-13 23:44:12 +00:00
Peter Goodhall
93156261e2 Includes QRZ XML Lookup functions if you have a subcription 2012-11-13 17:02:43 +00:00
Peter Goodhall
ea15cde52c Added Focus on callsign for post logging 2012-10-31 17:26:47 +00:00
Peter Goodhall
8e8d46bfbf When Adding a QSO the Callsign field is active on page load 2012-10-31 17:14:51 +00:00
Peter Goodhall
7f83f2a5fc QSO Add fields Locator, IOTA, Sat (Mode/Name) now are uppercase automatically 2012-08-18 11:50:54 +01:00
Peter Goodhall
16cc23603c Removed some of the Jargon (issue #87) 2012-05-20 16:10:11 +01:00
Peter Goodhall
2c3f1fb94a Tided up the Add QSO interface 2012-05-20 15:33:05 +01:00
Peter Goodhall
dfb3175e1d Added SSTV to mode dropdown 2012-05-20 15:30:16 +01:00
Peter Goodhall
1f0a04f05f Added Icons to the dashboard page 2012-05-20 15:24:27 +01:00