59 Commits

Author SHA1 Message Date
markusbloch
d8e7e74aac FB_CALLLIST: use readingsDelete() to delete readings
git-svn-id: https://svn.fhem.de/fhem/trunk@15965 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-23 09:05:40 +00:00
markusbloch
436ef86d60 FB_CALLLIST: minor code optimization
git-svn-id: https://svn.fhem.de/fhem/trunk@15886 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-14 14:25:28 +00:00
markusbloch
d4134b687c FB_CALLLIST: fix several bugs with new event communication
git-svn-id: https://svn.fhem.de/fhem/trunk@15884 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-14 10:04:42 +00:00
markusbloch
7b701f8b82 FB_CALLIST: update only the changed items via inform mechanism. don't update all items allways. (Forum: #80376)
git-svn-id: https://svn.fhem.de/fhem/trunk@15880 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-13 21:46:04 +00:00
markusbloch
1cdb230a54 FB_CALLLIST: fix warnings during startup if no mapping is used
git-svn-id: https://svn.fhem.de/fhem/trunk@15810 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-07 11:09:26 +00:00
markusbloch
a8298572bd FB_CALLLIST: remove unwanted lines/whitespaces
git-svn-id: https://svn.fhem.de/fhem/trunk@15801 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-06 11:40:20 +00:00
markusbloch
171637569e FB_CALLLIST: evaluate mapping tables in NotifyFn (Forum: #81892), minor code cleanup
git-svn-id: https://svn.fhem.de/fhem/trunk@15800 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-06 11:36:23 +00:00
markusbloch
beeac36b60 FB_CALLLIST: correct commandref for attr number-of-calls (Forum: #77189)
git-svn-id: https://svn.fhem.de/fhem/trunk@15164 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-10-01 14:28:10 +00:00
markusbloch
5caa5fd5fb my modules: remove unneccessary whitespaces at the end of the line
git-svn-id: https://svn.fhem.de/fhem/trunk@15140 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-09-26 09:20:09 +00:00
markusbloch
ff5f745277 FB_CALLLIST: fix shifted table header (Forum: #75435)
git-svn-id: https://svn.fhem.de/fhem/trunk@14919 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-08-18 17:41:36 +00:00
markusbloch
06608b5221 FB_CALLLIST: fix perl warning in case of an invalid column name in attribute visible-columns (Forum: 74049)
git-svn-id: https://svn.fhem.de/fhem/trunk@14676 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-07-09 11:58:10 +00:00
markusbloch
69a1b3f1dc FB_CALLLIST: internal code makeover, split HTML and JSON generation into separate functions
git-svn-id: https://svn.fhem.de/fhem/trunk@13524 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-02-26 10:37:41 +00:00
markusbloch
38392463f3 FB_CALLLIST: always generate event for numberOfCalls
git-svn-id: https://svn.fhem.de/fhem/trunk@13305 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-02-01 21:19:24 +00:00
markusbloch
914c245b68 FB_CALLLIST: delete readings on set command "clear"
git-svn-id: https://svn.fhem.de/fhem/trunk@13304 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-02-01 21:15:54 +00:00
markusbloch
bcbdeeaa65 FB_CALLLIST: end calls, which are still active with same call-id (Forum: #62468)
git-svn-id: https://svn.fhem.de/fhem/trunk@12852 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-20 17:27:38 +00:00
markusbloch
e50b91b6b2 commandref: add summary description to all my modules
git-svn-id: https://svn.fhem.de/fhem/trunk@11987 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-19 17:13:41 +00:00
markusbloch
c00b3c9d12 FB_CALLLIST: AttrFn check for number-of-calls, extend possible values to 40 calls
git-svn-id: https://svn.fhem.de/fhem/trunk@11835 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-07-24 08:47:17 +00:00
markusbloch
e764abe206 FB_CALLLIST: fixing double space in certain call state values
git-svn-id: https://svn.fhem.de/fhem/trunk@11507 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-05-23 20:08:33 +00:00
markusbloch
db1fb378d2 FB_CALLLIST: fix not working calllist when renaming the configured FB_CALLMONITOR definition.
git-svn-id: https://svn.fhem.de/fhem/trunk@11466 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-05-16 12:15:57 +00:00
markusbloch
ca41d8b03a FB_CALLLIST: fixing no reading update when list becomes empty (Forum: #52158)
git-svn-id: https://svn.fhem.de/fhem/trunk@11421 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-05-09 20:17:15 +00:00
markusbloch
3ae0174d47 FB_CALLLIST: delete also corresponding readings if a call gets deleted (Forum: #52158)
git-svn-id: https://svn.fhem.de/fhem/trunk@11300 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-04-23 15:16:10 +00:00
markusbloch
a35001a77f FB_CALLLIST: don't create html code in readings when create-readings attribute is activated and number-cmd attribute is set.
git-svn-id: https://svn.fhem.de/fhem/trunk@11055 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-03-13 16:41:00 +00:00
markusbloch
9028c54e3d FB_CALLLIST: fix some missing html entities in german commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@11013 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-03-06 16:44:18 +00:00
markusbloch
bc81874cf3 FB_CALLLIST: added missing time frame unit "week" to AttrFn check.
git-svn-id: https://svn.fhem.de/fhem/trunk@11012 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-03-06 16:36:19 +00:00
markusbloch
a0deab1d5d FB_CALLLIST: new attribute "expire-calls-after" to automatically delete call entries after a certain time frame; ordering of attributes in commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@11010 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-03-06 16:28:54 +00:00
markusbloch
56e8d4dff2 FB_CALLLIST: new reading "numberOfCalls" which shows the number of shown call entries.
git-svn-id: https://svn.fhem.de/fhem/trunk@11003 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-03-06 11:10:39 +00:00
markusbloch
7925dad533 FB_CALLLIST: minor commandref fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@10716 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-03 19:01:38 +00:00
markusbloch
4c8d95397d FB_CALLLIST: minor commandref fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@10715 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-03 18:59:29 +00:00
markusbloch
075a920e67 FB_CALLLIST: minor commandref fix
git-svn-id: https://svn.fhem.de/fhem/trunk@10713 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-03 17:11:58 +00:00
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