Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Nick Clemens 85cfdb1f5b
Bug 33133: Add fast cataloging to 'Cataloging' page
This patch adds a check for the existence of the Fast Add framework to
the Koha mainpage and the cataloging home page

If it exists, and the user has fast cataloging permission then there
will be a link to Cataloging on the home page, and to Fast add on the
cataloging page

To test:
1 - Have two patrons, one with superlibrarian and one with only
  catalogue + fast_cataloging
2 - Make sure you have a fast add framework (code:FA)
3 - Have two windows/tabs one with each patron (one private/incognito or
  use two browsers)
4 - View mainpage.pl for both
5 - Superlibrarian has Catalogue link, other does not
6 - Browse to http://localhost:8081/cgi-bin/koha/cataloguing/cataloging-home.pl
7 - Superlibrarian sees stuff, other can access page, but has no buttons
8 - Apply patch
9 - Repeat 4 - both have a link
10 - Repeat 7 - both have a link to fast add
11 - Confirm fast add link works

Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-03-27 12:50:07 +02:00
..
value_builder Bug 32567: (QA follow-up) Fix some labelling inconsistencies 2023-02-07 15:30:32 -03:00
addbiblio.tt Bug 19361: (QA follow-up) Make sure "Not an authorised value" appears in the pull down 2023-03-20 09:39:55 -03:00
addbooks.tt Bug 32633: (QA follow-up) Move page-section nesting 2023-02-02 11:53:19 -03:00
additem.tt Bug 20256: Use new methods 2023-02-02 11:59:26 -03:00
cataloging-home.tt Bug 33133: Add fast cataloging to 'Cataloging' page 2023-03-27 12:50:07 +02:00
concerns.tt Bug 31028: (follow-up) Remove special:undefined 2023-03-07 14:54:38 -03:00
editor.tt
linkitem.tt Bug 32072: Consistent classes for primary buttons: Cataloging 2022-11-11 16:52:33 -03:00
merge.tt Bug 33278: Correct JS for activating default tab on various pages 2023-03-27 11:51:00 +02:00
moveitem.tt Bug 32952: Standardize action fieldsets in authorities, cataloging, and circulation 2023-03-10 12:04:09 -03:00
z3950_auth_search.tt Bug 32072: Consistent classes for primary buttons: Cataloging 2022-11-11 16:52:33 -03:00
z3950_search.tt Bug 32299: Add page-section to Z39.50 results 2022-11-23 09:29:07 -03:00