Commit Graph

26 Commits

Author SHA1 Message Date
Mark Crane 5f92ffa60e Organize the fax code a little better and add an options to save the original fax file. 2014-08-02 00:16:57 +00:00
Mark Crane b0b2375844 Add fax file conversion with libreoffice headless to support sending faxes with .doc, .docx, xls, xlsx, and images such as png, jpg, gif and etc. Thanks Wei for sharing this code with the project. 2014-08-01 22:33:20 +00:00
Mark Crane 2ac2f338cb Fax, convert a tif to a pdf only if the pdf file does not exist 2014-07-07 17:27:32 +00:00
Nate Jones f845e4c7a0 Fax: language adjustments. 2014-05-05 23:25:01 +00:00
Nate Jones 596c6a2b02 Submit button also placed at top; reordered to right margin, too. 2014-04-26 23:37:41 +00:00
Nate Jones e37f885012 Unstack list control icons. 2014-02-26 04:56:09 +00:00
Mark Crane 00ed809125 Fix the case sensitivity of the fax file extension. Applied to the dev branch.
http://code.google.com/p/fusionpbx/issues/detail?id=503&start=100
2013-11-16 17:10:27 +00:00
Mark Crane 1097b583b7 Fix a syntax error I created earlier in the day for fax viewer. 2013-09-19 12:05:25 +00:00
Mark Crane 50e34a9356 Add the new class title to several features. 2013-09-18 21:48:15 +00:00
Mark Crane e9aa47069c Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
Mark Crane c44d39dcf9 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane 6a70d8db41 Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
James Rose 8ade70fd58 escape special chars on fax file name before sending to fax_retry.lua 2013-06-03 16:20:32 +00:00
Mark Crane d1faa30d41 A few changes from the merge. 2013-01-20 01:13:19 +00:00
James Rose 1da3f8295b edit header. 2012-11-23 20:29:11 +00:00
James Rose c743a06875 fax retry will now send using different combinations of t38 (on/off) ecm (on/off) fast/slow. also sends an email based on success or failure. 2012-11-23 18:28:14 +00:00
Mark Crane 76748a40a2 Add accept and mime type for the upload button for sending a fax. 2012-11-22 02:23:55 +00:00
Mark Crane 3f7e00bf81 Improve the fax resolution when converting a pdf to a tif to prepare to send it. Special thanks to ocens_ryan. 2012-10-27 00:55:28 +00:00
Mark Crane c9d37fa0ab Fix fax language translation label consistency, tabs, and change $content_fax to the $text array. 2012-10-24 06:51:28 +00:00
Nuno Miguel Reis 3d229ca9c0 cleanup and some refactoring 2012-10-09 03:45:34 +00:00
Nuno Miguel Reis 2f87f6f414 cleanup and some refactoring 2012-10-09 03:25:18 +00:00
Nuno Miguel Reis 5a163f7367 mistyped words 2012-10-09 03:25:00 +00:00
Nuno Miguel Reis ba56a2ab8a more work in translation to portuguese from Portugal (pt-pt) 2012-10-06 18:01:45 +00:00
Mark Crane 815dd7ec87 Fix outbound_route_to_bridge so that it uses the correct domain_uuid in every situation. Everyone using multi-tenant is should update svn to apply this fix. 2012-09-04 16:34:34 +00:00
Mark Crane 648a30da5f Remove duplicate code from fax view. 2012-08-12 12:27:48 +00:00
Mark Crane 2ce4e23837 v_fax_view.php to fax_view.php 2012-07-27 15:25:06 +00:00