-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
location: implements UCL paging functionalities
This commit implements tasks relative to UCL paging request in closed stack. It allows to limit request for items belonging to specific location. It also allows to restrict the pickup destination to some pickup locations instead of all pickups locations of the organisation. If an item of a "paging" location is requested, it also allows to send a notification to notify a manager. * Adds some tests function to cover new functionalities. * Refactoring circulation actions permissions (can_request, ...) * Increases general code coverage Co-Authored-by: Renaud Michotte <[email protected]>
- Loading branch information
Showing
28 changed files
with
950 additions
and
252 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.