Commit Graph

27 Commits

Author SHA1 Message Date
Gregory Soutade b9566beb80 Set lang value in generated HTML page 2024-02-15 10:54:52 +01:00
Gregory Soutade 974d355dd4 Add no_referrer_domains list to defaut_conf for website that defines this policy 2024-01-30 11:24:52 +01:00
Gregory Soutade 07eb919837 Add excluded_domain_name to default_conf 2023-07-14 09:24:47 +02:00
Gregory Soutade 5f96c44edf Set count_hit_only_visitors to False by default 2023-03-11 20:40:31 +01:00
Gregory Soutade b5361b6036 Add .html, .css and .js in default compressed files 2022-11-08 20:41:56 +01:00
Gregory Soutade 4d3c2107f0 Don't save all visitors requests into database (save space and computing). Can be changed in deufalt_conf.py with keep_requests value 2022-06-23 21:16:30 +02:00
Gregory Soutade fffab335fa Handle URLs with empty referer 2017-08-23 20:11:17 +02:00
Grégory Soutadé a76d8e8b69 Add display only switch (-p) 2016-08-20 13:12:25 +02:00
Gregory Soutade 914232483f Add SVG as multimedia files 2015-08-14 07:49:53 +02:00
Grégory Soutadé 046c1d8983 Use a clear conf file 2014-12-19 18:06:02 +01:00
Grégory Soutadé 54b7b59899 Update documentation 2014-12-19 17:21:45 +01:00
Grégory Soutadé a35d462cb7 Replace # for module description by """ (help auto extraction) 2014-12-19 11:34:25 +01:00
Grégory Soutadé c278ff30f0 Use g.gettext for translations 2014-12-17 19:00:42 +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é 4f4e464843 Add file compression 2014-12-15 21:28:25 +01:00
Grégory Soutadé 1a5f65bdc2 Try to fix UTC problem 2014-12-10 21:41:22 +01:00
Grégory Soutadé 43e5e97c5a Add some comments 2014-12-08 18:38:40 +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
Grégory Soutadé 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
Grégory Soutadé 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é 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
Grégory Soutadé 81b3eee552 Do a lot of things 2014-11-26 16:17:16 +01:00
Gregory Soutade 38c041126d Plugins management seems ok 2014-11-22 19:23:56 +01:00
Gregory Soutade 2cb8e193d3 Add default config 2014-11-21 16:57:11 +01:00