Warren Volz
346b28754e
fix display lookup so Nebraska looks for NE not ME
2021-04-10 00:19:02 -06: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
46d8136668
[QSO Edit] Notes would not work if you edit a qso while being in the qso entry area.
2021-03-07 17:31:54 +01:00
Andreas
9a081ad0af
Removed unused file and duplicate id on frequency in edit_ajax.php
2021-02-08 21:30:57 +01: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
Andreas
7892846e8a
[QSO Entry] Added county with autocomplete to the form.
2021-01-31 15:02:23 +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
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
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
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
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
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
Daniel Clerc
da342674f5
use local js and css in qso/edit and edit_ajax
2020-11-17 21:51:35 +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
29809b2836
adds TX_PWR to qso edit dialog
2020-11-16 21:01:54 +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
53bb79291b
[Edit QSO] Added RX Band to Edit box if its been provided
2020-10-18 21:43:59 +01:00
Peter Goodhall
906d956e3e
#664 Adds Freq & RX Freq to the edit display
2020-10-18 21:29:20 +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
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
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
d60c01df11
Fixed previous contacts.
2020-09-24 20:49:38 +02:00
Andreas
97fd1b137a
New feature: theme is user selectable.
2020-09-23 10:59:49 +02:00
Andreas
02f76113ab
Selects measurement_base from config-file when creating a new user.
2020-09-15 21:02:36 +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
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
Andreas
fe0a757726
Edit QSO is working with bootstrapdialog and ajax.
2020-08-25 22:03:54 +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
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
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