2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 07:19:24 +00:00
fhem-mirror/fhem/www/pgm2
talkabout 0c8d8c8d3f 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@8893 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-05 13:12:02 +00:00
..
images www/pgm2: update to jquery-1.11.2 / jquery-ui-1.11.4 2015-04-03 16:10:28 +00:00
alarm.js Alarm.pm: Fixed bug in alarm.js 2015-04-16 02:20:58 +00:00
brightstyle.css www/pgm2: update to jquery-1.11.2 / jquery-ui-1.11.4 2015-04-03 16:10:28 +00:00
console.js console.js: Filter dialog position by justme1968 (Forum #38553) 2015-06-27 05:42:11 +00:00
darkCommon.css fhemweb_sortable: by Markus, Forum #35761 2015-04-07 09:08:26 +00:00
darkfloorplanstyle.css CSS: center SVG text 2014-03-26 07:09:08 +00:00
darksmallscreenstyle.css defaulsCommon.css/darkstyle.css:fix SVG fill (38175) 2015-06-16 17:32:04 +00:00
darkstyle.css defaulsCommon.css/darkstyle.css:fix SVG fill (38175) 2015-06-16 17:32:04 +00:00
darksvg_defs.svg
darksvg_style.css dark/svg_style.css: set fill:none for rect i.e. bar (Forum #34863) 2015-03-12 06:57:24 +00:00
darktouchpadstyle.css fhemweb_multiple.js rewrite as jQuery-ui-dialog + default .css reorg 2014-05-03 11:57:12 +00:00
dashboard_darkstyle.css dashboard_style.css: dashboard fixes by Talkabout (Forum #38793) 2015-07-05 10:34:29 +00:00
dashboard_ios7.css dashboard_ios7.css: some changes. forum: #38793 2015-07-05 08:13:39 +00:00
dashboard_style.css dashboard_style.css: dashboard fixes by Talkabout (Forum #38793) 2015-07-05 10:34:29 +00:00
dashboard.js Released version 3.0 of the dashboard module with the following changes: 2015-07-05 13:12:02 +00:00
defaultCommon.css svg.js: fix copy&paste, switch from cookie to indexedDB 2015-07-03 16:53:17 +00:00
fhemweb_colorpicker.js fhemweb_colorpicker.js: allow mireds and kelvin for ct slider 2015-02-03 18:03:18 +00:00
fhemweb_fbcalllist.js fhemweb_fbcalllist.js: fixing not proper list update with more than 10 rows 2015-06-14 10:01:11 +00:00
fhemweb_knob.js fhemweb_knob.js: fix loop (Forum #34724) 2015-03-06 14:26:42 +00:00
fhemweb_readingsGroup.js fhemweb_readingsGroup.js: collapsible fix 2015-06-11 09:46:13 +00:00
fhemweb_readingsHistory.js (re?)added missing fhemweb_readingsHistory.js 2014-06-08 15:53:54 +00:00
fhemweb_sortable.js fhemweb_sortable.js: use "return false;" statements in click events for <a> tags (Forum: #36643) 2015-04-26 09:20:20 +00:00
fhemweb_uzsu.js fhemweb_uzsu.js: added uzsuToggle, uzsuSelect, uzsuSelectRadio, uzsuDropDown, uzsuTimerEntry and uzsu widgets 2015-04-08 20:38:18 +00:00
fhemweb.js fhemweb.js: no dialog for empty gets (Forum #38519) 2015-06-26 09:16:16 +00:00
floorplan_click.js FLOORPLAN: Added javascripts 2015-02-14 11:49:21 +00:00
floorplan_drag.js floorplan: drag&drop won't switch device-status anymore 2015-06-15 17:11:49 +00:00
floorplanstyle.css CSS: center SVG text 2014-03-26 07:09:08 +00:00
ios6.js Responsive iOS 6 Theme - ios6.js needs to be added in the config. 2015-06-05 17:41:46 +00:00
ios6Common.css colorpicker: fixed longpoll updates if reading contains more than one value 2015-02-03 17:06:30 +00:00
ios6dashboard.css Responsive iOS 6 Theme - ios6.js needs to be added in the config. 2015-06-08 04:33:35 +00:00
ios6floorplanstyle.css Responsive iOS 6 Theme - ios6.js needs to be added in the config. 2015-01-23 11:51:17 +00:00
ios6style.css Responsive iOS 6 Theme - ios6.js needs to be added in the config. 2015-06-05 16:40:39 +00:00
ios6svg_defs.svg iOS 6 Theme for FHEM - Dashboard and SVG fix: Forum #23406, Entry #166953 from Blackcat 2014-05-15 17:56:08 +00:00
ios6svg_style.css Responsive iOS 6 Theme - ios6.js needs to be added in the config. 2015-01-25 13:15:51 +00:00
ios6touchpadfloorplanstyle.css Responsive iOS 6 Theme - ios6.js needs to be added in the config. 2015-06-08 04:33:35 +00:00
ios6touchpadstyle.css Responsive iOS 6 Theme - ios6.js needs to be added in the config. 2015-06-08 04:33:35 +00:00
ios7Common.css fhem_sortable: fix firefox, add ios7 (Forum #35761) 2015-04-08 08:12:21 +00:00
ios7floorplanstyle.css CSS: center SVG text 2014-03-26 07:09:08 +00:00
ios7smallscreenfloorplanstyle.css CSS: center SVG text 2014-03-26 07:09:08 +00:00
ios7smallscreenstyle.css *smallscreenstyle.css: enable slider in portrait mode for the details screen. 2015-02-03 20:05:20 +00:00
ios7style.css fhem_sortable: fix firefox, add ios7 (Forum #35761) 2015-04-08 08:12:21 +00:00
ios7svg_defs.svg
ios7svg_style.css 98_SVG.pm: fix style problems for plotEmbed=0 (Forum #32530) 2015-01-23 09:17:21 +00:00
ios7touchpadfloorplanstyle.css CSS: center SVG text 2014-03-26 07:09:08 +00:00
ios7touchpadstyle.css fhemweb_multiple.js rewrite as jQuery-ui-dialog + default .css reorg 2014-05-03 11:57:12 +00:00
jquery-ui.min.css www/pgm2: update to jquery-1.11.2 / jquery-ui-1.11.4 2015-04-03 16:10:28 +00:00
jquery-ui.min.js www/pgm2: update to jquery-1.11.2 / jquery-ui-1.11.4 2015-04-03 16:10:28 +00:00
jquery.knob.min.js FHEMWEB_JS_UMBAU: integrate it with the trunk 2015-01-10 16:54:23 +00:00
jquery.min.js www/pgm2: update to jquery-1.11.2 / jquery-ui-1.11.4 2015-04-03 16:10:28 +00:00
jquery.vticker.min.js 55_InfoPanel.pm: updated 2015-02-14 20:34:10 +00:00
smallscreenstyle.css *smallscreenstyle.css: enable slider in portrait mode for the details screen. 2015-02-03 20:05:20 +00:00
style.css fhemweb_multiple.js rewrite as jQuery-ui-dialog + default .css reorg 2014-05-03 11:57:12 +00:00
svg_defs.svg
svg_style.css dark/svg_style.css: set fill:none for rect i.e. bar (Forum #34863) 2015-03-12 06:57:24 +00:00
svg.js svg.js: fix copy&paste, switch from cookie to indexedDB 2015-07-03 16:53:17 +00:00
touchpadstyle.css default style: revert textarea sizing (forum #23255) 2014-05-06 08:04:03 +00:00