Commit Graph

113 Commits

Author SHA1 Message Date
Gregory Soutade
02c7018da0 Merge branch 'master' of soutade.fr:iwla 2014-12-18 21:58:55 +01:00
2f05a70ee5 0 in place of nothing in total year overview 2014-12-18 21:57:44 +01:00
Gregory Soutade
a30b3d9d8d Merge branch 'master' of soutade.fr:iwla 2014-12-18 21:40:02 +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
Gregory Soutade
01a4841617 Merge branch 'master' of soutade.fr:iwla 2014-12-18 07:50:28 +01:00
Grégory Soutadé
4363c90197 Bug in valid visitor creation and count_hit_only_visitors 2014-12-18 07:46:12 +01:00
Gregory Soutade
9f0770ec52 Merge branch 'master' of soutade.fr:iwla 2014-12-17 21:32:19 +01:00
a74a6b8469 Display 'Others' when max displayed reached 2014-12-17 21:27:31 +01:00
f82e26e3bc Update 2014-12-17 21:08:17 +01:00
50fb09104e Filter by domain name 2014-12-17 21:06:48 +01:00
14c1686d98 Add POT and MO files plus script to generate POT file 2014-12-17 20:39:19 +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
b4fc831f06 Merge branch 'logging' 2014-12-16 20:24:56 +01:00
7afbf4fa96 Logging seems OK, except names 2014-12-16 20:23:33 +01:00
Gregory Soutade
a21786c0e2 Merge branch 'master' of soutade.fr:iwla 2014-12-16 07:48:27 +01:00
Grégory Soutadé
9bff7aa1b3 Separate DB_ROOT and DISPLAY_ROOT by default 2014-12-16 07:42:42 +01:00
Grégory Soutadé
28d3e9765f Set reverse DNS names in lower case 2014-12-16 07:38:57 +01:00
Gregory Soutade
fd6b05475b Merge branch 'master' of soutade.fr:iwla 2014-12-15 22:32:47 +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
Gregory Soutade
f13ba43dae Merge branch 'master' of soutade.fr:iwla 2014-12-15 08:26:19 +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
59e234b9bf Update TODO 2014-12-14 15:48:57 +01:00
Gregory Soutade
2ef7cdf01b Merge branch 'master' of soutade.fr:iwla 2014-12-14 15:47:19 +01:00
Gregory Soutade
d4e3c0ecdd Update TODO 2014-12-14 15:46:44 +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
3c5f117870 Create display root before symlink css 2014-12-14 15:28:12 +01:00
Gregory Soutade
bd31b04e9b Merge branch 'master' of soutade.fr:iwla
Conflicts:
	conf.py
2014-12-14 15:15:05 +01:00
Gregory Soutade
094b05900e Final version of conf 2014-12-14 15:11:50 +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
Grégory Soutadé
15d2877e5a update TODO 2014-12-12 08:18:54 +01:00
f8503e895e Add TODO 2014-12-11 22:35:59 +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
e012dc1b24 Add max_x_displayed and create_x_page parameters for most display plugins 2014-12-11 21:13:24 +01:00
2df258676c Fix a bug in filename output (not properly concatened) 2014-12-10 22:17:11 +01:00
1a5f65bdc2 Try to fix UTC problem 2014-12-10 21:41:22 +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