1
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-07 22:29:19 +00:00

335 Commits

Author SHA1 Message Date
talkabout
c7a981e741 Dashboard: fixed text alignment issue in ios6touchpad style
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8968 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-14 16:21:01 +00:00
rudolfkoenig
c4e7d41124 98_SVG.pm/01_FHEMWEB.pm: do not set plotEmbed for iOS (Forum #27211)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8965 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-14 13:56:38 +00:00
blackcatsandy
14b04b1489 Responsive iOS 6 Theme - ios6.js needs to be added in the config.
SVG and ErrMsg Fixes
http://forum.fhem.de/index.php/topic,23406.msg166953.html#msg166953

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8963 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-14 07:39:43 +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
rudolfkoenig
e2da7c694c fhemweb.js: fix "device specific help" after iOS <a> handling.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8943 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-12 06:37:31 +00:00
rudolfkoenig
d1c3d60670 fhem.pl: typo
fhemweb.js: Fix <a> rewrite with target="_blank" (Forum #39000)


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8941 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-12 06:11:14 +00:00
borisneubert
6503888547 02_RSS: replaced refresh method by javascript DOM gymnastics
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8940 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-11 14:29:59 +00:00
rudolfkoenig
17ce0b8de9 fhemweb.js: remove "Connection lost" messages on iOS when changing the room
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8928 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-09 13:53:11 +00:00
talkabout
6e9962bbac ios6touchpadstyle: style adjustments for the Dashboard module version 3.0
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8920 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-08 17:29:59 +00:00
rudolfkoenig
c5ef06b55f fhemweb.js: show set results in a dialog, not FW_errmsg (Forum #38875)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8916 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-08 11:05:35 +00:00
rudolfkoenig
4c5ec18ea3 defaultCommon.css: fix orange for FS20.on (Forum #38871)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8912 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-07 08:18:11 +00:00
fhainz
72ba240472 dashboard_ios7.css: fixes for fhem.cfg.demo by Talkabout (Forum #38793)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8909 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-06 18:17:40 +00:00
rudolfkoenig
3890383fe5 dashboard_style.css: fixes for fhem.cfg.demo by Talkabout (Forum #38793)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8904 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-06 17:20:42 +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
rudolfkoenig
c522fc74d6 dashboard_style.css: dashboard fixes by Talkabout (Forum #38793)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8892 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-05 10:34:29 +00:00
fhainz
a53a717619 dashboard_ios7.css: some changes. forum: #38793
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8889 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-05 08:13:39 +00:00
rudolfkoenig
183f093c0c svg.js: fix copy&paste, switch from cookie to indexedDB
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8879 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-03 16:53:17 +00:00
rudolfkoenig
7f8e103da8 console.js: Filter dialog position by justme1968 (Forum #38553)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8841 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-27 05:42:11 +00:00
rudolfkoenig
0a638fd62c fhemweb.js: no dialog for empty gets (Forum #38519)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8830 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-26 09:16:16 +00:00
rudolfkoenig
0cc2ae63c3 defaultCommon.css: remove ; (Forum #38223)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8763 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-17 11:13:10 +00:00
rudolfkoenig
b76a6026b3 defaulsCommon.css/darkstyle.css:fix SVG fill (38175)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8759 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-16 17:32:04 +00:00
rudolfkoenig
90e3b712c9 fhemweb.js: FW_replaceWidgets patch for attr (Forum #38169)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8756 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-16 09:14:47 +00:00
ulimaass
84cf8bbaa9 floorplan: drag&drop won't switch device-status anymore
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8753 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-15 17:11:49 +00:00
markusbloch
21a3085eec fhemweb_fbcalllist.js: fixing not proper list update with more than 10 rows
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8742 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-14 10:01:11 +00:00
markusbloch
585d4c7b61 new module: FB_CALLLIST for creating a call list based on events generated by FB_CALLMONITOR (original idea by Elektolurch, Forum: #27218)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8739 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-13 15:10:24 +00:00
rudolfkoenig
b18a655334 fhemweb.js: enabe XHR switching for tablet/smallscreen (Forum #38045)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8734 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-12 17:02:39 +00:00
justme-1968
1ebb730beb fhemweb_readingsGroup.js: collapsible fix
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8731 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-11 09:46:13 +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
blackcatsandy
6d6eaaffb7 Responsive iOS 6 Theme - ios6.js needs to be added in the config.
Android + Floorplan + Dashboard Fixes
http://forum.fhem.de/index.php/topic,23406.msg166953.html#msg166953

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8714 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-08 04:33:35 +00:00
blackcatsandy
63e3cd5edc Responsive iOS 6 Theme - ios6.js needs to be added in the config.
Viewport changes
http://forum.fhem.de/index.php/topic,23406.msg166953.html#msg166953

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8695 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-05 17:41:46 +00:00
blackcatsandy
47c26d8124 Responsive iOS 6 Theme - ios6.js needs to be added in the config.
Dashboard fixes - Codemirror fix for edit files - long menuEntries fix
http://forum.fhem.de/index.php/topic,23406.msg166953.html#msg166953

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8694 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-05 16:40:39 +00:00
blackcatsandy
cf64859faf Responsive iOS 6 Theme - ios6.js needs to be added in the config.
added Android support
http://forum.fhem.de/index.php/topic,23406.msg166953.html#msg166953

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8686 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-04 12:03:48 +00:00
rudolfkoenig
94144c19bb 01_FHEMWEB.pm: add links to the get dialog (Forum #37670)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8667 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-31 08:09:00 +00:00
rudolfkoenig
d8de97cf57 fhemweb.js: display results of the detailed view get command in a dialog
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8623 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-24 08:43:42 +00:00
rudolfkoenig
2c07e8ed48 fhemweb.js: add keyboard-input to slider (Forum #37156)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8577 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-05-14 13:13:53 +00:00
markusbloch
5d7c1932c3 fhemweb_sortable.js: use "return false;" statements in click events for <a> tags (Forum: #36643)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8485 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-26 09:20:20 +00:00
markusbloch
042ec65ace fhemweb_sortable.js: don't allow any custom values in selected list when using sortable-strict
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8476 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-25 09:49:22 +00:00
pahenning
32659085b3 Alarm.pm: Fixed bug in alarm.js
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8442 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-16 02:20:58 +00:00
svenson08
178972073b 95_Dashboard: Fix TabNav Color
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8438 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-14 19:09:14 +00:00
markusbloch
ed30366bbf fhemweb_sortable.js: add MAINTAINER.txt entry, add $Id$ property
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8409 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-09 16:35:29 +00:00
justme-1968
449bd1f155 fhemweb_uzsu.js: added uzsuToggle, uzsuSelect, uzsuSelectRadio, uzsuDropDown, uzsuTimerEntry and uzsu widgets
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8402 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-08 20:38:18 +00:00
rudolfkoenig
2bd6b4db68 fhem_sortable: fix firefox, add ios7 (Forum #35761)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8400 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-08 08:12:21 +00:00
rudolfkoenig
45a58296c9 fhemweb_sortable: by Markus, Forum #35761
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8387 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-07 09:08:26 +00:00
rudolfkoenig
d0f632718d fhemweb.js: fix slider for smallscreenCommands (Forum #35846)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8383 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-06 09:55:16 +00:00
rudolfkoenig
d881a47228 www/pgm2: update to jquery-1.11.2 / jquery-ui-1.11.4
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8365 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-04-03 16:10:28 +00:00
rudolfkoenig
ac01cf13be console.js: Fix filter generated by the backend. (Forum #35421)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8327 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-29 14:43:22 +00:00
rudolfkoenig
2dc4628971 console.js: abort the connection (Forum #35421)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8293 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-26 16:20:57 +00:00
rudolfkoenig
dddfe5476e fhemweb.js: textedit-long: add dialog-close function
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8291 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-26 15:26:45 +00:00
rudolfkoenig
7c9ac68c57 console.js: add filter (Forum #35421)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8288 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-26 13:53:13 +00:00