Marien Fressinaud
f43b273706
Update i18n for statistics
2014-12-11 16:10:39 +01:00
Alexis Degrugillier
38cf7a109e
Add more info in article repartition page
...
I added the same information than on the main stat page (total, read, unread and favorite) on the repartition page. Some refactoring was needed.
2014-11-08 09:26:01 -05:00
Marien Fressinaud
58deab37cd
Fix Minz_Error::error() -> use default values
2014-10-30 19:57:08 +01:00
Marien Fressinaud
79aa5beaf4
Refactor authentication system.
...
Big work, not finished. A lot of features have been removed.
See https://github.com/marienfressinaud/FreshRSS/issues/655
2014-10-06 23:29:20 +02:00
Marien Fressinaud
9a0d01be0c
Coding style
...
Remove spaces before parenthesis.
See https://github.com/marienfressinaud/FreshRSS/issues/655
2014-10-05 18:24:28 +02:00
Marien Fressinaud
6c8b36f04e
Let's begin the big refactoring!
...
Minz_Translate::t\s? replaces by _t
See https://github.com/marienfressinaud/FreshRSS/issues/655
2014-10-05 15:55:20 +02:00
Alexis Degrugillier
cd88414abc
Add an average per day for the 30 day period
2014-09-29 18:54:03 -04:00
Alexis Degrugillier
5889ef35c8
Change todo align
2014-09-21 12:01:36 -04:00
Alexis Degrugillier
0420a98939
Add comments on the stat controller
2014-09-21 11:51:53 -04:00
Alexis Degrugillier
f002dbe4ce
Add average on repartition charts.
...
It needs some verification on the value used to calculate the averages.
2014-09-01 20:58:05 -04:00
Alexandre Alapetite
ea99ac1259
Syntax 581
...
#581
2014-08-19 21:55:49 +02:00
Alexis Degrugillier
393fce3e8a
Add a feed selector in repartition statistics.
...
Before we could choose the feed in the statistics only from the feed options in the main view. Now with the new drop-down list, it is possible to choose it from the statistics page.
The rendering needs to be polished to be nicer.
2014-08-19 08:55:44 -04:00
Alexis Degrugillier
d049c1bc80
Add article repartition in stats
...
Add article repartition per hour, per day of week, per month for all feeds but also for individual feeds.
2014-07-24 21:57:59 -04:00
Alexandre Alapetite
e507256d0b
Stats idle feed small bug
...
Some feeds were listed more than once. A bit more independent from the
SQL query.
https://github.com/marienfressinaud/FreshRSS/issues/544
2014-07-23 00:24:00 +02:00
Alexandre Alapetite
937cb4b066
Idle feeds: link to configuration page
...
https://github.com/marienfressinaud/FreshRSS/issues/544
2014-07-22 13:41:31 +02:00
Alexandre Alapetite
3bbd0e446f
Prepare statistics for SQLite
...
Temporarily disable 30-day statistics for SQLite
https://github.com/marienfressinaud/FreshRSS/issues/100
https://github.com/marienfressinaud/FreshRSS/issues/90
2014-07-06 11:54:00 +02:00
Alexis Degrugillier
60fe99344e
Refactor and formatting
2014-06-15 12:13:33 -04:00
Alexis Degrugillier
e9cee8cc20
Fix syntax
2014-06-15 12:05:21 -04:00
Alexis Degrugillier
d9f570a84d
Refactor idle feed stats
2014-06-15 12:05:21 -04:00
Alexis Degrugillier
181fcd9889
Refactor statistics
...
I made a new controller to handle statistics. The old statistics have been moved in that controller and a new action has been added to display idle feeds. I also added a menu in the left panel to navigate between the statistics pages.
See #90
2014-06-15 12:05:21 -04:00