]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher
thinko ... use the responder, which has the session, not the method pointer
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Storage / Publisher /
2008-07-29 mikerthinko ... use the responder, which has the session...
2008-07-29 mikerAdding date filtering support and automatic/configurabl...
2008-07-25 mikeruse more correct test (rather than a side-effect) to...
2008-07-19 mikerallow circ.reshelving_complete.interval ou setting...
2008-07-02 mikerconverting time-interval to text-interval
2008-06-27 mikerhit "d" /twice/ ... (thinko, need to remove old WHERE...
2008-06-26 mikerproper support for counting short-duration overdue...
2008-06-23 mikerexplicit casts to support pg 8.3
2008-06-19 mikerperl syntax typo
2008-06-19 mikerhonor expire time on holds
2008-06-19 mikermore switching to opac_visible on status
2008-06-19 mikeradd opac_visible flag to config.copy_status; make Reser...
2008-06-18 mikeradd copy locations as a search filter
2008-06-11 ericksonwrapping array items in quotes so empty chars will...
2008-05-30 mikeradding frozen hold check to nearest_hold
2008-04-04 mikeradding base-line copy counting for lasso groups
2008-04-04 mikeradding lasso support to copy count calls
2008-04-04 mikeradding bib_level filter support
2008-03-14 mikerreturning the resulting $_ from map
2008-03-14 mikerprotect against 0 checked
2008-03-13 mikermaking old_best tests more explicit
2008-03-07 mikeractually trimming the record hashes
2008-03-07 mikertrimming the record hashes
2008-03-07 mikerremember kids, always execute your prepared queries...
2008-03-07 mikertypos
2008-03-07 mikertypos
2008-03-07 mikertypos
2008-03-07 mikerthinkos
2008-03-07 mikerbecause Dan understands the importance of proper speeeling
2008-03-07 mikeradding preferred lang support to the new perl, and...
2008-03-07 mikerexplicitly use the JSON module
2008-03-07 mikershiny new search method based on staged search stored...
2008-01-28 mikerspacing
2008-01-28 mikerignore deleted records within a metarecord
2008-01-24 mikeradded param sets for voided billing clauses
2007-11-20 mikerforcing staff client search to filter on only circ_lib...
2007-11-01 mikerforward porting hold re-targeting fix
2007-10-30 mikeradding work_payment type and the /strong/ urging of...
2007-10-25 mikercorrecting think-o in the nearest-hold logic
2007-10-17 mikeradding "available only" status filtered pull list methods
2007-10-16 dbsTypo: visiblity -> visibility
2007-10-03 mikerfixing patron search SQL error introduced by the dedup...
2007-09-12 mikerfrozen hold auto-thaw support ... should have been...
2007-08-29 ericksonmissing semicolon
2007-08-29 mikeradding storage method open-ils.storage.asset.merge_reco...
2007-08-28 mikerfixing query to look at all libs under depth for neares...
2007-08-28 mikerchanging from prox to depth for nearest hold stalling
2007-08-28 mikercrazy thinko ... dead code removed
2007-08-21 mikeradd proximity limiting to hold soft stalling
2007-08-21 mikerAGE was giving strange results, switched to simple...
2007-08-21 mikeradd optional hold age requirement to nearest_hold method
2007-08-16 mikerfixing weird edge case of pushing out the due date...
2007-08-15 mikercollections API for "users owning me money"
2007-08-15 mikeruse iterator interface instead of magical array-ref...
2007-08-15 mikersettings server controlled opt-in functionallity for...
2007-08-01 mikerresult filtering based on copy circ_lib instead of...
2007-07-02 mikerAdding bill voiding time to the activity tracking query.
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-06-26 mikerexcluding deleted volumes
2007-06-18 mikeradding backend and object support for hold freezing
2007-05-03 mikerusing a more direct pivot query for payment summaries...
2007-04-30 mikersending pickup_lib into the permit script
2007-04-24 mikerwork_ou code, schema and IDL setup
2007-03-29 mikerreverting the previous patch with regard to CLAIMSRETUR...
2007-03-29 mikerchecking for billing completeness as well as checkin...
2007-03-26 mikerdirectional check for overlap recursion check
2007-03-14 mikeradding "available" filter to main search methods
2007-03-09 mikeradding OU visiblity restriction to copy count call
2007-03-07 mikergeneral cleanup; search/facet; library hiding
2007-02-21 mikeradding library-hiding support
2007-02-19 mikeradding default FTS classing to authority searches
2007-02-19 mikeradd actual class differenciation to FTS code
2007-02-15 mikermore checking to see that we have copies before attempt...
2007-02-14 mikerallowing the use of LIMIT in nearest_hold
2007-02-14 mikercheck to see that we have copies before attempting...
2007-02-13 mikerremove "current copy" when no copies exist at all
2007-02-11 mikerremoved ranking normalization as it is entirely useless...
2007-02-08 mikerAdding support for field-specific searches. Syntax...
2007-02-05 mikerforward porting minor bug fix for patron dedup
2007-02-05 mikeradding direct support for field-specific searches
2007-02-05 mikerFIXING case insensitive sorting of users (DESC, duh)
2007-02-05 mikercase insensitive sorting of users
2007-02-04 mikercheck for HOO in the HOO check :)
2007-02-04 mikeradding Force hold support; use specific targeting time...
2007-02-04 mikerrecheck for closures after HOO calc
2007-02-02 mikerpossible fix for overlap date detection
2007-01-31 mikeroops, trim the array to ids
2007-01-31 mikerdeduplicating paton search results
2007-01-31 mikerretarget previous copy if still available
2007-01-21 mikermoving another hold fetch inside a xact block
2007-01-15 mikerconvenience for allowing specification of "min" alone
2007-01-13 mikermethod for checking the validity of a search term on...
2007-01-12 mikernew-for-collections method redux
2007-01-10 mikerforward porting the active-in-collections update
2007-01-10 mikerlook at the master DB for brand new hold objects
2007-01-08 mikerignore deleted records in ISxN search
2007-01-06 mikerforward-porting author first-word bump (re: Zane search)
2007-01-06 mikeronly return each record once from an ISxN search
2006-12-07 mikerignoring deleted copies and callnumbers in the targeter...
2006-11-03 mikerprotecting against failed refetching of a canceled...
next