Commit Graph

80 Commits

Author SHA1 Message Date
Gregory Soutade
bfba52af8f Bug : hits/pages in the same second where not analyzed 2015-01-06 08:08:09 +01:00
Gregory Soutade
b1cdb30243 Add analysis duration in result 2015-01-02 19:27:57 +01:00
Gregory Soutade
e7e988657e Deactivate UTC time computation 2014-12-31 18:00:10 +01:00
Gregory Soutade
24c9807aa8 Bug in UTC time computation 2014-12-31 17:59:28 +01:00
Gregory Soutade
f1fb8cb674 Merge with origin:dev 2014-12-31 14:22:46 +01:00
046c1d8983 Use a clear conf file 2014-12-19 18:06:02 +01:00
ea32f7f0ae Append domain_name in pages title 2014-12-19 17:50:45 +01:00
Grégory Soutadé
a35d462cb7 Replace # for module description by """ (help auto extraction) 2014-12-19 11:34:25 +01:00
2f05a70ee5 0 in place of nothing in total year overview 2014-12-18 21:57:44 +01:00
53dc5a29fb Merge branch 'master' of soutade.fr:iwla 2014-12-18 19:55:19 +01:00
e740bf1e45 Add licence information 2014-12-18 19:54:31 +01:00
Grégory Soutadé
4363c90197 Bug in valid visitor creation and count_hit_only_visitors 2014-12-18 07:46:12 +01:00
50fb09104e Filter by domain name 2014-12-17 21:06:48 +01:00
ccab40b4e1 Replace g.gettext by iwla._
Add createCurTitle() to factorize code
2014-12-17 20:31:59 +01:00
c278ff30f0 Use g.gettext for translations 2014-12-17 19:00:42 +01:00
7afbf4fa96 Logging seems OK, except names 2014-12-16 20:23:33 +01:00
e69af5e675 Start implementing logging 2014-12-15 22:30:49 +01:00
ba5bd75ac1 Sort years in reverse order for main index.html 2014-12-15 22:30:17 +01:00
4d4fcf4075 Fix a copy/past bug in _compressFile (bad filename) 2014-12-15 22:20:47 +01:00
4f4e464843 Add file compression 2014-12-15 21:28:25 +01:00
e327a1ff35 Add visitors in addition to visits 2014-12-15 20:43:43 +01:00
Grégory Soutadé
caeab70ca6 Forgot to remove robots from visitors in days statistics 2014-12-15 08:21:46 +01:00
Gregory Soutade
2ab98c4090 Add -f paramter 2014-12-14 15:46:01 +01:00
Gregory Soutade
c221c813bf Don't account hits <= last_access (< before) 2014-12-14 15:41:47 +01:00
Gregory Soutade
3a246d5cd6 Optimize analysis using reverse loop 2014-12-14 15:10:13 +01:00
Gregory Soutade
9da4eb3858 Seems ok for account 2014-12-14 14:50:30 +01:00
Grégory Soutadé
bb7ce4af90 Start refactoring statistics computation 2014-12-12 14:01:23 +01:00
Grégory Soutadé
f116eacbcc Set two digits for month numbers 2014-12-12 13:24:47 +01:00
Grégory Soutadé
2c3d8d22f8 Always checks time before append hit 2014-12-12 13:18:12 +01:00
9ab1687c76 Fix two bugs : don't break on logs < last_access and -1 missed for cur day CSS 2014-12-11 22:31:40 +01:00
1a5f65bdc2 Try to fix UTC problem 2014-12-10 21:41:22 +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
Grégory Soutadé
010c16caca Give iwla to each display class
Add generic functions createPage() and createBlock() in DisplayHTMLBuild
Add and display IWLA version
2014-12-08 14:13:26 +01:00
4cb2736e22 We're need a first version 2014-12-04 21:47:11 +01:00
2362fd1fd2 Fix unicode problems
Add generateHTMLLink()
2014-12-04 21:04:41 +01:00
5f72a9c912 Fix presentation problems 2014-12-04 19:15:15 +01:00
897f96232c Work on index (not finished) 2014-12-03 21:58:55 +01:00
Grégory Soutadé
269b8e54de Add minimal conf values requirements for main 2014-12-03 11:29:05 +01:00
Grégory Soutadé
9c82c61cf8 Add some arguments 2014-12-03 10:55:32 +01:00
95023a5db3 Do a bunch of CSS and presentation 2014-12-02 21:53:20 +01:00
273bcd3526 Add weekend coloration 2014-12-02 21:16:27 +01:00
7d45b45e8a class DisplayHTMLBlockTableWithGraph() seems to work
Fix a bug : month_stats override if iwla.py called twice
2014-12-02 20:49:56 +01:00
Grégory Soutadé
63a9b40b46 Work for DisplayHTMLBlockTableWithGraph class 2014-12-02 16:53:54 +01:00
5d6362105b Save month stats in meta dictionary 2014-12-01 21:13:35 +01:00
Gregory Soutade
81c3aa8099 Try to manage CSS path 2014-11-30 19:05:17 +01:00
Grégory Soutadé
d4170ad3ed Display empty stats 2014-11-28 16:26:11 +01:00
Grégory Soutadé
1b4f9c0ad5 Add First CSS 2014-11-28 16:02:04 +01:00
3858127a6d Work on CSS management 2014-11-27 21:40:23 +01:00
Grégory Soutadé
02233f2f37 Replace getCurDisplayRoot() by getCurDisplayPath() 2014-11-27 14:29:25 +01:00