fusionpbx/app/fax
Harry G. Coin 8abe003a71 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
..
resources Change. `parse_message` do full parse test and attachments. 2016-04-08 12:31:13 +03:00
app_config.php Add. Web UI to monitor for fax queue. 2015-12-08 16:16:54 +03:00
app_defaults.php Add. `allowed_extension` array to specify allowed files in email. 2016-04-14 17:38:33 +03:00
app_languages.php First pass on app/* 2015-12-10 10:12:41 +00:00
app_menu.php Add latest translations 2015-08-02 23:42:11 +00:00
fax.php Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
fax_active.php Fix. Display correct gateway name in URI on `Fax Active` page 2016-03-23 14:02:33 +03:00
fax_active_exec.php Add. Ability to delete fax queue element 2015-12-08 16:42:13 +03:00
fax_active_inc.php Fix. Display correct gateway name in URI on `Fax Active` page 2016-03-23 14:02:33 +03:00
fax_copy.php Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
fax_delete.php Fax: Upgrade script to generate and store meta-data from existing fax files, fix Lua script to insert correct fax file path into db, JavaScript prompt corrections, adjust redirect after send to use new interface, fix delete so files on file system are removed (using path from db), fix paging and sorting on Inbox and Sent, fix TIF to PDF conversion for viewing sent/received faxes (if PDF version not present). 2015-05-09 05:22:29 +00:00
fax_edit.php If the user is in the superadmin or admin group and user group it was preventing the fax_forward number from being updated. 2016-02-11 00:19:44 -07:00
fax_emails.php Add. `allowed_extension` array to specify allowed files in email. 2016-04-14 17:38:33 +03:00
fax_file_delete.php Fax: Upgrade script to generate and store meta-data from existing fax files, fix Lua script to insert correct fax file path into db, JavaScript prompt corrections, adjust redirect after send to use new interface, fix delete so files on file system are removed (using path from db), fix paging and sorting on Inbox and Sent, fix TIF to PDF conversion for viewing sent/received faxes (if PDF version not present). 2015-05-09 05:22:29 +00:00
fax_files.php Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
fax_files_remote.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
fax_log_delete.php Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
fax_log_view.php Fax Server: Log detail view now available. Resolves issue 923. 2015-04-16 16:05:39 +00:00
fax_logs.php Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
fax_send.php Rename the EventSocket class. 2016-04-02 19:23:16 -06: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