FusionPBX
a8edd0d464
Update app_defaults.php
2017-01-12 14:55:06 -07:00
FusionPBX
bab992583f
Update app_defaults.php
2017-01-12 14:41:43 -07:00
FusionPBX
d0d0b8f041
Update xml_cdr.php
2017-01-04 22:25:17 -07:00
FusionPBX
1552e31e67
Update xml_cdr_inc.php
2017-01-04 21:56:23 -07:00
FusionPBX
10c55348ea
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
f3c90f6060
Fix xml_cdr_extension_summary.php speed issues ( #2280 )
2016-12-29 12:59:52 -07:00
FusionPBX
56666844ff
Update xml_cdr_inc.php
2016-12-22 21:36:46 -07:00
FusionPBX
6463d5facf
Update xml_cdr.php
2016-12-22 21:19:35 -07:00
FusionPBX
4ca5ad50c7
Update xml_cdr.php
2016-12-22 21:14:22 -07:00
FusionPBX
335084e9d8
Update v_xml_cdr_import.php
2016-12-22 21:10:22 -07:00
FusionPBX
d57c9dcafd
Update v_xml_cdr_import.php
2016-12-22 20:50:09 -07:00
FusionPBX
89b5bce71a
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
c2ce12d7b4
Update xml_cdr_search.php
2016-12-22 18:41:19 -07:00
FusionPBX
0bc667d3b0
Update xml_cdr_inc.php
2016-12-22 17:54:10 -07:00
FusionPBX
148ed74f8f
Update xml_cdr.php
2016-12-22 17:37:47 -07:00
FusionPBX
f22287d22d
Update xml_cdr.php
2016-12-22 17:03:05 -07:00
FusionPBX
a3e28f5094
Update xml_cdr_inc.php
2016-12-22 16:59:34 -07:00
FusionPBX
ad94dfe7f3
Update xml_cdr_inc.php
2016-12-21 17:02:10 -07:00
FusionPBX
39bd024238
Update xml_cdr.php
2016-12-21 16:58:21 -07:00
FusionPBX
4f10b455c9
Update xml_cdr_search.php
2016-12-21 16:25:22 -07:00
FusionPBX
b667a78d4a
Update v_xml_cdr_import.php
2016-12-21 14:14:45 -07:00
FusionPBX
6f8dc1093b
Update xml_cdr.php
2016-12-21 14:02:56 -07:00
FusionPBX
be19ad6bfb
Update xml_cdr_details.php
...
Fix the recording links in the xml cdr details.
2016-11-23 22:01:37 -07:00
FusionPBX
2c7715dcfd
Update xml_cdr.php
2016-11-23 05:24:33 -07:00
FusionPBX
29021963fa
Update xml_cdr.php
2016-10-25 18:06:34 -06:00
FusionPBX
549332b457
Update xml_cdr.php
2016-10-25 18:02:26 -06:00
FusionPBX
4ce86cbd37
Update app_defaults.php
2016-10-22 22:53:41 -06:00
FusionPBX
bbc2f4f97d
Update xml_cdr_inc.php
2016-09-30 01:00:55 -06:00
FusionPBX
6d722bd34f
Update v_xml_cdr_import.php
2016-09-03 20:48:27 -06:00
minotaur01
e5b1793e98
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
f69853e87c
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
06ba800018
Update xml_cdr_extension_summary.php
2016-08-23 03:32:25 -06:00
FusionPBX
453296390c
Update xml_cdr_extension_summary.php
2016-08-23 03:12:24 -06:00
FusionPBX
dfbb53bfed
Update xml_cdr_extension_summary.php
2016-08-23 03:10:57 -06:00
FusionPBX
324db16bb6
Update xml_cdr_extension_summary.php
...
Add a download csv button to the Extension Summary.
2016-08-23 03:05:56 -06:00
FusionPBX
20aae6a266
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
291d466dd5
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-07-26 20:52:07 -06:00
markjcrane
98f326a7f6
Adjust the indentation and organization of these to xml cdr files.
2016-07-26 20:51:50 -06:00
FusionPBX
c4ef8596d1
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
0722bf3254
Update xml_cdr.php
...
Show the image in CDR only if direction is set.
2016-07-09 16:29:42 -06:00
markjcrane
6f2601e32a
Use FreeSWITCH to run mkdir so it inherits its own user and group permissions.
2016-06-28 15:18:40 -06:00
reliberate
68c442e063
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
7b683c4842
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
40fe5f3138
Fix. Display correct info for extensions with number-alias. ( #1665 )
2016-06-15 11:39:09 -06:00
FusionPBX
3066f73d4f
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
6a9b6dff73
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
FusionPBX
11efb35712
Update xml_cdr.php
...
In the xml_cdr class change method xml_array from $row to $key. Key is more descriptive and should prevent bugs in the future.
2016-06-11 16:17:35 -06:00
FusionPBX
c6b15a6537
Update xml_cdr_inc.php
...
Only check the select count if there is a default setting that instructs it to do so as it is slow on a large number of records.
2016-06-11 07:15:11 -06:00
markjcrane
227e7900ab
Time to start using jsonb in the xml cdr table.
2016-06-08 19:25:51 -06:00
FusionPBX
692c5c36be
Update xml_cdr_extension_summary.php
...
Add the domain_uuid.
2016-06-05 21:54:54 -06:00