]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods
Improve the ID-matching regex
[working/Evergreen.git] / Open-ILS / src / perlmods /
2009-04-26 dbsPut MFHD in the OpenILS::Utils:: package space
2009-04-23 ericksonadded template callback for getting user fines summary
2009-04-23 ericksonplug in the event creation for the hold.available hook...
2009-04-23 ericksonmissing comma
2009-04-22 mikerordering events by run_time and then add_time to tie...
2009-04-22 ericksonsplit wants a regex pattern to split on
2009-04-22 ericksonprevent erroneous error message on xact begin when...
2009-04-22 mikerteach the batch processor to ignore targets with existi...
2009-04-22 ericksonjust in case any cstore connections linger, force disco...
2009-04-22 ericksonwhen only one cstore clause is passed to an editor...
2009-04-22 ericksonuse string comparator
2009-04-22 erickson$pen is an object in this case, not a hash
2009-04-21 ericksoncreate events after the commit to prevent any possible...
2009-04-21 ericksonplugged in au.create and au.update hook event creation
2009-04-21 mikerforce UTF-8 encoding of records when so requested ...
2009-04-21 ericksonfor a given lineitem, give each lid that does not have...
2009-04-21 ericksondon't create dummy barcodes and callnumbers until it...
2009-04-20 ericksonoops, gotta commit
2009-04-20 ericksonmoved picklist delete into order.pm. code re-use
2009-04-20 ericksonfetch lineitems in substream since they are so large
2009-04-20 ericksonrespond after li update, may not be any lid's
2009-04-20 ericksondon't update li on each li detail update, let the calli...
2009-04-20 ericksonadded selection list merge and clone plus some minor...
2009-04-20 ericksonadded option to flesh total spent/encumbered for a PO
2009-04-19 ericksonmore enhanced lineitem price setting. updates existing...
2009-04-17 mikerprovide a non-emtpy default for the site portion of...
2009-04-17 mikeradding item-age axis to the browse interface
2009-04-17 mikeradding explicit feed support for MODS 3.2 and 3.3,...
2009-04-17 dbsMODS33 introduced some annoying changes to the way...
2009-04-17 ericksonthinko
2009-04-16 ericksonfixed logic error in check lineitem received. don...
2009-04-16 ericksonML lineitem note CUD method
2009-04-16 ericksoninitial support for lineitem notes
2009-04-16 ericksonimplemented PO receive rollback and api's for li and...
2009-04-16 dbsBalance out connect() and disconnect() in _extract_856_uri
2009-04-16 ericksonmove po/lid receive process into order.pm. added recei...
2009-04-15 ericksonmoved li_detail CUD into order. removed old lid code
2009-04-15 ericksonmoved po create into order.pm. some other refactoring...
2009-04-15 mikeryet untested method for calling the in-db merge stored...
2009-04-14 ericksondo the queued ingest dance like vandelay. create asset...
2009-04-13 ericksonmoved generic po bib/cn/copy creation api into order...
2009-04-13 ericksonfixed status update variable for picklist / purchase...
2009-04-10 ericksonadded support for choosing to create bib/copy/callnumbe...
2009-04-10 ericksonset copy location on li detail on import
2009-04-10 ericksonplugged in debit creation
2009-04-09 dbsAvoid a warning about testing against an undefined...
2009-04-09 ericksonlet's go ahead and import the new order.pm even though...
2009-04-09 ericksonoops, result in true
2009-04-09 ericksoncontinuing to slog through the import process
2009-04-08 ericksonmore import work, more to come
2009-04-08 dbsFix open-ils.ingest.full.biblio.record_list by passing...
2009-04-07 ericksonmoved marc upload into Order.pm
2009-04-07 ericksonporting some more functionality over to the common...
2009-04-07 ericksontrying to bring some coherence to the basic components...
2009-04-07 djfianderStart getting ready to handle more complex publication...
2009-04-07 djfiandera bit more refactoring of Caption & Holding
2009-04-06 ericksonset provider on lineitem at import
2009-04-06 ericksonadded a mark-po-received method
2009-04-06 ericksonmoved generic object/event firing to apputils function...
2009-04-05 djfianderMove 'next' calcuations into MFHD::Caption, since they...
2009-04-05 djfianderProperly pad dates with leading 0
2009-04-03 ericksonreturn the fleshed event from fire-event-by-barcode
2009-04-02 ericksonthe key changes depending on which stored proc is calle...
2009-04-02 ericksontypo, descendents -> descendants
2009-04-02 djfianderAdd test cases for semi-monthly publication on fixed...
2009-04-02 djfianderAdd support for split issue numbers
2009-04-02 djfianderFix code that loads MARC test data, add a couple of...
2009-04-01 ericksonsimple reactor that just processes a template
2009-04-01 ericksonrecursive calls to _object_by_path need their own copy...
2009-04-01 ericksonUpdated the IDL to match the table name in the sql...
2009-03-31 ericksoncreated method that takes a circ-based event def and...
2009-03-31 ericksonfixed var name
2009-03-31 ericksonin batches, 'event' is an array of events
2009-03-31 ericksonremoved remaining assumptions of an 'id' field on all...
2009-03-31 mikeradd method for creating events by definition(s) (array...
2009-03-31 ericksonprevent some warnings in the logs
2009-03-31 ericksonset the nostore var
2009-03-31 mikergive the environment built by O::A::T::Event[Group...
2009-03-31 ericksontypo:actor.org_unit_descendents. run_time is now a...
2009-03-30 mikerpass the default search class correctly, instead of...
2009-03-29 dbsNaive implementation of protection against apostrophes...
2009-03-29 dbsFix for #54 - make SlimPAC search respect title/keyword...
2009-03-27 ericksonset the provider on the lineitem at po create time...
2009-03-27 ericksonusing new common cat code to in-transactoin bib/volume...
2009-03-26 ericksonflesh copy objects on circ and hold events
2009-03-26 ericksonsort acqdf entries by position
2009-03-26 ericksonprovide a little more flexibility to the caller of...
2009-03-26 dbsApply ampersand escaping globally in entityize (fixes...
2009-03-26 djfianderChange test for whether enumeration fields hold chronology:
2009-03-25 dbsDedupe code by moving to a common implementation of...
2009-03-24 ericksonplugged in PO creation to marc upload process. small...
2009-03-24 ericksontaught the vandelay upload form about some important...
2009-03-24 ericksonplugged in vandelay-upload-aware marc record processing...
2009-03-24 dbsIncrease support for serials in Evergreen.
2009-03-24 ericksonsort on picklist name. ranged, fleshed distribution...
2009-03-24 djfianderProperly parse holdings fields when the chronology...
2009-03-20 mikerallow batch creation of active events, restricted to...
2009-03-20 mikerteach the penalty code how to create events for system...
2009-03-20 ericksontypo
2009-03-20 djfianderCut a long complicated function in two
next