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
|
394ed759f3
|
Merge pull request #6 from dg9vh/patch-4
Update index.php
|
2020-06-03 22:18:10 +02:00 |
|
Kim - DG9VH
|
2efdcddaf9
|
Update index.php
|
2020-06-03 21:53:25 +02:00 |
|
Kim - DG9VH
|
0935ab2ef6
|
Update edit.php
|
2020-06-03 21:51:38 +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 |
|
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
|
c8a5c2624b
|
Merge pull request #464 from AndreasK79/edit_qso_improvements
Edit qso improvements
|
2020-04-22 15:29:45 +01: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 |
|
AndreasK79
|
a0eee12275
|
Improved the edit QSO window with dropdowns. DXCC and CQ can now be changed as well.
|
2020-04-17 12:38:01 +02: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
|
01cade18fe
|
Added USA State to the edit fields list
|
2020-03-05 18:31:54 +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
|
5ce70ec532
|
You can now edit the QSO and change the OPERATOR callsign if its not the one in the login account
|
2019-10-06 16:08:11 +01:00 |
|
Peter Goodhall
|
a2f8947ba7
|
You can now change Station profile when editing a QSO
|
2019-10-06 16:00:01 +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 |
|
Peter Goodhall
|
98cc57bcd3
|
Made save button on edit page screen
|
2019-07-25 13:50:13 +01:00 |
|
Peter Goodhall
|
4ab8b9ebfa
|
Fixed Frequency typo on the edit display
|
2019-07-02 17:27:35 +01:00 |
|
Peter Goodhall
|
8f4e10dffa
|
Redesigned the edit QSO window and added ability to edit MY Station info
|
2019-06-30 16:41:03 +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
|
9891b44ae3
|
Within the Edit QSO box before it will delete you must confirm to save mistakes
|
2019-06-23 16:20:09 +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 |
|