Koha/circ
Jonathan Druart a28e1928d3
Bug 21746: Remove NO_LIBRARY_SET
NO_LIBRARY_SET was used when the DB user was logged in. Since bug 20489
it's not longer possible. We could remove the code.

One occurrence left in C4::InstallAuth as there is no (real) logged in user yet.

Test plan:
* Install Koha to make sure NO_LIBRARY_SET is not needed during the
install process
* Login into Koha
* Make sure the your library's name is displayed correctly in the header
* Set another library
* Confirm that the library's name is updated

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
No problem during install, nor changing library.
Fixed (pre-existing) tab in circ/branchtransfers.pl
No errors

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-02 10:20:42 +00:00
..
add_message.pl
article-request-slip.pl
article-requests.pl
bookcount.pl
branchoverdues.pl Bug 11529: Use new biblio fields whenever possible 2019-08-05 15:03:17 +01:00
branchtransfers.pl Bug 21746: Remove NO_LIBRARY_SET 2020-03-02 10:20:42 +00:00
checkout-notes.pl Bug 22617: Fix checkout notes typo in manage_checkout_notes permission usage 2019-06-21 13:09:53 +01:00
circulation-home.pl
circulation.pl Bug 21746: Remove NO_LIBRARY_SET 2020-03-02 10:20:42 +00:00
del_message.pl
hold-transfer-slip.pl
offline-mf.pl Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
offline.pl Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
on-site_checkouts.pl
overdue.pl Bug 19809: Re-allow to call Koha::Objects::find in list context 2020-01-23 10:27:28 +00:00
pendingreserves.pl Bug 23484: (follow-up) add parenthesis in JOIN 2019-10-11 10:55:45 +01:00
renew.pl Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
request-article.pl
reserveratios.pl Bug 15422: Consider partial copies needed as whole numbers 2019-10-08 14:08:43 +01:00
returns.pl Bug 21746: Remove NO_LIBRARY_SET 2020-03-02 10:20:42 +00:00
selectbranchprinter.pl
transfer-slip.pl
transferstoreceive.pl Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
view_holdsqueue.pl
waitingreserves.pl
ypattrodue-attr-search-authvalue.pl
ysearch.pl