Bugzilla – Attachment 41712 Details for
Bug 14608
HEA : add possibility of sharing usage statistics in Administration page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14608 : Adding the new syspref UsageStatsLastDisplay to the updatedb (atomicupdate dir)
Bug-14608--Adding-the-new-syspref-UsageStatsLastDi.patch (text/plain), 903 bytes, created by
Julian FIOL
on 2015-08-20 12:27:29 UTC
(
hide
)
Description:
Bug 14608 : Adding the new syspref UsageStatsLastDisplay to the updatedb (atomicupdate dir)
Filename:
MIME Type:
Creator:
Julian FIOL
Created:
2015-08-20 12:27:29 UTC
Size:
903 bytes
patch
obsolete
>From 3dbb8098b7787f0c9009ec6140ca069817404761 Mon Sep 17 00:00:00 2001 >From: Julian FIOL <julian.fiol@biblibre.com> >Date: Thu, 20 Aug 2015 14:20:43 +0200 >Subject: [PATCH] Bug 14608 : Adding the new syspref UsageStatsLastDisplay to > the updatedb (atomicupdate dir) > >In response of Joubu comment #4 >--- > installer/data/mysql/atomicupdate/14608.sql | 2 ++ > 1 file changed, 2 insertions(+) > create mode 100644 installer/data/mysql/atomicupdate/14608.sql > >diff --git a/installer/data/mysql/atomicupdate/14608.sql b/installer/data/mysql/atomicupdate/14608.sql >new file mode 100644 >index 0000000..d421f4f >--- /dev/null >+++ b/installer/data/mysql/atomicupdate/14608.sql >@@ -0,0 +1,2 @@ >+INSERT INTO systempreferences (variable, value, options, explanation, type ) >+VALUES ('UsageStatsLastDisplay', '', NULL, 'The last time we offered you to share your statistics', 'Free'); >\ No newline at end of file >-- >2.4.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 14608
:
41212
|
41213
|
41712
|
41713
|
55773
|
58340
|
58341
|
58342
|
58968
|
58969
|
58970
|
58971
|
59949
|
59950
|
59951
|
59952
|
61031
|
61201
|
61202
|
61203
|
61204
|
61205