Commit Graph

59 Commits

Author SHA1 Message Date
AlexC
2a74114cf2 Copy, toggle and delete buttons visible when checkbox is selected (#6242)
* Update bridges.php

* Update call_block.php

* Update call_center_queues.php

* Update call_center_agents.php

* Update call_broadcast.php

* Update call_flows.php

* Update call_recordings.php

* Update conference_centers.php

* Update conference_rooms.php

* Update conference_controls.php

* Update conference_profiles.php

* Update conferences.php

* Update contacts.php

* Update fax.php

* Update ivr_menus.php

* Update music_on_hold.php

* Update phrases.php

* Update recordings.php

* Update streams.php

* Update voicemails.php

* Update devices.php

* Update device_vendors.php

* Update device_vendor_functions.php

* Update extensions.php

* Update gateways.php

* Update dialplans.php

* Update destinations.php

* Update email_templates.php

* Update modules.php

* Update sip_profiles.php

* Update vars.php

* Update databases.php

* Update users.php

* Update default_settings.php

* Update domains.php

* Update groups.php

* Update menu.php
2022-01-13 11:37:59 -07:00
Anthony
1db3e5ba14 Removed Search Reset (#6241)
* Update default_settings.php

* Update devices.php

* Update extensions.php

* Update gateways.php

* Update users.php

* Update destinations.php

* Update dialplans.php

* Update bridges.php

* Update call_block.php

* Update call_broadcast.php

* Update call_flows.php

* Update call_forward.php

* Update call_recordings.php

* Update conference_centers.php

* Update conference_controls.php

* Update conference_profiles.php

* Update conferences.php

* Update contacts.php

* Update fax.php

* Update ivr_menus.php

* Update phrases.php

* Update recordings.php

* Update ring_groups.php

* Update time_conditions.php

* Update voicemails.php

* Update call_center_queues.php

* Update email_logs.php

* Update registrations.php

* Update user_logs.php

* Update access_controls.php

* Update domains.php

* Update email_templates.php

* Update groups.php

* Update menu.php

* Update number_translations.php

* Update sip_profiles.php

* Update database_transactions.php

* Update vars.php

* Update dashboard.php
2022-01-12 16:00:01 -07:00
FusionPBX
fcf53a0976 Don't show this until its ready for production. 2021-12-15 14:37:02 -07:00
FusionPBX
406cc25c70 Add a missing quote. 2021-12-06 17:17:22 -07:00
MCohenAuravox
1c860c3114 Update fax.php (#6066)
Add menu item for outbox feature
* Add label-outbox
* Use the label-outbox
2021-12-06 10:36:40 -07:00
agree
369324b10e Fix fax search (#5975) 2021-06-18 14:40:54 -06:00
FusionPBX
d27c7e210e Use the new fax fax_extension_view_domain permission.
Also selected specific fields rather than using the * wild card in the select statement.
2021-03-18 10:23:03 -06: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
Nate
aa593c03fc List Views: Minor adjustments to code. 2019-11-30 14:18:00 -07:00
Nate
bfb17507f1 List Views: Simplify action handling. 2019-11-30 11:12:41 -07:00
Nate
ec3e73a9ab Fax Server: List view updates. 2019-11-21 12:58:08 -07:00
Nate
eacb7e3822 Fix escaping on fax server description. 2019-09-19 08:41:45 -06:00
chansizzle
499ae9b33e Update fax.php (#4493)
* Update fax.php

* Update fax.php

* Update fax.php
2019-09-04 11:29:02 -06:00
Nate
d23c5d84c4 Fax Server: Database class integration. 2019-08-07 18:59:26 -06:00
FusionPBX
458d99071f Update fax.php 2018-09-20 01:01:06 -04:00
FusionPBX
ed0b8f2928 Update fax.php 2018-06-06 11:11:35 -06:00
FusionPBX
8c60b28e67 Update fax.php 2018-06-02 22:33:26 -06:00
FusionPBX
aa02eb4f65 Update fax.php 2016-12-02 01:16:38 -07: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
7e715879f8 Add. Web UI to monitor for fax queue. 2015-12-08 16:16:54 +03:00
markjcrane
0c43e85123 Add a fax server count. 2015-09-04 22:59:13 -06:00
markjcrane
193137ffa6 Make the title-<app name> more consistent. Use underscore in the label name instead of a dash. Dash is used between label type and the label name. 2015-08-03 15:17:05 -06:00
Mark Crane
da114c1a64 If Remote Inbox Subject Tag is not set then check the local fax files. 2015-06-01 21:21:33 +00:00
Nate Jones
283d06ede0 Fax: Fix Remote Inbox link (oops). 2015-05-09 05:40:39 +00: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
Nate Jones
ded7cb3266 Visual adjustments. 2015-02-15 11:57:14 +00:00
Mark Crane
c5755666cb Add the text class to more of the applications. 2015-01-18 10:06:08 +00:00
Nate Jones
f3e726eeea Fax Server: Added interface to access (via IMAP or POP3) the inbound fax target email account. Required: PHP IMAP extension (obviously). 2014-11-27 13:37:08 +00:00
Mark Crane
b30b829bcd Make the log link plural and fix the spacing between the tools 2014-09-09 16:53:26 +00:00
Mark Crane
bb01d0866d Add the log link to fax 2014-09-09 16:49:58 +00:00
Nate Jones
21dc61fa8e Fax Server: Misc enhancements, including multilingual and customizable cover page generation, fax resolution selection, etc. More to come.
FPDI and TCPDF libraries added to accommodate the above, and future enhancements.
2014-09-03 02:41:11 +00:00
Nate Jones
d674dc677a Usability Enhancement: Click on list rows to View/Edit items.
Misc other fixes.
2014-06-22 04:34:19 +00:00
Nate Jones
fd5f2b8630 Add links to certain column text in a list view.
Misc bug fixes.
2014-06-21 03:42:09 +00:00
Nate Jones
e37f885012 Unstack list control icons. 2014-02-26 04:56:09 +00:00
Nate Jones
3c24627cc3 Response message updates, minor language patch. 2014-02-23 06:55:16 +00:00
Mark Crane
9729c9ef0b When using multiple email addresses with faxing commas are used between email addresses. The commas must be escaped this change automatically does the escaping so the end user doesn't have to do it. 2014-02-19 03:11:42 +00:00
Mark Crane
d81f46b9db Fix the column sorting on the fax list. 2014-02-06 05:45:36 +00:00
Mark Crane
7c3279cd44 Fax list move the name before the extension. 2013-12-20 05:58:25 +00:00
Mark Crane
32896d9d2c Fix the order of the fax list. 2013-12-20 05:52:51 +00:00
Mark Crane
b61a57eef7 Fix the fax server paging. 2013-10-31 03:48:08 +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
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
Mark Crane
7275295b2e Fix the utf8 characters that were showing on the main fax server page. 2012-10-09 00:15:35 +00:00