]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/lib/OpenILS/Application
TPAC - SMS Number Munging
[Evergreen.git] / Open-ILS / src / perlmods / lib / OpenILS / Application /
2012-12-23 Thomas BerezanskyTPAC - SMS Number Munging
2012-12-19 Bill EricksonConsistent permission filtering in ACQ search results
2012-12-19 James FournieCheck for a selection_depth returned from title_hold...
2012-12-18 Bill EricksonACQ: repair lineitem cancel-reason fleshing
2012-12-18 Jason StephensonLP1076399: Prevent reactivated holds from expiring...
2012-12-18 Jason StephensonResolve LP893448: Prevent hold expiration in past.
2012-12-18 Jason StephensonAdd calculate_expire_time helper function to Holds.pm.
2012-12-18 Jason StephensonAdd datecmp to OpenILS::Application::AppUtils.
2012-12-14 Bill EricksonACQ order upload use copy location from owner
2012-12-10 Lebbeous Fogle-WeekleyAcq: Yet more efforts to sanitize data for the EDI...
2012-11-26 Jason StephensonRepair syntax on line 559 of Holds.pm
2012-11-13 Jason StephensonAddress Launchpad Bug 793550.
2012-10-24 Mark CooperLP#1066629: Acq: Receiving an item should not change...
2012-10-15 Steven CallenderAdded a check for the money.collections_tracker table...
2012-10-12 Galen Charltontrivial whitespace cleanup
2012-10-12 Chris SharpAdding a WHERE clause to prevent timeout of juv-to...
2012-10-11 Bill EricksonUse current fiscal year for PO creation (API)
2012-10-11 Mark CooperLP#1007020: Using checkout, last activity shows as...
2012-10-03 Thomas BerezanskyTPac: Holds Paging
2012-08-30 Steven CallenderChanged the thawing of a hold to first update the hold...
2012-08-30 Lebbeous Fogle-WeekleyAcq: New lineitems added to existing POs should inherit...
2012-08-30 Bill EricksonACQ support for two-step vandelay imports
2012-08-22 Jason StephensonMake the ContainerCSV reactor output more than 10 records.
2012-08-22 Thomas BerezanskyRemove an extra ternary op
2012-08-22 Mike RylanderAllow copy-ish holds to target, even for part-copies...
2012-08-16 Lebbeous Fogle-WeekleyFix thinkos in EDI Invoicing
2012-08-16 Dan ScottHide OPAC-invisible holdings from SRU/Z39.50
2012-08-16 Thomas BerezanskyJoin subqueries as OR'd groups in QueryParser
2012-08-15 Thomas BerezanskyCheck for filled hold on transit checkin
2012-08-14 Bill EricksonDefault to current fiscal year in ACQ order upload
2012-08-14 Bill EricksonFiscal year selector in ACQ order record upload
2012-08-10 Lebbeous Fogle-WeekleySimplified Hold Pull List: Fix several sorting bugs
2012-08-01 Bill EricksonSearch filter groups admin UI / API
2012-08-01 Thomas BerezanskyTPac: Hide place hold links when not holdable
2012-08-01 Lebbeous Fogle-WeekleyWhitespace fixes in Collections.pm
2012-08-01 Bill EricksonCollections user balance API / batch file output
2012-08-01 Bill EricksonACQ invoice inline lineitem search and add
2012-08-01 Lebbeous Fogle-WeekleyEDI Invoicing
2012-07-31 Bill EricksonVandelay Copy Overlay support
2012-07-31 Mike RylanderAllow propagation of encumbrances without funds
2012-07-27 Lebbeous Fogle-WeekleyFix some failings of the Triggered Event Viewer
2012-07-24 Bill EricksonSupport Purchase Order name extraction from upload
2012-07-24 Bill Ericksonhold CAP/FILL blocks : more event test collection repairs
2012-07-24 Bill Ericksonhold CAP/FILL blocks : repair event test in patron...
2012-07-24 Bill EricksonAvoid CAPTURE-blocked holds in pull list
2012-07-24 Mike RylanderAvoid checkin capture for CAPTURE-blocked holds
2012-07-24 Bill Ericksonhold CAP/FILL blocks : separate CIRC and FULFILL blocks
2012-07-24 Bill EricksonShow zero-copy lineitem's in zero-copy activation warning
2012-07-24 Bill EricksonControl PO activation for zero-copy lineitems
2012-07-24 Bill EricksonACQ repair reverse exchange rate in fund transfer
2012-07-17 Bill EricksonSquelch uninitialized var warning from hold_copy_targeter
2012-06-27 Bill EricksonOrg unit retrieval cleanup
2012-06-25 Galen Charltonlp#1014664: add new columns to CDBI table definitions
2012-06-22 Thomas BerezanskyFix Title Holds
2012-06-13 Jason StephensonSecurity fix for Launchpad Bug 1003052.
2012-06-13 Thomas BerezanskyFix in-transit hold retarget
2012-06-07 James FournieLP1009752: activate purchase orders with patron requests
2012-06-02 Bill EricksonACQ guarantee no PO re-activation
2012-06-01 Bill EricksonOverride arguments parameter repairs
2012-05-25 Bill EricksonRepair tpac QueryParser bookbag/container filter
2012-05-25 Thomas BerezanskyAllow more granular overrides
2012-05-25 Lebbeous Fogle-WeekleyNew pull list interface taking advantage of flattener...
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-22 Bill EricksonNew QueryParser filter_group_entry filter
2012-05-22 Mike RylanderGive the PG QP driver a subquery callback for the new...
2012-05-22 Mike RylanderTeach QueryParser about search filter callbacks, and...
2012-05-22 Bill EricksonQuery Parser merged copy / non-dynamic filters
2012-05-22 Bill EricksonQuery Parser nested dynamic filters
2012-05-21 Dan ScottUse spaces instead of tabs in QueryParser.pm
2012-05-21 Lebbeous Fogle-WeekleyMakes a warning go away when running fts-replacement...
2012-05-21 Dan ScottFix typo in TEST_SETUP for QueryParser.pm
2012-05-21 Mike Rylanderabstract query representations from QueryParser
2012-05-21 Dan ScottQueryParser: comma-delimit multiple WITH clauses
2012-05-21 Bill EricksonQP support for nested WITH construction
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-17 Dan ScottOptimize full text search with a CTE
2012-05-17 Bill EricksonVandelay authority existing queue search repair
2012-05-10 Bill EricksonCheck if transaction needs closing after adding billings
2012-05-10 Thomas BerezanskyNearest Hold: Look at 100 instead of 10 holds
2012-05-10 Thomas BerezanskyHold Capture: Run permit tests on "old" holds
2012-05-10 Thomas BerezanskyHold Editing: Retarget on some changes
2012-05-10 Thomas BerezanskyHold Targeter: Ensure old best still valid
2012-05-09 Thomas BerezanskyRetarget Local Holds: Use part ID properly
2012-05-09 Thomas BerezanskyFix hold has copy at lookup
2012-04-25 Lebbeous Fogle-WeekleyMerge remote branch 'working/user/dbwells/serial_items_...
2012-04-17 Dan WellsClean up and refine serial note support, part 1
2012-04-17 Dan WellsLimit excess serial data fetching
2012-04-17 Dan WellsBetter Prediction for Incomplete Chronologies
2012-04-17 Lebbeous Fogle-WeekleyAcq: Refactor General Search for more smarts and speed
2012-04-13 Dan ScottAdd pref_ou query filter for preferred library searching
2012-04-09 Mike RylanderProtect against empty default_CD_modifiers in opensrf.xml
2012-04-03 Lebbeous Fogle-WeekleyMerge branch 'master' of git://git.evergreen-ils.org...
2012-04-03 Lebbeous Fogle-WeekleyMerge remote branch 'working/user/dbwells/shared_siss_e...
2012-04-03 Lebbeous Fogle-WeekleyFix failure of 'My Selection Lists' interface
2012-04-02 James FournieAcq - fix cloning of picklists so that all lineitems...
2012-04-02 Scott PraterPatron Stat Cat Enhancements: Add Publisher actor metho...
2012-04-02 Scott PraterPatron Stat Cat Enhancements: Add Pg DBI actor::stat_ca...
2012-04-02 Scott PraterPatron Stat Cat Enhancements: Add CDBI package actor...
2012-04-02 Scott PraterPatron Stat Cat Enhancements: Link CDBI actor::stat_cat...
next