Releases: bywatersolutions/koha-plugin-curbside-pickup
Releases · bywatersolutions/koha-plugin-curbside-pickup
Release v1.0.19
Add email/sms notification when patron places a curbside pickup via OPAC
Release v1.0.18
Add warnings if patron cannot use a notice transport, pass patron exp…
Release v1.0.17
Update changelog
Release v1.0.16
Only show branches available for pickup in OPAC library selector.
Release v1.0.15
Restore global borrowernumber var
Release v1.0.14
Improve OPAC reliablility This commit changes the OPAC such that when the 'your curbside pickups' link is clicked, there is no longer a race condition related to fetching date from the api endpoints. Instead a 'please wait' modal is displayed until all the data has been fetched and prepared.
Release v1.0.13
Require unit tests to pass before building and releasing
Release v1.0.12
Update changelog, readme
Release v1.0.11
Merge pull request #8 from gmcharlt/eoli-acknowledgment add acknowledgment of the source of the original design and spec
Release v1.0.10
Merge pull request #7 from gmcharlt/self-startup Self startup