Koha/tools
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
..
background-job-progress.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
cleanborrowers.pl kohabug 1573 - properly count patrons to delete 2008-05-13 17:40:32 -05:00
exceptionHolidays.pl Bug 1768: Calendar now retains the month on which the user was entering data. 2009-05-18 16:37:58 -05:00
export.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
holidays.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
import_borrowers.pl Allow option to preserve Extended Attributes on patron import update. 2009-05-28 06:50:39 -05:00
inventory.pl Bug 3224 : inventory tool fails on DOS newlines 2009-05-14 06:59:27 -05:00
koha-news.pl Add a date field in news edition, and permit to set the "timestamp" field, that is the publication date and modify the GetNewsToDisplay to return only news that timestamp is < to current date that permit to publish news later without any action. 2009-05-11 14:12:59 -05:00
letter.pl bug 1546 - REPLACE statements 2009-02-26 13:45:43 -06:00
manage-marc-import.pl patch for feature 2952 - v3 2009-02-12 16:39:33 -06:00
newHolidays.pl Bug 1687: Can't assign holidays to all branches at once. 2009-05-27 07:06:26 -05:00
overduerules.pl bug 2707 - overdue rules not being deleted 2008-11-04 15:29:11 -06:00
pdfViewer.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
picture-upload.pl Bug 2622 & 2623 : tools permissions for edit notice triggers and picture upload overly restrictive 2008-10-16 14:47:31 -05:00
scheduler.pl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
stage-marc-import.pl Autoselect marcflavour in marc import 2009-03-04 10:57:22 -06:00
tools-home.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
upload-file-progress.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
upload-file.pl granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
viewlog.pl bug 3263: Staff Search Results Interface Changes 2009-05-28 06:42:20 -05:00