Bug 20400: (follow-up) Several fixes from RM review
commit9c0d4035866d3ed1e093c64696bb097bc06c26f6
authorKatrin Fischer <katrin.fischer.83@web.de>
Fri, 20 Apr 2018 20:25:08 +0000 (20 22:25 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 20 Apr 2018 20:59:06 +0000 (20 17:59 -0300)
tree86513f324a189858c6ed0545e9400f847b44dada
parent6bfebf03fb88783b7f2685281c27ebbc1b6dc4bc
Bug 20400: (follow-up) Several fixes from RM review

- "your routing lists" tab is now highlighted when active
- get_routinglists was renamed to get_routing_lists
- Koha::Patron->get_routing_lists returns the ->search result
  directly
- Koha::Subscription::RoutingList->subscription uses DBIC
  relationship
- Undo changes to C4/Auth.pm

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Auth.pm
Koha/Patron.pm
Koha/Subscription/Routinglist.pm
koha-tmpl/opac-tmpl/bootstrap/en/includes/usermenu.inc
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-routing-lists.tt
opac/opac-routing-lists.pl
t/db_dependent/Koha/Patrons.t