]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Search/Biblio.pm
add Z-style search/result interface
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Search / Biblio.pm
2007-12-16 mikeradd Z-style search/result interface
2007-11-15 ericksoncapturing any preceding search terms and appending...
2007-11-15 ericksonnow augmenting existing searches instead of replacing...
2007-11-14 ericksonAdded a new method to parse complex search query syntax...
2007-11-09 ericksonAs caching has evolved, at some point we started return...
2007-07-25 ericksonsorting by callnumber label before returning results
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-02-08 mikerAdding support for field-specific searches. Syntax...
2007-02-02 ericksonadded find-by-barcode to opac adv search
2007-01-23 ericksonadded flag to allow retrieval of deleted records in...
2006-11-27 ericksonadded some safety checks for search timeouts in marc...
2006-11-01 mikerfull visibility check for copies in the public opac
2006-09-04 ericksongrabbing recs one at a time to prevent huge messages
2006-08-31 ericksonno longer magically copying maps into entries field...
2006-08-30 ericksonadded some more deleted checks
2006-08-28 ericksonadded custom copy flesh method
2006-08-23 ericksonadded deleted check to barcode fetches
2006-08-22 ericksonfixed bug in cache key generation for searches
2006-08-21 ericksonadded barcode version of fleshed2
2006-08-21 ericksonfixed order_by clause
2006-08-21 ericksonadded latest circ to flesh copy call and displaying...
2006-08-07 ericksonadded sanity check for pre-cat mods creation
2006-08-02 ericksonreturning event instead of NULL on record.mods_slim...
2006-08-02 ericksonnow fetching copies in details section based on CN...
2006-07-31 ericksonadded additional copy flesher which grabs more info...
2006-07-19 ericksonsanity checking searches to prevent explosion. logging...
2006-07-14 ericksonfixed cstore typo
2006-07-13 ericksonadded sanity checking on mods creation
2006-07-13 mikermoving to cstore for all basic search/retrevial
2006-07-05 ericksonadded cache flag .. does not cache by default, made...
2006-06-30 ericksonpatched some logic bugs
2006-06-30 ericksonlimiting range of returned result to remove nulls
2006-06-29 ericksonmoved some select methods to editor
2006-06-29 ericksonfixed some cache bugs, caching 5k results
2006-06-28 ericksonmoved script building to a generic framework using...
2006-06-22 ericksonadded server method and opac code to use new cn browse api
2006-06-22 mikerprotect against broken cache
2006-06-22 ericksonfixed bug in search caching
2006-06-21 ericksonupdated logging and made cache logic more clear and...
2006-06-19 ericksonsearch cache timeout is now configurable
2006-06-16 ericksonmore metarecord holds work
2006-06-14 ericksonadded method to get list of record_descriptor object...
2006-06-12 ericksonprefix change
2006-06-12 ericksonmoved to server side caching of opac search results...
2006-06-05 erickson copy count summary supports org and depth now
2006-06-01 ericksonmoved method to editor, dropping extra info on marc...
2006-05-31 ericksonsome cleanup
2006-05-31 ericksonmoved tcn search to editor
2006-05-26 ericksonupdated copy_count method, added styling for shadowed...
2006-05-16 ericksonmoved isbn/issn searches to the rresult page where...
2006-05-16 ericksonadded staff version of the marc search
2006-05-12 ericksonfixed method name
2006-05-10 ericksonremoving deprecated code
2006-05-09 ericksonreturn event when no mr found
2006-05-08 ericksoncleaned up mods batch creator
2006-05-08 ericksonplugged in isbn and issn storage methods
2006-05-08 ericksonprotecting from warn
2006-05-05 ericksonupdated to use org and depth in title list display
2006-05-03 ericksonAPI changes for consistency, auto-generating not-found...
2006-05-01 ericksonadded method for returning a bre sans marcxml
2006-04-26 ericksonmore copy status handling
2006-04-17 ericksonslightly updated summary retrieve method
2006-04-10 ericksonsupporting code for the newer advanced search interface
2006-04-05 ericksoncommented out duplicate method to make sure no one...
2006-03-30 ericksonadded new method to wrap new storage multiclass methods
2006-03-20 ericksonstarted working on the callnumber/copy details pane...
2006-03-17 erickson checking for deleted on call_number searches
2006-03-06 ericksonwhite space :) added some log lines
2006-03-01 ericksonadded some utility methods, cleaned up the search code...
2006-02-27 ericksonadded generic metabib/biblio search method which will...
2006-02-26 mikerfixing OPAC copy count display bug
2006-02-08 ericksonbasic circulation (checkout, renew, checkin) is now...
2006-01-17 ericksonadded a callnumber fetching method with accompanying...
2006-01-03 ericksonwired ISBN and ISSN search for opac (currently go...
2006-01-02 mikerthere is no .atomic method for simple .retrieve methods...
2005-12-30 ericksonfirst round of the callnumber browse interface
2005-12-29 ericksonon the "Checked Out" tab of MYOPAC, title and author...
2005-12-15 ericksonmore advanced search fun
2005-12-15 ericksonadded search interface for the advanced search, marc...
2005-12-06 ericksonremoving null's from search results
2005-11-11 mikertime for the /new style/
2005-09-21 ericksoncommiting the format handling code in copy counts info
2005-09-15 ericksoncleaned up Biblio some
2005-08-30 ericksonchanged copy details layout, still some tweaks to be...
2005-08-30 erickson'...mods_slim.check' now returns the mvr
2005-08-30 ericksonmods-i-zation is broken into 3 calls for checking,...
2005-08-30 ericksontaking tcn from the db instead of the MODS when retrivi...
2005-08-25 ericksonstarted opac details page..
2005-08-12 ericksontesting out new storage method to retrieve the count...
2005-07-27 ericksonadded staff call to modsize stuff
2005-07-26 ericksontrucking along
2005-07-25 ericksonsee diffs. lots of small changes, extra logging, bug...
2005-07-15 ericksonsmall tweeks here and there... see diffs
2005-07-14 ericksonformat handling in the opac, added format to searches
2005-07-14 ericksonrenewals, new exceptions, batch searches, etc.
2005-07-12 ericksonfixing some bugs, adding permission calls, adding some...
2005-07-06 ericksonupdated storage 'search' methods to be atomic
2005-07-01 ericksonupdated mods parser with new virtual_record fields
2005-06-21 ericksonmore batch committing
2005-05-18 ericksonsquashing bugs
next