fusionpbx/app/xml_cdr
Harry G. Coin 89e5ecbcdf The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE);
So, please find in this set numerous small changes which eliminate numerous php warning messages.

Also, a small bug fix in an sql statistics routine, naming a count(*) field as count, so displaying correct detail.

If any of the proposed changes are omitted, the relevant page will experience php warnings.

There are no doubt fusionpbx pages I've yet to visit that still generate warnings, this set is nearly certainly not comprehensive.
2016-04-25 20:19:58 -05:00
..
app_config.php Remove call center log table and remove redundant semi-colons. 2015-06-21 05:43:06 +00:00
app_defaults.php Remove extra line spaces. 2015-03-22 00:01:39 +00:00
app_languages.php User Dashboard: Add blocks with additional customizable information (voicemail count, missed calls, recent calls, system counts, domain limits, and system status). 2016-03-10 16:29:47 -07:00
app_menu.php Add latest translations 2015-08-02 23:42:11 +00:00
report.php wrong directory 2013-10-29 22:47:50 +00:00
root.php Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00
v_xml_cdr_import.php WhitespaceClean-app/xml_cdr 2016-03-11 11:54:18 +00:00
xml_cdr.php Misc: Fix datetimepicker on Time Conditions, CDR, Contact Times, etc. 2016-04-13 13:23:07 -06:00
xml_cdr_delete.php After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used. 2015-12-06 13:37:35 -07:00
xml_cdr_details.php After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used. 2015-12-06 13:37:35 -07:00
xml_cdr_export.php Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
xml_cdr_extension_summary.php The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE); 2016-04-25 20:19:58 -05:00
xml_cdr_import_update.php WhitespaceClean-app/xml_cdr 2016-03-11 11:54:18 +00:00
xml_cdr_inc.php Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
xml_cdr_search.php Added: Bootstrap Framework - initial integration. 2016-03-25 16:29:20 -06:00
xml_cdr_statistics.php User Dashboard: Add blocks with additional customizable information (voicemail count, missed calls, recent calls, system counts, domain limits, and system status). 2016-03-10 16:29:47 -07:00
xml_cdr_statistics_csv.php Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
xml_cdr_statistics_inc.php The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE); 2016-04-25 20:19:58 -05:00