Summary: | Add sections/headings to Patron system preferences tab | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | System Administration | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Josef Moravec <josef.moravec> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | 1joynelson, david, dcook, gmcharlt, josef.moravec |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | cgi-bin/koha/admin/preferences.pl?tab=patrons | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This enhancement organizes the patron system preferences into sections. This makes them easier to find, instead of being one long unorganized list.
|
Version(s) released in: |
20.05.00
|
Circulation function: | |||
Attachments: |
Bug 5614: Organize 'patron' system preferences
Bug 5614: Organize 'patron' system preferences Bug 5614: Organize 'patron' system preferences |
Description
Nicole C. Engard
2011-01-13 00:09:51 UTC
This could certainly be useful. Serials might also benefit from a categorization of the system preferences... Still valid. Created attachment 102798 [details] [review] Bug 5614: Organize 'patron' system preferences Until now, there was only "General" and "Privacy". This patch breaks the "General" prefs up into multiple sections. To test: - Go to Administration > Patrons - Verify the current state of things - Apply patch - Reload patch - Verify headings make sense and groups make sense as well A really old bug - worked out a first suggestion. Comments welcome! Created attachment 103321 [details] [review] Bug 5614: Organize 'patron' system preferences Until now, there was only "General" and "Privacy". This patch breaks the "General" prefs up into multiple sections. To test: - Go to Administration > Patrons - Verify the current state of things - Apply patch - Reload patch - Verify headings make sense and groups make sense as well Signed-off-by: David Nind <david@davidnind.com> (In reply to Katrin Fischer from comment #4) > A really old bug - worked out a first suggestion. Comments welcome! This is so much easier to browse and read, rather than such a long list of system preferences! I'm sure others may have some suggestions and refinements for the system preferences left under general, but I think it is a great improvement as is. Thank you! Created attachment 103384 [details] [review] Bug 5614: Organize 'patron' system preferences Until now, there was only "General" and "Privacy". This patch breaks the "General" prefs up into multiple sections. To test: - Go to Administration > Patrons - Verify the current state of things - Apply patch - Reload patch - Verify headings make sense and groups make sense as well Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Great job Katrin, does make sense to me Thank you, Josef, and nice to read you! Nice work everyone! Pushed to master for 20.05 enhancement not backported to 19.11.x |