[Koha-bugs] [Bug 10907] Showing the staff members name who managed a suggestion should be optional

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 9 18:45:08 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10907

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 23359
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23359&action=edit
Bug 10907: Optionally show the staff member's name who managed a suggestion in
OPAC

The name of a staff member who managed a suggestion is shown in the
the OPAC if the new system preference OpacSuggestionManagedBy is set to
'Show'. This is also the default.

If the preference is set to 'Don't show' the staff members name
is not displayed and the column 'Managed by' in the table of
suggestions in the patron account is not displayed.

To test:
- Create a one or more suggestions
- 'Manage' them by accecpting or rejecting
- Go to your patron account and check that the staff member name is
  shown for your suggestions
- Apply patch, run database update
- Check the name is still shown
- Switch the preference to 'Don't show'
- Check the name is no longer shown and the table still displays
  correctly, but without the 'Managed by' column
- Repeat those tests for both bootstrap and prog theme!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list