Summary: | Use country-list.inc to display choices for UsageStatsCountry preference | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | System Administration | Assignee: | Owen Leonard <oleonard> |
Status: | Needs documenting --- | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, testopia |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Small patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
24.05.00
|
Circulation function: | |
Bug Depends on: | 35091 | ||
Bug Blocks: | |||
Attachments: |
Bug 35097: Use country-list.inc to display choices for UsageStatsCountry preference
Bug 35097: Use country-list.inc to display choices for UsageStatsCountry preference Bug 35097: Use country-list.inc to display choices for UsageStatsCountry preference |
Description
Owen Leonard
2023-10-18 16:07:57 UTC
Created attachment 157340 [details] [review] Bug 35097: Use country-list.inc to display choices for UsageStatsCountry preference This patch updates the system preferences interface so that it uses country-list.inc for the selection of countries for the UsageStatsCountry preference. To test, apply the patch and restart services. - Go to Administration -> System preferences and search for "UsageStatsCountry" - The dropdown of countries should look correct. - Select a country, save, and confirm that your choice is saved correctly. Created attachment 157429 [details] [review] Bug 35097: Use country-list.inc to display choices for UsageStatsCountry preference This patch updates the system preferences interface so that it uses country-list.inc for the selection of countries for the UsageStatsCountry preference. To test, apply the patch and restart services. - Go to Administration -> System preferences and search for "UsageStatsCountry" - The dropdown of countries should look correct. - Select a country, save, and confirm that your choice is saved correctly. Signed-off-by: David Nind <david@davidnind.com> Currently blocked by the dependency bug. Created attachment 161338 [details] [review] Bug 35097: Use country-list.inc to display choices for UsageStatsCountry preference This patch updates the system preferences interface so that it uses country-list.inc for the selection of countries for the UsageStatsCountry preference. To test, apply the patch and restart services. - Go to Administration -> System preferences and search for "UsageStatsCountry" - The dropdown of countries should look correct. - Select a country, save, and confirm that your choice is saved correctly. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Pushed for 24.05! Well done everyone, thank you! Not backported to 23.11.x |