Commit Graph

52 Commits

Author SHA1 Message Date
FusionPBX
e80a04f1a5 Update email_logs.php 2022-04-17 14:16:29 -06:00
FusionPBX
12c1f5994e Uncomment line for send method direct. 2022-04-15 21:36:07 -06:00
FusionPBX
c9f426b65f Use the new email class. 2022-04-15 18:01:34 -06:00
FusionPBX
4e260b170e Remove email_logs download. (#6331)
* Remove email_logs download.

This feature has a security risk that is being eliminated by removing the download feature.

* Update email_logs.php
2022-03-21 10:01:05 -06:00
FusionPBX
6f35c552e2 Fix the show all on the email_queue. 2022-01-31 13:18:00 -07:00
FusionPBX
9441a238e7 Fix the email_log_all permission. 2022-01-24 09:14:42 -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
markjcrane
014cbd1cd0 Replace data type timestamp with timestamptz 2021-05-05 20:46:53 -06:00
demonspork
efd27fbe90 fix send_email function for multi-part addresses
The send_email function wasn't successfully parsing ; or , separated email address lists. I simplified it's processing.

While I was at it I removed the "valid email" check from email_test.php because that step is already being done in the send_email function that is called and it safely returns the appropriate error. I would have had to rewrite that function to handle the multiple email lists otherwise.
2021-03-19 19:15:32 -05:00
Nate
1fe68748a9 Email Logs: Modal integration. 2020-03-26 09:16:22 -06:00
racitup
a1699f6fa6 Add en-gb fusionpbx language (#5192)
* Create en-gb language by copying en-us

* Add en-gb to app_configs

* Add en-gb to app_menus

* Language copy utility

* Fix missing quote mark

* Delete cp_lang.py

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
Nate
029c7174b4 Multiple - Add IDs to common/default action buttons. 2020-03-05 00:05:45 -07:00
Nate
3237a096a5 Email Logs: Remove deprecated delete script. 2020-02-17 08:19:45 -07:00
Nate
3bac6e7155 Email Logs - View: Button updates. 2020-02-07 08:55:29 -07:00
chansizzle
31102136b5 Update app_config.php (#5028) 2020-01-08 20:38:00 -07:00
Nate
bec5c647c9 List View: Updates to action classes. 2019-11-30 15:18:48 -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
2a0a1d1e12 Email Logs, CDR: Minor adjustments. 2019-11-27 11:00:16 -07:00
noci2012
0b49249546 Next batch of nl-nl translations. (#4883)
* add nl-nl items

* Update app_config.php

* add nl-nl items

* Update app_languages.php

* Update app_menu.php

* Update app_languages.php

* Update app_menu.php

* Fix typos inn nl-nl

* Add nl-nl items

* dd nl-nl items.

* Add nl-nl items.

* Add nl-nl items (call-flows)

* Add nl-nl items

* Add nl-nl items

* dd nl-nl items (calls)

* Add nl-nl items

* Add nl-nl items (contacts)

* Add nl-nl items (vars)

* Add nl-nl items (voicemails)

* Add nl-nl items (xml_cdr)

* Add nl-nl items (xml_cdr)

* This reverts commit 41afeb4796.

* Add nl-nl items (voicemail_greetings)

* Add nl-nl items (system)

* Add nl-nl items (sip_profiles)

* Add nl-nl items (sip_status)

* Add nl-nl items (settings)

* Add nl-nl items (database_transactions)

* Add nl-nl items (destinations)

* Add nl-nl (devices)

* Add nl-nl (conferences)

* Add nl-nl (conferences_active)

* Add nl-nl (conference_centers)

* Update nl-nl (conference_centers)

* Add nl-nl (conference_controls)

* Add nl-nl items (conference_profiles)

* Add nl-nl items (dialplan_inbound)

* Add nl-nl items (dialplan_inbound)

* Add nl-nl items (dialplan_outbound)

* Add nl-nl items (dialplans)

* Add nl-nl items (edit)

* Add nl-nl items (email_logs)

* Add nl-nl items (errors)

* Add nl-nl items (exec)
2019-11-20 15:16:17 -07:00
Nate
50e57e26aa Email Logs: Class 2019-11-12 00:23:43 -07:00
Nate
82a07205b6 Email Logs: List view updates, search, bulk resend, download, delete. 2019-11-10 01:40:29 -07:00
Nate
7d228a302e Email Logs: Token integration. 2019-09-17 22:59:22 -06:00
emaktech
d8ca58c0c8 Modified fr-ca / fr-fr translation. (#4536) 2019-09-10 15:32:18 -06:00
Nate
c660b27096 Misc: Database class integration. 2019-08-28 21:02:08 -06:00
Nate
733ba98dc6 Update to Bootstrap v4.3.1, jQuery 3.4.1. Adjustments to support updates. 2019-08-20 18:15:50 -06:00
Nate
72ae5998a3 Email Log: Database class integration. 2019-08-05 21:22:26 -06:00
Nate
2af0ffb978 Email Logs: Fix Show All & Label 2019-04-22 06:46:06 -06:00
FusionPBX
a913cc4926 Update email_log_view.php 2019-04-20 13:25:15 -06:00
FusionPBX
dca66502bd Update email_logs.php 2019-04-20 09:46:52 -06:00
FusionPBX
0d69a8c5e9 Update email_log_delete.php 2019-04-20 09:43:16 -06:00
FusionPBX
ba02c7a06a Update app_config.php 2019-04-20 09:41:51 -06:00
FusionPBX
db04a53e85 Update email_log_delete.php 2019-04-20 09:40:54 -06:00
FusionPBX
59d5282f6c Update email_logs.php 2019-04-20 09:37:19 -06:00
FusionPBX
ff5ddff64b Update email_log_delete.php 2019-04-20 09:33:27 -06:00
FusionPBX
f27159c234 Update email_log_view.php 2019-04-20 09:32:08 -06:00
FusionPBX
537a9d1321 Update email_logs.php 2019-04-20 09:31:11 -06:00
FusionPBX
9be425e090 Update email_logs.php 2019-04-20 09:27:38 -06:00
FusionPBX
4d2969eb43 Update app_config.php 2019-04-20 09:26:21 -06:00
FusionPBX
9fe2924511 Update email_log_delete.php 2019-04-18 09:56:08 -06:00
FusionPBX
0f8099618f Update email_logs.php 2019-04-18 09:35:48 -06:00
FusionPBX
cf98c5bb2d Update and rename email_view.php to email_log_view.php 2019-04-18 09:15:41 -06:00
FusionPBX
e314f92c81 Update email_logs.php 2019-04-18 09:12:42 -06:00
FusionPBX
2fa4eed1aa Update email_log_delete.php 2019-04-18 09:01:50 -06:00
FusionPBX
71b55c8879 Update and rename email_cron.php to email_log_cron.php 2019-04-18 09:01:05 -06:00
FusionPBX
b35a71f92c Update app_menu.php 2019-04-18 08:59:28 -06:00
FusionPBX
8503860475 Update app_languages.php 2019-04-18 08:58:41 -06:00
FusionPBX
81666e67b7 Update app_config.php 2019-04-18 08:57:53 -06:00
FusionPBX
d2415c978d Update email_test.php 2019-04-18 08:56:16 -06:00
FusionPBX
1ca8becc5c Update and rename email_delete.php to email_log_delete.php 2019-04-18 08:52:38 -06:00