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

30 Commits

Author SHA1 Message Date
markusbloch
545a2c5437 FB_CALLLIST: new attribute number-cmd to execute a FHEM command when clicking on a external number within the calllist.
git-svn-id: https://svn.fhem.de/fhem/trunk@10678 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-31 10:50:40 +00:00
markusbloch
734495062f FB_CALLLIST: optimization of RenameFn
git-svn-id: https://svn.fhem.de/fhem/trunk@10647 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-27 19:14:16 +00:00
markusbloch
eae7c220f6 FB_CALLLIST: add RenameFn
git-svn-id: https://svn.fhem.de/fhem/trunk@10645 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-27 18:19:47 +00:00
markusbloch
aaf5099f05 FB_CALLLIST: fix not working language attribute when no-table-header is activated (Forum: #47098)
git-svn-id: https://svn.fhem.de/fhem/trunk@10579 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-20 16:50:08 +00:00
markusbloch
8c2420e8e2 FB_CALLLIST: new attribute no-table-header to hide the table header (Forum: #47098)
git-svn-id: https://svn.fhem.de/fhem/trunk@10577 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-19 17:01:31 +00:00
markusbloch
3b4fa04635 FB_CALLLIST: move validation of defined FB_CALLMONITOR to NofiyFn.
git-svn-id: https://svn.fhem.de/fhem/trunk@10575 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-19 16:45:31 +00:00
markusbloch
0b70532179 FB_CALLLIST: fix "Use of uninitialized value" warnings during FHEM startup (Forum: #47568)
git-svn-id: https://svn.fhem.de/fhem/trunk@10545 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-16 23:03:19 +00:00
markusbloch
e928cedbb6 FB_CALLMONITOR,FB_CALLLIST: add =item helper marker
git-svn-id: https://svn.fhem.de/fhem/trunk@10542 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-16 22:11:18 +00:00
markusbloch
c96f7e84d6 FB_CALLLIST: code optimizations
git-svn-id: https://svn.fhem.de/fhem/trunk@10442 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-10 14:28:44 +00:00
markusbloch
6237e50f83 FB_CALLIST: remove temporary debug log message
git-svn-id: https://svn.fhem.de/fhem/trunk@10441 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-10 14:17:56 +00:00
markusbloch
897ebbe1c7 FB_CALLLIST: minor commandref changes
git-svn-id: https://svn.fhem.de/fhem/trunk@10440 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-10 14:15:32 +00:00
markusbloch
d2a570f920 FB_CALLLIST: new attribute answMachine-is-missed-call to treat answering machine calls, as "missed call" (Forum: #47098), added global to NOTIFYDEV
git-svn-id: https://svn.fhem.de/fhem/trunk@10436 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-10 11:51:52 +00:00
markusbloch
a6eaa82211 FB_CALLLIST: fix not working longpoll mechanism, delete stored list from uniqueId when "delete <name>" is executed via DeleteFn, code optimizations
git-svn-id: https://svn.fhem.de/fhem/trunk@10317 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-31 12:12:25 +00:00
markusbloch
8dced6203d FB_CALLLIST: remove unwanted html tags from commandref (Forum: #46371)
git-svn-id: https://svn.fhem.de/fhem/trunk@10300 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-29 20:05:35 +00:00
markusbloch
fdd70b3def FB_CALLLIST: start call processing only when "event:" is triggered by corresponding FB_CALLMONITOR device.
git-svn-id: https://svn.fhem.de/fhem/trunk@10290 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-28 21:23:59 +00:00
markusbloch
4f1cd057ae FB_CALLLIST: code optimizations
git-svn-id: https://svn.fhem.de/fhem/trunk@10277 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-27 20:42:48 +00:00
markusbloch
06cf5f6811 FB_CALLLIST: minor commandref changes
git-svn-id: https://svn.fhem.de/fhem/trunk@10105 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-05 23:32:11 +00:00
markusbloch
5d3888863b FB_CALLLIST: more precise commandref anchors and references
git-svn-id: https://svn.fhem.de/fhem/trunk@10104 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-05 22:57:56 +00:00
markusbloch
69b9246319 FB_CALLLIST: delete the stored list from file via setKeyValue when executing set command "clear"
git-svn-id: https://svn.fhem.de/fhem/trunk@9363 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-04 10:13:40 +00:00
markusbloch
1bdd55b8d1 FB_CALLLIST: allow non-FB_CALLMONITOR devices when define a FB_CALLLIST (Forum: #41152)
git-svn-id: https://svn.fhem.de/fhem/trunk@9267 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-17 15:38:04 +00:00
markusbloch
431e3df5a8 FB_CALLLIST: skip already processed events to avoid double processing
git-svn-id: https://svn.fhem.de/fhem/trunk@9194 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-02 18:57:06 +00:00
markusbloch
eaa2245165 FB_CALLLIST: force a disabled Terse mechanism for Data::Dumper (Forum: #40192)
git-svn-id: https://svn.fhem.de/fhem/trunk@9121 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-23 22:01:56 +00:00
markusbloch
add3ba3790 FB_CALLLIST: fix not working icon-mapping when using quotation marks instead of apostrophe (Forum: #38691)
git-svn-id: https://svn.fhem.de/fhem/trunk@9001 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-28 20:57:40 +00:00
markusbloch
d687387259 FB_CALLLIST: new attribute icon-mapping for customizing the icons for all call states.
git-svn-id: https://svn.fhem.de/fhem/trunk@8982 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-26 08:05:37 +00:00
markusbloch
1124bca4f8 FB_CALLLIST: new attribute "external-mapping", new column for external_connection reading (by Michael)
git-svn-id: https://svn.fhem.de/fhem/trunk@8900 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-05 18:54:17 +00:00
markusbloch
de1a1c5b48 FB_CALLLIST: added no-heading attribute (Forum: #38384)
git-svn-id: https://svn.fhem.de/fhem/trunk@8827 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-25 21:04:07 +00:00
markusbloch
c61c8ecfc1 FB_CALLLIST: new attribute create-readings to optionally enable the generation of readings/events for each listed call (Forum: #38322)
git-svn-id: https://svn.fhem.de/fhem/trunk@8817 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-24 19:14:24 +00:00
markusbloch
f3a8c6806d FB_CALLLIST: removed unneccessary if-statement
git-svn-id: https://svn.fhem.de/fhem/trunk@8772 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-18 19:32:05 +00:00
markusbloch
6e8b5f80b2 FB_CALLLIST: Only cleanup list when init is done, minor code and commandref changes
git-svn-id: https://svn.fhem.de/fhem/trunk@8771 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-18 19:27:59 +00:00
markusbloch
ee3465b8be 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@8739 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-13 15:10:24 +00:00