1237 Commits

Author SHA1 Message Date
rudolfkoenig
d6d6252c11 98_SVG.pm: add splines, restore some lost styles.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7633 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-19 21:32:18 +00:00
rudolfkoenig
8e96272b8e FHEMWEB: fix some Save config notification issues (Forum #31293)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7627 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-19 14:10:03 +00:00
rudolfkoenig
79573fbe6f *.css: add .changed a { color:red; } (Forum #31293)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7617 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-18 14:33:42 +00:00
rudolfkoenig
6f7141a204 98_SVG.pm: typo, svg.js: longpollSVG dummy support (Forum #31859)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7615 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-18 14:13:47 +00:00
hexenmeister
130448a204 added: initial (recycling icon)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7612 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-18 10:56:24 +00:00
rudolfkoenig
f5f2ee8bfc fhemweb.js: add JavaScript trigger, implement red save config (Forum #31293)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7609 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-17 21:37:05 +00:00
rudolfkoenig
eb2b66ec66 fhemweb.js: iOS fix (Forum #31964)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7573 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-14 22:24:38 +00:00
rudolfkoenig
7c928f1ee3 FHEMWEB: fix detail-attr preselect when devname contains dot (Forum #32064)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7544 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-13 13:54:17 +00:00
rudolfkoenig
e742f478f2 fhemweb.js: fix the slider for undefined current value (Forum #31934)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7541 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-12 21:58:01 +00:00
rudolfkoenig
8bc3c8f0ec 01_FHEMWEB: JSON format for longpoll only if requested, for backward WebViewControl compatibility (Forum #31968)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7540 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-12 21:26:50 +00:00
justme-1968
e1b76b3453 fhemweb_readingsGroup.js: fix informIds from devName-readingName to rgName-devName.readingName
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7533 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-11 20:30:49 +00:00
rudolfkoenig
3aa974f2ea fhembwe:js: fix time widget (23 hours instead of 12)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7523 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-11 13:22:08 +00:00
justme-1968
dde728f8a5 fhemweb_colorpicker.js: use loadScript to load jscolor
Color.pm: don't use FHEM_colorpickerInit/$data{FWEXT}{colorpicker}{SCRIPT}


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7516 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-11 09:46:39 +00:00
rudolfkoenig
82c84975fa FHMWEB_JS_UMBAU: fixing longpollSVG
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7514 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-11 09:43:59 +00:00
rudolfkoenig
dcff57e576 svg.js: safari6 support (Forum #31293)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7507 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-10 20:06:07 +00:00
rudolfkoenig
2598d0377a FHEMWEB_JS_UPDATE: add colorpicker style to dark/bright/ios6/ios7, fix update
MOV bug, add update-mov-bug-workaround to 01_FHEMWEB.pm


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7503 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-10 19:41:41 +00:00
rudolfkoenig
4f8c304bf1 fhemweb_js: update workaround round 2
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7498 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-10 17:17:57 +00:00
rudolfkoenig
1989b5c48f fhemweb_js: trying to workaround update bug
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7497 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-10 17:16:06 +00:00
rudolfkoenig
b5b286ecd2 FHEMWEB_JS_UMBAU: integrate it with the trunk
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7496 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-10 16:54:23 +00:00
hexenmeister
22f21086c9 added: some new icons by Rampler
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7486 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-09 20:42:01 +00:00
hexenmeister
360077aefc added: some new icons
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7452 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-05 19:53:35 +00:00
hexenmeister
1efb3e8a32 modified: kleine Änderung
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7451 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-05 19:13:24 +00:00
hexenmeister
316f5d1e8d modified: neue Version von docb
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7450 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-05 19:13:04 +00:00
hexenmeister
ec955b2d9f added: Neue Icons von docb
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7449 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-05 19:12:25 +00:00
justme-1968
a6c383aa7b jscolor: added ct background image for ct slider
use with css: #slider\.<device>-<reading> { background: url(../jscolor/ct_background.svg); }



git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7387 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-31 19:44:18 +00:00
justme-1968
89252686ea jscolor: added hue background image for hue slider
use with css: #slider\.<device>-<reading> { background: url(../jscolor/hue_background.svg); }


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7378 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-31 13:11:33 +00:00
hexenmeister
1fd3b7072f initial: icon: frost
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7372 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-30 23:31:48 +00:00
hexenmeister
d1341af561 initial: hourglass icon
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7371 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-30 23:05:59 +00:00
hexenmeister
f78a4b34a1 initial: Heating level
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7370 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-30 23:04:29 +00:00
hexenmeister
4774960170 initial: humidity Icon
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7369 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-30 23:03:53 +00:00
hexenmeister
13de67e24d fix: possibility to colorize
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7368 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-30 23:03:26 +00:00
rudolfkoenig
f018486184 defaultCommon.css: Set the bottom and right margin vor the right div (Forum #30686)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7280 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-21 08:28:51 +00:00
justme-1968
184eb15c52 fixed icon outline (by chris1284, forum: http://forum.fhem.de/index.php/topic,27399.msg232818.html#msg232818)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7267 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-19 19:29:16 +00:00
justme-1968
202eecf456 fhemweb_readingsGroup.js: use display: table to show readingsGroup
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7266 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-19 18:27:54 +00:00
justme-1968
73fe57f76f measure_battery_25.svg: fixed 25% fill
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7265 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-19 17:39:55 +00:00
rudolfkoenig
594a41ed12 01_FHEMWEB.pm/fhemweb.js: another solution to the Foum #30515 Problem.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7264 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-19 16:13:11 +00:00
justme-1968
eae9993fa4 33_readingsGroup.pm: added direct show/hide js and command
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7217 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-14 21:00:54 +00:00
justme-1968
a86b63a724 readingsGroup.pm: added collapsed/collapsible to visibility attribute
added visibility command


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7214 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-14 18:34:35 +00:00
rudolfkoenig
def7ab2153 FHEMWEB: scmallscreenCommands from fhainz (Forum #30155)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7196 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-13 17:45:45 +00:00
justme-1968
8a7e968585 added icons from http://forum.fhem.de/index.php/topic,12605.msg202945.html#msg202945
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7182 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-10 13:34:09 +00:00
fhainz
03ae73d000 ios7smallscreenstyle.css: table width based on screen width, new header, links colored in detail view
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7144 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-06 11:24:32 +00:00
pahenning
55c1af3aef alarm.js: Switch "sharp" -> "arm"; Extension of functionalities
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7138 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-06 07:03:49 +00:00
rudolfkoenig
abce855636 bluetooth.svg: add (from justme1968, Forum 12605)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7096 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-30 07:27:36 +00:00
rudolfkoenig
ddd4bc8cd1 98_SVG.pm / *svg_style.css: Add andre's content-patch (Forum #29271) and draw
labels on top (Forum #29394)



git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7054 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-24 10:54:04 +00:00
rudolfkoenig
bdc198ad60 90_at.pm/91_notify.pm: add little FHEMWEB wizards
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7000 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-16 16:51:50 +00:00
johannnes
0ff8904728 chartingfrontend: initial work on chart integration in fhem
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6928 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-09 14:23:56 +00:00
johannnes
5d9ae33a73 chartingfrontend: replaced deprecated jsonlist calls with jsonlist2 to be future proof
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6917 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-08 13:03:05 +00:00
pahenning
236646391b Alarm.pm: Moved into regular FHEM path
alarm.js: Moved into regular www/pgm2 path

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6861 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-02 04:54:09 +00:00
rudolfkoenig
928ba47f8f fhemweb_time.js/fhemweb_slider.js: enable function for disabled longpoll from Hoschiq (Forum 26313)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6834 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-10-30 07:13:02 +00:00
rudolfkoenig
d35546f125 01_FHEMWEB.pm: optional floating point slider (Forum #27051)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6804 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-10-24 08:56:35 +00:00