Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Matthias Meusburger cd0b2e33b3 Bug 7673: New patron permissions
This patch adds the following permissions:

     - editcatalogue.limited_item_edition: Limit item modification to barcode, status and note
     - editcatalogue.delete_all_items: Delete all items at once
     - tools.items_limited_batchmod: Limit batch item modification to item status

    The SubfieldsToAllowForLimitedEdition syspref is used to define which subfields can be edited
    when the editcatalogue.limited_item_edition permission is enabled.

    In the same way, the SubfieldsToAllowForLimitedBatchmod is used to define which subfields
    can be edited when the tools.items_limited_batchmod permission is enabled.

Signed-off-by: Koha Team AMU <koha.aixmarseille@gmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-11-11 12:27:00 -03:00
..
value_builder Bug 13129 - HTML and JS escapes missing in unimarc_field_4XX.tt 2014-10-28 10:51:49 -03:00
addbiblio.tt Bug 6536: QA Follow-up for string changes referring to Z39.50 2014-09-01 10:09:14 -03:00
addbooks.tt Bug 13062 - Cataloging search no longer passes search terms to z39.50 search 2014-10-15 18:08:40 -03:00
additem.tt Bug 7673: New patron permissions 2014-11-11 12:27:00 -03:00
linkitem.tt Bug 8356 - moveitem.tt and linkitem.tt have cataloging typo Changed urls from cataloging to cataloguing 2012-07-10 10:56:26 +02:00
merge.tt Bug 11905 - when editing item, cursor is positioning in search box and not to item 2014-07-30 11:57:31 -03:00
moveitem.tt Bug 8356 - moveitem.tt and linkitem.tt have cataloging typo Changed urls from cataloging to cataloguing 2012-07-10 10:56:26 +02:00
z3950_auth_search.tt Bug 6536: Adjustments for servername and servertype 2014-09-01 10:09:05 -03:00
z3950_search.tt Bug 12765: Fix capitalization - "Try another search" 2014-09-08 10:49:31 -03:00