fusionpbx/app
markjcrane 2fd1a44842 voicemail_id is not guaranteed to be numeric so can't use the cast unless we protect against non numeric ids. 2016-04-19 14:05:12 -06:00
..
access_controls Add the lan acl as a default again. 2016-04-19 00:21:52 -06:00
adminer WhitespaceClean-app/batch_1 2016-03-11 11:56:29 +00:00
backup Add a missing permission on backup. 2016-04-04 19:51:22 -06:00
call_block Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
call_broadcast Misc: Fix datetimepicker on Time Conditions, CDR, Contact Times, etc. 2016-04-13 13:23:07 -06:00
call_center_active Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
call_centers Dashboard: Fix issue with Ring Group Forward not saving changes. 2016-04-07 14:14:32 -06:00
call_flows Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
calls Dashboard: Remove unnecessary inline cursor style, minor mods. 2016-04-12 10:20:40 -06:00
calls_active Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00
click_to_call User Dashboard: Restore Click-to-Call functionality. 2016-03-14 18:59:30 -06:00
conference_centers Misc: Fix datetimepicker on Time Conditions, CDR, Contact Times, etc. 2016-04-13 13:23:07 -06:00
conferences Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
conferences_active Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00
contacts Remove the last contact_email field that was deprecated. 2016-04-14 20:13:40 -06:00
destinations Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
devices Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
dialplan Add a contructor to the dialplan class. 2016-04-14 22:34:10 -06:00
dialplan_inbound Misc: Fix datetimepicker on Time Conditions, CDR, Contact Times, etc. 2016-04-13 13:23:07 -06:00
dialplan_outbound Outbound Route: Set effective_caller_id_name to use Emergency CID Name when creating 911 route. 2016-02-29 21:46:13 -07:00
edit Theme: Integrate settings to customize the style of edit form tables (label, field, heading and row cells). 2016-04-07 12:00:19 -06:00
emails Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
exec Make the advanced -> command execute page more compact. 2016-04-14 14:50:06 -06:00
extensions Voicemail: Show Add button even when no Voicemails exist. 2016-03-31 18:03:32 -06:00
fax Add. `allowed_extension` array to specify allowed files in email. 2016-04-14 17:38:33 +03:00
fifo Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00
fifo_list WhitespaceClean-app/batch_2 2016-03-11 12:01:24 +00:00
follow_me Add a new permission follow_me_ignore_busy. 2016-02-26 14:13:32 -07:00
gateways Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
ivr_menus Fix IVR Menu say and tone for long greeting. 2016-04-06 01:38:30 -06:00
log_viewer Misc: Fix datetimepicker on Time Conditions, CDR, Contact Times, etc. 2016-04-13 13:23:07 -06:00
meetings Fix the file extension for app/meetings/app_menu.php 2014-12-27 17:12:42 +00:00
modules Rename to the switch_settings class. 2016-04-02 20:11:51 -06:00
music_on_hold Theme: Add additional Settings to control the style of various elements, remove old css classes. 2016-03-28 22:29:15 -06:00
operator_panel Fix. Use operator panel with short extension. 2016-03-09 16:24:20 +03:00
phrases Get the database connection for save_phrases_xml.php. 2016-04-15 19:52:21 -06:00
provision Merge pull request #1500 from moteus/provision_contact_sql 2016-03-24 21:44:32 -06:00
recordings Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
registrations Show both LAN and WAN IP in the registrations. 2016-03-23 00:14:30 -06:00
ring_groups Dashboard: Fix issue with Ring Group Forward not saving changes. 2016-04-07 14:14:32 -06:00
scripts Restore the path to config.lua. 2016-04-16 00:44:10 -06:00
services Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
settings Fix v_settings update sql command in app/settings/app_defaults.php. 2016-03-26 23:59:28 -06:00
sip_profiles SIP Profile Settings: Set paging at 200 records, add param. 2016-03-30 00:58:47 -06:00
sip_status Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00
system Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00
time_conditions Misc: Fix datetimepicker on Time Conditions, CDR, Contact Times, etc. 2016-04-13 13:23:07 -06:00
traffic_graph WhitespaceClean-app/batch_2 2016-03-11 12:01:24 +00:00
vars WhitespaceClean-app/batch_2 2016-03-11 12:01:24 +00:00
voicemail_greetings Theme: Add additional Settings to control the style of various elements, remove old css classes. 2016-03-28 22:29:15 -06:00
voicemails voicemail_id is not guaranteed to be numeric so can't use the cast unless we protect against non numeric ids. 2016-04-19 14:05:12 -06:00
xml_cdr Set extension summary to use GET instead of POST. 2016-04-14 21:11:05 -06:00