Make item_barcode_shortcut load user bookbags in EGCatLoader::Search.
[transitory.git] / Open-ILS / src / perlmods / lib / OpenILS / WWW / EGCatLoader / Search.pm
2012-08-22 Jason StephensonMake item_barcode_shortcut load user bookbags in EGCatL...
2012-08-22 Jason StephensonMake sure that bookbag information loads in MARC expert...
2012-08-16 Thomas BerezanskyStage 1: Perl
2012-08-13 Ben ShumTPAC - add library scoping to shelf browser
2012-08-06 Thomas BerezanskyRedirect to OILS in staff client
2012-07-30 Bill Ericksonkpac : global filter config option
2012-07-22 Jason StephensonAbility to add records to permanent bookbags in TPAC.
2012-07-18 Dan ScottAdd Journal Title search to stock TPAC filters
2012-07-13 Dan ScottTPAC: Use .staff variant for MARC Expert Search
2012-05-22 Bill EricksonTPAC: Search Filter Groups
2012-05-09 Lebbeous Fogle-WeekleyTPAC: Keep site() and depth() out of basic search box...
2012-05-09 Bill EricksonTPAC: repair staff client End link for showing last...
2012-05-09 Bill EricksonTPAC: more intelligent detail paging #1
2012-04-28 Dan ScottTPAC: Instrument the search results page
2012-04-13 Dan ScottAdd pref_ou query filter for preferred library searching
2012-03-23 Dan ScottTPAC / unapi: Overhaul copy and located URI display
2012-03-22 Lebbeous Fogle-WeekleyTPAC: suppress warning about splice() when the array...
2012-03-11 Bill EricksonCopy Location Search Groups : TPac org unit selector
2012-01-31 Bill EricksonTPac: Avoid long-running, unintended empty searches
2012-01-10 Lebbeous Fogle-WeekleyTpac: better "HTML view" for shared lists under "my...
2012-01-03 Bill EricksonRevert "TPAC: Uniform search lib / depth settings"
2011-12-29 Dan ScottTPAC: Uniform search lib / depth settings
2011-12-29 Dan ScottTPAC: Resolve conflict with master
2011-12-29 Dan ScottTPAC: Uniform search lib / depth settings
2011-12-27 Bill EricksonTPac: improve search depth extraction
2011-12-23 Dan ScottTPAC: Display monograph parts
2011-12-21 Bill EricksonTPac; indicate search results previously checked out
2011-12-14 Dan ScottTPAC: Add prefixes and suffixes to call number displays
2011-10-31 Lebbeous Fogle-WeekleyTpac: Rename orig_loc to physical_loc, for clarity...
2011-10-07 Bill EricksonTPac: Jump-to-details on first result page only
2011-10-05 Bill EricksonTPac: jump to details page on single hit
2011-10-04 Bill EricksonTPac: Facets on results page
2011-09-26 Bill EricksonTPac: Page through search results on details page
2011-09-22 Bill EricksonTpac: longer timeout for marc "expert" search
2011-09-19 Lebbeous Fogle-WeekleyStaff saved searches when browsing catalog in staff...
2011-09-02 Bill EricksonTPac: MARC expert search bug fixes
2011-08-29 Bill EricksonTpac: merged esi/template-toolkit-opac; conflict resolution
2011-08-22 Lebbeous Fogle-WeekleyMake the sort-by and limit-to-available controls appear...
2011-08-04 Bill EricksonMerge remote branch 'esi/template-toolkit-opac' into...
2011-08-04 Bill EricksonRepaired qtype bug introduced w/ bool searching
2011-08-03 Bill EricksonRepaired merge conflicts resuling from ttopac-move...
2011-08-02 Bill EricksonSupport for boolean operators in advanced search
2011-07-29 Lebbeous Fogle-WeekleyClean up OpenSRF::AppSession objects after use
2011-07-29 Lebbeous Fogle-WeekleyDirect entry point into the call number browser
2011-07-28 Lebbeous Fogle-Weekleyitem_barcode had broken the rest of numeric search
2011-07-28 Bill EricksonAvoid server-error on barcode search when barcode not...
2011-07-28 Lebbeous Fogle-WeekleyYou can now have multiple rows in your MARC Expert...
2011-07-27 Lebbeous Fogle-WeekleyMARC expert search working
2011-07-27 Lebbeous Fogle-WeekleyIt's ugly and hacky, but numeric search fully works...
2011-07-27 Bill EricksonMetarecord list on results page
2011-06-28 Dan ScottDisplay multiple copies and URIs per record in search...
2011-06-09 Bill Ericksonhonor hit count user pref on results page
2011-04-21 berickif no query is sent in the search, return the user...
2011-04-20 berickallow filter negation (e.g. -item_type(a) ) in dynamic...
2011-04-20 berickformat selector gets formats from CCVM fields, starting...
2011-04-20 berickuse the more explicit get_foo instead of find_foo for...
2011-04-15 berickuse org unit shortname for site param; capture site...
2011-04-13 berickPull SVF attrs into displayed bib rec (results page...
2011-04-01 berickmove to unapi.bre for bib/copy-count/slim-holdings...
2011-03-17 berickavoid adding site() to query if loc param is empty...
2011-03-15 senatorsmarter search term propagation, should avoid ARRAY...
2011-03-10 senatorFoundational work for temporary/anon lists and per...
2011-02-28 senatorImplement mike's suggestions from #esi-dev on 27 Feb...
2011-02-25 senatorprovide three rows of search input by default
2011-02-25 senatorremove debugging cruft
2011-02-24 senatorlot of things, including:
2011-02-23 senatoradvanced search results now show an advanced search...
2011-02-21 senatorbig ol' commit making advanced search work, albeit...
2011-02-17 senatorbasic search classes work (except cn)
2011-02-15 senator"format" aka item_type (?) search working, I think
2011-02-13 Bill Ericksonmoved some code out of the main catloader module into...