Renaming versionBranch and JSONEditor Enhancement

- versionBranch was renamed to watchedVersionBranch (including all variables and strings. even config)
- Enhancements for JSON Editor. Detection of advanced was not so good. Now you can see advaced if advanced or expert is selected. expert is the highest and should also make advanced visible.
- The levels default, advanced, expert are now also respected in the information tabs. Same logic as for the forms itself. Expert is highest and will also show all advanced settings.
This commit is contained in:
birdhouse
2019-07-13 00:06:58 +02:00
parent 73d487e6b9
commit 0f2d72fc0a
10 changed files with 26 additions and 17 deletions

View File

@@ -11,7 +11,7 @@
"general" :
{
"name" : "MyHyperionConfig",
"versionBranch" : "Stable",
"watchedVersionBranch" : "Stable",
"showOptHelp" : true
},
/// set log level: silent warn verbose debug