Commit Graph

7 Commits

Author SHA1 Message Date
Zacharie fd8394df07 Bug fixes on statistic page
* Statistic page is now more clean with 0 or 1 values (for new Piwigos)
 * Rectification of a mistake in functions_mysqli.inc.php (replace 'groups' by 'rank')
2020-06-17 14:31:15 +02:00
Zacharie 96d09f1f1a Issue #1189 : Bug and graphic problems fixes 2020-06-12 15:33:35 +02:00
Zacharie 5d24541dca Issue #1189 : Add a compare mode on years and month in the statistic page.
* Number of years compared is a configuration variable (default 5)
 * Months compared are the actual, the last and the actual month the last year (you can also visualize the average last 12 months)
2020-06-12 15:33:35 +02:00
Zacharie 8577239be5 Issue #1189 : Minor design fixes 2020-06-12 15:33:35 +02:00
Zacharie 1acc213858 Issue #1189 : Minor Color change 2020-06-12 15:33:35 +02:00
Zacharie d3df6cd731 Issue #1189 : Dark mode fix and clean code 2020-06-12 15:33:35 +02:00
Zacharie b32daddafe Issue #1189 : Statistic page redesign
* Statistic page totally redesign, replace by a single graphic which display for last hours, days, months and years
 * Add Chart.js plugin for graphic representation
 * Add Moment.js plugin for time operations
2020-06-12 15:33:35 +02:00