]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods
In query.stored query: make from_clause nullable, so that we can
[working/Evergreen.git] / Open-ILS / src / perlmods /
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
2010-03-23 senatorAcq: optionally mark POs as prepayment_required; show...
2010-03-22 dbsForward-port r15933 from rel_1_6_0: Default to "true...
2010-03-21 mikerQueryParser-based stored proc, and adjustments to calli...
2010-03-21 mikermake #metabib an alias for #metarecord
2010-03-21 mikerremove OFFSET/LIMIT -- do that inside the stored proc...
2010-03-21 mikeradd phrase cross-checking
2010-03-19 mikerinitial perl-side implementation of QueryParser-based...
2010-03-19 mikeradd support for pub date filters; add superpage-related...
2010-03-19 mikerpull the query parser implementation in at startup
2010-03-18 mikersupport * as a truncation operator in FTS. NOTE: this...
2010-03-18 mikerreturn mapped legacy events from in-db circ, so that...
2010-03-18 mikerneed to pass the $client to transactional methods
2010-03-18 mikermake sure these selects run against the master db by...
2010-03-18 ericksonTrivial doc change
2010-03-18 ericksonMake GetOpts::Long and Cronscript get along
2010-03-17 phasefxmake this use a transaction or replication lag can...
2010-03-16 mikertypo spotted by Steve Callender and Dan Scott
2010-03-16 mikerImproved patch from Galen Charlton: removes empty XML...
2010-03-16 mikerPatch from Galen Charlton: removes empty controlfield...
2010-03-16 mikeruse logical date math to avoid problems with DST boundary
2010-03-16 ericksonrepaired key names in json query response
2010-03-15 senatorAcq: for showing related lineitems, do the right thing...
2010-03-15 senatorAcq: cancel POs, lineitems, or individual copies from...
2010-03-12 senatorAcq: from the lineitem details pane, one can view other...
2010-03-12 ericksonadded a .stream_results version of the spooler that...
2010-03-12 senatorAcq: unified search: big improvement
2010-03-12 mikerreturn the final count of records spooled
2010-03-12 mikerget the new query parser into the repo
2010-03-12 mikerscale the response rate with the number of records...
2010-03-12 ericksontypo in options var
2010-03-12 ericksonadded limit/offset options to response stream of fiscal...
2010-03-11 ericksonadded auto_overlay_exact option to queue import call...
2010-03-11 ericksonadded option to discard streaming results
2010-03-11 senatorAcq: Add PO notes interface and checkbox for vendor_pub...
2010-03-11 ericksonallow marc file attributes to be passed directly to...
2010-03-11 phasefximportant to commit the transaction :)
2010-03-11 phasefxcreation method for new user requests, and fix to IDL
2010-03-11 mikermake the ses cookie go away when the browser is closed
2010-03-11 ericksoncreate standalone PO activation routine so PO's can...
2010-03-11 phasefxsome extra options for the acq user request retrieval...
2010-03-10 mikerReworking of a patch from Ben Ostrowsky: add an OILSPro...
2010-03-09 erickson* Using lineitem estimated_unit_price to store the...
2010-03-09 phasefxAbility to auto-generate barcodes in the Volume/Copy...
2010-03-08 ericksonadded auto_merge_vols option to open-ils.cat.asset...
2010-03-08 phasefxMethods to retrieve lineitems with PO's associated...
2010-03-04 mikerforward-porting r15694: preserve time component of...
2010-03-03 mikerkeep the original due_date time component of day-granul...
2010-03-03 senatorAcq: middle-layer support for unified lineitem/purchase...
2010-03-02 dbsApply patch from Galen Charlton to prevent legacy 852...
next