]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods
add missing upgrade step to create staging schema
[Evergreen.git] / Open-ILS / src / perlmods /
2011-05-19 Lebbeous Fogle-WeekleyMerge branch 'user/senator/lp-784062' of git.evergreen...
2011-05-18 Lebbeous Fogle-WeekleyAdd permission checking for updating and deleting volumes.
2011-05-18 Dan ScottMake Perl 'make check' work without 'make all'
2011-05-18 Galen Charltonavoid error when generating fines on checkin
2011-05-18 Jason EtheridgeInclude call number prefix/suffix in display and sortin...
2011-05-17 Thomas BerezanskyLazy Circ (AKA partial barcode lookup)
2011-05-16 Mike RylanderIgnore "deleted" authority records when using the tag...
2011-05-16 Dan WellsBorrow on_or_after() from MFHD/Caption.pm in MFHD/Date.pm
2011-05-13 dbwellsA bevy of MFHD bug fixes (and test cases)
2011-05-12 mikerPatch from James Fournie addressing LP#781803: Multiple...
2011-05-12 mikerWrap proximity refreshing in a transaction to avoid...
2011-05-12 mikerAddress LP#779975; Status of Available (0) not honored...
2011-05-12 dbwellsAdd missing permission checks to Serial.pm
2011-05-05 senatorPatch from Niles Ingalls to make patron phone number...
2011-05-04 mikerPatch from Michael Peters to protect cut-in-line holds...
2011-05-04 dbsPrevent uninitialized var warnings in OpenILS::WWW...
2011-05-02 dbwellsAdd support for sre/distribution summary methods (inclu...
2011-05-02 phasefxflesh stat_cat_entries in the call number tree method...
2011-05-01 ericksonContentCafe summary of avaible item content
2011-05-01 dbsAdd excerpt AC and avoid rate-limiting for OpenLibrary...
2011-04-27 dbsTurn ebooks AC from OpenLibrary into usable HTML
2011-04-27 dbsTeach OpenLibrary.pm how to extract ebook links from...
2011-04-27 dbsOne more strictly integer check for fleshing feeds...
2011-04-27 dbsConsolidate on checking for integers for -full / -uris
2011-04-25 dbsUse layout.css to control table of contents from OpenLi...
2011-04-22 mikeraddress the empty-query case
2011-04-22 mikerAddress LP#730743, errant parens cause pain
2011-04-22 phasefxBetter call number prefix/support in opac. The copy...
2011-04-21 ericksoncheck user 'active' field in SIP charge_ok (and depende...
2011-04-21 mikeradd marginal support for surfacing CN affixes in superc...
2011-04-20 phasefxflesh parts in Items Out
2011-04-20 phasefxsend the volume along in the payload for circ functions...
2011-04-20 mikerAdd support for facet and filter negation via "-" prefix
2011-04-20 mikerAlways use BinaryEncodeing => "UTF-8" with MARC::File...
2011-04-20 phasefxflesh parts on items for circ functions. Hrmm, but...
2011-04-19 mikerUse top level join instead of subquery in hold queue...
2011-04-18 mikerImprovements to search tuning
2011-04-18 phasefxadd Part Holds to Actions for this Record -> View Holds...
2011-04-18 phasefxno need to flesh the record here
2011-04-18 phasefxtypo
2011-04-15 dbsProtect dumb JavaScript engines from having to deal...
2011-04-14 dbsRestore URIs in marcxml-uris unAPI format
2011-04-14 dbsEscape rather than filter SIMILAR TO metacharacters...
2011-04-13 mikerProtect search against all-deleted bibs by pinning...
2011-04-12 mikerAdd support for Multi-Homed Items (aka Foreign Bibs...
2011-04-08 ericksonpatch from Ben Ostrowsky (w/ input) to add support...
2011-04-06 mikerPatch from Thomas Berezansky to support patron priv...
2011-04-05 dbsPrevent patron search from returning horrible errors...
2011-04-04 ericksonpass cvv2 value to CC processor
2011-04-01 ericksonPatch from Thomas Berezansky to address unneccessary...
2011-04-01 dbwellsBetter search normalization de-duping when 'params...
2011-03-31 dbwellsUse identifer indexes for older ISxN API methods (LP...
2011-03-29 mikerInspired by a 1.6 patch from Brandon Uhlman to collect...
2011-03-29 mikerMonograph Parts; Unified vol/copy wizard; Call Number...
2011-03-29 gmcbug 744687: fix multi-field MARC expert search
2011-03-28 dbwellsFix call-number sorting for non-generic sort keys ...
2011-03-22 dbwellsHonor the 'active' flag in QueryParser.pm for search...
2011-03-19 mikerIn-database Grace intervals
2011-03-18 ericksonadded field_safe attr to ccs, aout, and crahp classes...
2011-03-18 mikerIntelligent Metarecord Format Selection for Holds
2011-03-16 ericksonmake payment receipt print/email run inside a transacti...
2011-03-16 mikerPatch from Steve Callendar addressing holdability tests...
2011-03-12 dbsResolve inconsistent results when invoking LOWER()...
2011-03-11 ericksononly append street2 to CC payment address if no address...
2011-03-11 ericksonuse the existing util method for mvr-izing, since it...
2011-03-11 dbsEnsure incoming query values to patron search are UTF8...
2011-03-10 ericksonadd patron barcode to CC transaction description for...
2011-03-10 senatorBooking: don't bail out completely on COPY_ALERT_MESSAG...
2011-03-08 dbsCorrect implementing function name for open-ils.resolve...
2011-03-08 dbsBe more defensive when parsing SFX target results
2011-03-08 dbwellsAddress LP bug #724583, "Paying Bills with Patron Credi...
2011-03-07 mikerThese are now magic filters. Thanks, SVF!
2011-03-07 mikerfetch ccvm's directly for item_form/type/lit_form/bib_l...
2011-03-07 mikerregister the "I only need a query string" search method
2011-03-07 mikerOnly generate ORed filters if there are some to use
2011-03-07 mikermore SVF filter cleanup
2011-03-07 mikerGeneral testing-based cleanup of the new SVF QueryParse...
2011-03-07 mikername is the pkey, not id
2011-03-07 mikerarg, typo
2011-03-07 mikerTeach storage to initialize the new bits of QueryParser
2011-03-07 mikerWorking towards SVF. This is most of phase 1, which...
2011-03-04 dbwellsRespect a setting of depth=0. In particular, this...
2011-03-04 dbsSRU: Restructure the hash returned from open-ils.superc...
2011-03-03 dbsAdd complete set of Evergreen search aliases and attrib...
2011-03-03 dbsDraw SRU search indexes from config.metabib_search_alias
2011-03-03 dbsWhitespace consistency for O:WWW:SuperCat.pm
2011-03-02 mikerCall number sorting "before" the context needs to be...
2011-03-01 dbsPrevent an unitialized variable warning when loading...
2011-03-01 dbsRemove dead code: OpenILS::WWW::Web and OpenILS::WWW...
2011-03-01 ericksonupdate cached user after email/password update; repaire...
2011-03-01 ericksonmerging in some useful changes from the opac-tt-poc...
2011-03-01 dbsAdd a TT helper to encode email headers in UTF-8
2011-02-24 gmcadded missing columns to CDBI table definitions
2011-02-23 ericksonclear out the hold_copy_map entries for holds cancelled...
2011-02-23 dbsWorking SRU search for various authority records
2011-02-23 mikerMerging in unAPI v2, the bono edition
2011-02-21 mikerMake sure we continue looping in situations where there...
2011-02-18 ericksonws_ou may be null in an opac context, fall back to...
2011-02-18 ericksonallow users to see their own payments w/o perm
2011-02-18 ericksonretain ability for a user to see his/her own payments...
next