9 Commits

Author SHA1 Message Date
int2001
b3bedbfe37 More clean SQL 2025-08-22 07:07:52 +00:00
int2001
0e684a236d Take care of mode at cluster 2025-08-22 05:44:00 +00:00
Andreas Kristiansen
7d404c31db Merge branch 'cloudlog8' into mergesolve 2021-11-13 20:00:48 +01:00
Andreas
1b2a88b355 Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Andreas
6f266567a1 [Modes] Added buttons for activate / activate all 2021-10-23 19:55:57 +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
e367dec6cd Bugfixing edit modes
I forgot to add the submode to the edit-function :-)
2020-09-01 22:58:56 +02:00
Kim Huebel
396eaab53a Added Submode-Support in Logging/ADIF-Export etc. 2020-05-24 00:06:08 +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