Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
data Bug 24312: Update MARC21 frameworks to Updates 28+29 (May and November 2019) 2020-01-07 15:10:45 +00:00
includes Bug 21746: Remove NO_LIBRARY_SET 2020-03-02 10:20:42 +00:00
modules Bug 24390: (QA follow-up) Fix capitalization and simplyfy code a bit 2020-03-02 10:12:59 +00:00
xslt Bug 24605: (QA follow-up) Fix unencoded series link in staff interface 2020-02-26 20:34:27 +00:00
columns.def Bug 14570: Make it possible to add multiple guarantors to a record 2019-08-20 16:04:48 +01:00