]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application
adding unapi support methods
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application /
2006-02-22 mikeradding unapi support methods
2006-02-22 mikeradding RSS item and DC variants to supercat
2006-02-21 ericksonrefined the circ history call
2006-02-21 ericksonmodified some of the logging
2006-02-21 ericksonsetting the pw to null so it is not broken
2006-02-21 ericksonmade the z searches more generic by allowing a service...
2006-02-20 phasefxrefactoring so marcxml_to_brn is its own method
2006-02-20 mikerfixing COPY create method since fieldmapper only has...
2006-02-19 phasefxchanged return value for these methods
2006-02-17 ericksonmoved warns to logs
2006-02-17 mikeradding open-ils.actor.user.hold_requests.count from...
2006-02-17 mikeradding open-ils.actor.user.checked_out.count from the...
2006-02-17 mikeradded some transaction methods for jason
2006-02-17 mikeradding "within_city_limits" bool column
2006-02-17 mikeradding method to complete reshelving of copies
2006-02-16 ericksonsome more utility methods
2006-02-16 mikerfixing the targeter
2006-02-16 mikerusing "barred" instead of "standing", though standing...
2006-02-16 ericksonmore circ tweaks to get the behavior right
2006-02-15 ericksonreturning NO_CHANGE on duplicate scans in the correct...
2006-02-15 ericksonmoving checkin over to new code layout, did some simpli...
2006-02-15 ericksonfirst round of new circ checkin logic. more testing...
2006-02-14 mikerprettyizing oISBN
2006-02-14 mikercommenting oISBN
2006-02-14 mikerfixing ranged record-copy tree
2006-02-13 mikeradding lit_form to rec_descriptor (fixed fields)
2006-02-13 ericksonadded DESC to order by..
2006-02-13 ericksonadded necessary order_by clause to circ retrievel in...
2006-02-13 ericksonadded method to see last X users who checked out a...
2006-02-13 mikeradded limit/offset capability to search_where
2006-02-13 mikeradded a "only target new holds" mode to the copy targeter
2006-02-13 ericksonchecking hold possibility in chunks for faster tree...
2006-02-13 erickson tweaked some utility methods
2006-02-13 ericksonmoved patron update related code to events framework
2006-02-13 mikeradding offset/limit to ranged record-copy tree
2006-02-13 mikeradded targeted, uncaptured hold_request method
2006-02-13 ericksondecommissioned old renew method
2006-02-13 ericksonmore checkout code
2006-02-13 mikergauntlet supercat + oisbn
2006-02-13 mikerfixup to support SuperCat
2006-02-11 mikeradded sort order on SELECTs so that selection_depth...
2006-02-11 mikerrefactored copy targeter to use new JS copy tester...
2006-02-09 ericksontweaks
2006-02-09 ericksonadded in a copy_transit_create method
2006-02-08 ericksonreturning title, copy, and circ objects on checkin
2006-02-08 mikerremoving confusing (non)error message
2006-02-08 ericksonmaking new 'renew' method the official one
2006-02-08 ericksonbasic circulation (checkout, renew, checkin) is now...
2006-02-08 mikermoving spurious error message out of the way
2006-02-07 ericksonmore progress on renewals
2006-02-06 ericksonmore work on plugging in the renewal code
2006-02-06 ericksonmore circ work on pre-cataloged items.
2006-02-06 mikerprotecting against no rec_descriptor (pre-cat)
2006-02-06 mikercorrecting argument count for staff version
2006-02-06 mikeradded EXISTS/NOT EXISTS to the multiclass search for...
2006-02-04 mikerfaster searches yay
2006-02-03 mikerminor bugfix
2006-02-03 mikeradding fleshed retrieve for asset stat cats
2006-02-03 mikeruser stat cats in the user editor
2006-02-03 ericksonadding more noncat and precat logic
2006-02-03 ericksonmaking sure maps are new before dying on non-updated...
2006-02-03 ericksonadding copy_location related code ... module plus test...
2006-02-02 ericksonreturning grocery bills in the fleshed call as well
2006-02-01 ericksonmore non-cat tweaks
2006-02-01 mikeradding circ_duration to non-cat types
2006-02-01 mikerprotecting myself against 0 search terms
2006-02-01 mikeradding workstation underpinnings
2006-02-01 mikeroops ... space-vs-tab bugfix
2006-02-01 mikerranged asset.copy_location selector
2006-02-01 mikerrenaming column "public" to "pub" because JS hates me
2006-02-01 ericksonAdded permit key to circ permit calls and updated test...
2006-01-30 ericksonMore circ work
2006-01-30 mikermoving to UNIVERSAL::require to suck in implementation...
2006-01-30 ericksonmade checkout methods take hash refs instead of named...
2006-01-27 ericksonnon-cataloged circs are now working
2006-01-27 mikersort field and sort order support; signature fix for...
2006-01-27 ericksonnow have non-cataloged items checkouts working with...
2006-01-27 ericksoncreated an in-house use creation method
2006-01-27 ericksonfixed some bugs in circulate to get the noncat stuff...
2006-01-27 ericksonadding untested noncat circ create code
2006-01-27 ericksonchecking all non-cat types in my orgs for an existing...
2006-01-27 ericksonbroke the permit portion of circ into patron and copy...
2006-01-27 ericksondefining $method var for compilation
2006-01-27 mikeropensearch cleanup
2006-01-26 mikerstanding penalty support -- requires FM dance; also...
2006-01-26 mikerfull-path bugfix
2006-01-25 ericksonnow calling the ranged retrieval method
2006-01-25 mikerranged non-cat types; depth aware full-path (my_orgs)
2006-01-25 ericksonfixed bug in code that uses the org tree
2006-01-25 ericksonadded the beginnings of the noncat code + events
2006-01-24 ericksonresult object is no longer pushed into 'environment'
2006-01-24 ericksonadded batch version of perm.highest_org and now make...
2006-01-24 ericksonfixed bug which assumed stat cats on a copy
2006-01-24 ericksonNow pushing all objects into 'environment'
2006-01-23 mikerupdates for the perm editor -- FM dance required
2006-01-23 ericksonstat cat editor now loads stat cat perms at page load...
2006-01-23 ericksonadded permission checks to stat_cat methods
2006-01-23 ericksonmoved to "environment" instead of "env".
2006-01-23 ericksonplugged in the 'env' object and now pushing env.isRenew...
2006-01-20 ericksonupdated docs on permit method
next