https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16652
Jiří Kozlovský <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Jiří Kozlovský <[email protected]> --- The extensions we need for xcncip2toolkit: Authenticate user's credentials - can this be done using API? Retrieve user's personal information (bug #16330 - Signed off at the moment) - email, firstname, lastname, middlename, street, city & distinction between employee/reader for providing the user's identity to a simpleSAMLphp xcncip2 module (https://github.com/moravianlibrary/SimpleSAMLphp-modules/tree/master/modules/xcncip2) & for showing the profile in VuFind - also user's blocks and traps (called debarred in Koha) would be useful Retrieve, create & cancel user's holds (bug #13903 - Pushed to master) - within the retrieval we need the hold queue length for each hold Retrieve & renew user's checkouts/issues (bug #13895 - Failed QA) - we need to include the renewability to prevent user from being denied while trying to renew Retrieve user's checkouts history with pagination support (no bug yet) Retrieval of user's accounlines (bug #15165 - In discussion) Retrieve items & biblios - especially availability & current location - it also would be nice to include the requestability to currently logged in user in VuFind somehow to prevent user from being denied while trying to borrow -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
