fusionpbx/app
Mark Crane 961d74933c Provisioning, Add panasonic to the mac address vendor list and synchronize the lists. 2013-08-30 00:47:58 +00:00
..
adminer Change html_select to adminer_html_select. 2013-07-27 15:52:25 +00:00
call_block Move the index.lua inside scripts/app/call_block/index.lua accessed by freeswitch with: 2013-08-27 03:24:59 +00:00
call_broadcast Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
call_center Call Center handle spaces in queue name by replacing them with a dash. 2013-08-29 17:46:12 +00:00
call_center_active Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
call_flows Move references to php classes in includes/classes to resource/classes. 2013-07-06 07:13:36 +00:00
calls Adjust the changed to the dnd class. 2013-07-29 23:23:12 +00:00
calls_active Fix the status select on the active calls page. 2013-07-30 20:11:42 +00:00
click_to_call Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
conference_centers Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
conferences Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
conferences_active Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
contacts Update the invoices link that is only visible if that modules is installed. 2013-08-16 23:36:30 +00:00
content fixed buf using translations 2013-07-29 17:22:25 +00:00
destinations Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
devices Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
dialplan Custom variables belong under the global dialplan or global (meaning global per tenant) could be renamed to variables. Would be better to set under system -> variables -> transfer_ringback. 2013-08-26 22:40:25 +00:00
dialplan_features dialplan_features: Move conf into switch directory. 2013-08-26 20:55:56 +00:00
dialplan_inbound Fix the inbound route save button. 2013-08-28 06:00:28 +00:00
dialplan_outbound Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
edit Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
exec Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
extensions Move references to php classes in includes/classes to resource/classes. 2013-07-06 07:13:36 +00:00
fax Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
fifo Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
fifo_list Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
follow_me Remove some commented code. 2013-07-11 22:15:49 +00:00
gateways Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
hot_desking Move hot desking conf/dialplan into the switch directory. 2013-08-26 20:46:43 +00:00
ivr_menu Simplify the ivr menu options. 2013-08-25 02:00:58 +00:00
log_viewer Remove one extra htmlentities to fix the color formatting of the log viewer. 2013-08-21 18:34:01 +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 Move references to php classes in includes/classes to resource/classes. 2013-07-06 07:13:36 +00:00
music_on_hold Remove a variable that is not being used. 2013-07-13 22:53:26 +00:00
provision Provisioning, Add panasonic to the mac address vendor list and synchronize the lists. 2013-08-30 00:47:58 +00:00
recordings Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
registrations Move references to php classes in includes/classes to resource/classes. 2013-07-06 07:13:36 +00:00
ring_groups Minor modification to Ring Groups interface increased the delay and timeout seconds in the select list. 2013-08-16 23:32:44 +00:00
schemas Case insensitive searches for the schema views 2013-07-09 20:34:44 +00:00
services Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
settings remove i386 2013-08-27 05:34:03 +00:00
sip_profiles Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
sip_status Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
sql_query Update a few more references to files that have been move to the resources directory. 2013-07-06 07:01:14 +00:00
system Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
time_conditions Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
traffic_graph Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
vars Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
voicemail_greetings Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
voicemails Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
xml_cdr Move references to php classes in includes/classes to resource/classes. 2013-07-06 07:13:36 +00:00
xmpp Replace php short tags as they are as portable as standard <?php. In other words in the php.ini short tags is off by default. 2013-07-15 22:32:43 +00:00