Commit Graph

5 Commits

Author SHA1 Message Date
Andreas
6f266567a1 [Modes] Added buttons for activate / activate all 2021-10-23 19:55:57 +02:00
Andreas
337caa1424 Added AJAX-delete of mode as well. 2020-10-13 12:38:44 +02:00
Andreas
529c81575c Dialog with ajax to create a new mode. 2020-10-13 12:24:19 +02:00
Andreas
4aadd4e931 Added button to activate/deactivate in mode list. This is done dynamically with javascript. 2020-10-09 18:29:41 +02: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