Bugzilla – Attachment 34576 Details for
Bug 13436
Add more options to UsageStatsLibraryType
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 13436: Adding more options to UsageStatsLibraryType syspref
PASSED-QA-Bug-13436-Adding-more-options-to-UsageSt.patch (text/plain), 2.01 KB, created by
Kyle M Hall (khall)
on 2014-12-19 16:10:33 UTC
(
hide
)
Description:
[PASSED QA] Bug 13436: Adding more options to UsageStatsLibraryType syspref
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2014-12-19 16:10:33 UTC
Size:
2.01 KB
patch
obsolete
>From e4da0c60fe9c32a43733787e5d419c493901ff48 Mon Sep 17 00:00:00 2001 >From: Aleisha <aleishaamohia@hotmail.com> >Date: Mon, 15 Dec 2014 20:57:56 +0000 >Subject: [PATCH] [PASSED QA] Bug 13436: Adding more options to UsageStatsLibraryType syspref > >Added options: >- research >- private >- society or association >- corporate >- government >- religious organization >- subscription >- school > >Also changed 'university' to 'academic' > >To test: >1) Go on to Global System Preferences and find UsageStatsLibraryType under Administration >2) Click drop-down menu and see all new options described above, as well as 'academic' instead of 'university' > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >Amended patch: replace tab with spaces > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../prog/en/modules/admin/preferences/admin.pref | 10 +++++++++- > 1 files changed, 9 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >index e7d12fb..f796361 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >@@ -146,6 +146,14 @@ Administration: > default: public > choices: > public: "public" >- university: "university" >+ school: "school" >+ academic: "academic" >+ research: "research" >+ private: "private" >+ societyAssociation: "society or association" >+ corporate: "corporate" >+ government: "government" >+ religiousOrg: "religious organization" >+ subscription: "subscription" > - will be shown on the <a href="http://hea.koha-community.org">Hea Koha community website</a>. > - Note that this value has no effect if the UsageStats system preference is set to "Don't share" >-- >1.7.2.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 13436
:
34443
|
34500
|
34510
| 34576 |
34599