Commit Graph

21 Commits

Author SHA1 Message Date
Gregory Soutade
3a246d5cd6 Optimize analysis using reverse loop 2014-12-14 15:10:13 +01:00
6d62f21373 Finalize comments 2014-12-10 21:15:56 +01:00
Grégory Soutadé
2d1e363883 WIP 2014-12-10 16:53:50 +01:00
4f1c09867d WIP 2014-12-10 07:09:05 +01:00
Grégory Soutadé
751a9b3fae Start big comments (post analysis / referers) 2014-12-09 16:54:02 +01:00
2362fd1fd2 Fix unicode problems
Add generateHTMLLink()
2014-12-04 21:04:41 +01:00
Grégory Soutadé
f7bf2e11ba Add top_hits plugin 2014-11-27 13:47:31 +01:00
Grégory Soutadé
c87ddfb1aa Add hit_to_page_conf in addition to page_to_hit_conf 2014-11-27 13:46:58 +01:00
Grégory Soutadé
5ccc63c7ae Add hasBeenViewed() function 2014-11-27 13:07:14 +01:00
Grégory Soutadé
e0d6b5dbbc Add top_downloads plugin 2014-11-27 12:35:41 +01:00
Grégory Soutadé
9fbc5448bc Add conf_requires.
Load plugins in order
2014-11-27 12:34:42 +01:00
Grégory Soutadé
dd8349ab08 Add option count_hit_only_visitors and function isValidForCurrentAnalysis() 2014-11-27 09:01:51 +01:00
5e965f4cc1 Add top_pages plugin 2014-11-26 22:03:19 +01:00
f8a48a7144 Split referers plugin in post_analysis and display
Remove post_analysis top_visitors (done in display)
2014-11-26 21:06:36 +01:00
fec5e375e4 Remove iwla parameter in hook functions 2014-11-26 20:31:13 +01:00
Grégory Soutadé
81b3eee552 Do a lot of things 2014-11-26 16:17:16 +01:00
d5db763b48 Rework conf in plugins 2014-11-24 21:42:57 +01:00
549c0e5d97 Update conf management 2014-11-24 21:37:37 +01:00
Gregory Soutade
21a95cc2fa Rework plugins with classes 2014-11-24 17:13:59 +01:00
Gregory Soutade
670f024905 Add bytesToStr()
Automatically convert list into strings in appendRow()
Add package information
2014-11-24 13:44:04 +01:00
Gregory Soutade
ed0af6e6ac Add top visitors and reverse dns plugins 2014-11-21 16:57:37 +01:00