Koha/serials
Paul Poulain 6924e7d6b4 fix for 2997 : superlibrarian's ability to edit item/patron home branch affected if all other privileges are selected
Before this patch, we used to test for flags == 1, which was wrong when patron had all privileges.
This patch just adds a %2 to check that patron has superlibrarian privilege, and maybe something else we don't care.

I think I fixed it everywhere except in acquisition, that will be addressed by BibLibre new acquisition module.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-05-28 17:06:46 -05:00
..
acqui-search-result.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
acqui-search.pl serials subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:07 -06:00
checkexpiration.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
claims.pl Need to pass dateformat pref to the template so tablesorter js knows how to handle sorting date column. 2008-07-31 23:01:50 -05:00
distributedto.pl serials subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:07 -06:00
lateissues-excel.pl reintroducing lateissues-excel 2007-12-14 09:09:37 -06:00
member-search.pl Bugfixes & improvements (various and minor) : 2007-05-22 09:13:54 +00:00
reorder_members.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
routing-preview.pl created old_issues and old_reserves tables 2008-03-15 08:36:31 -05:00
routing.pl replaced incorrect '=>' with '=' 2008-01-03 20:22:19 -06:00
serial-issues.pl serials subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:07 -06:00
serials-collection.pl (bug #2961) change the workflow of the new issue 2009-04-27 18:03:30 -05:00
serials-edit.pl (bug #3198) fix serial receive with autobarcode 2009-05-11 07:47:06 -05:00
serials-home.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
serials-recieve.pl item rework: moved various accessor functions 2008-01-03 16:25:05 -06:00
statecollection.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
subscription-add.pl fix for 2997 : superlibrarian's ability to edit item/patron home branch affected if all other privileges are selected 2009-05-28 17:06:46 -05:00
subscription-bib-search.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
subscription-copy.pl serials subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:07 -06:00
subscription-detail.pl fix for 2997 : superlibrarian's ability to edit item/patron home branch affected if all other privileges are selected 2009-05-28 17:06:46 -05:00
subscription-renew.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
viewalerts.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00