http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14608 Bug ID: 14608 Summary: Hea, add possibility of sharing usage statistics in Administration page and Web installer Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: julian.fiol@biblibre.com Reporter: julian.fiol@biblibre.com QA Contact: testopia@bugs.koha-community.org Depends on: 13585 This patch add the possibility of sharing Koha usage statistics with the community on http://hea.koha-community.org/ The data sent anonymously can be find here : http://wiki.koha-community.org/wiki/KohaUsageStat_RFC#Which_data_are_sent_.3... It add a choice in the web installer to send, not send or remind later to share these stats. If you choose 'Yes', it will send anonymously stats every months. If you choose 'No', it will not send your stats and never remind you to do it. If you choose 'Later', it will remind you to make a choice in 7 days on the Administration page. This message has the same 3 possibilities : 'Yes' : it will send anonymously stats every months. 'No' : it will not send your stats and never remind you to do it. 'Later' : it will show you again this message in 7 days. If you have an already installed koha, it will show you directly the message on the Administration page with the same choices and effect than above. This patch depends on Bug 13585 - HEA - Cronjob Setup which will activate the monthly cron to actually share statistics. Referenced Bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13585 [Bug 13585] HEA - Cronjob Setup -- You are receiving this mail because: You are watching all bug changes.