Search found 3 matches

by matrix2020
Tuesday 05 February 2019 18:59
Forum: Design, usability and languages
Topic: Combine all sensors under one category?
Replies: 0
Views: 1410

Combine all sensors under one category?

Is it possible to combine sensors from temperature and utility categories to be displayed in the same row? Or more to the point, can it be done just by using css, or do I have to rewrite the js part? In my case there are just a few sensors and it makes no sense to dedicate a whole row for temp ones ...
by matrix2020
Monday 04 February 2019 0:24
Forum: Other questions and discussions
Topic: Wrong version shown in 3.81 release?
Replies: 1
Views: 306

Re: Wrong version shown in 3.81 release?

OK, so I read sources a bit and indeed,it looks like the devs forgot to update the appversion.default between the versions. In fact the previous release (the 5877) also has 5876 as the build number and the same is the case for 8153. Just for the sake of it, how can I fix it the appversion.default to ...
by matrix2020
Monday 04 February 2019 0:11
Forum: Other questions and discussions
Topic: Wrong version shown in 3.81 release?
Replies: 1
Views: 306

Wrong version shown in 3.81 release?

I am running Centos 6, so I decided to obtain the sources for latest 3.x release and compile it (no way to obtain the boost libs required for later versions). Strangely enough, no matter how I get the sources (git, zip, tgz) the resulting binary shows V3.5876 as its verison. Build Hash: b97777b ...