New "progress" theme.
Moderator: leecollings
-
- Posts: 331
- Joined: Sunday 22 February 2015 12:19
- Target OS: Linux
- Domoticz version: 2020.x
- Location: Netherlands
- Contact:
Re: New "progress" theme.
Oh, and I don't see to be able to get the vertical columns in the dashboard. Even by just using all the files as downloaded and clearing the cache....?
-
- Posts: 222
- Joined: Tuesday 22 July 2014 7:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Netherlands
- Contact:
Re: New "progress" theme.
same here,
i really like this theme. but I can not find what to enable or disable to get the vertical columns.
keep up the good work
i really like this theme. but I can not find what to enable or disable to get the vertical columns.
keep up the good work
- htilburgs
- Posts: 464
- Joined: Tuesday 03 November 2015 11:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: New "progress" theme.
Disable and enable the vertical columns is done in the file CUSTOM.CSS.
The first 7 lines are for controlling the 'look and feel'
In case of disable vertical colums you place a /* in front of @import url("dashboard_vertical_columns.css"); /* Turns dashboard into vertical columns. */
The first 7 lines are for controlling the 'look and feel'
Simply place a /* in front of the line you want to disable (except for the first two!).@import url("base.css"); /* Don't remove this line! */
@import url("feynman.css"); /* Don't remove this line! */
@import url("dashboard_highlights.css"); /* This adds bigger items at the top of each dashboard category. */
@import url("dashboard_vertical_columns.css"); /* Turns dashboard into vertical columns. */
@import url("navigation_main_sidebar.css"); /* This transforms the main menu to a vertical menu on the left. */
@import url("navigation_settings_sidemenu.css"); /* This transforms the settings-tabs into a sidebar on the left. */
@import url("extras_and_animations.css"); /* Adds fun visual extras. */
In case of disable vertical colums you place a /* in front of @import url("dashboard_vertical_columns.css"); /* Turns dashboard into vertical columns. */
Hardware:
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
-
- Posts: 331
- Joined: Wednesday 21 December 2016 9:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: current
- Contact:
Re: New "progress" theme.
The vertical columns has a built-in check.
Ah, and I realise what's going on. I'm using an "alpha" version of Domoticz. This columns feature will become available once some changes I've made get incorporated into Domoticz.
I've fixed the menu issue, thanks for the feedback! I'll upload it in a bit.
Ah, and I realise what's going on. I'm using an "alpha" version of Domoticz. This columns feature will become available once some changes I've made get incorporated into Domoticz.
I've fixed the menu issue, thanks for the feedback! I'll upload it in a bit.
- htilburgs
- Posts: 464
- Joined: Tuesday 03 November 2015 11:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: New "progress" theme.
@blauwebuis, I love where this theme is going to !! Keep up the good work...
Question: I enabled (default) the vertical columns, but I only get 3.
My screenresolution is 2736x1824 so I suspect I should have a minimum of 5 colums.
Doing something wrong??
Question: I enabled (default) the vertical columns, but I only get 3.
My screenresolution is 2736x1824 so I suspect I should have a minimum of 5 colums.
Doing something wrong??
Hardware:
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
-
- Posts: 53
- Joined: Wednesday 22 March 2017 9:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.8153
- Contact:
Re: New "progress" theme.
I think the date column should not be wrapped.
-
- Posts: 222
- Joined: Tuesday 22 July 2014 7:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Netherlands
- Contact:
Re: New "progress" theme.
htilburgs wrote:Disable and enable the vertical columns is done in the file CUSTOM.CSS.
The first 7 lines are for controlling the 'look and feel'
Simply place a /* in front of the line you want to disable (except for the first two!).@import url("base.css"); /* Don't remove this line! */
@import url("feynman.css"); /* Don't remove this line! */
@import url("dashboard_highlights.css"); /* This adds bigger items at the top of each dashboard category. */
@import url("dashboard_vertical_columns.css"); /* Turns dashboard into vertical columns. */
@import url("navigation_main_sidebar.css"); /* This transforms the main menu to a vertical menu on the left. */
@import url("navigation_settings_sidemenu.css"); /* This transforms the settings-tabs into a sidebar on the left. */
@import url("extras_and_animations.css"); /* Adds fun visual extras. */
In case of disable vertical colums you place a /* in front of @import url("dashboard_vertical_columns.css"); /* Turns dashboard into vertical columns. */
Do I understand correct: that by default it is enabled? there are no dashes in front of the first seven lines.
I have not disbaled ( did not change custom.css) but I don't get the columns.
Am I missing something?
- htilburgs
- Posts: 464
- Joined: Tuesday 03 November 2015 11:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: New "progress" theme.
Can you post a screenshot?
Hardware:
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
-
- Posts: 331
- Joined: Wednesday 21 December 2016 9:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: current
- Contact:
Re: New "progress" theme.
The columns don't work yet. To have the columns you need a newer version of dashboardcontroller.js in your www/app folder.
If you are really curious then you could download that file from Github: https://github.com/domoticz/domoticz/bl ... troller.js
I've just finalized version 1.0 I think. Feel free to test it.
If my proposed changes become a part of Domoticz, then the columns feature becomes available to everybody. And you will get icons to indicate status, for example.
The Feynman version of the theme, with see-through enabled.
The Feynman version of the theme with columns also enabled:
The Classic version with columns enabled:
If you are really curious then you could download that file from Github: https://github.com/domoticz/domoticz/bl ... troller.js
I've just finalized version 1.0 I think. Feel free to test it.
If my proposed changes become a part of Domoticz, then the columns feature becomes available to everybody. And you will get icons to indicate status, for example.
The Feynman version of the theme, with see-through enabled.
The Feynman version of the theme with columns also enabled:
The Classic version with columns enabled:
-
- Posts: 222
- Joined: Tuesday 22 July 2014 7:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Netherlands
- Contact:
Re: New "progress" theme.
blauwebuis wrote:The columns don't work yet. To have the columns you need a newer version of dashboardcontroller.js in your www/app folder.
If you are really curious then you could download that file from Github: https://github.com/domoticz/domoticz/bl ... troller.js
I've just finalized version 1.0 I think. Feel free to test it.
If my proposed changes become a part of Domoticz, then the columns feature becomes available to everybody. And you will get icons to indicate status, for example.
Just installed your DashboardController.js. looks good so far.
I have columns
- htilburgs
- Posts: 464
- Joined: Tuesday 03 November 2015 11:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: New "progress" theme.
Hardware:
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
-
- Posts: 331
- Joined: Wednesday 21 December 2016 9:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: current
- Contact:
Re: New "progress" theme.
Nice! Glad you like it.
I've uploaded a new version that better works with mobile phones.
I've uploaded a new version that better works with mobile phones.
- CRaZee
- Posts: 2
- Joined: Friday 13 March 2015 10:08
- Target OS: Linux
- Domoticz version: V3.8153
- Contact:
Re: New "progress" theme.
Great theme!!
Just a quick question.
Is there a simple way to get back to the dashboard, after clicking one of the icons to see the log of a sensor.
Now i have to press the lighting button first and then dashboard to get back to the dashboard.
I can't seem to go back from log directly to dashboard.
Just a quick question.
Is there a simple way to get back to the dashboard, after clicking one of the icons to see the log of a sensor.
Now i have to press the lighting button first and then dashboard to get back to the dashboard.
I can't seem to go back from log directly to dashboard.
Ubuntu on Cubietruck
-
- Posts: 331
- Joined: Sunday 22 February 2015 12:19
- Target OS: Linux
- Domoticz version: 2020.x
- Location: Netherlands
- Contact:
Re: New "progress" theme.
That is indeed how it worked previously, but you can only click on the log-button from the "Switches" tab, so for me it seems to be more logical then to return to the Switches tab as well, instead of the Dashboard tab which always sort of puzzled me.CRaZee wrote:Great theme!!
Just a quick question.
Is there a simple way to get back to the dashboard, after clicking one of the icons to see the log of a sensor.
Now i have to press the lighting button first and then dashboard to get back to the dashboard.
I can't seem to go back from log directly to dashboard.
I like the way it works now.
- htilburgs
- Posts: 464
- Joined: Tuesday 03 November 2015 11:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: New "progress" theme.
I've still got an issue with the mobile version. I'm missing the off buttons?
I would like to play around with the mobile version, but I'm wondering in which CSS and which settings are used for this.
I would like to play around with the mobile version, but I'm wondering in which CSS and which settings are used for this.
Hardware:
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
-
- Posts: 331
- Joined: Wednesday 21 December 2016 9:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: current
- Contact:
Re: New "progress" theme.
@gerard76: the weird wrapping of the column is on the list. It's 'fixed' inside the html. I could force-override it with CSS. I've spent some time looking for the javascript that generates that odd spacing, but I haven't been able to find what generates it. Anyone have any ideas?
@Crazee:
- Did the back button work differently before?
- Can't you just press the dashboard button in the menu? Or click on the logo? That always goes back to the dashboard.
@htilburgs: That's very odd. I'll look into that right away.
@Crazee:
- Did the back button work differently before?
- Can't you just press the dashboard button in the menu? Or click on the logo? That always goes back to the dashboard.
@htilburgs: That's very odd. I'll look into that right away.
- htilburgs
- Posts: 464
- Joined: Tuesday 03 November 2015 11:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: New "progress" theme.
@blauwebuis, thanx...
Found another small problem. In the Domoticz Log the next error shows up:
Found another small problem. In the Domoticz Log the next error shows up:
The issue comes from the feynman.css, the next session:Error: Webserver: File '/styles/progress/fonts/Lato-Light.ttf': No such file or directory (2)
I think it should be:@font-face {
font-family: "LatoThin";
font-style: normal;
src: url('fonts/Lato-Light.ttf');
src: local('Lato Thin'), url('fonts/Lato-Light.ttf') format('truetype');
src: url('fonts/Lato-Thin.ttf');
src: local('Lato Thin'), url('fonts/Lato-Thin.ttf') format('truetype');
Hardware:
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
- htilburgs
- Posts: 464
- Joined: Tuesday 03 November 2015 11:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: New "progress" theme.
@blauwebuis, the problem is in the file base.css. When I remove the line * {box-sizing: border-box} in the /* GENERAL STYLING AND RESETS */ section, than the weird wrapping is gone. But.... I cannot see if this has impact on others things, so succes with the search...blauwebuis wrote:@gerard76: the weird wrapping of the column is on the list. It's 'fixed' inside the html. I could force-override it with CSS. I've spent some time looking for the javascript that generates that odd spacing, but I haven't been able to find what generates it. Anyone have any ideas?
Hardware:
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
-
- Posts: 331
- Joined: Sunday 22 February 2015 12:19
- Target OS: Linux
- Domoticz version: 2020.x
- Location: Netherlands
- Contact:
Re: New "progress" theme.
Feature request:
I am missing the "last update" timestamp in the dashboard. It would be nice to see when a door was closed, a motions sensor triggered or a lamp was switched on or off at a glance.
I am missing the "last update" timestamp in the dashboard. It would be nice to see when a door was closed, a motions sensor triggered or a lamp was switched on or off at a glance.
- htilburgs
- Posts: 464
- Joined: Tuesday 03 November 2015 11:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: New "progress" theme.
Indeed, I like this to have also, but very small?Bikey wrote:Feature request:
I am missing the "last update" timestamp in the dashboard. It would be nice to see when a door was closed, a motions sensor triggered or a lamp was switched on or off at a glance.
Or maybe as an option to turn this feature on or off when you please.
Hardware:
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
Who is online
Users browsing this forum: No registered users and 1 guest