]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Storage
fixing sort on record search
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Storage /
2006-02-27 mikerfixing sort on record search
2006-02-27 mikerfixing staff method
2006-02-27 mikerfixing single class sortable search
2006-02-27 mikerfixing single class sortable search
2006-02-27 mikeradding ou and sort support to z-style searches
2006-02-25 mikeradded type_mat col to rec_descriptor
2006-02-20 mikerfixing COPY create method since fieldmapper only has...
2006-02-17 mikeradding "within_city_limits" bool column
2006-02-17 mikeradding method to complete reshelving of copies
2006-02-16 mikerfixing the targeter
2006-02-16 mikerusing "barred" instead of "standing", though standing...
2006-02-14 mikerfixing ranged record-copy tree
2006-02-13 mikeradding lit_form to rec_descriptor (fixed fields)
2006-02-13 mikeradded limit/offset capability to search_where
2006-02-13 mikeradded a "only target new holds" mode to the copy targeter
2006-02-13 mikeradding offset/limit to ranged record-copy tree
2006-02-13 mikeradded targeted, uncaptured hold_request method
2006-02-13 mikerfixup to support SuperCat
2006-02-11 mikeradded sort order on SELECTs so that selection_depth...
2006-02-11 mikerrefactored copy targeter to use new JS copy tester...
2006-02-08 mikerremoving confusing (non)error message
2006-02-08 mikermoving spurious error message out of the way
2006-02-06 mikerprotecting against no rec_descriptor (pre-cat)
2006-02-06 mikercorrecting argument count for staff version
2006-02-06 mikeradded EXISTS/NOT EXISTS to the multiclass search for...
2006-02-04 mikerfaster searches yay
2006-02-03 mikerminor bugfix
2006-02-03 mikeradding fleshed retrieve for asset stat cats
2006-02-03 mikeruser stat cats in the user editor
2006-02-01 mikeradding circ_duration to non-cat types
2006-02-01 mikerprotecting myself against 0 search terms
2006-02-01 mikeradding workstation underpinnings
2006-02-01 mikeroops ... space-vs-tab bugfix
2006-02-01 mikerranged asset.copy_location selector
2006-02-01 mikerrenaming column "public" to "pub" because JS hates me
2006-01-30 mikermoving to UNIVERSAL::require to suck in implementation...
2006-01-27 mikersort field and sort order support; signature fix for...
2006-01-27 mikeropensearch cleanup
2006-01-26 mikerstanding penalty support -- requires FM dance; also...
2006-01-26 mikerfull-path bugfix
2006-01-25 mikerranged non-cat types; depth aware full-path (my_orgs)
2006-01-23 mikerupdates for the perm editor -- FM dance required
2006-01-20 mikerallow .staff methods to be scoped, but remove visibliti...
2006-01-20 mikerarg! typo
2006-01-20 mikerupdates to support corner cases in circ
2006-01-20 mikeradding a "public" flag to buckets
2006-01-06 mikerfixing logic hole
2006-01-05 mikeradding MARC Zsearch
2006-01-05 mikeradd basic classed Z search methods -- these return...
2006-01-03 mikerrefactoring to use storage server transactions instead...
2006-01-02 ericksontypo
2006-01-02 mikerprotecting against non-existant DB items
2005-12-31 mikersped up page_down by about 20%
2005-12-30 mikerallow odd page sizes and "center" the target
2005-12-30 mikerusing arrays instead of objects in CN browsing
2005-12-30 mikerfixing worst-case for "global" search, adding page...
2005-12-30 mikerminor documentation adjustment
2005-12-29 mikercall number targeter method -- usable for lib or system...
2005-12-27 mikerremoving duplicate check, one less function call
2005-12-16 mikerallowing "limit" (and "offset") to be passed into autho...
2005-12-15 mikerfixing case of only negated words
2005-12-15 mikerreinstating the HAVING clause for all AND-joined search...
2005-12-15 mikerallow single MARC field for searching my removing the...
2005-12-14 mikermulti-marc-field searching now matches the output of...
2005-12-14 mikermulticlass search
2005-12-14 mikeradd "port" as a setting for the Pg driver
2005-12-12 mikerfixing return value for "merge"
2005-12-07 mikeradding bucket types to each bucket class; adding vfield...
2005-12-03 mikerfix format limiting bug #41
2005-12-02 mikerarg ... thinko
2005-12-02 mikerthinko
2005-12-01 ericksonadded qw(:level) to CDBI.pm because we were getting...
2005-11-30 mikernew "container" stuff ... where the buckets live
2005-11-18 mikeradding "voider" and "void_time" fields to billing
2005-11-18 mikersomehow forgot to add the billing_type field
2005-11-17 mikerupdated fine processor to use billing_type in addition...
2005-11-17 miker"grocery" catchall billing
2005-11-17 mikeradding "open only" views
2005-11-16 mikerfixing money stuff -- note vs type
2005-11-16 mikerfixed debuging code ...
2005-11-16 mikerfixed thinko in delete
2005-11-15 mikerwell, there we go ... update is fixed :)
2005-11-11 mikerchecking for all words in subject
2005-11-11 mikeradjust authority stuff; separate title and subtitle
2005-11-10 mikeradjusting rank and "title" searching
2005-11-10 mikeradding open-ils.search support from subject crossrefere...
2005-11-10 mikeradding authority see-also and see-from lookup support
2005-11-09 mikeradding "post_filter" based class-search method
2005-11-07 mikertada! the new worm
2005-10-31 mikerfixing money::user_circulation_summary view class
2005-09-16 mikerthrow error on "optimistic locking" failure detection
2005-09-16 mikerfixing format limited copy counting
2005-09-16 mikercounting copies by format
2005-09-14 mikerfixing visibility tests, skip check, and removing local...
2005-09-12 mikeradded full_rec multisearch (title+author, etc)
2005-09-12 mikerinitial AUTHORITY worming
2005-09-08 mikerthinko on status counts
2005-09-07 mikeradding "detail record" id to mr id search output
2005-09-02 mikerstats work; adding columns for stat tracking
2005-08-30 mikerinitial (perl-side) authority support
next