fusionpbx/app/fax
Mafoo 56b34c34ca changed throw Exception to die
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
2016-01-20 11:30:31 +00:00
..
resources Fix. forgotten images. 2015-12-09 13:51:25 +03:00
app_config.php Add. Web UI to monitor for fax queue. 2015-12-08 16:16:54 +03:00
app_defaults.php Fix. Decode email message from quoted-printable/base64. 2015-11-20 14:45:06 +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 Add. Web UI to monitor for fax queue. 2015-12-08 16:16:54 +03:00
fax_active.php Add. Ability to delete fax queue element 2015-12-08 16:42:13 +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. Use `Test` interface to translate UI. 2015-12-09 13:37:32 +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 Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"]. 2016-01-17 00:01:13 -07:00
fax_emails.php Fix. Poll several mail at once. 2015-11-20 15:22:09 +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 Fix. Use `text` class in fax_files.php 2015-12-25 11:48:17 +03:00
fax_files_remote.php Change. Use path with domain name for faxes for single tenant installation. 2015-12-04 12:57:30 +03: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 Fax Server: Log detail view now available. Resolves issue 923. 2015-04-16 16:05:39 +00:00
fax_send.php Change. `Send` button redirect to `Active` page. 2015-12-09 13:00:42 +03:00
root.php changed throw Exception to die 2016-01-20 11:30:31 +00:00