]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods
Add fund column to acq.invoice_item.
[working/Evergreen.git] / Open-ILS / src / perlmods /
2010-04-07 senatorAcq: in acquistions unified search, make timestamp...
2010-04-07 senatorAcq: fix a problem when searching by user-linked fields
2010-04-07 mikerstored proc param ordering
2010-04-07 mikerforward port of r16146: proper support for in-db renewa...
2010-04-06 senatorAcq: bug fix. Thinko let to unintended search term...
2010-04-06 ericksonflesh fund debit in the default invoice fleshing in...
2010-04-06 senatorAcq: unified search interface for LI, PO, and PL. Usabl...
2010-04-05 mikermerging MR holds topic branch
2010-04-05 ericksoninitial invoice sub-module
2010-04-05 ericksonadded ability to flesh PO and PL in lineitem retrieve
2010-04-05 mikerbe smarter about holdings fleshing, particularly where...
2010-04-05 mikerbetter regexp with new paging functionallity
2010-04-04 mikeradd embedded holdings paging support to biblio-record_e...
2010-04-03 ericksonrelated items now returns LI's that may be attached...
2010-04-03 ericksonde-dupe li ids in picklist li fetcher. if an LI has...
2010-04-02 ericksonrespond_complete before processing a/t events to the...
2010-04-01 ericksonPatch from Joe Atzberger: Last batch of method reg...
2010-04-01 phasefxUse the AssetCommon version of update_fleshed_copies...
2010-04-01 phasefxUse utility method for firing events
2010-04-01 mikerfields for supporting bib record ownership and sharing
2010-04-01 ericksonPatch from Joe Atzberger: Large overhaul of misleading...
2010-04-01 ericksonPatch from Joe Atzberger: Cleanup subs in Actor
2010-04-01 ericksonPatch from Joe Atzberger: A great blast of perltidy
2010-04-01 ericksonPatch from Joe Atzberger: More method reg docs in...
2010-04-01 ericksonadded claim sub-module. Added API call to retrieve...
2010-04-01 senatorAcq: ML logic to support the "not" operator in unified...
2010-04-01 ericksonfixed function name in lineitem price setting code...
2010-04-01 ericksongive the trigger autocreate wrapper a clearer name
2010-04-01 phasefxfire hold_request.cancel.cancelled_order events for...
2010-04-01 phasefxCancel holds targeting the bib associated with a lineit...
2010-04-01 phasefxdon't make the call to open-ils.cat if there are no...
2010-04-01 phasefxparam tweak to get copies to flesh on lineitem details...
2010-04-01 phasefxresults are fancier in perl; adjust the result test...
2010-04-01 phasefxHar, I looked in Lineitem.pm for an existing lineitem...
2010-04-01 phasefxRough cut of 'open-ils.acq.lineitem.cancel', which...
2010-03-31 ericksonfleshed out the docs for the open-ils.circ.hold.has_cop...
2010-03-31 senatorAcq: Indicate funds at stop/warning balance level with...
2010-03-31 ericksonadded API docs for open-ils.actor.user.stage.create...
2010-03-31 ericksonPatch from Joe Atzberger to add additional code docs...
2010-03-31 mikercorrect paging behavior with new staged search stored...
2010-03-30 mikerreturn the whole blob for an undefined field key
2010-03-30 senatorAcq: PO interface now tells you if activating a PO...
2010-03-30 ericksonconsolidated the bib and authority record import logic...
2010-03-29 ericksonremoved some unnecessary intermediate code that snuck...
2010-03-29 ericksonadded support for using alternate context-specific...
2010-03-29 phasefxthe reason I wanted to pass in an editor here, so I...
2010-03-29 phasefxuse editor
2010-03-29 phasefxcreate acq.created and acq.rejected events
2010-03-29 senatorAcq: In fund transfer, add destination amount field...
2010-03-29 ericksonremoved unused / nonfunctional method stub
2010-03-29 ericksonmore patron update docs
2010-03-29 ericksonMore method reg docs and a minor touchup.
2010-03-28 dbsFix typo: open-ils.actor.retrieve_by_shorname (but...
2010-03-27 mikerset an upper limit using the same value as the per...
2010-03-27 mikeradd pubdate filtering support to compat wrapper
2010-03-27 mikersafer date1 number sanitization
2010-03-27 mikermake empty queries safe
2010-03-27 mikermore backward compat for staged search -> QueryParser...
2010-03-27 mikerPatch from Dan Wells which allows restriction of renewa...
2010-03-26 senatorAcq: Resurrect an old "view fund" interface, add some...
2010-03-26 mikercalculate facets, cache them, return the facet key...
2010-03-26 ericksonadded note about source of hash keys for user req form...
2010-03-26 ericksonBugfix: param should be params, and notes has issues.
2010-03-26 ericksonsearch.biblio.multiclass.query docs in method reg.
2010-03-26 mikeradd support for an XPath expression to pull out just...
2010-03-26 mikerfirst, the pkey is alias, not id; also, need to add...
2010-03-26 ericksonSet PO order date at PO activation time
2010-03-26 senatorAcq: show provider name in the PO viewing interface
2010-03-26 ericksonMethod reg. docs for Order.pm
2010-03-26 mikerindex facets non-globbed, and only index the value...
2010-03-26 mikeradd alias mapping table and QueryParser support --...
2010-03-25 ericksonCleanup generally sound method reg. docs
2010-03-25 ericksonComment on undocumented interaction.
2010-03-25 ericksonMaterial cleanup, many unused vars deleted, note many...
2010-03-25 ericksonConditionals consolidated
2010-03-25 ericksontrivial whitespace cleanup
2010-03-25 ericksonoptions is not actually used
2010-03-25 ericksonWhitespace prettyfication
2010-03-25 ericksonFormal documentation via method registration (KCLS...
2010-03-25 ericksonfix typo: strin => string
2010-03-25 dbsFix warning from comparison with a possibly undef variable
2010-03-25 ericksonrepaired signature params name
2010-03-25 ericksonremoved unused vars for clarity, make use of the depth...
2010-03-25 ericksonMinor refactors for clarity:
2010-03-25 ericksonMid-process of reworking the method registrations
2010-03-25 ericksonperltidy prepass
2010-03-25 ericksonreverting d2c33efd962378c3fa211ef08b8151f074953052...
2010-03-25 ericksonremoved unused vars for clarity, make use of the depth...
2010-03-24 mikerprovide indexes for the new faceting code
2010-03-24 mikerplan stability through casting for plpgsql; improve...
2010-03-24 phasefxCancel with Reason for User Requests (tweaked the ML...
2010-03-24 mikerdebugging flag leaked in
2010-03-24 mikersupport facet-only "search" Open-ILS/src/perlmods/OpenI...
2010-03-24 mikerconditionally quote strings that start with numbers...
2010-03-24 mikersplit search/fact metadata; add facet syntax
2010-03-24 ericksonprovided a batch mode for open-ils.actor.container...
2010-03-24 ericksonfor added security, allow for the configuration of...
2010-03-24 ericksonanonymous cache service for web caching
2010-03-23 mikerswitching to the query parser ... truncation support!
2010-03-23 mikertypos in reservation logic
next