Released version 3.0 of the dashboard module with the following changes:
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.View Changes
Source: Released version 3.0 of the dashboard module with the following changes: (http://sourceforge.net/p/fhem/code/8893/)