https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14608
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #41212|0 |1 is obsolete| | Attachment #41213|0 |1 is obsolete| | Attachment #41712|0 |1 is obsolete| | Attachment #41713|0 |1 is obsolete| | --- Comment #10 from Julian Maurice <[email protected]> --- Created attachment 55773 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55773&action=edit Bug 14608 : Add a message on the Administration page to share statistics This patch add a message on the Administration page to share your usage statistics to hea.koha-community.org If you click on : 'Yes' : It set the 'UsageStats' syspref to 1 (activate sharing) and the 'UsageStatsLastDisplay' syspref to 0. 'Later' : It set the 'UsageStats' syspref to 0 and the 'UsageStatsLastDisplay' syspref to the today's date and it will show again the message after 7 days. 'No' : It set the 'UsageStats' syspref to 0 and the 'UsageStatsLastDisplay' syspref to 0. This patch also add the possibility to enable the sharing feature from the web installer. If you click on: 'Yes' : It set the 'UsageStats' syspref to 1 (activate sharing) and the 'UsageStatsLastDisplay' syspref to 0. 'Later' : It set the 'UsageStats' syspref to 0 and the 'UsageStatsLastDisplay' syspref to the today's date. A message on the Administration page will offer you again the possibility of sharing your stats in 7 days. 'No' : It set the 'UsageStats' syspref to 0 and the 'UsageStatsLastDisplay' syspref to 0. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
