]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src
cache has no object when a new object is created. if not in the cache, assume balanc...
[working/Evergreen.git] / Open-ILS / src /
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-16 scottmkIn oils_cstore.c: fix autojoin, i.e. the facility for...
2009-04-15 ericksonmoved li_detail CUD into order. removed old lid code
2009-04-15 ericksonprovide option to leave lineitem_details when purging...
2009-04-15 ericksonmoved po create into order.pm. some other refactoring...
2009-04-15 ericksonif we keep the li around, reset some other fields
2009-04-15 ericksondon't remove the lineitem and attrs if it points to...
2009-04-15 dbspgsql-server-dev is not a client requirement
2009-04-15 mikermove the duplicate TCN test to /after/ the final attemp...
2009-04-15 dbsEnable field transforms to be named with a schema;...
2009-04-15 mikeryet untested method for calling the in-db merge stored...
2009-04-15 mikerhave the merge proc delete the source record after...
2009-04-15 mikerteaching record merge function how to copy over 856...
2009-04-14 ericksonsql function to remove all traces of a PO. This is...
2009-04-14 ericksondo the queued ingest dance like vandelay. create asset...
2009-04-14 scottmk1. In searchFieldTransform(): make sure that the functi...
2009-04-14 phasefxsyntax
2009-04-13 ericksonmoved generic po bib/cn/copy creation api into order...
2009-04-13 dbsClean up another minor typo (not referenced anywhere...
2009-04-13 ericksonfixed status update variable for picklist / purchase...
2009-04-13 dbscontext_org_list is an array, and PostgreSQL 8.3 wants...
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 ericksongo ahead and sort ancestor list by depth so that tree...
2009-04-09 dbsA long time ago, miker said we could correct typos...
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-09 scottmk1. In osrfAppChildInit(): reduce the scope of the attr...
2009-04-08 ericksonmore import work, more to come
2009-04-08 mikeradding note and circ_modifier to acq.lineitem_detail...
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 dbsReverting the unique index on bre.id; it's a primary...
2009-04-07 dbsAdd a unique index on biblio.record_entry.id
2009-04-07 scottmkIn oils_cstore.c:
2009-04-07 scottmkUse the new JSON parser
2009-04-07 mikerteach acq to extract holding-related data from a named...
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 mikermake PO formatting hooks passive; remove PO print hook...
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-03 dbsAvoid a PostgreSQL 8.3 type conversion problem.
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 ericksonupdated to use trigger for generating templated output
2009-04-01 ericksoninstead of generic format.po hook, let's use specific...
2009-04-01 ericksonadded ProcessTemplate reactor and new hook, format.po
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-04-01 mikerreordering table due to fkey
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 mikeradding template_output table to support storing just...
2009-03-31 ericksontypo:actor.org_unit_descendents. run_time is now a...
2009-03-31 ericksonsome formatting
2009-03-31 ericksonadded address info
2009-03-31 ericksontest script for printing a purchase order
2009-03-31 scottmkPlugged some massive memory leaks.
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 dbsEven better indexing on afr - thanks miker!
2009-03-26 djfianderChange test for whether enumeration fields hold chronology:
2009-03-26 dbsAdditional indexes on authority.full_rec. Thanks, EXPLA...
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...
next