15 Commits

Author SHA1 Message Date
markusbloch
761d0f6c29 my modules: remove unneccessary whitespaces at the end of the line
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@15140 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-09-26 09:20:09 +00:00
markusbloch
f3c12a3c06 version: add support for controls_fhem.txt update via "svn update" (Forum: #74372)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@14745 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-07-18 20:56:01 +00:00
markusbloch
11bc351c8e 98_version: fix perl warning, add commandref hint for loaded JavaScript files. (Forum: #48362)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13628 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-03-06 20:43:50 +00:00
markusbloch
8bcb656fc8 commandref: add summary description to all my modules
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11987 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-19 17:13:41 +00:00
markusbloch
83ba7847c1 version: more precise regexp check to avoid perl warnings on manual wrong generated $Id$ lines
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11026 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-03-08 07:25:45 +00:00
markusbloch
b01980e370 version: shows latest revision since last update (Forum: #49215)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10819 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-13 17:47:03 +00:00
markusbloch
144b89c48e 98_version.pm: fixing race condition when execution "version noheader"
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10658 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-29 19:43:10 +00:00
markusbloch
15f71631f4 98_version.pm: add optional "noheader" attribute by betateilchen (Forum: #48362), eval regexp before using to avoid FHEM crash
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10656 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-29 16:12:09 +00:00
markusbloch
1d140f0825 version: add =item command marker, optimized regexp
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10543 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-16 22:15:39 +00:00
markusbloch
23a02f2fba version: fix missing semicolon (Forum: #47373)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10479 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-13 18:56:44 +00:00
markusbloch
ab1b9c9d02 version: code optimization
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10477 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-12 21:16:15 +00:00
markusbloch
0fcad4f99e version: use $0 to read $Id$ direct from fhem.pl, code optimizations
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10475 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-12 18:51:31 +00:00
markusbloch
bed9fd1de8 version: skip file read if $Id$ found, close file after reading
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10470 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-11 23:05:37 +00:00
markusbloch
80357a330d version: fix missing newline when $param is used (Forum: #47155)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10464 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-11 20:06:10 +00:00
markusbloch
b16c3d63a0 98_version.pm: separation of version command from fhem.pl - first step (Forum: #47155)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10451 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-10 22:24:10 +00:00