FusionPBX
02c07afecf
Update fax_file_delete.php
2018-12-17 18:36:09 -07:00
markjcrane
9717543a46
Change messages class to message
2018-08-31 03:09:01 +00:00
Mafoo
b7f4cba09c
Enhance - Convert more messages ( #2646 )
...
convert more messages to messages class
skipped dashboard messages due to them relying on $_SESSION['message']
to know if there has already been a change
2017-06-08 09:39:04 -06:00
Harry G. Coin
91a92d8e5e
\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
Nate Jones
95e965b108
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
28508d1557
Fix the redirect on the fax file delete and change the tabbing.
2015-05-01 12:38:30 +00:00
Mark Crane
664c9f5f1d
More work on the delete.
2015-05-01 11:55:53 +00:00
Mark Crane
f1650b9bf0
Fix a little syntax in the delete file.
2015-05-01 11:49:19 +00:00
Mark Crane
d048a0e9ac
Delete the fax tif and/or pdf in addition to remove the row from the database.
2015-05-01 11:38:44 +00:00
Mark Crane
e755290b00
Fix the fax file delete so it redirects correctly and removes the file.
2015-05-01 11:21:19 +00:00
Mark Crane
94452846fe
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
791bb2c687
Add the license with the correct year.
2015-05-01 07:22:33 +00:00
Mark Crane
9bd72fd1ae
Add FAX files.
2015-05-01 07:21:01 +00:00