Skip to content

Releases: bywatersolutions/koha-plugin-curbside-pickup

Release v1.0.19

22 Oct 15:05
Compare
Choose a tag to compare
Add email/sms notification when patron places a curbside pickup via OPAC

Release v1.0.18

22 Sep 12:21
Compare
Choose a tag to compare
Add warnings if patron cannot use a notice transport, pass patron exp…

Release v1.0.17

10 Sep 12:45
Compare
Choose a tag to compare
Update changelog

Release v1.0.16

01 Sep 18:45
Compare
Choose a tag to compare
Only show branches available for pickup in OPAC library selector.

Release v1.0.15

01 Sep 15:35
Compare
Choose a tag to compare
Restore global borrowernumber var

Release v1.0.14

31 Aug 15:03
Compare
Choose a tag to compare
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

27 Aug 11:47
Compare
Choose a tag to compare
Require unit tests to pass before building and releasing

Release v1.0.12

27 Aug 11:36
Compare
Choose a tag to compare
Update changelog, readme

Release v1.0.11

27 Aug 11:19
d707d10
Compare
Choose a tag to compare
Merge pull request #8 from gmcharlt/eoli-acknowledgment

add acknowledgment of the source of the original design and spec

Release v1.0.10

27 Aug 11:18
7c09a3b
Compare
Choose a tag to compare
Merge pull request #7 from gmcharlt/self-startup

Self startup