]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/opac/skin/default/js/result_common.js
Merge branch 'master' of git://git.evergreen-ils.org/Evergreen into ttopac
[working/Evergreen.git] / Open-ILS / web / opac / skin / default / js / result_common.js
2011-06-28 evergreenMerge branch 'master' of git://git.evergreen-ils.org...
2011-06-21 Dan ScottRefactor cover image fetching in OpenLibrary added...
2011-06-21 Dan ScottTeach result_common.js to OpenLibrary requests
2011-06-21 Dan ScottDon't make OpenLibrary requests without an ID
2011-06-21 Dan ScottImplement OpenLibrary ebook availability via Ajax
2011-06-21 Dan Scottintegrate the OpenLibrary Read API into search results
2011-04-04 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-04 gmctweak to default suggestion for low-hits search
2011-01-24 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-01-23 dbsi18n support for a few OPAC strings
2010-12-17 ericksondump() is a mozilla thing; use console.log instead
2010-11-30 ericksonquicker login+ssl-jump handling by showing immediately...
2010-11-29 ericksonhonor forceLoginSSL for place holds login in OPAC
2010-10-19 mikerexpand the scope of BT on the result list page, allowin...
2010-09-18 mikeradd facets to the ATOM feed link
2010-09-18 dbsExpose an RSS (Atom, actually) feed in the dynamic...
2010-09-01 ericksonadded explicit IDL class loading for cbreb, cbrebi...
2010-08-16 phasefxforwardport of 17216, org hiding depth in opac
2010-07-29 mikerThis patch replaces the result page sidebar new-search...
2010-06-23 phasefxcorrect the logic for detecting whether ChiliFresh...
2010-06-21 phasefxrough cut at integrating ChiliFresh reviews with OPAC...
2010-04-05 mikermerging MR holds topic branch
2010-04-04 mikeradd embedded holdings paging support to biblio-record_e...
2010-02-18 mikeradding "show call numbers at can-have-vols search locat...
2010-02-03 mikerPatch from Bill Ott (after problem identification by...
2009-03-08 dbsMake existing Google Book Search link functions and...
2008-09-26 ericksonadded params for filtering pubdate before/after/between...
2008-06-19 ericksonplugging in copy location search param logic
2008-04-30 mikerbz#618, stop duplicate authority cross-ref suggestions
2008-04-07 mikerdisplay consolidated copy counts on the result page...
2008-04-05 mikerdisplay the lasso name when appropriate
2008-04-04 mikercopy counts come back, but must be interpreted differently
2008-04-04 mikercopy counts come back, but must be interpreted differently
2008-04-04 mikeradding bib_level filter to the advanced search
2008-03-15 mikerremoving relevance span population from metabib search
2008-03-14 ericksonhiding "end" link with staged search, changed some...
2008-03-14 ericksonremoved debugging alert
2008-03-14 mikerusing opac event to fetch the google data once
2008-03-14 mikerallow all books in google books to show up, not just...
2008-03-14 mikerthinkos ... it seems to be working now
2008-03-14 mikeradding google books view to result pages
2008-03-12 ericksonupdated low-hit spellcheck and authority check to honor...
2007-11-15 ericksonnow calling the new search query parsing method for...
2007-11-08 ericksonCommitting initial limit-to-available and sort options...
2007-10-16 dbsTypo: visiblity -> visibility
2007-01-05 ericksonduplicating the nav bar at the bottom of search pages
2006-10-25 ericksonmade search term escaping actuall escape all instances...
2006-09-07 ericksonturning apos into space, but retaining for display...
2006-09-06 ericksonadded ability to toggle metarecord vs records as defaul...
2006-08-22 ericksonadded first round "no metarecords" flag to opac
2006-08-11 ericksonfixed paging bug
2006-07-28 ericksonstripping single quotes in searches
2006-07-19 ericksonexand search suggestion is now a low-hit instead of...
2006-07-05 ericksonforcing server side cache on search
2006-06-29 ericksonadded search limit sanity check
2006-06-29 ericksonlimiting the limit var on last page so cache will not...
2006-06-25 ericksonfixed typo to get all-formats suggestion working correctly
2006-06-23 ericksonadded some sanity checks to accomodate IE
2006-06-14 ericksonadded transcendant checking
2006-06-14 ericksononly show real suggestions
2006-06-13 ericksonfetching search results for paging after page is loaded
2006-06-12 ericksonmoved to server side caching of opac search results...
2006-06-08 ericksonupdated to new spell check method
2006-06-01 ericksonadded next / previous links on details page. started...
2006-05-31 ericksonmoved quick search to the side of the adv page, added...
2006-05-31 ericksonshowing zero hits message on 0 hits on rresult page
2006-05-26 ericksondifferent xul style for shadowed vs no-copies
2006-05-26 ericksonupdated copy_count method, added styling for shadowed...
2006-05-23 ericksonpagination take 2
2006-05-22 mikerfixing "opac" format for supercat and unapi
2006-05-22 ericksonfixed off by one pagination bug
2006-05-16 ericksonshowing progress bar on rresult, added a timeout functi...
2006-05-12 ericksonadded username.exists method and added dup checks to...
2006-05-12 ericksonadded phys description to record list page
2006-05-11 ericksonprotecting empty array item in formats
2006-05-08 ericksonin mr page, clicking on format does not change the...
2006-04-10 ericksonsupporting code for the newer advanced search interface
2006-04-10 ericksonintegrating the new advanced search interface
2006-03-05 mikerrefactoring unAPI span building
2006-03-05 mikermissing comma...
2006-03-04 mikeradding unAPI links (JS generated :( ) to the OPAC
2006-03-03 ericksonadded 'dbg' url param to turn on debugging, in particul...
2006-03-03 erickson(re) patched up the cgi code to handle lists of params
2006-02-28 ericksondebugging the sort order stuff, changed some terminolog...
2006-01-20 ericksonfixed bug in format icons for record details page
2005-12-15 ericksonmore advanced search fun
2005-12-13 ericksona few small patchups here and there for handling the...
2005-11-21 ericksonbroke sidebar extras code out so rdetail can share it
2005-11-21 ericksonfixed a typo
2005-11-21 ericksontried out new authority code, but it didn't really...
2005-11-20 ericksonadding some files
2005-11-17 ericksontype in remote request fixed so that EX objects are...
2005-11-17 ericksononly firing low/0 hits events on mresult page and not...
2005-11-17 ericksonadded zero/low hits stuff to the search result code
2005-11-16 ericksonadding basic preference grabbing and updating example...
2005-11-15 ericksonbasic record level holds working on record result and...
2005-11-14 ericksonholds are coming along
2005-11-14 ericksonstart << >> end
2005-11-14 ericksonno longer using dtree
2005-11-14 ericksonadded toggle method to slimtree
next