Koha/admin
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
..
searchengine/elasticsearch Bug 14567: Add a browse interface to the OPAC 2020-02-20 09:07:16 +00:00
add_user_search.pl
additional-fields.pl
admin-home.pl
adveditorshortcuts.pl
aqbudgetperiods.pl
aqbudgets.pl Bug 22786: Prevent fund creation for locked budgets 2019-09-06 13:17:47 +01:00
aqcontract.pl
aqplan.pl
audio_alerts.pl Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
auth_subfields_structure.pl
auth_tag_structure.pl
authorised_values.pl Bug 23272: (RM followup) Fix edit action 2019-09-27 12:56:13 +01:00
authtypes.pl
biblio_framework.pl
branch_transfer_limits.pl
branches.pl
cash_registers.pl Bug 24481: Correct permission name in admin/cash_registers.pl 2020-01-23 08:48:43 +00:00
categories.pl
check_budget_parent.pl
check_parent_total.pl
checkmarc.pl
cities.pl
classsources.pl
clone-rules.pl Bug 18936: (follow-up) Add cloning of circulation rules back to Koha 2020-02-04 09:56:29 +00:00
columns_settings.pl
columns_settings.yml Bug 23547: Add column configuration to course reserves table in the OPAC 2020-03-02 10:11:47 +00:00
credit_types.pl Bug 17702: Add UI to manage account credit types 2020-02-20 14:46:33 +00:00
currency.pl
debit_types.pl Bug 23354: (follow-up) Make display of debit types configurable 2020-01-13 14:05:14 +00:00
didyoumean.pl
edi_accounts.pl Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
edi_ean_accounts.pl Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
import_export_framework.pl Bug 23398: Disable the XML import/export format for biblio framework 2019-11-08 12:51:16 +00:00
item_circulation_alerts.pl
items_search_field.pl Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
items_search_fields.pl Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
itemtypes.pl Bug 23772: Revert to passing itemtype objects to the template 2019-10-15 14:10:07 +01:00
koha2marclinks.pl
library_groups.pl Bug 21674: Prevent to insert twice the same library in a group 2020-01-30 15:36:25 +00:00
localization.pl
marc_subfields_structure.pl Bug 8643: Add important constraint to marc subfields 2020-02-11 14:33:29 +00:00
marctagstructure.pl Bug 8643: Add important constraint to marc subfields 2020-02-11 14:33:29 +00:00
matching-rules.pl
oai_set_mappings.pl Bug 21520: More complex OAI sets mappings 2020-01-15 13:49:19 +00:00
oai_sets.pl
overdrive.pl
patron-attr-types.pl
preferences.pl Bug 23084: Replace grep {^$var$} with grep {$_ eq $var} 2020-02-17 10:44:45 +00:00
printers.pl
share_content.pl Bug 23075: Do not 'Send' if the url is not correct 2019-11-06 17:05:18 +00:00
smart-rules.pl Bug 21746: Remove NO_LIBRARY_SET 2020-03-02 10:20:42 +00:00
sms_providers.pl Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
sru_modmapping.pl
systempreferences.pl
transport-cost-matrix.pl
usage_statistics.pl
z3950servers.pl Bug 11297: Add support for custom PQF attributes for Z39.50 server searches. 2020-02-19 16:07:59 +00:00