flatsiedatsie / domoticz-aurora-theme

A modern theme for Domoticz, the open source home automation platform.
GNU General Public License v3.0
35 stars 21 forks source link

Aurora broken on the latest beta of Domoticz? #75

Closed galadril closed 9 months ago

galadril commented 3 years ago

It looks like this theme just broke on the latest Domoticz update. image

Domoticz version 2021.1 (build 13670)

Probably because of lots of web/angular updates last couple of days >> https://github.com/domoticz/domoticz/commits/development

cronyx commented 3 years ago

Same problem, I had roll back the domoticz version to 13653 :(

probably this commit kill theme: https://github.com/domoticz/domoticz/commit/d75b2b44388b6800fbdd2c9d663359292408c461

cronyx commented 3 years ago

as a dirty fix - replace all 'acttheme' to 'styles/aurora' in aurora/custom.js

nico21311 commented 3 years ago

Thanks for the fix, it is perfect

galadril commented 2 years ago

Made a PR for this suggested change

sputnik3 commented 2 years ago

Thanks for the fix, it is perfect , it works + clear cache browser

Creo2005 commented 2 years ago

build 13703, but :( Снимок экрана 2021-10-09 в 12 41 49

but!! my folder with theme aurora is: styles/domoticz-aurora-theme :) after replace all is OK

galadril commented 2 years ago

its kinda screwed that we need to know the installed folder name in the theme.. as people can use their own folder name to install a theme.

Should actually be better to use a variable for install location..

waltervl commented 2 years ago

I made a note in the root cause commit https://github.com/domoticz/domoticz/commit/d75b2b44388b6800fbdd2c9d663359292408c461 Let's see what the author thinks about it.

GravityRZ commented 1 year ago

so is this theme not supported anymore with latest beta

flatsiedatsie commented 9 months ago

Apparently if you call the theme 'aurora' it should work.