Commit Graph

32 Commits

Author SHA1 Message Date
Nate
c7baaab4a9 Update to latest jQuery 1.x, in preparation to update to latest (3.x). Update jQuery UI, QR Code. Misc adjustments for compatibility. 2019-08-19 10:51:21 -06:00
AlexanderDCrane
3053a364e0 Update xml_cdr_statistics.php (#3190) 2018-06-13 17:31:21 -06:00
FusionPBX
f666339a9f Update xml_cdr_statistics.php 2018-06-13 00:47:42 -06:00
AlexanderDCrane
690608da40 Escape user data on xml_cdr_statistics.php (#3115) 2018-06-09 20:43:18 -06:00
FusionPBX
c661f8471d Update xml_cdr_statistics.php 2018-02-01 16:00:18 -07:00
Alexey Melnichuk
b820d07f12 Add. Make legend outside of graphic of CDR Statistic. (#2760) 2017-07-25 14:38:57 -06:00
Alexey Melnichuk
9ccf44e059 Add. Display both CPM for all calls and for answered only. (#2707) 2017-06-22 09:04:44 -06:00
Alexey Melnichuk
74454b738f Update CDR Stats application. (#2704)
* Update CDR Stats application.

Fix. Number of calls always calculate only for all domain.
Fix. Number of missed calls ignores any search parameters and use only `inbound` filter.
Fix. Calls duration for days use only domain filter and do not use any other filters.
Add. Limit setting for number of hours to calculate statistic.
Add. When timestamp set then calculate statistic only for this period.

* Fix. Calculate `Calls per minute`
Fix. Prevent divide `0/0` when calculate `ALOC`

* Fix. `Hours` have to be integer type.
2017-06-21 08:20:29 -06:00
Alexey Melnichuk
9050da03cc 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
reliberate
49bb6c1ded 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
blackc2004
0a08484546 CDR Stats Add ADV Search options request 1173
CDR Stats Add ADV Search options request 1173
2015-12-10 11:06:42 -08:00
blackc2004
1d986f1b85 test 2015-12-09 14:44:22 -08:00
Nate Jones
5b37c7b040 CDR & Devices: Hide Show All buttons after showing all. 2015-03-31 03:16:20 +00:00
Mark Crane
669fb08d4e Add show all code donated by Chris Black 2015-03-06 17:15:09 +00:00
Nate Jones
ded7cb3266 Visual adjustments. 2015-02-15 11:57:14 +00:00
Nate Jones
6c9fa8ea2f Visual adjustments. 2015-02-15 09:15:34 +00:00
Nate Jones
d96f016ea5 Code cleanup. 2015-02-15 08:46:20 +00:00
Nate Jones
147d03169d Use the new multi-lingual code on fusionpbx/app sub directories. 2015-01-18 10:04:43 +00:00
Nate Jones
a07f7871e3 Extension Summary: New report - displays per extension call count and usage statistics within a given date range. 2014-08-06 05:21:13 +00:00
Nate Jones
907c1fee44 Usability Enhancement: Click on list rows to View/Edit items.
Misc other fixes.
2014-06-22 04:50:16 +00:00
Mark Crane
6dc6eef6d8 Fix the xml cdr statistics when using a url similar to http://x.x.x.x/fusionpbx 2014-04-30 07:29:35 +00:00
Mark Crane
e9aa47069c Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
Mark Crane
c44d39dcf9 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane
6a70d8db41 Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
Mark Crane
dd21ce59e0 Move the references to jquery from includes/jquery to resources/jquery. 2013-06-09 04:45:18 +00:00
Mark Crane
f3581a860e Add missed calls to CDR and CDR statistics. 2013-01-17 18:32:16 +00:00
Mark Crane
6579b78745 Move from jquery 1.7.2 to version 1.8.3. 2012-12-09 00:09:57 +00:00
Mark Crane
8554794435 Move to the $text array and add dashes between words on the $text named array values. 2012-10-24 07:35:01 +00:00
Nuno Miguel Reis
3d229ca9c0 cleanup and some refactoring 2012-10-09 03:45:34 +00:00
Nuno Miguel Reis
5a163f7367 mistyped words 2012-10-09 03:25:00 +00:00
Nuno Miguel Reis
df9175de27 Translation to portuguese from Portugal (pt-pt) in app xml_cdr 2012-10-06 18:02:17 +00:00
Mark Crane
af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00