]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods
Whitespace. gah.
[working/Evergreen.git] / Open-ILS / src / perlmods /
2010-10-28 ericksoncondensed SIP patron lookup by barcode into 1 cstore...
2010-10-28 dbsNormalize whitespace in O:A:Cat
2010-10-28 dbsEnsure call numbers are returned to the holdings editor...
2010-10-27 senatorIf we already know we're not using booking, skip a...
2010-10-27 ericksonmore micro-optimization of checkin code;
2010-10-27 ericksonsince they typically repeat, cache the org and requesto...
2010-10-27 senatorBooking: make the circ module avoid booking code if...
2010-10-27 mikerAnd ... move the CIRC_CLAIMS_RETURNED event check back up
2010-10-27 mikerMove generate_fines_finish even further down the do_che...
2010-10-27 phasefxGive staff the ability to select a circ lib and user...
2010-10-27 mikerSplit fine generation into call/gather parts; call...
2010-10-27 senatorAcq: Make the distribution formula UI page like it...
2010-10-27 gmcfix glitch in escaping call number labels
2010-10-26 mikermove the "I need a transaction" marker into the called...
2010-10-21 gmcimprove call number sorting
2010-10-20 gmcuse a transaction when searching for the nearest hold...
2010-10-20 ericksonadded some time diagnostics to checkin process; more...
2010-10-20 mikeradd start_date and end_date to scap serialization
2010-10-20 senatorRemove accidental duplicated line
2010-10-20 senatorFix a set of supercat bugs in handling records with...
2010-10-20 senatorAction/trigger: restore the environment-flesher's abili...
2010-10-20 ericksonduring checkin, an item's hold may have a fleshed picku...
2010-10-20 mikerSummary: Patch from Thomas Berezansky providing an...
2010-10-18 senatorMake editing of asset.copy_template a little more frien...
2010-10-18 senatorSerials: add functionality meant for "Previous Issuance...
2010-10-16 mikergo ahead and use the new index if we need to
2010-10-16 mikeruse a function to wrap up escaping of solidus and casti...
2010-10-15 gmctweak expanding search field aliases
2010-10-14 ericksonIf an item is captured for a hold, but not in transit...
2010-10-14 miker"as" not "to" ... you pointed that out the first time...
2010-10-14 mikerbackward compat indexing for label instead of label_sortkey
2010-10-14 mikercast label_sortkey to bytea in order to get ascii-betic...
2010-10-14 mikercorrect top-half ordering by label_sortkey
2010-10-13 ericksondefault to standard cstore instead of rstore for env...
2010-10-13 ericksonclean up duplicate system-controlled penalties during...
2010-10-13 mikerUse just one transaction, and inside an rstore editor...
2010-10-13 ericksonwhen the target for an event is no longer around, immed...
2010-10-13 mikerdouble-arg, backwards logic
2010-10-13 mikerarg, missing semicolon
2010-10-13 mikerdeduplicate bibs going into the merge queue
2010-10-12 mikerGet rid of commas, apparently confusing; make action...
2010-10-12 mikermore terminology cleanup and inline documentation
2010-10-12 mikerimprove labeling and documentation
2010-10-11 phasefxavoid race condition with post-save patron editor refre...
2010-10-11 mikermake the source selection less confusing, and improve...
2010-10-11 mikerWorking template-based batch bib updater!
2010-10-11 atzMethod registration cleanup
2010-10-11 atzClean up method registration sigs/descs
2010-10-09 mikermod_perl handler to allow batch update bib records...
2010-10-08 senatorBe a little more tolerant of aberrant data when clearin...
2010-10-08 mikeradd a method to overlay a special bib container full...
2010-10-08 gmcdo not apply superpage limit inside bib search joins
2010-10-07 senatorExpired holds shelf printer needs to be a holds shelf...
2010-10-07 gmcchoose the hold permit test variant correctly
2010-10-07 ericksonParallel action/trigger collection and reaction
2010-10-06 senatorNew way to printing shelf-expired holds
2010-10-06 ericksonadded support for honoring the due date ceiling from...
2010-10-06 ericksonavoid retreiving/searching a linked object, when there...
2010-10-06 ericksonfirst level of groups hash can be array or hash, leadin...
2010-10-06 mikerAdd a retargetting specific version of the hold-permit...
2010-10-05 gmcmake it easier to grep for bib search durations from...
2010-10-05 ericksonavoid running activated hook when in dry run mode
2010-10-04 senatorAdd "Patron Alias" as an available column in pull list...
2010-10-04 mikeradd support for hold_priority sorting in open-ils.stora...
2010-10-04 senatorFix a slight bug in 18136, and the alt pull list printi...
2010-10-04 scottmkAdd hold_priority column to permission.grp_tree table.
2010-10-04 mikerAllow caller to ignore selected facet classes; ignore...
2010-10-03 ericksonmoved the cache clear to later in the firing to pick...
2010-10-02 mikerconfigurable chunking of the holds stream to avoid...
2010-10-02 mikerputting back the NUMERIC cast, it is needed
2010-10-02 mikerMassive search core-query speed improvement.
2010-10-01 senatorFix an apparent bug in a case where OpenILS::WWW::Proxy...
2010-10-01 senatorOffer yet another pull list printing pathway
2010-10-01 mikerImplement a process-local cache for event target fleshi...
2010-10-01 dbsAdd serial.record_entry to CDBI definitions
2010-09-30 atzSilence warning
2010-09-30 ericksonfire the hold_request.cancel.staff when hold is cancell...
2010-09-29 mikersupport per-grunlarity parallelizing via flag and lock...
2010-09-29 mikerProcess item imports during record import, not as a...
2010-09-28 mikerUse transactions everywhere in Vandelay
2010-09-28 mikermove the early-out response so we avoid breaking the...
2010-09-28 senatorA/T: Send an early response back to the client when...
2010-09-28 ericksonfor troubleshooting, log the size of the template outpu...
2010-09-28 ericksonability to override checkin events. minor fixes.
2010-09-28 dbsMake authority validation rules match authority ingest...
2010-09-28 dbsSilence SQL warnings from O:A:Storage:Publisher:metabib
2010-09-28 atztypo in POD
2010-09-28 atzFix POD for RemoteAccount
2010-09-27 gmcfix another hold targeting glitch
2010-09-27 gmcfix glitch in hold target OU weighting
2010-09-27 mikerCorrect the subquery for A/T opt_in_setting
2010-09-27 mikermake pubdate sorting on search faster by pre-munging...
2010-09-27 mikeruse transaction when gathering records from a newly...
2010-09-26 ericksonhonor SIP return date as the circ backdate
2010-09-26 ericksonno need to warn when emails may just be disabled
2010-09-26 ericksonpush copy location order update into ML method. return...
2010-09-26 dbsRemove a debugging statement that slipped in
2010-09-26 gmcadded missing columns to CDBI table definitions
2010-09-26 gmcmore selfcheck receipt transaction hackery
2010-09-26 gmcdon't leak cstores if CStoreEditor rollback fails
next