]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods
add configurable string joiner instead of hardcoding a space Open-ILS/web/js/dojo...
[working/Evergreen.git] / Open-ILS / src / perlmods /
2009-05-03 mikeradd configurable string joiner instead of hardcoding...
2009-05-02 mikeradding acn and acp support to unAPI interface
2009-05-02 mikermoving default page size back to 10, since paging works...
2009-05-01 mikerpass in the record position starting at the offset
2009-05-01 dbsIncrease default maximumRecords from 10 to 50
2009-05-01 dbsJust add a single record to the SRU results without...
2009-05-01 dbsProof of concept holdings-in-SRU results
2009-05-01 dbsAdd a basic holdings retrieval format - more flexible...
2009-05-01 mikerremoving namspace prefixes on holdings extentions
2009-05-01 dbsEnable org_unit-scoped SRU searches
2009-04-30 ericksonfield array position is determined by position in the...
2009-04-29 scottmkWhen loading the IDL code in C or Perl: generate the...
2009-04-29 scottmkFix the links in the Fieldmapper, which were borked...
2009-04-26 ericksonPatch from Doug Kyle which allows the caller to specify...
2009-04-26 mikerMFHD lives in the file OpenILS/Utils/MFHD.pm, but all...
2009-04-26 mikerupdating badly explained (by me) alternative (untested)
2009-04-26 dbsBasic support for returning MFHD for display purposes
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...
next