[Koha-bugs] [Bug 7310] Improving permissions on lists (virtual shelves)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Feb 25 22:35:13 CET 2012


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

--- Comment #33 from Jared Camins-Esakov <jcamins at cpbibliography.com> 2012-02-25 21:35:13 UTC ---
Created attachment 7876
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7876
Bug 7310: Code changes for Improving list permissions

This lays the foundation for further changes for report 7310.
Implements following points from the wiki page List permissions:
1) Preference that controls if users may create public lists in opac.
2) New add/delete own/delete other permissions per list.

Code has been changed (in some cases refactored). New permissions are not yet
visible; with this patch current functionality is kept as much as possible
while resolving several issues, improving permissions and extending the code
for further developments (using the new permissions and sharing lists).

Feb 23, 2012 (revision): Changed defaults for new lists. Could also remove
routine GetRecentShelves by using GetSomeShelfNames in catalogue/search.pl just
as opac-search.pl already did. (More consistent.)

Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list