-
Notifications
You must be signed in to change notification settings - Fork 1
/
Readme
22 lines (16 loc) · 1.34 KB
/
Readme
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Version 1.1.0 Available for mantis 2.x
The Statistics plugin presents statistical overviews in graphics and/or table lay-out of your Mantis installation.
This plugin is based upon MantisStats|Lite as created by Avetis Avagyan (www.MantisStats.org). I have tried to get in touch with him but did not succeed. also the website does not exist anymore. The original plugin was using non open source software, most likely the reason why it was abandoned.
In this plugin I have replaced the proprietary software with true open source software. Fusioncharts (www.fusioncharts.com) fully replaced by the free jpGraph software, version 4.4.2 (www.jpgraph.net). Datatables (https://datatables.net/) java script has been updated to latest version(1.13.8).
Now fully compliant with Mantis 2.26
For issues, request for additional graphs, please visit https://github.com/mantisbt-plugins/Statistic
Version 1.0.0 15-01-2024 Initial release
Version 1.0.1 17-01-2024 Improved lay-out graphs
Version 1.0.2 18-01-2024 Added missing jpgraph files
Version 1.0.3 19-01-2024 Made jpgraph folder configurable (thanks to Maximus48p)
made Show All issues configurable
Added warning about MySQL "only_full_group_by"
Added scaling option for the graphs
Version 1.1.0 23-01-2024 Added Download options for full data set
Fixed some php warnings
Improved lay-out