]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods
Take a stab at 9.1 support
[working/Evergreen.git] / Open-ILS / src / perlmods /
2011-09-09 Thomas BerezanskyFix some standing penalty issues
2011-09-08 Jason EtheridgeCalculate penalties when marking items lost
2011-09-07 Lebbeous Fogle-WeekleyA/T reactor 'AstCall' can't have global CStoreEditor
2011-09-07 Jeff DavisEmail notification of reservation capture
2011-09-07 Dan WellsClear org_unit cache fix for autogen.sh
2011-09-06 Bill EricksonRepaired field name thinko for config.record_attr_index...
2011-09-03 Dan WellsHourly fine periods do not charge enough
2011-08-26 Jason EtheridgeMerge branch 'master' of git.evergreen-ils.org:Evergreen
2011-08-26 Jason StephensonAdd SIP2 chargeable loan support.
2011-08-25 Mike RylanderPush phrases down to be subqueries, so they can be...
2011-08-25 Bill EricksonOption to set copy creator value to ACQ receiver
2011-08-25 Bill EricksonColumn to track ACQ copy (lineitem_detail) receiver
2011-08-24 Mike RylanderProtect against div-by-0 for negated words
2011-08-24 Mike RylanderTrack count of dummy atoms and use a NULL tsquery when...
2011-08-24 Mike RylanderUse unphrases in SQL generation
2011-08-24 Mike Rylanderadd "unphrases" to capture negated phrases ( -"foo...
2011-08-24 Mike RylanderIgnore empty atoms in query decomposition
2011-08-24 Bill EricksonAdd to existing PO (by ID) from related items page
2011-08-23 Liam WhalenFixed seaching for a colon (:) surrounded by white...
2011-08-23 Thomas BerezanskyFix "Retarget Local Holds" for non-holdable copies
2011-08-23 Bill EricksonVandelay: Insufficient Quality Fall-Thru Merge Profile
2011-08-22 Jason Etheridgeuse_perm column for config.z3950_source
2011-08-22 Jason EtheridgeFix penalty generation during billing creation
2011-08-19 Ben Shum#LP801961, error when running edi_fetcher.pl
2011-08-19 Robert SoulliereBranchify patch from LP bug #809478 and forward port...
2011-08-18 Dan ScottFurther autogen.sh cleanup
2011-08-18 Dan ScottRevamp autogen.sh to call functions from a Perl module
2011-08-16 Dan ScottLP#790329 org_lasso search is broken
2011-08-12 Jason StephensonAdd some additional logging in SIP/Transaction/Feepayme...
2011-08-12 Jason StephensonAdd OILS_SIP_MSG_BILL_ERR for when an error occurs...
2011-08-12 Jason StephensonAdd event textcode as alternative to descr in FeePaymen...
2011-08-12 Jason StephensonBail from fee payment if no bills are found.
2011-08-12 Jason StephensonAdd SIP2 fee payment, the 37/38 message/response pairs.
2011-08-10 Bill EricksonStream records to ML for Vandelay queue export
2011-08-09 Bill EricksonGranular invalid data detection for Vandelay item import
2011-08-08 Lebbeous Fogle-WeekleyWhoops. Do that availability test regard of whether...
2011-08-08 Lebbeous Fogle-WeekleyIn a middle-layer method for returning holdable formats...
2011-08-04 Bill EricksonRepaired copy private/public note vandelay bug
2011-08-04 Thomas BerezanskyRevert "remove the unfinished id_as_barcode functionality"
2011-08-04 Jason Etheridgeremove the unfinished id_as_barcode functionality
2011-08-03 Lebbeous Fogle-WeekleyMerge branch 'master' of git://git.evergreen-ils.org...
2011-08-03 Lebbeous Fogle-WeekleyCast needed
2011-08-03 Liam WhalenDeleted a line the removed single quotes (') from searc...
2011-08-03 Mike RylanderQuote container id param for safety
2011-08-03 Mike RylanderMerge branch 'QP_bucket_filter' of git.evergreen-ils...
2011-08-03 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-08-02 Lebbeous Fogle-WeekleyFixed some syntax errors, but getting no results when...
2011-08-02 Mike RylanderActually JOIN the VALUES list; syntax copy/paste-o...
2011-08-02 Mike RylanderAdd cointainer() and record_list() filters to QueryParser
2011-08-02 Mike RylanderActually JOIN the VALUES list; syntax copy/paste-o...
2011-08-02 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-08-02 Lebbeous Fogle-WeekleyMerge branch 'rec_attr_def_config_avoid_cxt_fetch'
2011-08-02 Jason Etheridgecalculate penalties when letting Mark Item Damaged...
2011-07-28 Dan ScottFix broken builds due to test that can't find its data
2011-07-27 Thomas BerezanskySIP2 support for checkin local holds as transits
2011-07-27 Thomas BerezanskyCapture local holds as transits checkin modifier
2011-07-27 Thomas BerezanskyAuto-retarget local holds on "new" copy checkin
2011-07-27 Thomas BerezanskyClear Shelf Expired Hold on Checkin
2011-07-25 Thomas BerezanskyCheckout Fills Related Hold modifications
2011-07-25 Michael PetersLP#813151 Copy Location sort order in Advanced Search
2011-07-22 Mike RylanderAdd cointainer() and record_list() filters to QueryParser
2011-07-19 Lebbeous Fogle-WeekleyMerge branch 'master' of git://git.evergreen-ils.org...
2011-07-19 Lebbeous Fogle-WeekleyMerge remote branch 'working/user/dbwells/lp_811255_com...
2011-07-19 Thomas BerezanskyMake inactive cards/patrons "not exist" via SIP2
2011-07-19 Dan WellsMFHD compressed holding fixes user/dbwells/lp_811255_compressed_holdings_fixes
2011-07-18 Lebbeous Fogle-WeekleyMerge remote branch 'working/collab/phasefx/unified_vol...
2011-07-16 Thomas BerezanskyCache global flag at first use
2011-07-16 Thomas BerezanskyOpac Renewal at original circ library
2011-07-16 Dan WellsMake spell-checking case insensitive
2011-07-14 Lebbeous Fogle-WeekleyCorrected the logic of format string building for metar... user/senator/metarecord-hold-possibility-test
2011-07-14 Mike RylanderCorrect CDBI thinko -- search_where is smart about...
2011-07-11 Lebbeous Fogle-WeekleyMerge branch 'authority-control-sets-squashed_for_master'
2011-07-11 Lebbeous Fogle-Weekleyworking on an auth browser
2011-07-11 Lebbeous Fogle-WeekleyAbility to return to specific authority.control_set or
2011-07-11 Lebbeous Fogle-Weekleyconify type interfaces in progress.
2011-07-11 Mike RylanderSwitch authority startwith index back to the pre-checki...
2011-07-11 Mike RylanderMinor bug fixes (alignment of fm classes, etc); Do...
2011-07-11 Mike RylanderHeading normalization bug; Use CStoreEditor, not Editor...
2011-07-11 berickRepaired syntax errors in SuperCat.pm
2011-07-11 berickProtect against empty lists of linked bib searches
2011-07-11 Mike RylanderUse the new singular methods that accept an axis as...
2011-07-11 Mike RylanderAdd method for returning valid authority browse axes
2011-07-11 Mike RylanderBrowse axis based browse and startswith methods; minor...
2011-07-11 Mike Rylanderadjust parameters and documentation note
2011-07-11 Mike Rylanderuse the new transformed-value starwith operator
2011-07-11 Mike RylanderMethods for searching by marcxml, constrained (or not...
2011-07-07 Mike RylanderCorrect CDBI field name on biblio::peer_bib_copy_map
2011-07-07 Bill EricksonIgnore part-mapped copies for mr/title/volume holds
2011-07-07 Mike RylanderAdd Class::DBI linking for monograph parts (and some...
2011-07-07 Mike RylanderCorrect a documentation comment
2011-07-07 Mike RylanderFilter out copies that have a monograph part designator...
2011-07-07 Jason EtheridgeAdd "parts" to Print Full Pull List and Print Full...
2011-07-06 Bill EricksonVandelay matching, quality, error reporting, and queue...
2011-07-06 Bill EricksonLogic error fixes in Vandelay
2011-07-06 berickset imported_as / import_time on import items after...
2011-07-06 berickYet more Vandelay fixes
2011-07-06 Mike RylanderSpacing and code comments to keep future-miker from...
2011-07-06 berickAdd items-imported to VL queue summary
2011-07-06 berickFlexible TCN match configuration
2011-07-06 berickVandelay import improvements / bug fixes
next