Commit Graph
66 Commits
Author SHA1 Message Date
soutade 1c3fc1c06d Update locales 2015-03-02 19:46:08 +01:00
soutade f853ad808e Add hours_stats plugin 2015-03-02 19:44:10 +01:00
soutade b563609b24 Update Locales 2015-03-02 18:33:18 +01:00
soutade 6949235fc4 Some CSS classes where not set 2015-03-02 18:32:15 +01:00
soutade ab1167c621 Forgot to generate last day of a month... 2015-03-02 18:26:42 +01:00
soutade 9d9e42f66d Forgot to document _append feature 2015-02-19 20:36:37 +01:00
soutade 7ca5022d3e Update documentation and translation 2015-02-19 20:29:08 +01:00
soutade efb5ddf761 Update doc & locales 2015-02-17 19:33:21 +01:00
soutade 4e8a593699 Update doc and translations 2015-01-13 19:02:12 +01:00
soutade 803dd1392c Update Chagelog 2015-01-13 18:58:56 +01:00
soutade a67ed82c74 Update ChangeLog 2015-01-08 21:17:55 +01:00
soutade a85be4465e Update conf.pt 2015-01-08 21:17:46 +01:00
soutade ce1aa2d7c6 Update documentation 2015-01-08 21:08:30 +01:00
soutade b139e57765 Update FR translations 2015-01-08 21:08:03 +01:00
soutade 1003a86593 Update doc 2014-12-19 18:30:12 +01:00
soutade 251086dcc0 Forgot some files 2014-12-19 18:21:34 +01:00
soutade 046c1d8983 Use a clear conf file 2014-12-19 18:06:02 +01:00
soutade a14600ccda Update TODO 2014-12-19 18:01:38 +01:00
soutade ea32f7f0ae Append domain_name in pages title 2014-12-19 17:50:45 +01:00
soutade d47a4609d8 Update locales 2014-12-19 17:50:34 +01:00
soutade 54b7b59899 Update documentation 2014-12-19 17:21:45 +01:00
soutade 2f05a70ee5 0 in place of nothing in total year overview 2014-12-18 21:57:44 +01:00
soutade 53dc5a29fb Merge branch 'master' of soutade.fr:iwla 2014-12-18 19:55:19 +01:00
soutade e740bf1e45 Add licence information 2014-12-18 19:54:31 +01:00
soutade a74a6b8469 Display 'Others' when max displayed reached 2014-12-17 21:27:31 +01:00
soutade f82e26e3bc Update 2014-12-17 21:08:17 +01:00
soutade 50fb09104e Filter by domain name 2014-12-17 21:06:48 +01:00
soutade 14c1686d98 Add POT and MO files plus script to generate POT file 2014-12-17 20:39:19 +01:00
soutade ccab40b4e1 Replace g.gettext by iwla._
Add createCurTitle() to factorize code
2014-12-17 20:31:59 +01:00
soutade c278ff30f0 Use g.gettext for translations 2014-12-17 19:00:42 +01:00
soutade b4fc831f06 Merge branch 'logging' 2014-12-16 20:24:56 +01:00
soutade 7afbf4fa96 Logging seems OK, except names 2014-12-16 20:23:33 +01:00
soutade e69af5e675 Start implementing logging 2014-12-15 22:30:49 +01:00
soutade ba5bd75ac1 Sort years in reverse order for main index.html 2014-12-15 22:30:17 +01:00
soutade 4d4fcf4075 Fix a copy/past bug in _compressFile (bad filename) 2014-12-15 22:20:47 +01:00
soutade 4f4e464843 Add file compression 2014-12-15 21:28:25 +01:00
soutade e327a1ff35 Add visitors in addition to visits 2014-12-15 20:43:43 +01:00
soutade f8503e895e Add TODO 2014-12-11 22:35:59 +01:00
soutade 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
soutade e012dc1b24 Add max_x_displayed and create_x_page parameters for most display plugins 2014-12-11 21:13:24 +01:00
soutade 2df258676c Fix a bug in filename output (not properly concatened) 2014-12-10 22:17:11 +01:00
soutade 1a5f65bdc2 Try to fix UTC problem 2014-12-10 21:41:22 +01:00
soutade 6d62f21373 Finalize comments 2014-12-10 21:15:56 +01:00
soutade 4f1c09867d WIP 2014-12-10 07:09:05 +01:00
soutade 4cb2736e22 We're need a first version 2014-12-04 21:47:11 +01:00
soutade 2362fd1fd2 Fix unicode problems
Add generateHTMLLink()
2014-12-04 21:04:41 +01:00
soutade 5f72a9c912 Fix presentation problems 2014-12-04 19:15:15 +01:00
soutade 897f96232c Work on index (not finished) 2014-12-03 21:58:55 +01:00
soutade 95023a5db3 Do a bunch of CSS and presentation 2014-12-02 21:53:20 +01:00
soutade 273bcd3526 Add weekend coloration 2014-12-02 21:16:27 +01:00
soutade 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
soutade 2846394dad Introduce _buildHTML() and DisplayHTMLBlockTableWithGraph class in display.py 2014-12-01 21:45:26 +01:00
soutade 5d6362105b Save month stats in meta dictionary 2014-12-01 21:13:35 +01:00
soutade 3858127a6d Work on CSS management 2014-11-27 21:40:23 +01:00
soutade d2b0d0dae6 Fully rework display with CSS style inclusion 2014-11-27 19:38:41 +01:00
soutade 6b0ed18f35 Remove viewed limitation in page_to_hit : skip good requests 2014-11-26 22:06:58 +01:00
soutade 5e965f4cc1 Add top_pages plugin 2014-11-26 22:03:19 +01:00
soutade 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
soutade fec5e375e4 Remove iwla parameter in hook functions 2014-11-26 20:31:13 +01:00
soutade 9571bf09b6 Work with time 2014-11-26 19:53:00 +01:00
soutade 92533cc244 Fix key_phrases 2014-11-26 19:33:08 +01:00
soutade d5db763b48 Rework conf in plugins 2014-11-24 21:42:57 +01:00
soutade 549c0e5d97 Update conf management 2014-11-24 21:37:37 +01:00
soutade b8027fe509 Need to separate day and month stats 2014-11-19 21:37:37 +01:00
soutade 53452fa4c3 Before dictionary rework 2014-11-19 19:45:41 +01:00
soutade 888b481b1d On r715 2014-11-19 19:34:16 +01:00