Commit Graph

354 Commits

Author SHA1 Message Date
FusionPBX f1af0e7fa5 Update app_config.php 2017-02-15 23:50:07 -07:00
FusionPBX 082d694b05 Fix xml cdr show all for export. 2017-01-18 20:05:21 -07:00
FusionPBX aa0258542d Update app_config.php 2017-01-13 00:26:25 -07:00
FusionPBX f43235907b Update app_defaults.php 2017-01-13 00:24:29 -07:00
FusionPBX 83e60f9805 Update app_defaults.php 2017-01-12 14:55:06 -07:00
FusionPBX 877a7db025 Update app_defaults.php 2017-01-12 14:41:43 -07:00
FusionPBX 7dabd1261a Update xml_cdr.php 2017-01-04 22:25:17 -07:00
FusionPBX dd60a08e69 Update xml_cdr_inc.php 2017-01-04 21:56:23 -07:00
FusionPBX c3ab507841 Update xml_cdr.php
Capitalize the SQL, change tmp_cdr to an alias of c for CDR, and remove the spaces from the indentation.
2016-12-30 10:54:33 -07:00
Karolis Pabijanskas fcc1ff7af4 Fix xml_cdr_extension_summary.php speed issues (#2280) 2016-12-29 12:59:52 -07:00
FusionPBX cb1d23ee50 Update xml_cdr_inc.php 2016-12-22 21:36:46 -07:00
FusionPBX 4ea4d28467 Update xml_cdr.php 2016-12-22 21:19:35 -07:00
FusionPBX e7a7d0086a Update xml_cdr.php 2016-12-22 21:14:22 -07:00
FusionPBX 06f8010854 Update v_xml_cdr_import.php 2016-12-22 21:10:22 -07:00
FusionPBX 0c600c9df8 Update v_xml_cdr_import.php 2016-12-22 20:50:09 -07:00
FusionPBX 4a2c345cd9 Update xml_cdr.php
Hide the the paging controls in Call Detail Records if there are are not enough records to page.
2016-12-22 19:02:16 -07:00
FusionPBX 13db5ebe6a Update xml_cdr_search.php 2016-12-22 18:41:19 -07:00
FusionPBX 3361167cce Update xml_cdr_inc.php 2016-12-22 17:54:10 -07:00
FusionPBX 7660686ce6 Update xml_cdr.php 2016-12-22 17:37:47 -07:00
FusionPBX 5ee42b5c21 Update xml_cdr.php 2016-12-22 17:03:05 -07:00
FusionPBX 7b7adb126f Update xml_cdr_inc.php 2016-12-22 16:59:34 -07:00
FusionPBX 270e0288aa Update xml_cdr_inc.php 2016-12-21 17:02:10 -07:00
FusionPBX 9657093bd1 Update xml_cdr.php 2016-12-21 16:58:21 -07:00
FusionPBX c3c9a7f83e Update xml_cdr_search.php 2016-12-21 16:25:22 -07:00
FusionPBX ea4ef9b9c4 Update v_xml_cdr_import.php 2016-12-21 14:14:45 -07:00
FusionPBX f4378f8c2d Update xml_cdr.php 2016-12-21 14:02:56 -07:00
FusionPBX 37f4fc42eb Update xml_cdr_details.php
Fix the recording links in the xml cdr details.
2016-11-23 22:01:37 -07:00
FusionPBX d2b65acc3a Update xml_cdr.php 2016-11-23 05:24:33 -07:00
FusionPBX aef9abc28c Update xml_cdr.php 2016-10-25 18:06:34 -06:00
FusionPBX edf8117215 Update xml_cdr.php 2016-10-25 18:02:26 -06:00
FusionPBX 7f55015629 Update app_defaults.php 2016-10-22 22:53:41 -06:00
FusionPBX 7bfcf7eb39 Update xml_cdr_inc.php 2016-09-30 01:00:55 -06:00
FusionPBX 97681298cc Update v_xml_cdr_import.php 2016-09-03 20:48:27 -06:00
minotaur01 6b5e0fd9fd CDR Functiality Fix Extended Data Logic (#1897)
Raw data field was not being pulled so logic was broken, added derived
field raw_data_exists to sql statement, instead of pulling raw data with
query. Also added logic to hide the view extended data icon on the right
side of table.
2016-09-03 12:03:35 -06:00
minotaur01 de861e641b CDR Display functionality change (#1894)
Dont make the row clickable if the extended data field (json) is empty
2016-09-02 13:29:33 -06:00
FusionPBX 10c6d68f60 Update xml_cdr_extension_summary.php 2016-08-23 03:32:25 -06:00
FusionPBX f67f9ec142 Update xml_cdr_extension_summary.php 2016-08-23 03:12:24 -06:00
FusionPBX a16601c86b Update xml_cdr_extension_summary.php 2016-08-23 03:10:57 -06:00
FusionPBX 4d35df9c3d Update xml_cdr_extension_summary.php
Add a download csv button to the Extension Summary.
2016-08-23 03:05:56 -06:00
FusionPBX b673102666 Update xml_cdr_extension_summary.php
Extensio Summary - Change the default to today instead of last 7 days.
2016-08-14 11:47:49 -06:00
markjcrane 8f096a3255 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2016-07-26 20:52:07 -06:00
markjcrane 7895492492 Adjust the indentation and organization of these to xml cdr files. 2016-07-26 20:51:50 -06:00
FusionPBX 06849f491f Update xml_cdr_inc.php
Disable paging for the XML PDF export and modified slightly for the CSV export.
2016-07-26 20:49:23 -06:00
FusionPBX 811b8388ad Update xml_cdr.php
Show the image in CDR only if direction is set.
2016-07-09 16:29:42 -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
reliberate 3c823fa651 Music on Hold: Style/layout tweaks.
Recordings:  Updated to support new audio playback indicator. Show upload date/time (when not using base64).
VM Messages:  Updated to support new audio playback indicator.
VM Greetings:  Updated to support new audio playback indicator.
CDR:  Updated to support new audio playback indicator.
2016-06-22 12:42:03 -06:00
FusionPBX 5f1d64bd61 Update xml_cdr.php
Fix the order by number alias addition by grouping it with ( and ).
2016-06-15 11:48:53 -06:00
Alexey Melnichuk 97d6bd24d8 Fix. Display correct info for extensions with number-alias. (#1665) 2016-06-15 11:39:09 -06:00
FusionPBX a44a9c0a91 Update xml_cdr_extension_summary.php
Update the extension summary to use the new class. Add an option to export to CSV.
2016-06-14 22:51:38 -06:00
FusionPBX 08ceeece82 Update xml_cdr.php
Update the xml cdr class to generate a complete extension / user summary array.
2016-06-14 22:44:34 -06:00