]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods
bug fixes after testing
[Evergreen.git] / Open-ILS / src / perlmods /
2006-01-18 mikerbug fixes after testing
2006-01-18 mikerfirst cut of ScriptRunner absorbtion of O::U::SM; reado...
2006-01-17 ericksonupdated to call the biblio worm method
2006-01-17 ericksonadded a callnumber fetching method with accompanying...
2006-01-14 mikerXML DOM, XPath and XMLHttpRequest support for O::U...
2006-01-13 ericksonsanity checks and server side sorting when fetching...
2006-01-11 ericksonmore bookbag fun
2006-01-10 ericksonit's now possible to insert undefined values into JS...
2006-01-10 ericksonadded an insert_method function for attaching functions...
2006-01-09 ericksonmore circ utility code
2006-01-06 ericksonadded activity logging
2006-01-06 ericksonmore utility methods
2006-01-06 mikerfixing logic hole
2006-01-06 ericksonremoved test line
2006-01-06 ericksonmore work on the basic circ wrapper code, testing,...
2006-01-06 ericksonadded retrieve method to return the string value for...
2006-01-06 ericksonadded code to grab patron circ summary
2006-01-06 ericksonThis is the basic circulation scaffolding for the circu...
2006-01-06 ericksonupdated the API some.
2006-01-05 ericksonsome small cleaning
2006-01-05 ericksonsimplified eval'ing code
2006-01-05 ericksonscriptrunner is a generic script handling API
2006-01-05 mikeradding MARC Zsearch
2006-01-05 mikeradd basic classed Z search methods -- these return...
2006-01-03 ericksonwired ISBN and ISSN search for opac (currently go...
2006-01-03 ericksonadded debug line
2006-01-03 mikerrefactoring to use storage server transactions instead...
2006-01-02 ericksontypo
2006-01-02 mikerprotecting against non-existant DB items
2006-01-02 mikerthere is no .atomic method for simple .retrieve methods...
2005-12-31 mikersped up page_down by about 20%
2005-12-30 ericksonfirst round of the callnumber browse interface
2005-12-30 mikerallow odd page sizes and "center" the target
2005-12-30 mikerusing arrays instead of objects in CN browsing
2005-12-30 mikerfixing worst-case for "global" search, adding page...
2005-12-30 mikerminor documentation adjustment
2005-12-29 mikercall number targeter method -- usable for lib or system...
2005-12-29 ericksonfixed build to copy over Evergreen perl mods
2005-12-29 ericksondisabled checkout renewal in the current opac until...
2005-12-29 ericksonon the "Checked Out" tab of MYOPAC, title and author...
2005-12-29 ericksontypos / bug-fixes for the added content stuff
2005-12-29 ericksonOpenILS::Application::Search::AddedContent is now just...
2005-12-29 ericksonadded content methods return empty sets unless the...
2005-12-29 ericksona little tidying.. more to come
2005-12-29 ericksonupdating a username returns an event if the requested...
2005-12-27 mikerfixing session timeout bug
2005-12-27 mikerremoving duplicate check, one less function call
2005-12-21 mikerfixing has_field bug
2005-12-21 phasefxperl syntax is not javascript syntax :)
2005-12-21 mikeradding "has_field"
2005-12-21 phasefxmore fields for credit card payments
2005-12-21 phasefxtip-toeing into middle layer. different payment types...
2005-12-20 mikeradding open-ils.actor.user.set_groups and open-ils...
2005-12-19 ericksonadded method to add a user to one or more groups
2005-12-19 ericksoncontainer / container item create / retrieve / delete...
2005-12-19 ericksonadded some events, utility code, container handling...
2005-12-16 mikergroup tree method and FM support
2005-12-16 ericksonlimiting authority searches
2005-12-16 ericksonmore container creation work
2005-12-16 mikerallowing "limit" (and "offset") to be passed into autho...
2005-12-15 ericksonmore advanced search fun
2005-12-15 ericksonadded search interface for the advanced search, marc...
2005-12-15 mikerfixing case of only negated words
2005-12-15 mikerreinstating the HAVING clause for all AND-joined search...
2005-12-15 mikerallow single MARC field for searching my removing the...
2005-12-15 ericksonadded ROUTE_COPY event and returning it from the hold...
2005-12-15 ericksonmoving more stuff to event / utility code
2005-12-14 mikermulti-marc-field searching now matches the output of...
2005-12-14 ericksonfixed bug in Holds.pm
2005-12-14 mikermulticlass search
2005-12-14 ericksonfixed a bug caused by the event transition
2005-12-14 ericksonfixed some bugs/typos
2005-12-14 ericksonadded some more object not found events
2005-12-14 ericksonadded some NOT_FOUND events for record, copy, and circ...
2005-12-14 mikeradd "port" as a setting for the Pg driver
2005-12-13 ericksonpatched up some typos
2005-12-13 ericksonmoved some login/perm checks to the new simpler API...
2005-12-12 mikerfixing return value for "merge"
2005-12-12 ericksonmore work with containers.
2005-12-09 ericksonXUL based holds work. Need to test from within the...
2005-12-08 ericksonstarted work on xul-based requestor/recipient holds
2005-12-08 ericksonadded a generic bucket retrievel method, handling NO_SE...
2005-12-07 ericksonadded method to retrieve fleshed bucket by id
2005-12-07 ericksonadded a NO_SESSION event for when a login session does...
2005-12-07 mikeradding bucket types to each bucket class; adding vfield...
2005-12-06 ericksonremoving null's from search results
2005-12-05 ericksonadding new event code
2005-12-05 ericksonmoved to new perm style { ilsevent => 5000, ilsperm...
2005-12-05 ericksonadded ilsevents.xml file
2005-12-03 mikerfix format limiting bug #41
2005-12-02 ericksonadded fleshed versions of the existing methods
2005-12-02 ericksonadding initial container code.. many methods to be...
2005-12-02 mikerarg ... thinko
2005-12-02 mikerthinko
2005-12-01 ericksonadded qw(:level) to CDBI.pm because we were getting...
2005-11-30 mikerfieldmapper entries for buckets and bucket items
2005-11-30 mikernew "container" stuff ... where the buckets live
2005-11-22 mikerreporter cleanup -- ready for mini-release (I think)
2005-11-22 ericksonadding libs list and lib extractor code for posterity
2005-11-22 ericksondisabled limiting until i make it smarter...
next