Commit Graph

155 Commits

Author SHA1 Message Date
dutchdevil83 fc8ba7c125 Merge remote-tracking branch 'refs/remotes/origin/master' into develop 2017-01-16 11:55:33 +01:00
dutchdevil83 53ed5bf9db Added local language support for date/time
Local language support for date/time. We can use this variable for
futher deployment of local language support. Also aligned time at right
side of screen.
2017-01-16 11:04:39 +01:00
dutchdevil83 0ce9c8b21b Merge remote-tracking branch 'refs/remotes/wez3/master' into wez3/develop 2017-01-15 13:20:45 +01:00
wez3 1adf9877f3 Add custom Units example to README 2017-01-14 21:31:16 +01:00
wez3 df97fe5a45 Add custom Units for top tiles 2017-01-14 21:25:36 +01:00
squandor 70cf474fe6 Merge branch 'develop' of https://github.com/wez3/domoboard into develop 2017-01-14 19:43:13 +01:00
squandor d95db075f1 Added function for an setpoint slider 2017-01-14 19:42:52 +01:00
wez3 20fa2715f2 Add login failed message at login screen 2017-01-14 19:42:29 +01:00
wez3 ddfcb0a5e4 Remove unnecessary code from footer_login.html 2017-01-14 18:41:06 +01:00
wez3 979499fdfc Add javascript code to prevent new window iOS homescreen. Issue #66 2017-01-14 18:27:33 +01:00
wez3 3cfaa2e036 Modify top tiles to allow multiple devices with the same IDX. Issue #61 2017-01-14 18:00:22 +01:00
dutchdevil83 8fd9507388 Merge remote-tracking branch 'refs/remotes/wez3/master' 2017-01-13 08:07:57 +01:00
wez3 2059063eb6 Fix icon view top tiles issue #71 2017-01-12 20:10:34 +01:00
dutchdevil83 11ce473c9f Merge remote-tracking branch 'refs/remotes/origin/develop' 2017-01-12 11:17:03 +01:00
wez3 73c6a8b118 Update custom.js 2017-01-11 20:51:36 +01:00
wez3 1b7e6d6f2f Update README.md 2017-01-11 16:51:30 +01:00
wez3 038a82d8bd Update api.py, always return a dict queryDomoticz 2017-01-11 16:15:31 +01:00
wez3 4f3f13dd65 Fix issue that occurs after flask updates 2017-01-10 22:56:02 +01:00
wez3 6e9e779095 Fix issue that occurs after flask updates 2017-01-10 22:47:20 +01:00
wez3 851a288d29 Remove console.log domoticz.js 2017-01-09 22:18:55 +01:00
wez3 d5f07692b8 Fix news issue after changing array order 2017-01-09 22:03:52 +01:00
wez3 0191fd69a2 Fix navbar issue after changing array order 2017-01-09 21:57:14 +01:00
wez3 2685496a25 Modify retrieveValues array order to fix issue #62 2017-01-09 21:30:35 +01:00
wez3 be717b3559 Modify retrieveValues array order to fix issue #62 2017-01-09 21:23:37 +01:00
squandor d7f0520bf1 removed title 2017-01-09 18:55:32 +01:00
squandor c26a07ccda removed double function for dimmer slider 2017-01-09 18:52:03 +01:00
squandor 8374a8f6ab fixed bug for title top_tiles 2017-01-08 20:58:19 +01:00
squandor ec12e8426e Merge branch 'develop' of https://github.com/wez3/domoboard into develop 2017-01-08 17:35:33 +01:00
squandor 5be60c31c6 Fixed issue #47 the track-slider will now be green if dimmer device is on 2017-01-08 17:35:08 +01:00
wez3 151bd968e6 Remove console.log 2017-01-08 16:35:04 +01:00
wez3 042dc423b3 Bar charts to use device name from config, issue #50 2017-01-08 16:30:38 +01:00
wez3 b2384364e2 Center navbar-sm text 2017-01-08 15:16:33 +01:00
squandor 013c4beea5 Fix for issue #60 top tiles Data value couldnt be selected 2017-01-08 02:10:28 +01:00
squandor bc49a88775 Fix for issue #46 created an link behind the dimmer name which switches the dimmer 2017-01-08 01:40:19 +01:00
squandor 5f46a40cf5 Add feature to show date standard using the config for issue #48 2017-01-08 01:09:16 +01:00
squandor 1e8e7daa60 Fix for #56 2017-01-08 00:51:56 +01:00
wez3 66f50dcc70 Allow different domoticz type fields to be used at the top_tiles. 2017-01-07 19:21:05 +01:00
wez3 ce9cd5a494 Changed dict to OrderedDict to prevent ordering issue #29 2017-01-07 15:03:22 +01:00
wez3 9673bfe69b Add update functionality to Domoboard 2017-01-07 14:31:17 +01:00
wez3 204b16542f Merge https://github.com/wez3/domoboard into develop 2017-01-07 13:26:07 +01:00
wez3 49b152cd5b Merge pull request #45 from wez3/develop
Update README.md
2017-01-07 02:25:56 +01:00
wez3 2b1478f9b2 Merge branch 'develop' of https://github.com/wez3/domoboard into develop 2017-01-07 02:24:12 +01:00
wez3 5b007c102b Update README.md 2017-01-07 02:21:50 +01:00
Squandor 634a6c3b8a Merge pull request #44 from wez3/develop
Develop to Master
2017-01-07 00:40:23 +01:00
wez3 5cdeda124f Add a version file 2017-01-07 00:18:22 +01:00
wez3 c585648d80 Modify font awesome navbar menu logo's and remove default config file 2017-01-07 00:06:48 +01:00
wez3 0b322dc131 Merge pull request #40 from pepijng/master
Add fontawesome icons to navbar (you need to modify configuration file!)
2017-01-06 23:20:47 +01:00
Pepijn Goossens 84f3fa72ae Add fontawesome icons to navbar (you need to modify configuration file!) 2017-01-05 11:45:32 +01:00
wez3 21fe337b60 Merge pull request #37 from wez3/develop
Develop -> Master
2017-01-04 20:04:03 +01:00
wez3 a1983ff1ab Lowercase update button. 2017-01-04 20:00:51 +01:00