]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/lib/OpenILS/Application/Storage
LP#1386347: Clear hold-copy-map efficiently
[Evergreen.git] / Open-ILS / src / perlmods / lib / OpenILS / Application / Storage /
2015-01-05 Bill EricksonLP#1406367 Fine generator skips no-fines transactions...
2015-01-05 Bill EricksonLP#1406367 Fine generator skips no-fines transactions
2015-01-05 Bill EricksonLP#1406367 Reduce Fine gen. API memory use
2014-11-19 Dan WellsRevert "LP#1198465 Allow fine generator to respect...
2014-11-11 Mike RylanderLP#1198465 Allow fine generator to respect a stop_fines...
2014-11-11 Bill EricksonLP#1203734 copy circ counts include anon. circs
2014-10-09 Galen CharltonLP#1378575: teach action::hold_request about behind_desk
2014-08-29 Bill EricksonLP#1350042 streaming patron search API
2014-08-27 Liam WhalenLP1084269, LP1050043 Expert Search Fixes
2014-07-10 Bill EricksonLP#1308239 Support pre-cat copy hold targeting
2014-05-28 Mike RylanderLP#1321017: Order constituent records by quality
2014-05-28 Mike RylanderLP#1310751: Reorder query-building wrapper for QueryParser
2014-04-10 Mike RylanderLP#1306133: Avoid metabib.rec_descriptor where possible
2014-03-10 Bill EricksonLP#1284864 MR opac-visible constituent records
2014-02-28 Mike RylanderLP1272316 - Calculate proximity in the DB for speed
2014-02-28 Lebbeous Fogle-WeekleyLP1272316 - Speed up these settings lookups in the...
2014-02-21 Mike RylanderLP#1053397: Add optional org filter to "has holdable...
2014-02-21 Bill EricksonLP#1053397 TPAC metarecord search and holds UI
2014-02-21 Mike RylanderLP#1269911: Teach QueryParser new tricks
2014-02-17 Jeff GodinLP#1187034 Remove obsolete collections code
2014-02-15 Mike RylanderKeep standard INNER joins above possible OUTERs
2014-02-14 Mike RylanderLP1046026 - Fix duplicate rows in holds pull list
2014-02-09 Mike RylanderInclude calculated 0-prox locations in the stalling...
2014-02-09 Mike RylanderUse copy owning library as the context for finding...
2013-11-26 Mike RylanderFix boolean lists; Better atom regex; Caching
2013-09-12 Mike RylanderOptimize container filters in QueryParser
2013-08-09 Lebbeous Fogle-WeekleyBib record browser with 'see also', etc from linked...
2013-07-15 Liam WhalenFixes error with generate_fines for overdues returned... tags/rel_2_5_m2
2013-06-25 Mike RylanderOnly attempt to map copies once per hold
2013-06-21 Dan ScottSilence QP warning due to inappropriate cmp op
2013-06-21 Dan ScottSilence uninit var warnings from query normalizer
2013-06-21 Dan Scottreturn, not next, from eval BLOCK
2013-06-19 Dan ScottSupport script-based circ in nearest_hold()
2013-06-14 Dan WellsPost-2.5-m1 whitespace fixup
2013-06-13 Bill EricksonRepair fine generator memory leak
2013-06-13 Mike RylanderUse the centralized initialization method for QP
2013-05-14 Galen CharltonLP#118066: fix searches that failed because punctuation...
2013-04-19 Lebbeous Fogle-WeekleyRepair too-timid hold targeter (it misses copies at...
2013-04-19 Lebbeous Fogle-WeekleyFix various Traditional and holds-go-home best-hold...
2013-04-18 Lebbeous Fogle-WeekleyQP: Repair edit_date, create_date, and bib_source filters
2013-04-18 Lebbeous Fogle-WeekleyQP: Limit to deleted records for #deleted modifier...
2013-04-18 Mike RylanderBring back #deleted modifier post-revive-qp-fts
2013-04-18 Mike RylanderAllow combined search to be optional per class
2013-04-02 Bill EricksonQP copy location group filter repair
2013-04-02 Lebbeous Fogle-WeekleyBest hold selection: fix a checkin-busting bug affectin...
2013-04-01 Lebbeous Fogle-WeekleyFix bug in hold targeter introduced with Calculated...
2013-04-01 Mike RylanderRevert "Remove dependence on search.query_parser_fts...
2013-03-13 Mike RylanderQP search modifier '#deleted'
2013-03-13 Mike RylanderAllow nesting of create_date and edit_date filters
2013-03-13 Mike RylanderTwo new QP filters: create_date and edit_date
2013-03-05 Jeff Davistruncate fines to max fine amount (LP#1145284)
2013-02-27 Lebbeous Fogle-WeekleyCustom best-hold selection sort order
2013-02-27 Lebbeous Fogle-WeekleyCalculated Proximity Adjustments, a new feature
2013-02-25 Thomas BerezanskyQueryParser: Improve container searches
2013-02-25 Thomas BerezanskyQueryParser: Check for URIs in staff visibility
2013-02-25 Thomas BerezanskyQueryParser: Adjust visibility order
2013-02-25 Thomas BerezanskyQueryParser: Provide null rank query as default
2013-02-15 Thomas BerezanskyQueryParser: use combined metabib_field column
2013-02-15 Thomas BerezanskyQueryParser Driver: Much work
2013-02-15 Thomas BerezanskyQueryParser Driver: Remove Unphrases, add negates
2013-02-15 Thomas BerezanskyUse ][ instead of # to split facets
2013-02-15 Thomas BerezanskyQueryParser Driver: Add "lucky" modifier
2013-02-15 Thomas BerezanskyQueryParser Driver: Improve format filter
2013-02-15 Thomas BerezanskyQueryParser Driver: Long Line Cleanup
2013-02-15 Thomas BerezanskyQueryParser Driver: Remove Switch usage
2013-02-15 Thomas BerezanskyQueryParser Driver: Improve anchored searches
2013-02-15 Thomas BerezanskyQueryParser Driver: Protect against NULLs
2013-02-15 Thomas BerezanskyAdd bib_source filter
2013-02-15 Thomas BerezanskyFix empty statuses filter
2013-02-15 Thomas BerezanskyQueryParser Driver: Use proper table alias
2013-02-15 Thomas BerezanskyRemove dependence on search.query_parser_fts proc
2013-02-15 Thomas BerezanskyQueryparser Driver: SQL Generation Tweaks
2013-02-15 Thomas BerezanskyQueryParser Driver: Adjust query whitespace
2013-02-15 Thomas BerezanskyQueryParser: Expand negate and disallow operators
2013-02-15 Thomas BerezanskyQueryParser: Add negate operator
2013-02-15 Thomas BerezanskyQueryParser: Treat Unphrases as negated phrases
2013-02-15 Thomas BerezanskyQueryParser: Protect phrase parsing
2013-02-15 Mike RylanderConvert negated words to unphrases, like we do with...
2013-02-15 Mike RylanderLots ...
2013-02-15 Jared Camins-EsakovStart adding skeletal POD for subroutines
2013-02-15 Mike RylanderMove allow_nested_modifiers to the driver level, provid...
2013-02-15 Jared Camins-EsakovAllow nested modifiers
2013-02-15 Mike RylanderPretty-fy canonicalization
2013-02-15 Mike RylanderTeach QP about floating (force-to-top) subplans indicat...
2013-02-15 Mike RylanderQP: OO-ize canonicalizer; remove extra nesting from...
2013-02-15 Mike RylanderAutomatic push-down of explicitly-bool-connected conditions
2012-10-12 Galen Charltontrivial whitespace cleanup
2012-10-12 Chris SharpAdding a WHERE clause to prevent timeout of juv-to...
2012-08-22 Thomas BerezanskyRemove an extra ternary op
2012-08-22 Mike RylanderAllow copy-ish holds to target, even for part-copies...
2012-08-16 Thomas BerezanskyJoin subqueries as OR'd groups in QueryParser
2012-07-24 Bill EricksonAvoid CAPTURE-blocked holds in pull list
2012-07-24 Mike RylanderAvoid checkin capture for CAPTURE-blocked holds
2012-07-17 Bill EricksonSquelch uninitialized var warning from hold_copy_targeter
2012-06-25 Galen Charltonlp#1014664: add new columns to CDBI table definitions
2012-05-25 Bill EricksonRepair tpac QueryParser bookbag/container filter
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-22 Bill EricksonNew QueryParser filter_group_entry filter
2012-05-22 Mike RylanderGive the PG QP driver a subquery callback for the new...
next