Bug 26015: Terminology: Fix tons more staff clients to staff interfaces
authorKatrin Fischer <katrin.fischer.83@web.de>
Fri, 14 Aug 2020 17:09:58 +0000 (17:09 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 31 Aug 2020 14:10:25 +0000 (16:10 +0200)
commited066caf580630c476fe4918a00e5d88e8784441
treed20c62e35224b0089d550dba7045cdf020dbfd2d
parentd39d5b20d6dfe22b3a5ed80eb4e2c717ddcc7f5a
Bug 26015: Terminology: Fix tons more staff clients to staff interfaces

This takes care of more occurences of staff client and changes it to
staff interface, including in code comments.

To test:
- I think in this case careful code review is what we look for.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
18 files changed:
C4/Search.pm
Koha/Filter/MARC/ViewPolicy.pm
Koha/SearchEngine/Elasticsearch/QueryBuilder.pm
admin/preferences.pl
admin/systempreferences.pl
api/v1/swagger/definitions/patron.json
debian/docs/koha-create.xml
debian/templates/koha-conf-site.xml.in
installer/data/mysql/kohastructure.sql
installer/data/mysql/sysprefs.sql
installer/data/mysql/userflags.sql
koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt
misc/load_testing/benchmark_circulation.pl
misc/load_testing/benchmark_staff.pl
t/db_dependent/selenium/authentication.t
t/db_dependent/www/auth_values_input_www.t
t/db_dependent/www/batch.t
t/db_dependent/www/search_utf8.t