]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application
I can has authoritative for selfcheck receipts
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application /
2010-09-23 ericksonI can has authoritative for selfcheck receipts
2010-09-23 ericksonrepaired search call for user_setting. cstoreeditor...
2010-09-23 ericksonfetch last updated event before comitting to stay in...
2010-09-23 ericksonevent firing util code needs to run in a xact
2010-09-23 mikerUse a transaction to avoid talking to a replicated...
2010-09-23 mikeronly flesh up to, but not including, the leaf for the...
2010-09-23 senatorHopefully fix a holds list sorting issue that only...
2010-09-22 dbsForward port r17847: Make query parser a bit more caref...
2010-09-21 phasefxHoldIsCancelled action_trigger validator
2010-09-21 dbsClean up description of ARN in O:A:Cat::Authority now...
2010-09-20 senatorHow about one more permission check for serials here...
2010-09-18 senatorSerials batch receive: usability improvements
2010-09-17 senatorAcq: be a little better about explaining why a PO can...
2010-09-17 gmcenable translation of location name in copy location...
2010-09-17 dbsRevert attempt to prevent encoding corruption that...
2010-09-17 ericksonadded option to vandelay rec list import that forces...
2010-09-17 ericksonprotect against fetching lineitem details by ref instea...
2010-09-17 mikernormalize all locales used in locale-lang mapping for...
2010-09-17 mikerOU locale lookup needs a bit more work, it needs to...
2010-09-17 senatorFix syntax error in r17717
2010-09-16 gmcremove internal limit with queries on facets
2010-09-16 mikerteach open-ils.storage.serial.issuance.ranged_tree...
2010-09-16 mikerfake "global" issuances by returning a representative...
2010-09-15 mikerNeed to start the arrayref out right
2010-09-15 dbsDrop arn_value and arn_source from the authority.record...
2010-09-15 atzORDRSP processing - PO linkage and object refresh
2010-09-15 atzAllow noauth option for retrieval method to support EDI
2010-09-15 atzDeepen test mode feedback (into top level EDI function)
2010-09-15 atzedi_fetcher overhaul, test_client improvement
2010-09-15 atzMore ORDRSP processing
2010-09-15 atzperltidy and cleanup
2010-09-15 atzExpanding handling (unfinished) for LI/LID QTY codes
2010-09-15 atzMinor cleanup
2010-09-15 atzAllow state='retry'
2010-09-15 atzOverhaul ORDRSP processing based on new Business::EDI...
2010-09-14 ericksonadditional issuance holds supporting code; in this...
2010-09-14 senatorAdd PayfloPro support to credit card processing
2010-09-14 dbsIntegrate authority browse and creation support into...
2010-09-13 mikera little defensive programming
2010-09-13 mikermethod for generating a set of compressed holdings...
2010-09-13 atzTypo
2010-09-13 mikerteach fielder to cache (off by default), with a default...
2010-09-12 senatorSerials: little bugfixin on this OPAC-oriented method
2010-09-12 senatorSerials: make it possible to predict issues for all...
2010-09-12 senatorSerials: support predicting issuances until a specified...
2010-09-11 mikeradd "type" (siss.holding_type) and "status" (sitem...
2010-09-11 mikerMethod for retrieving received issuances attached to...
2010-09-11 mikerthinko in schwarzian transform, and provide a tiebreake...
2010-09-10 mikerAllow the caller to specify a max number of facet value...
2010-09-09 ericksonadded alternate issuance flesh call that only fleshes...
2010-09-09 mikerloop over users in a group, as the plan for usrgroup...
2010-09-09 ericksonfor consistency, use 'issuanceid' as the issuance ID...
2010-09-08 mikerCheck for empty-ok after testing issuance copies in...
2010-09-08 mikerMiddle Layer work to enable Issuance (type I) holds...
2010-09-08 senatorSerials: Improve open-ils.serial.receive_items.one_unit...
2010-09-08 mikerA simple "vital stats" collector method returning infor...
2010-09-03 ericksonrepaired thinko in hold targeting org-unit max-loops...
2010-09-03 mikertypo in supercat fixup
2010-09-03 mikeradd opac_visible to asset.copy_location and org units
2010-09-02 senatorCirc/Booking: replace checks for the CAPTURE_RESERVATIO...
2010-09-02 ericksonadded holds pull list action/trigger template w/ API...
2010-09-01 senatorSerials: checkbox for batch receive interface to en...
2010-09-01 senatorSerials: improve the alternative batch receive interfac...
2010-08-31 ericksondistribution formula config UI repairs/enhancements
2010-08-31 ericksonuse circ_lib param instead of direct ws_ou acccess
2010-08-31 dbsMake the bib source selector in Vandelay MARC batch...
2010-08-27 senatorSerials: closer to full working receiving in the batch...
2010-08-26 senatorFix OPAC renewals, broken by an imperfect booking test.
2010-08-25 mikerupdate standing penalty query for blocked barcode list...
2010-08-23 gmcdisplay copy counts correctly in staff search results
2010-08-20 senatorBooking: finish the forward-port from rel_1_6
2010-08-20 dbsAdd an API for counting the number of bibs linked to...
2010-08-20 ericksonduring LI creation, adopt the provider of the PO if...
2010-08-20 ericksonpropagate estimated price to created copy as copy price...
2010-08-20 dbsAdd the authority record merge middle-layer API (open...
2010-08-19 ericksoncirc_modifier codes could be defined, but non-true...
2010-08-19 senatorSerials: an alternative batch receiving interface,...
2010-08-19 ericksonautomatically create lineitem assets (i.e. load bibs...
2010-08-19 ericksondowngraded a debug log message from error() to debug()
2010-08-19 dbsDon't show deleted authority records in startwith brows...
2010-08-19 dbsDon't return deleted authority records in a browse...
2010-08-13 senatormerge seials-integration [sic] branch into trunk
2010-08-12 atzAllow * in file portion of pathname
2010-08-12 ericksoncreated batch/streaming versions of hold placement...
2010-08-11 mikerUse a COALESCE/NULLIF nested structure instead of CASE...
2010-08-11 atzRespect activate_po option in interface
2010-08-11 phasefxtweak auto-barcode method to support barcodes of arbitr...
2010-08-10 gmcbug 592777: allow authoritative version of open-ils...
2010-08-10 phasefxreplace this broken regexp with cleanse_ISO8601
2010-08-09 gmcremoved executable bit from files that don't need it set
2010-08-09 dbsCopy/paste-o; asset.call_number ne asset.call_number_class
2010-08-09 mikerIn order to speed up the API call where we ask for...
2010-08-09 dbsTeach the staff client volume copy creator to respect...
2010-08-09 scottmkAdd middle layer functions for maintaining actor.usr_sa...
2010-08-07 dbsBasic call-number sorting by classification scheme
2010-08-06 gmcbug 614150: bail out on ACTOR_USER_NOT_FOUND
2010-08-05 phasefxfix open-ils.circ.prev_renewal_chain.retrieve_by_circ...
2010-08-05 mikerspeed up open circ counting and listing
2010-08-05 ericksonLog the found matchpiont with indb circ policy test
2010-08-05 ericksonreturn the matched circ rule during inspect
next