phl0
f17f148d01
Fix typo
2022-03-27 13:08:31 +02:00
phl0
8d3138646c
Add hint for multiple grids
2022-03-27 12:47:30 +02:00
phl0
3be65ae548
Allow for editing QSL MSG comment
2022-03-17 10:48:01 +01:00
phl0
8c9e98888c
Save QSLMSG to database
2022-03-16 18:21:46 +01:00
phl0
c131c59d04
Add basic QSL message text box
2022-03-16 18:02:31 +01:00
Peter Goodhall
33130201f6
Revert "Merge pull request #1403 from AndreasK79/dxcc_add_text_deleted"
...
This reverts commit a6faa1310b , reversing
changes made to 6b0e9b5eeb .
2022-02-20 11:57:09 +00:00
Andreas
a52827fdc0
Added text (deleted dxcc) to the dropdown so it's easier to choose correct dxcc.
2022-02-11 23:52:41 +01:00
Ondřej Nový
8cf8276c4f
Add missing QSL sent state and method during QSO adding
2022-01-24 22:47:45 +00:00
Ryan Zink
6b4a328bc1
Addition of 33cm and 1.25m bands where appropriate, reclassification of some bands as Microwave rather than UHF
2022-01-20 21:10:16 -07:00
phl0
0593f0fee1
Add SOTA icon/link
2022-01-02 12:52:39 +01:00
Peter Goodhall
a4fd746a90
[QSO] Increase the callsign entry box width
2022-01-02 10:21:52 +00:00
phl0
8d6466334b
Added hamqth.com and some tooltips
2022-01-01 21:38:18 +00:00
phl0
a292ce2b28
Align qrz icon next to callsign input box
2022-01-01 21:38:18 +00:00
phl0
4b7ae76baf
Add icon link to qrz.com page
2022-01-01 21:38:18 +00:00
Peter Goodhall
e7902db33a
Fixed a range of errors
2021-11-14 22:48:39 +00:00
Peter Goodhall
0f57e62a84
Revert "Correct user date formating on QSO pages (Live/Post)"
...
This reverts commit 77a99780cb .
2021-09-28 16:09:47 +01:00
KT3PJ
77a99780cb
Correct user date formating on QSO pages (Live/Post)
...
The date field will now be populated from the user's preferences, if
this is not set it will fallback to the file config setting.
-Move date format detection to earlier in the index.php file to allow a
single lookup of the format for the entire file.
-Convert hardcode date string to format selection in index.php to allow
the custom format to show on the Post QSO page.
-Convert php format string to jclock format string in footer.php to
allow the custom format to show on the Live QSO page.
2021-09-22 08:18:58 -04:00
Andreas
946f11d538
[QSO Entry] Maritime Mobile identification fix
2021-07-30 09:06:53 +02:00
Peter Goodhall
c10ba57cc5
[QSO Entry] Added Ability to select None as DXCC option
...
None as DXCC option is used for /MM style stations
2021-07-28 13:26:20 +01:00
Andreas
2d86c70e53
[Date format] Fixed displaying of correct date format in qso widgets and in the previous contacts table in live/post qso.
2021-07-23 19:26:10 +02:00
Peter Goodhall
db3221107a
[QSO] Improved font-size on Previous Contacts for alignment
2021-03-21 14:10:45 +00:00
Peter Goodhall
a896370cc5
[QSO] Removed the QSO Map heading above the map
...
Removed the QSO Map heading above the map as it felt unnecessary, it also frees up some space for some ideas about showing RIG information on the QSO page.
2021-03-21 14:04:52 +00:00
Andreas
7892846e8a
[QSO Entry] Added county with autocomplete to the form.
2021-01-31 15:02:23 +01: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
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