]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods
Merge Dan Wells' changes to the serial schema from the
[working/Evergreen.git] / Open-ILS / src / perlmods /
2010-07-26 phasefxtweak hold "status" for canceled holds. And one whites...
2010-07-22 gmcbug #608937: make barcode search from main patron searc...
2010-07-21 ericksonadd collection code as non-i18n version of shelving...
2010-07-21 mikerprotect acn, acp and auri from our $lib faking
2010-07-21 mikeradd parameter support to acn, acp and auri unapi axes
2010-07-20 mikerPatch from John Craig providing a saner timestamp clean...
2010-07-19 mikeruse abs() to get page number in either direction
2010-07-19 mikeruse LEFT JOIN to allow a single query to count copies...
2010-07-19 ericksonwhen calculating estimed hold wait time, don't ignore...
2010-07-18 mikerput the null return back, in case that is important...
2010-07-18 mikerremove ingest service call from authority import thanks...
2010-07-16 mikeruse a left join instead of -not-exists for anti-join...
2010-07-15 phasefxHave open-ils.circ.circulation.due_date.update return...
2010-07-15 phasefxallow open-ils.circ.hold.update.batch to apply nulls...
2010-07-15 mikerARG! Missed a semicolon. Perl, be like JS and make...
2010-07-15 mikercompanion to "browse", which drops you into the middle...
2010-07-15 gmcbug 605921: fix bib search hang on queries like "title...
2010-07-15 gmcbug 605884: make MARC expert search of control fields...
2010-07-14 dbsSet the 004 of the new MFHD record to the ID of the...
2010-07-14 dbsvalidate.tag.id_list: Return an empty list instead...
2010-07-13 dbsBe more relaxed about what we receive in Vandelay ...
2010-07-13 mikerremove even more namespace prefixes ... take THAT, IE!
2010-07-13 dbsRelax bib type parsing a little and allow spaces (like...
2010-07-13 dbsStub script for adding authority control to an existing...
2010-07-12 dbsWhitespace consistency for Vandelay
2010-07-12 dbsPrevent MARC batch import from blindly trusting the...
2010-07-12 senatorMake a translate button available in the name column...
2010-07-12 mikerfacet query correction
2010-07-11 mikerbreak facets out to a separate table for speed
2010-07-09 dbsSuperCat requests for plain marcxml were returning...
2010-07-08 phasefxFixes Mark Claimed Returned. It seems that dojo isn...
2010-07-08 phasefxrecord the billing_last and billing_first fields from...
2010-07-07 phasefxdefine these variables as parameters
2010-07-07 ericksonupdated call number browse pass-thru to accommodate...
2010-07-07 mikeradding status/copy_location filter support to call...
2010-07-06 ericksonreturn IDs of newly created payments on success
2010-07-06 senatorCC payments: address situations where Business::CreditC...
2010-07-06 mikeradd metarecord support to "already circulated" tagging
2010-07-06 mikerremove all the 901 mangling -- handled by the db now
2010-07-06 ericksonadded ability to tag bib record results from staged...
2010-07-06 mikerintegrate serial.unit by relaxing fkeys against asset...
2010-07-01 mikerremove as many namespace prefixes as I can from the...
2010-07-01 gmcbug #600021: fix lookup of FIFO holds OU setting
2010-06-30 gmcbug #600432: fix MARC expert search
2010-06-29 senatorBooking: forward-porting bit-by-bit; see commit msg...
2010-06-29 mikerimprove browse support; correct thinkos in new holdings...
2010-06-29 senatorBooking: begin forward-porting code from rel_1_6.
2010-06-25 phasefxproxied added content support for ContentCafe
2010-06-25 dbsProvide support for Class::DBI::Frozen::301 via UNIVERS...
2010-06-23 atzSIP Callnumber extensions, POD
2010-06-22 ericksonadded warnings for missing params to MinPassiveTargetAg...
2010-06-21 senatorAcq: add default sort order to canned searches, and...
2010-06-18 mikeradd serials holdings to the holdings_xml data for bibs
2010-06-18 mikermake sure $depth is defined, and used
2010-06-18 atz0312 - JEDI template support for multiple ISBNs
2010-06-18 mikerpushing unapi depth support back into trunk
2010-06-18 mikersupport unapi tag embedding in authority records
2010-06-17 senatorAcq: Remove the "Selection Lists" entry from the staff...
2010-06-16 mikersplit registration of authority browse urls out from...
2010-06-16 mikertypo in json_query for authority browse
2010-06-16 mikeradd authority marcxml retrieve method, switch on record...
2010-06-16 mikeruse the authority, instead of bib, general tag browse...
2010-06-16 mikersteps toward wiring up authority browse via supercat
2010-06-16 mikerupdate the documentation for browse methods re status...
2010-06-16 mikeradd support for status and copy location filters to...
2010-06-15 ericksonno need to start a xact in lineitem search api call...
2010-06-15 dbsAvoid spurious errors when searching more granular...
2010-06-14 senatorTiny bug in 16714; fixing it prevents a useless logline...
2010-06-14 senatorIn the unlikely event of an error in a payment transact...
2010-06-14 phasefxMake the estimated hold queue position method aware...
2010-06-14 ericksonremoved unused method retrieved from method_lookup...
2010-06-14 senatorBetter documentation of payment outcomes, particularly...
2010-06-14 ericksonsome minor code cleanup of the retrieve user by barcode...
2010-06-14 ericksonavoid sending unnecessary disconnects to cstore
2010-06-12 mikercorrect nullability test for certain WHERE clauses
2010-06-11 erickson$e may false (i.e. 0=SUCCESS). it's undefined we need...
2010-06-11 mikerforgot to remove old order-by when crafting the trunk...
2010-06-11 atzAdd helper handling to specify length of field, like...
2010-06-11 atzLogger not used
2010-06-11 atzBugfix fatal error: $self->editor is not defined
2010-06-11 senatorImprove the way information from payment card processor...
2010-06-11 phasefxOrg unit setting and behavior for blocking hold request...
2010-06-11 ericksonadded a number of info messages to the action/trigger...
2010-06-10 mikerTrunk port of a patch from James Fournie of SITKA:
2010-06-10 senatorHold requests in the middle layer now bubble up more...
2010-06-10 mikerthinko on how ou settings are returned from open-ils...
2010-06-10 mikermake sure we are not trying to use a "modern" class...
2010-06-10 mikerlogic thinko causing us to never use the restricted...
2010-06-09 gmcfix references to ersatz "as_unimarc" method in MARC...
2010-06-08 ericksonprotect against empty results from bib searches caused by
2010-06-04 phasefxEmail/print methods for printing A/T templated bib...
2010-06-04 ericksonBugfixes: undef handling and legacy script support...
2010-06-04 ericksonCheckin overhual for extensions, including item, patron...
2010-06-04 ericksonExperimental implementation: renewal, block, enable.
2010-06-04 ericksonLots of cleanup, logging improvements, and comments.
2010-06-04 mikerthinko (unquoted string literal); be more explicity...
2010-06-04 ericksonadded granularity and user_data options to create_event...
2010-06-03 phasefxorg unit setting for requiring a matching email for...
2010-06-03 ericksonprevent warnings that occur when the event type is...
2010-06-03 mikerdocumentation cut-n-pasto ... authority records are...
next