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

Olli-Antti Kivilahti <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22469|0                           |1
        is obsolete|                            |

--- Comment #4 from Olli-Antti Kivilahti <[email protected]> ---
Created attachment 22471
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22471&action=edit
Bug 6385 - All items should optionally be displayed by default in the OPAC

Added a system preference "OPACmaxItemsOnDetail" to set a threshold after which
only results from the
users branch are displayed, or Items from the past year if homebranch cannot be
defined.

This tightly couples with bug 11129 which provides the filtering mechanism to
display smaller result sets.
Also added lots of complexity to define the warning messages based on is the
filter used to override the
"OPACmaxItemsOnDetail".

Added a new "limit"-filter to C4::Items::GetItemInfo() which adds the
LIMIT-clause to the big SQL.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to