Nate
f4a9767d25
Database Transactions: List view updates. Misc Action Bar adjustments. Include missing class for Conferences (Doh).
2019-11-05 08:13:42 -07:00
FusionPBX
fefbfe4dc6
Update call_block.php
2019-10-31 13:51:59 -06:00
FusionPBX
c5f48a72c4
Update call_block.php
2019-10-31 12:05:04 -06:00
FusionPBX
111baeb231
Update call_block.php
2019-10-30 02:26:28 -06:00
FusionPBX
0356b4992c
Update call_block.php
2019-10-28 16:40:32 -06:00
Nate
f348994b56
Minor mods to Access Controls, Bridges, Call Block and Call Broadcast lists and classes.
2019-10-25 19:40:28 -06:00
Nate
c2c0f54561
Action Bar mods.
2019-10-24 16:31:14 -06:00
Nate
0304827fd3
Action Bar mods.
2019-10-24 16:28:09 -06:00
Nate
6a8fc50e53
Button class updates, logic updates to other files.
2019-10-23 21:19:37 -06:00
Nate
a69427d35b
Updates to Access Controls, Bridges, and Call Block.
2019-10-21 17:03:59 -06:00
Nate
05f9eda15f
Update access_controls.php, bridges.php, call_block.php
2019-10-21 12:09:41 -06:00
Nate
ce9ec169e6
CSS: Define responsive breakpoints, add to Access Controls, Bridges, Call Block, Buttons class.
2019-10-19 20:29:44 -06:00
Nate
b00fa8cc31
Call Block: List view updates.
2019-10-19 19:14:34 -06:00
FusionPBX
1eda718f7c
Update call_block.php
2019-08-23 12:08:44 -06:00
Nate
6bd051ad10
Database class integration.
2019-07-01 21:10:31 -06:00
FusionPBX
6918f80755
Update call_block.php
2019-05-28 14:53:36 -06:00
AlexanderDCrane
c81b948be5
Update call_block.php
2019-05-28 14:36:42 -06:00
FusionPBX
cadbf5266e
Update call_block.php
2018-06-05 12:30:25 -06:00
The-Operator
57e0905a36
Enhance Call Blocking [master] ( #2988 )
...
* Added support for regular expressions in the numbers to be blocked.
Reduced the caching timeout, as the counter is only incremented when a call is blocked and the number is not cached.
* Added default sort order.
* Added option to switch on/off use of regular expression matching for pgsql and mysql.
* Added support for sqlite and updated default number match to "LIKE" as suggested by MafooUK on IRC.
* Selection of behavior (default [=], regex or like matching) is now done via the variable call_block_matching = regex|like|EMPTY - type text - in the Call Block section of Default Settings.
* Updated comment to match new matching.
2018-05-08 08:50:57 -06:00
reliberate
cd7843b7f3
Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric).
2016-03-28 23:02:11 -06:00
mafoo
4131a70c02
BugFix-Translation-True_False
...
fixed various uses of ucwords() to render true/false to use
$text[label-*] instead
2016-03-11 11:34:52 +00:00
Nate Jones
dbd9fbc07b
Visual adjustments.
2015-02-15 07:59:02 +00:00
Mark Crane
03220c9754
Add the text class to more of the applications.
2015-01-18 10:06:08 +00:00
Mark Crane
6c9f3e41f8
Fix call block paging.
2015-01-08 06:13:24 +00:00
Nate Jones
1c20d24653
Usability Enhancement: Click on list rows to Edit items.
2014-06-22 01:10:24 +00:00
Nate Jones
e979147858
Add links to certain column text in a list view.
...
Add ability to edit Call Block number.
2014-06-21 00:58:16 +00:00
Nate Jones
d44d9bd817
Unstack list control icons.
2014-02-26 04:02:56 +00:00
Nate Jones
81d5ea95e1
Response message updates.
2014-02-21 02:03:22 +00:00
Mark Crane
2c5a380e0e
Rename the fields in call_block to conform with the database naming convention and to match the table name.
2013-09-27 10:21:43 +00:00
Mark Crane
4f8ee891af
Call Block: Fix the references to foreign keys and rename blocked_caller_uuid to call_block_uuid to conform to the naming convention.
2013-09-12 07:58:56 +00:00
Mark Crane
1572ab3b17
Move call_block so that it is available to people in a default install. Thanks gerritv for providing this feature.
2013-08-23 08:14:51 +00:00