Commit Graph

6477 Commits

Author SHA1 Message Date
Luis Daniel Lucio Quiroz
f3b67dcee2 [4.5] Fix CDR Details (#4052)
Same as 4.4
2019-04-18 11:58:34 -06:00
FusionPBX
266d53ddb5 Update email_log_delete.php 2019-04-18 09:56:08 -06:00
FusionPBX
4bb6c805c8 Update email_logs.php 2019-04-18 09:35:48 -06:00
FusionPBX
4e06fa466e Update and rename email_view.php to email_log_view.php 2019-04-18 09:15:41 -06:00
FusionPBX
29bc8ff39c Update email_logs.php 2019-04-18 09:12:42 -06:00
FusionPBX
a144ca24de Update email_log_delete.php 2019-04-18 09:01:50 -06:00
FusionPBX
082170e80f Update and rename email_cron.php to email_log_cron.php 2019-04-18 09:01:05 -06:00
FusionPBX
b38d578b48 Update app_menu.php 2019-04-18 08:59:28 -06:00
FusionPBX
b84f199dea Update app_languages.php 2019-04-18 08:58:41 -06:00
FusionPBX
96d1b15cb5 Update app_config.php 2019-04-18 08:57:53 -06:00
FusionPBX
8fcda9cbd1 Update email_test.php 2019-04-18 08:56:16 -06:00
FusionPBX
378567487f Update and rename email_delete.php to email_log_delete.php 2019-04-18 08:52:38 -06:00
FusionPBX
8e8e10d1ac Update and rename emails.php to email_logs.php 2019-04-18 08:51:32 -06:00
markjcrane
75734baf99 Move app/emails to app/email_logs 2019-04-18 14:27:01 +00:00
FusionPBX
2acd85ae24 Update app_config.php 2019-04-18 08:38:54 -06:00
FusionPBX
8875370494 Update destination_imports.php 2019-04-17 23:26:49 -06:00
FusionPBX
18919dda90 Update destination_imports.php 2019-04-17 23:26:09 -06:00
FusionPBX
42e589ff60 Update sql_backup.php 2019-04-17 09:44:24 -06:00
FusionPBX
bd78bcad75 Update sql_query_pdo.php 2019-04-17 09:43:35 -06:00
FusionPBX
4763997bb4 Update sql_query_db.php 2019-04-17 09:42:12 -06:00
FusionPBX
9e811ccd2d Update sql_query_db.php 2019-04-17 09:39:58 -06:00
FusionPBX
6b23208f1b Update sql_query_result.php 2019-04-17 09:38:54 -06:00
FusionPBX
6902cbe06d Update exec.php 2019-04-17 09:37:56 -06:00
FusionPBX
ddf7a40d49 Update call_center.php 2019-04-16 17:06:05 -06:00
Nate
4ec1c3e361 Additional browser autofill prevention for Extensions and Voicemails 2019-04-13 17:39:43 -06:00
FusionPBX
9118cdd1a0 Update device_edit.php 2019-04-13 01:34:00 -06:00
Nate
e6050cb193 Additional browser autofill prevention for Devices, Fax, Gateway and User 2019-04-12 10:18:03 -06:00
FusionPBX
66ccc863ed Update 010_user_exists.xml 2019-04-12 10:03:12 -06:00
FusionPBX
4d413a749e Update 050_user_record.xml 2019-04-12 10:02:22 -06:00
FusionPBX
20f86896c4 Update 200_agent_status.xml 2019-04-11 18:07:54 -06:00
konradSC
7fe9794191 Bug fix: No answer_stamp in CDR (#4049)
* Bug fix: No answer_stamp in CDR

Here's a fun little bug that took me a longer than it should have to figure out. When a person make a call and then cancels the request there is no "answer_stamp" written to the CDR. Because of this, v_call_recordings.call_recording_name gets imported as NULL. This causes all the canceled calls to show up in the Call Recordings app first in the list and with no date set.

* Update xml_cdr.php

* Update v_xml_cdr_import.php
2019-04-11 18:00:11 -06:00
FusionPBX
e0867b0221 Update xml_cdr_inc.php 2019-04-11 17:53:10 -06:00
FusionPBX
722c0482ff Update dialplan.php 2019-04-10 12:37:38 -06:00
FusionPBX
b15e692e6f Update dialplan.php 2019-04-10 12:21:53 -06:00
FusionPBX
0f965c8928 Update index.php 2019-04-05 17:02:58 -06:00
FusionPBX
e43ca27ba2 Update exec.php 2019-04-05 16:40:17 -06:00
FusionPBX
f38676b7b6 Update index_inc.php 2019-04-05 13:56:45 -06:00
FusionPBX
391a23d070 Update index_inc.php 2019-04-05 12:49:58 -06:00
Nate
8adcdff79b Contact Attachments: Change Upload Date field to timestamptz. 2019-04-04 15:47:14 -06:00
FusionPBX
a87ac93d71 Update app_config.php 2019-04-04 14:50:25 -06:00
StratoSwitch
3263cd2e93 Update call_center.php (#4046)
Add pause before greeting if greeting assigned
2019-04-04 10:20:34 -06:00
Nate
418eeb83e4 Messages: Contact List text adjustments. 2019-03-29 10:15:46 -06:00
Nate
f280969324 Messages: Better contact image efficiency. Display images in Contacts list. 2019-03-29 10:11:30 -06:00
Nate
448e8e3f4c Contacts: Primary image (attachment) icon added to Contact List for quick view. Delete attachments when Contact deleted. 2019-03-28 18:53:01 -06:00
Nate
6ac511f448 Messages: Add border to Contact images in message thread. 2019-03-28 18:15:22 -06:00
Nate
b7e7d1180c Messages: Show date and time local to user. 2019-03-28 18:09:51 -06:00
Nate
e9780736ef Messages: Integrate primary attachment (image) from Contacts in message thread. Dynamically adjust thread height on window resize. 2019-03-28 17:58:02 -06:00
Nate
6acd640d2f Messages: Use more accurate message attachment size function. 2019-03-28 12:20:15 -06:00
Nate
f604880d9c Contacts: Add Contact Attachments 2019-03-28 12:18:24 -06:00
FusionPBX
50db42eaab Update 030_is_loopback.xml 2019-03-27 10:57:53 -06:00