dev #150688 Koha : create groups based on user's ils categories
* User koha categories group automatically created in "Koha" user group category * when a koha user authenticates, automatically refresh its groups
Showing
- FEATURES/150688 10 additions, 0 deletionsFEATURES/150688
- VERSIONS_WIP/150688 1 addition, 0 deletionsVERSIONS_WIP/150688
- library/Class/Users.php 6 additions, 0 deletionslibrary/Class/Users.php
- library/Class/WebService/SIGB/AbstractRESTService.php 6 additions, 1 deletionlibrary/Class/WebService/SIGB/AbstractRESTService.php
- library/Class/WebService/SIGB/Emprunteur.php 5 additions, 1 deletionlibrary/Class/WebService/SIGB/Emprunteur.php
- library/Class/WebService/SIGB/Koha/Emprunteur.php 62 additions, 0 deletionslibrary/Class/WebService/SIGB/Koha/Emprunteur.php
- library/Class/WebService/SIGB/Koha/PatronInfoReader.php 2 additions, 1 deletionlibrary/Class/WebService/SIGB/Koha/PatronInfoReader.php
- library/Class/WebService/SIGB/Koha/Service.php 6 additions, 0 deletionslibrary/Class/WebService/SIGB/Koha/Service.php
- library/ZendAfi/Auth/Adapter/CommSigb.php 4 additions, 1 deletionlibrary/ZendAfi/Auth/Adapter/CommSigb.php
- tests/library/Class/WebService/SIGB/KohaTest.php 166 additions, 17 deletionstests/library/Class/WebService/SIGB/KohaTest.php
Please register or sign in to comment