Commit Graph

4196 Commits

Author SHA1 Message Date
jebsolutions
f13020b70c Minor fixes to HTML markup. (#2274)
call_flow_edit.php
- fix: <script> tag output before html headers
2016-12-27 10:06:30 -07:00
jebsolutions
4276ae2583 vars.php - fix 3 notify warnings (#2247) 2016-12-26 14:57:49 -07:00
Luis Daniel Lucio Quiroz
78415dd293 Fix global vars scope (#2263)
Same rationale as 4.2
2016-12-26 14:53:42 -07:00
FusionPBX
5a852cfb6e Update app_languages.php 2016-12-23 01:03:22 -07:00
FusionPBX
e9dec6c366 Update app_config.php
Add hostname to the gateways table.
2016-12-23 01:02:06 -07:00
FusionPBX
950c58a139 Update app_languages.php 2016-12-23 01:00:49 -07:00
FusionPBX
e8990fd17f Update dialplan_edit.php
Add dialplan hostname and change some of the indentation.
2016-12-23 01:00:02 -07:00
FusionPBX
9aed1fb767 Update gateway_edit.php
Move the hostname for the gateway behind the advanced button.
2016-12-23 00:29:57 -07:00
FusionPBX
14a57b498e Update app_config.php
Show the follow me ignore busy by default.
2016-12-22 23:59:28 -07:00
FusionPBX
cb1d23ee50 Update xml_cdr_inc.php 2016-12-22 21:36:46 -07:00
FusionPBX
4ea4d28467 Update xml_cdr.php 2016-12-22 21:19:35 -07:00
FusionPBX
e7a7d0086a Update xml_cdr.php 2016-12-22 21:14:22 -07:00
FusionPBX
06f8010854 Update v_xml_cdr_import.php 2016-12-22 21:10:22 -07:00
FusionPBX
0c600c9df8 Update v_xml_cdr_import.php 2016-12-22 20:50:09 -07:00
FusionPBX
4a2c345cd9 Update xml_cdr.php
Hide the the paging controls in Call Detail Records if there are are not enough records to page.
2016-12-22 19:02:16 -07:00
FusionPBX
13db5ebe6a Update xml_cdr_search.php 2016-12-22 18:41:19 -07:00
FusionPBX
3361167cce Update xml_cdr_inc.php 2016-12-22 17:54:10 -07:00
FusionPBX
7660686ce6 Update xml_cdr.php 2016-12-22 17:37:47 -07:00
FusionPBX
5ee42b5c21 Update xml_cdr.php 2016-12-22 17:03:05 -07:00
FusionPBX
7b7adb126f Update xml_cdr_inc.php 2016-12-22 16:59:34 -07:00
FusionPBX
270e0288aa Update xml_cdr_inc.php 2016-12-21 17:02:10 -07:00
FusionPBX
9657093bd1 Update xml_cdr.php 2016-12-21 16:58:21 -07:00
FusionPBX
c3c9a7f83e Update xml_cdr_search.php 2016-12-21 16:25:22 -07:00
FusionPBX
ea4ef9b9c4 Update v_xml_cdr_import.php 2016-12-21 14:14:45 -07:00
FusionPBX
f4378f8c2d Update xml_cdr.php 2016-12-21 14:02:56 -07:00
jebsolutions
c584e8a0a1 Fix multiple notify warnings (#2254)
test:
- enable all errors
- go to log view page

expected result:
- no warnings/notify/errors

actual result:
Notice: Undefined index: ln in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 48
Notice: Undefined index: ord in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 51
Notice: Undefined index: fs in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 54
Notice: Undefined index: a in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 57
Notice: Undefined index: filter in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 81
Notice: Undefined variable: byte_count in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 221
Notice: Use of undefined constant color - assumed 'color' in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 246
Notice: Use of undefined constant font - assumed 'font' in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 246
Notice: Undefined variable: line_num in /var/www/fusionpbx/app/log_viewer/log_viewer.php on line 270
2016-12-20 13:26:42 -07:00
FusionPBX
db9168adff Update fax_send.php
Fax conversion failed until adding the /tmp as the home directory in this way.
2016-12-17 12:47:38 -07:00
FusionPBX
a6b3ab1243 Update scripts.php
Add expire.default and expire.ivr.
2016-12-14 08:41:35 -07:00
FusionPBX
3ecb25ce1c Update dialplans.php 2016-12-13 08:49:33 -07:00
FusionPBX
a842a5f384 Update fileoptionslist.php 2016-12-11 22:57:51 -07:00
FusionPBX
45a24a2781 Update filelist.php 2016-12-11 22:53:19 -07:00
FusionPBX
eea7cda2eb Update 070_speed_dial.xml
Removing the other conditions because of the prefix.
2016-12-08 12:26:17 -07:00
FusionPBX
cf86c2ba9f Update 070_speed_dial.xml
Adjust the condition order
2016-12-08 12:15:42 -07:00
FusionPBX
7f70760ab6 Update 070_speed_dial.xml 2016-12-08 11:06:54 -07:00
FusionPBX
d9a18714c4 Update 070_speed_dial.xml 2016-12-08 03:18:09 -07:00
FusionPBX
434b1ffbac Create 070_speed_dial.xml
Add a new speed dial dialplan.
2016-12-08 03:13:11 -07:00
FusionPBX
3f01bea65d Update app_config.php 2016-12-08 03:05:41 -07:00
FusionPBX
5b6f9e3d4e Update dialplan_edit.php
Use is_array before every use of foreach.
2016-12-08 02:13:40 -07:00
FusionPBX
857c74cf1a Update dialplan_edit.php
Check if details is an array before using ksort.
2016-12-08 02:07:28 -07:00
Alexey Melnichuk
faf90fe297 Fix. Remove unused code. (#2233) 2016-12-07 23:46:47 -07:00
FusionPBX
4b67b3f9ec Update app_languages.php
Add english speed dial label and description.
2016-12-07 23:38:21 -07:00
FusionPBX
8b6125bef6 Update contact_phone_edit.php
Add speed dial.
2016-12-07 23:27:31 -07:00
FusionPBX
b2b01634f1 Update app_config.php
Add contact phone speed dial.
2016-12-07 23:04:12 -07:00
FusionPBX
0bd27568d7 Update contact_phone_edit.php 2016-12-07 22:26:13 -07:00
FusionPBX
1ab63eb1ab Delete provision_write.php 2016-12-06 11:30:48 -07:00
FusionPBX
5a6ff1b133 Update device_profile_edit.php 2016-12-06 11:25:37 -07:00
FusionPBX
33e51a811c Update device_edit.php 2016-12-06 11:25:08 -07:00
FusionPBX
b4f1ff0297 Update device_dashboard.php 2016-12-06 11:24:07 -07:00
FusionPBX
2d176686ca Update device_profile_delete.php 2016-12-06 11:22:52 -07:00
FusionPBX
cc712ea843 Update device_profile_delete.php 2016-12-06 11:21:13 -07:00