26 Commits

Author SHA1 Message Date
nasseeder1
c5733bd6d7 95_Dashboard: new attr "dashboard_homeTab", "dashboard_webRefresh", new set command activateTab, bugfixes, comref revised
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20260 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-09-27 13:08:21 +00:00
Talkabout
acbc37c59b 95_Dashboard: fixed issue with csrf token preventing ajax requests to succeed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13650 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-03-08 20:52:03 +00:00
talkabout
2e2d3c8656 95_Dashboard: fixed js error caused by changes in fhemweb
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10797 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-11 21:53:21 +00:00
talkabout
a7e431f6c8 95_Dashboard: fixed javascript bug causing tabs not to load
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9994 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-24 18:49:59 +00:00
talkabout
d61a2b6e54 95_Dashboard: the fhem root url is not hardcoded any more
but read from the  variable.
                Fixed a problem that causes drag&drop being still activated
                when the dashboard was locked. (resize/move)

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9952 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-21 12:03:23 +00:00
talkabout
0fafee9d1a 95_Dashboard: support for devspecs in dashboard - storing and restore of currently selected tab - style adjustments
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8990 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-26 20:42:15 +00:00
talkabout
c159e0ee0f Dashboard: group names can contain regex special characters now - restoring of group visibility now works as expected - fixed issue that some readingGroups are not updated correctly
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8949 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-12 19:56:22 +00:00
talkabout
cfc5714d13 Dashboard: fixed CSS height issue for rows (top, center, bottom)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8903 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-06 16:45:02 +00:00
talkabout
9f6f14f8f7 Released version 3.0 of the dashboard module with the following changes:
- Tabs are loading via ajax (asynchronous).
 - Removed attribute dashboard_tabcount. The number of tabs is determined automatically based on the gorup definitions.
 - Group names now also support regular expressions.
 - Dashboard is not limited to 1 for every FHEMWEB instance.
 - Dashboard link in left menu has the same name as the dashboard definition in fhem.cfg.
 - dashboard_webfrontendfilter has been removed. To hide a dashboard put its name into the FHEMWEB instance's hiddenroom attribute.
 - Flexible mode to be able to position groups absolutely on the dashboard screen.
 - The number of columns can be defined per tab (additionally to the global definition)
 - Optimized icon loading.
 - Optimized fullscreen view.
 - Minor improvements in javascript and css.

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8893 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-05 13:12:02 +00:00
svenson08
2d3ec72e89 Dashboard: Fix TabIcons (by Talkabout)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8718 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-08 19:55:33 +00:00
svenson08
266bcbe301 Fix for show Tabicons
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5935 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-22 18:34:21 +00:00
svenson08
cd8a63b83c Bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5924 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-21 19:42:15 +00:00
svenson08
39deca84c6 Changed View of readingsHistory. Fix Linebrake in unlock state. Bugfix Display Group with similar group names. CSS Class Changes. Insert Configdialog for Tabs. Change handling of parameters in both directions.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5917 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-20 18:52:01 +00:00
svenson08
8c950163e7 Dashboard-Styles changed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5754 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-05 18:47:16 +00:00
svenson08
697a2e61ab Change Detail and Set Button.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5634 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-24 19:59:30 +00:00
svenson08
465b208830 Erase Lock/Unlock Button
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5544 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-17 17:34:52 +00:00
svenson08
8015566ce7 dashboard_showfullsize not applied in room "all"
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5333 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-03-26 20:03:04 +00:00
svenson08
dc243f188a Fix small Bug
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5113 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-03-03 18:25:02 +00:00
svenson08
939528f2f1 Change Groupcontent sorting in compliance by alias and sortby.
Custom CSS over new Attribute dashboard_customcss. 
Fix Bug that affect new groups.

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5030 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-02-23 20:29:50 +00:00
svenson08
dae76d5155 Bugfixes. Groupstitel now can show icons, Backbutton in Fullsize-Mode
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4978 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-02-17 20:11:38 +00:00
svenson08
b12060fa48 bugfix dashboard_showfullsize only in DashboardRoom.
Fix showhelper Bug on lock/unlock. The error that after a trigger 
       action the curren tab is changed to the "old" activetab tab has been fixed.
feature Tabs can show an icon.

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4809 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-02-04 20:21:46 +00:00
svenson08
d35d535354 Tabs can set on top, bottom or hidden. Fix "variable $tabgroups masks earlier" Errorlog.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4775 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-30 21:03:52 +00:00
svenson08
810ead9f19 Use longpoll to update content.
rowcentercolwidth can now be defined per column.
Dashboard can hide FHEMWEB Roomliste and Header => Fullsizemode.

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4765 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-28 19:57:58 +00:00
svenson08
c4afc068d0 Adding Dashboard Tab feature. Redesign saving of Group positioning. Many small changes and bugfixing.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4717 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-22 20:39:53 +00:00
svenson08
2711bbf5ae fixed bugs.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4521 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-01 20:55:13 +00:00
rudolfkoenig
59b1f66a47 Dashboard files added
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4423 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-12-20 14:42:19 +00:00