535 Commits

Author SHA1 Message Date
rudolfkoenig
6720a3780c 01_FHEMWEB.pm: fix notification in rooms with strange characters (Forum #80390)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15536 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-12-01 20:34:42 +00:00
rudolfkoenig
6bf1563e45 01_FHEMWEB.pm: removed the FHEM_COLOR coloring feature (Forum #12605)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15524 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-11-29 22:12:09 +00:00
rudolfkoenig
71d2554087 01_FHEMWEB.pm: add ^$ to the roomIcon regexp
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15328 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-10-27 10:51:17 +00:00
rudolfkoenig
a1b8be4e77 01_FHEMWEB.pm: remove autocomplete=off from textfields (Forum #78130)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15299 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-10-21 10:41:45 +00:00
rudolfkoenig
020ebc4ccf 01_FHEMWEB.pm: add autocorrect="off" (Forum #78130)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15280 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-10-18 11:07:18 +00:00
rudolfkoenig
f589d4c377 01_FHEMWEB.pm: add autocomplete="off" to input type=text (Forum #78130)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15277 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-10-18 09:55:09 +00:00
rudolfkoenig
b99c5305cf 01_FHEMWEB.pm: add autocapitalize off (Forum #78130)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15276 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-10-18 08:02:08 +00:00
rudolfkoenig
396c69f38d fhemweb.js: make the text uniform (Forum #76868)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15185 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-10-03 15:46:09 +00:00
rudolfkoenig
dc73803b8d 01_FHEMWEB.js: on demoand loading of fhemweb_*.js: move the doc (Forum #76868)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15182 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-10-03 10:45:29 +00:00
rudolfkoenig
2f70bd3ead 01_FHEMWEB.js: on demand loading of fhemweb_*.js (Forum #76868)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15176 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-10-02 14:50:03 +00:00
rudolfkoenig
ab205cd9f9 01_FHEMWEB.pm: fix dashboard error message with smallscreen style (Forum #16503)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15111 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-09-21 07:08:41 +00:00
rudolfkoenig
ce2e38f4b5 00_ZWDongle: showSetInState Attribute (Forum #75742)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15055 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-09-12 15:41:02 +00:00
rudolfkoenig
4491ee38fa holiday.pm: move holiday directory from contrib to FHEM
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15042 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-09-10 13:59:16 +00:00
rudolfkoenig
5a66f7f05e FHEMWEB.pm: fix warning in FileLog for empty eventType (Forum #75408)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14904 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-08-15 12:24:49 +00:00
rudolfkoenig
08dd6a56e1 FHEM: delete svn:executable from my modules
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14888 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-08-13 12:07:12 +00:00
rudolfkoenig
5980df3611 01_FHEMWEB.pm: fix webCmdLabel for widgets (Forum #72581)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14861 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-08-07 09:52:16 +00:00
rudolfkoenig
d5cc65da06 01_FHEMWEB.pm: add webCmdLabel (Forum #72581)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14856 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-08-06 13:50:43 +00:00
rudolfkoenig
5e3cde4e08 fhemweb.js: fix colspan adjusting for tables (Forum #74849)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14827 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-08-01 08:16:06 +00:00
rudolfkoenig
1733e5f95d 01_FHEMWEB.pm: some more details for the CSRF error (Forum #73945)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14785 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-07-25 15:16:18 +00:00
rudolfkoenig
2fb9c7258b 01_FHEMWEB.pm: specify widgetOverride for cmdAlias commands (Forum #74053)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14728 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-07-16 14:36:03 +00:00
rudolfkoenig
8af3ed5199 Blicking/FHEMWEB/structure: better $attr checking (Forum #73490)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14677 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-07-09 11:59:45 +00:00
rudolfkoenig
2fab5fbcc9 TcpServerUtils.pm: avoid fhem.pl log about missing DeleteFn (Forum #73490)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14603 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-06-30 09:38:41 +00:00
rudolfkoenig
e33d348850 TcpServerUtils.pm: avoid memory leak, delete attribtue for temprary connections (Forum #73490)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14602 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-06-30 08:41:34 +00:00
rudolfkoenig
a198dee6f9 01_FHEMWEB.pm: better room checking for columns (Forum #73318)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14543 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-06-19 14:37:40 +00:00
rudolfkoenig
c87aa05b5d 01_FHEMWEB.pm: selectnumbers widget modifier (Forum #73188)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14516 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-06-15 11:01:57 +00:00
rudolfkoenig
cf2e48d92b 01_FHEMWEB.pm: new attribute csrfTokenHTTPHeader (Forum #72842)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14502 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-06-13 05:10:03 +00:00
rudolfkoenig
a089bb5ce2 TcpServerUtils: refuse connects from non-local nets without an allowed definition (Forum #72629)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14453 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-06-02 17:37:59 +00:00
rudolfkoenig
483aaa3ec3 01_FHEMWEB.pm: addHtmlTitle (Forum #72578)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14437 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-31 15:17:19 +00:00
rudolfkoenig
49876323cf 10_ZWave.pm: Add new CCs from SDK 6.7 (from krikan, Forum #72338)
01_FHEMWEB.pm: more precise doc (Forum #72341)


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14358 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-25 08:06:44 +00:00
rudolfkoenig
2aca506c3d 01_FHEMWEB.pm: add detailFn to a new row (Forum #71772)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14308 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-17 10:48:42 +00:00
rudolfkoenig
0cf25c161f 01_FHEMWEB.pm: change addDetailToSummary colspan to 50 (Forum #71772)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14307 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-17 10:42:36 +00:00
rudolfkoenig
452ac930a3 01_FHEMWEM.pm: do not create an artificial "all" room (Forum #71864)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14290 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-14 19:31:14 +00:00
rudolfkoenig
472ec77d1d fhem.pl: rework global attribute regexp checking, add devStateIcon (Forum #71897)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14284 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-14 17:05:43 +00:00
rudolfkoenig
3b9f406658 01_FHEMWEB.pm: fix for FW_addDetailToSummary (Forum #71772)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14253 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-12 06:11:12 +00:00
rudolfkoenig
b71c5e1268 01_FHEMWEB.pm: Implement FW_addDetailToSummary (Forum #71772)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14244 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-11 09:28:01 +00:00
rudolfkoenig
7953fa75e8 01_FHEMWEB.pm: small docu fix
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14193 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-05 12:49:23 +00:00
rudolfkoenig
3d3040b471 01_FHEMWEB.pm: add regexp for column group spec (Forum #71381)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14192 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-05 09:31:51 +00:00
rudolfkoenig
371abe18b3 01_FHEMWEB.pm: regexp for Columns (Forum #71381)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14170 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-02 18:06:49 +00:00
rudolfkoenig
043ac753bf 01_FHEMWEB.pm: fix get result with websocket (Forum #71312)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14155 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-05-01 12:41:39 +00:00
rudolfkoenig
447b6c3a73 01_FHEMWEB.pm: readigsGroup-longpoll fix (Forum #70844,70608)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14056 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-21 07:16:52 +00:00
rudolfkoenig
9d8551eb49 01_FHEMWEB.pm/fhemweb.js: fix inplace "set" when reading with same name is present.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14042 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-19 21:09:37 +00:00
rudolfkoenig
9c1dbb5444 01_FHEMWEB.pm: do not forward bogus readings to longpoll (Forum #70608)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14001 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-15 16:23:08 +00:00
rudolfkoenig
91c07ae070 01_FHEMWEB.pm: add hiddengroupRegexp (Forum #54938)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13999 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-15 12:54:03 +00:00
rudolfkoenig
caeb2c6bc9 01_FHEMWEB.pm: add hiddenroomRegexp (Forum #54938)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13888 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-03 09:46:39 +00:00
rudolfkoenig
ff6fb4a901 01_FHEMWEB.pm: Fix sorting of logfiles from 1970 (Forum #69155)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13849 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-03-29 20:11:18 +00:00
rudolfkoenig
c623bcec95 01_FHEMWEB.pm: no Perl WARNING on bogis HTTP request (Forum #69378)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13758 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-03-20 19:24:01 +00:00
rudolfkoenig
fea5ec4688 01_FHEMWEB.pm: websocket >64k patch (Forum #69362)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13756 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-03-20 18:50:01 +00:00
rudolfkoenig
8ba1a2b544 01_FHEMWEB.pm: fix % in Filenames (Forum #69164)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13745 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-03-20 09:36:17 +00:00
rudolfkoenig
61f39eee11 01_FHEMWEB.pm: clarify the doc for english speaking people.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13709 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-03-15 11:59:21 +00:00
rudolfkoenig
cb5fcb5bf6 01_FHEMWEB.pm: Fix FLOORPLAN Bug by automatically inserting a hidden fwcsrf in FW_submit (Forum #65555)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13656 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-03-09 09:48:26 +00:00