]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Search
making <context> based orgs work
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Search /
2008-03-10 mikermaking OpenILS::Application the base app so that author...
2008-03-10 ericksonadded initial (basic) staged search support
2008-03-03 mikerfixing sort and sort_dir in the advanced query syntax
2008-02-21 mikeradding authoritative method varients
2008-02-08 mikermoving to direct call syntax instead of indirection...
2008-01-18 ericksonadded explicit disconnect
2007-12-19 mikermake z search more robust when using multi-target search
2007-12-16 mikeradding "bibid" result peer to the marcxml
2007-12-16 mikerfixing search object layout
2007-12-16 mikeradd root ou to the search
2007-12-16 mikeradd Z-style search/result interface
2007-12-16 mikermulti-target Z39.50 searches -- just supply an array...
2007-12-15 mikertest for non-ref-ness
2007-12-15 mikerEVEN MORE errors caught by strict
2007-12-15 mikerMORE errors caught by strict
2007-12-15 mikererrors caught by strict
2007-12-15 mikerasync and multi-target Z search .... yes, I am that...
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-05-29 mikerusing the ZOOM/net abstraction layer
2007-02-08 mikerAdding support for field-specific searches. Syntax...
2007-02-02 ericksonadded find-by-barcode to opac adv search
2007-02-01 ericksonfixed error in Z query builder, now separating out...
2007-01-23 ericksonadded flag to allow retrieval of deleted records in...
2006-12-11 ericksonstripping chars below hex 9 (tab), mainly to remove...
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-20 ericksonentityizing the xml that comes from the z server to...
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-30 ericksonadded caching version of batch call
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-27 mikeradding initial "full tag" authority validation
2006-07-24 ericksonzips are now 5 or 9 digits
2006-07-19 ericksonsanity checking searches to prevent explosion. logging...
2006-07-17 ericksonadding file
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 ericksoncommented out some dump calls
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 mikernew, faster authority code
2006-06-22 mikerprotect against broken cache
2006-06-22 ericksonfixed bug in search caching
2006-06-22 ericksonchange request/gather order as short term solution...
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-14 ericksonnot complaining if zips file is not found
2006-06-12 ericksonprefix change
2006-06-12 ericksonmoved to server side caching of opac search results...
2006-06-09 ericksonnever used
2006-06-09 ericksonremoving - no longer used
2006-06-07 mikeradding marc retrieving search method
2006-06-07 ericksonadded user supplied limiting
2006-06-07 ericksonspace
2006-06-06 ericksonadded HTMLizer
2006-06-05 erickson copy count summary supports org and depth now
2006-06-02 ericksonadded search formats to the z search, added lccn, item_type
2006-06-02 ericksonadded event for bad queries
2006-06-01 ericksonadded more info to the services method, returning query...
2006-06-01 ericksonmoved method to editor, dropping extra info on marc...
2006-05-31 ericksonnew api, added paging and classed searches
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-09 ericksonremoved connect / disconnect since it's a single retri...
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 ericksonusername and password are no longer fetched from the...
2006-05-03 ericksonremoved auth check
2006-05-03 ericksonadded method to retrieve address info for a given zip...
next