FusionPBX
95b5660da9
Use the new fax_extension_view_domain instead of if_group superadmin and admin.
2021-03-18 10:35:37 -06:00
fusionate
4f29228768
Fax Server: Better compatibility with current libtiff-tools.
2020-11-05 16:08:27 -07:00
Nate
44e2df3ac1
Fax Server: Modal integration.
2020-03-26 09:38:50 -06:00
Nate
029c7174b4
Multiple - Add IDs to common/default action buttons.
2020-03-05 00:05:45 -07:00
Nate
1ceccf698e
Fax Server: List view, button, bulk delete via class, etc.
2020-01-29 11:41:12 -07:00
Nate
d79244b39d
Fax Server: Add window titles.
2020-01-06 11:43:43 -07:00
FusionPBX
bfe9becfa9
Update fax_files.php
2019-11-20 09:05:10 -07:00
Nate
d23c5d84c4
Fax Server: Database class integration.
2019-08-07 18:59:26 -06:00
emaktech
966844d558
Show fax file date in user's timezone ( #3999 )
...
Previously timezone was showing in GMT, this now shows fax time in user's timezone. Code to display timezone was copied from fax_logs.php page.
2019-02-04 17:22:40 -07:00
FusionPBX
efe44c71e4
Update fax_files.php
2018-12-17 18:49:02 -07:00
AlexanderDCrane
42f5abb217
Update fax_files.php ( #3394 )
2018-08-31 14:34:27 -06:00
FusionPBX
19a5f02c40
Update fax_files.php
2018-06-06 11:07:29 -06:00
FusionPBX
6e2f59246e
Update fax_files.php
2017-10-20 02:36:15 -06:00
markjcrane
bd23c78670
Use FreeSWITCH to run mkdir so it inherits its own user and group permissions.
2016-06-28 15:18:40 -06:00
Mafoo
71525c26b0
I got the permissions wrong ( #1616 )
...
it should have been in octal mod (leading 0)
also updated the fax application as it needs the stickygid too
2016-05-26 05:55:46 -06:00
Harry G. Coin
bda6861f88
\r\n --> \n
...
Cause all the .php files containing lines ending with \r\n to instead end with \n.
DYI with:
find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
reliberate
5974b686e9
Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric).
2016-03-28 23:02:11 -06:00
Alexey Melnichuk
47871b1aa6
Fix. Use `text` class in fax_files.php
2015-12-25 11:48:17 +03:00
Alexey Melnichuk
c543c42ffa
Change. Use path with domain name for faxes for single tenant installation.
2015-12-04 12:57:30 +03:00
markjcrane
0c43e85123
Add a fax server count.
2015-09-04 22:59:13 -06:00
Nate Jones
7fab6d2e88
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
Mark Crane
5846ddc24e
Link to the fax_files.php file and use fax_inbox_view and fax_sent_view permissions.
2015-05-01 10:48:48 +00:00
Mark Crane
204cc3141c
Add the FAX TIF and PDF file download.
2015-05-01 10:24:24 +00:00
Mark Crane
541d9a79a9
Fix the page header and adjust indentation.
2015-05-01 08:48:32 +00:00
Mark Crane
01bff0ff01
Add many changes to fax_files.php including formatting the date, fixing the page header and hide unnecessary fields.
2015-05-01 08:19:56 +00:00
Mark Crane
b247696e8f
Add the license with the correct year.
2015-05-01 07:22:33 +00:00
Mark Crane
adaece1d31
Add FAX files.
2015-05-01 07:21:01 +00:00