fusionpbx/app
Mark Crane 564898e01f Secure xml cdr with http_enabled set to false if the url param is not found in the xml_cdr.conf.xml 2013-04-30 09:30:44 +00:00
..
adminer House cleaning on the recent app_config.php commits. Cleanup trailing white spaces, multiple spaces replaced with tabs and a few extra line feeds. 2012-10-11 01:28:18 +00:00
call_broadcast Remove the v_ from the links in call broadcast. 2012-11-24 00:24:54 +00:00
call_center Get rid of trailing whitespace. 2013-04-09 21:46:23 +00:00
call_center_active Update the files in call center active. 2012-11-24 02:47:34 +00:00
call_flows Clear memcache as needed. 2013-01-16 00:26:48 +00:00
calls Ensure that the follow me data is added to the db correctly. 2013-04-11 08:15:44 +00:00
calls_active Remove line feeds after ?>. Remove mod_valet fusionpbx has a different park system. Minor adjustment to default permissions. 2013-01-04 19:53:32 +00:00
click_to_call A few changes from the merge. 2013-01-20 01:13:19 +00:00
conference_centers Fix the code that makes sure the moderator and participant pin numbers are unique. 2013-04-24 22:25:44 +00:00
conferences Clear memcache as needed. 2013-01-16 00:26:48 +00:00
conferences_active Change the active conference links into buttons. 2013-03-26 19:32:38 +00:00
contacts Remove test code. 2013-04-25 20:08:08 +00:00
content App->content (content manager), added preliminary support for translations. 2012-11-24 19:37:34 +00:00
destinations Fix a bug with destinations when a fax destination was not selected it prevented update from working. 2013-01-21 18:19:13 +00:00
devices Add option to for domain based provisioning template directory. 2013-04-29 14:45:25 +00:00
dialplan change ;loops= to {loops= 2013-04-24 17:18:00 +00:00
dialplan_features House cleaning on the recent app_config.php commits. Cleanup trailing white spaces, multiple spaces replaced with tabs and a few extra line feeds. 2012-10-11 01:28:18 +00:00
dialplan_inbound When adding an inbound route escape the + with \+. 2013-01-21 22:49:34 +00:00
dialplan_outbound Clear memcache as needed. 2013-01-16 00:26:48 +00:00
exec app->exec, added preliminary support for translations. 2012-11-24 21:40:43 +00:00
extensions Make the provisioning use device extension table. 2013-04-28 07:24:41 +00:00
fax A few changes from the merge. 2013-01-20 01:13:19 +00:00
fifo Clear memcache as needed. 2013-01-16 00:26:48 +00:00
fifo_list Update the files in fifo list. 2012-11-24 02:41:15 +00:00
follow_me Remove caller id prefix from follow me. 2012-12-18 14:15:38 +00:00
gateways Fix the gateway copy. 2013-04-28 04:36:30 +00:00
grammar_edit House cleaning on the recent app_config.php commits. Cleanup trailing white spaces, multiple spaces replaced with tabs and a few extra line feeds. 2012-10-11 01:28:18 +00:00
hot_desking Clear memcache as needed. 2013-01-16 00:26:48 +00:00
hunt_groups Hunt Groups - Change the link for the menu after changing the path. 2013-04-23 01:49:03 +00:00
ivr_menu Add ivr menu cid prefix. 2013-02-12 11:19:52 +00:00
log_viewer htmlentities used to show < and > in the log viewer 2013-04-20 00:16:36 +00:00
login For convenience move logout.php back to the root directory. 2013-01-13 12:22:19 +00:00
meetings Update the table structure required for conference center. 2013-04-16 17:11:05 +00:00
modules Update the link to the system -> modules page to remove the 'v_'. 2012-11-26 17:12:06 +00:00
music_on_hold Add recordings to the ring back list. 2013-03-01 07:28:40 +00:00
php_edit House cleaning on the recent app_config.php commits. Cleanup trailing white spaces, multiple spaces replaced with tabs and a few extra line feeds. 2012-10-11 01:28:18 +00:00
provision Add option to for domain based provisioning template directory. 2013-04-29 14:45:25 +00:00
provision_editor Fix the files path for the provision editor. 2013-03-13 14:33:37 +00:00
recordings Wrap the recordings upload with the correct permission as recommended here. 2013-04-24 18:29:46 +00:00
registrations App->Registrations, added preliminary support for translations. 2012-11-24 15:41:37 +00:00
ring_groups Change fetchAll to fetch. 2013-04-29 15:09:05 +00:00
schemas Fix a little the schema field list display so it looks correct. 2013-04-18 16:54:01 +00:00
script_edit Fixed translation on script editor file options. 2013-04-24 03:28:57 +00:00
services Update the service add link. 2013-03-25 16:12:11 +00:00
settings Change the app_languages.php file type to utf-8. 2012-11-24 07:05:50 +00:00
sip_profiles Improve the default.xml sip profile template. 2013-03-15 04:43:18 +00:00
sip_status Fix the registrations link on the SIP Status page. 2013-03-16 20:11:29 +00:00
sql_query Fix the sql query backup tool. Tested with postgres and sqlite. 2013-02-23 02:54:41 +00:00
system Change the app_languages.php file type to utf-8. 2012-11-24 07:05:50 +00:00
time_conditions Clear memcache as needed. 2013-01-16 00:26:48 +00:00
traffic_graph House cleaning on the recent app_config.php commits. Cleanup trailing white spaces, multiple spaces replaced with tabs and a few extra line feeds. 2012-10-11 01:28:18 +00:00
vars When using the install or upgrade save vars.xml file. 2013-04-28 07:28:04 +00:00
voicemail_greetings Fix a voicemail greeting delete problem as described here. 2013-04-15 15:49:42 +00:00
voicemails Add sqlite:// to the lua scripts to match the new syntax. Add debian package files produced by rneese. 2013-03-13 14:25:39 +00:00
xml_cdr Secure xml cdr with http_enabled set to false if the url param is not found in the xml_cdr.conf.xml 2013-04-30 09:30:44 +00:00
xml_edit House cleaning on the recent app_config.php commits. Cleanup trailing white spaces, multiple spaces replaced with tabs and a few extra line feeds. 2012-10-11 01:28:18 +00:00
xmpp Fix the delete link for xmpp. Thanks _trine for reporting the issue. 2013-03-30 16:33:12 +00:00