]> git.evergreen-ils.org Git - contrib/overdrive-eg-opac.git/shortlog
contrib/overdrive-eg-opac.git
2016-05-11 Jeff DavisFix account summary display in Evergreen 2.9+ master
2016-05-10 Jeff DavisChange button label from "editHold" to "Edit Hold"
2016-05-10 Jeff DavisAvoid potential runtime error on My Account main page
2015-10-01 Jeff DavisRemove some unused code
2015-09-30 Jeff DavisFlesh out install instructions
2015-08-19 Jeff DavisCheck for session token before accessing Library Accoun...
2015-08-19 Jeff DavisFix insertion of title identifier in availability URL
2015-04-28 Jeff DavisTruncated totals on account summary due to bad regex
2015-03-20 Jeff DavisLP#1434728: make password_required configurable per...
2015-02-25 Jeff Davischeckout formats may be undefined, avoid error in that...
2015-01-07 Jeff DavisUse jQuery.noConflict to avoid conflict with other...
2014-12-12 Jeff DavisRT26522: Don't treat non-available items as a special...
2014-12-04 Jeff DavisRT24863: Suppress OD API on grouped records (metarecord...
2014-11-26 Jeff DavisRT26084: Hide Suspend button on suspended holds
2014-11-26 Jeff Davisremove hard-coded URLs for JS libraries
2014-11-06 Jeff Davisconfigurable base URL for direct links to OverDrive...
2014-11-05 Jeff Davisconfigurable base URL for product links
2014-10-01 twirlipAdded .gitignore
2014-10-01 Jeff DavisAdd license and copyright
2014-09-21 Steven ChanComment out console.log in od_api module
2014-09-19 Steven ChanComplete the README file
2014-09-18 Steven ChanFixed erroneous search links for author and title
2014-09-18 Steven ChanRefine the rendering of myopac account summary table...
2014-09-15 Steven ChanFix handling of errors for downloading Overdrive Read...
2014-09-14 Steven ChanHandle errors arising from downloading content
2014-09-14 Steven ChanWhen decoding search parameters, convert pluses to...
2014-09-14 Steven ChanUse action dialogue to guide download link process
2014-09-11 Steven ChanFix indentation
2014-09-10 Steven ChanChange how download button works to allow for right...
2014-09-10 Steven ChanFix regression error in checkout action button
2014-09-08 Steven ChanFix format type mismatch
2014-09-05 Steven ChanRewording of direct link to Overdrive in holds/checkout...
2014-09-05 Steven ChanForgot to proxy the URLs in availability actions
2014-09-05 Steven ChanAdd product ID to context of an action object
2014-09-03 Steven ChanImplement a client-side blacklist
2014-09-03 Steven ChanImprove comments for Moment configuration clause in...
2014-09-03 Steven ChanRemove unused item_status() function
2014-09-03 Steven ChanFix error in decoding search parameters in URL
2014-09-03 Steven ChanTreat handle() as a method of routes object
2014-09-02 Steven ChanProxy URLs soon rather than late
2014-08-31 Steven ChanAuto-focus on place hold or checkout action buttons
2014-08-31 Steven ChanReplace progress text with a progress bar
2014-08-31 Steven ChanFix progress message in action dialogues
2014-08-31 Steven ChanFix manual logout of EG when OD token expires
2014-08-31 Steven ChanCorrect an erroneous edit
2014-08-30 Steven ChanAdd direct links to Overdrive in checkout and hold...
2014-08-30 Steven ChanImplement Overdrive data objects using data classes
2014-08-29 Steven ChanFix delete an item in checkouts list; regression error
2014-08-29 Steven ChanUse Session class to implement a session cache
2014-08-28 Steven ChanCatchup
2014-08-27 Steven ChanInitial commit