Commit Graph

139 Commits

Author SHA1 Message Date
Nate c57cbb4736 Update date/time picker to latest version, restoring functionality. 2019-08-22 11:04:03 -06:00
agree e2d6f5520d Update xml_cdr.php (#4256) 2019-06-05 12:18:56 -06:00
agree a2a365d114
Update xml_cdr.php 2019-05-30 15:02:32 -04:00
FusionPBX de8dfb3a9f
Update xml_cdr.php 2019-05-24 19:54:27 -06:00
FusionPBX 6f1e5aa479
Update xml_cdr.php 2019-05-24 13:51:43 -06:00
FusionPBX 888945e03e
Update xml_cdr.php 2019-05-24 13:45:29 -06:00
agree 2a99f7ad2d
Update xml_cdr.php 2019-05-24 13:58:31 -04:00
FusionPBX db6f070a19
Update xml_cdr.php 2019-03-13 20:15:19 -06:00
FusionPBX 4e36b93847
Update xml_cdr.php 2019-01-30 08:52:49 -07:00
FusionPBX 0d14646b28
Update xml_cdr.php (#3975)
Truncate values in the CDR list to fix the Column width.
2019-01-24 22:34:23 -07:00
FusionPBX 3b37037817
Update xml_cdr.php 2018-10-17 22:27:40 -06:00
FusionPBX 2851616ce4
Update xml_cdr.php 2018-07-06 11:42:07 -06:00
AlexanderDCrane 1958d19692 Escape user data on xml_cdr.php (#3112) 2018-06-09 13:21:23 -06:00
FusionPBX 676ae26f91
Update xml_cdr.php 2018-05-04 09:14:02 -06:00
FusionPBX 6c9fff032e
Update xml_cdr.php 2018-05-04 08:31:45 -06:00
FusionPBX 5a24429edd
Update xml_cdr.php 2018-05-01 03:02:36 -06:00
konradSC d6daf2a2cb Updates for CDR archives database server (#3036)
* Updates for CDR archives database server

* Add CDR Archive Server

* Updates for CDR archive server

* Updates for CDR Archive server

* Updates for CDR Archive server

* Create xml_cdr_archive.php
2018-04-23 13:24:30 -06:00
FusionPBX d7edf5aebf
Update xml_cdr.php 2018-03-13 10:45:09 -06:00
FusionPBX 7545252834
Update xml_cdr.php 2018-03-13 10:30:45 -06:00
FusionPBX 4637a8a8f8
Update xml_cdr.php 2017-12-09 12:27:27 -07:00
FusionPBX 8eb1dffa74 Update xml_cdr.php 2017-10-15 15:46:25 -06:00
FusionPBX 9d430209d0 Update xml_cdr.php 2017-10-15 13:51:44 -06:00
FusionPBX 615851cc77 Update xml_cdr.php 2017-09-14 12:51:31 -05:00
Len bc42f4fac3 bug fix caller_destination label 2017-06-13 18:34:18 -04:00
Alexey Melnichuk 5d43f73134 Add. Handle `b` legs in CDR. (#2626)
* Add. Handle `b` legs in CDR.

CDR list/statistic by default handle only `a` legs.
So it prevent display wrong result when b-leg turn on.
Add ability to write to db `b` legs only for specific call directions.

To be able see b-legs in CDR need set xml_cdr_b_leg permission.
To add specific call direction to filter need add element to `cdr/b_leg/array` in default/domain settings.

* Add. `b_leg` to defalut settings.
2017-06-02 22:31:20 -06:00
FusionPBX 909870d797 Update xml_cdr.php 2017-05-29 15:18:18 -06:00
FusionPBX 7d9b0bc603 Update xml_cdr.php 2017-05-29 15:15:31 -06:00
FusionPBX 2c74b77952 Update xml_cdr.php 2017-05-29 11:23:36 -06:00
Mafoo 301b540600 Enhance [master] add column descriptions to xml_cdr (#2571)
update th_order_by to accept optional description parameter that will
populate the title field and append the , sort(order)
2017-05-13 14:14:03 -06:00
Mafoo ce6fed13fd BugFix-[master]-mos (#2547)
change incorrect % calculation of MOS to tagged words to represent the standard, see - https://en.wikipedia.org/wiki/Mean_opinion_score
2017-05-10 14:09:30 -06:00
FusionPBX c4b79fd951 Add a refresh button to xml cdr. 2017-04-25 01:01:40 -06:00
FusionPBX 49aeb1dc07 Fix xml cdr show all for export. 2017-01-18 20:05:21 -07:00
FusionPBX d0d0b8f041 Update xml_cdr.php 2017-01-04 22:25:17 -07:00
FusionPBX 6463d5facf Update xml_cdr.php 2016-12-22 21:19:35 -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 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 39bd024238 Update xml_cdr.php 2016-12-21 16:58:21 -07: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
markjcrane 98f326a7f6 Adjust the indentation and organization of these to xml cdr files. 2016-07-26 20:51:50 -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
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
reliberate 53b07c67f7 Misc: Fix datetimepicker on Time Conditions, CDR, Contact Times, etc.
Misc: Fix textarea height.
Theme: CSS adjustments to correct misc bugs.
2016-04-13 13:23:07 -06:00
reliberate cd7843b7f3 Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
reliberate 7c5176cf41 Theme: Add additional Settings to control the style of various elements, remove old css classes.
Default/Domain/User Settings: Add color previews in list view.
2016-03-28 22:29:15 -06:00
reliberate 3419a18989 Recordings/CDR: Fix audio playback and progress bar style. 2016-03-28 09:09:33 -06:00
reliberate 13e3aa4fa8 Added: Bootstrap Framework - initial integration.
Added: Bootstrap Plugins - DateTimePicker, ColorPicker (in multiple apps)
Added: Default Theme - responsive
Removed: RightJS Framework - no longer needed.
Removed: Accessible Theme - superseded by Default theme.
Removed: Minimized Theme - superseded by Default theme.
Enhanced: Menu - responsiveness added.
Enhanced: Dashboard - responsiveness added.
Etc.
2016-03-25 16:29:20 -06:00
reliberate f7aca7239c Extensions: Added bulk delete.
Voicemail: Added bulk delete.  On delete, remove recordings folder, and voicemail_options, _destinations, and _greetings database records.
2016-03-16 18:48:42 -06:00
reliberate a9237ef3fa User Dashboard: Add blocks with additional customizable information (voicemail count, missed calls, recent calls, system counts, domain limits, and system status).
CDR: Adjust icon status and missed call filter to be more accurate, simplify User's view of CDR, add additional call result filter.
2016-03-10 16:29:47 -07:00