]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods
bucket cleanup
[Evergreen.git] / Open-ILS / src / perlmods /
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
2006-01-20 ericksonadded a non-authenticated public container retrieval...
2006-01-20 ericksonnow inserts empty string for undefined items instead...
2006-01-20 ericksonadding permit script. permit circ now basically functions
2006-01-20 ericksonadded utility method for fethching a single org unit
2006-01-20 mikerallow .staff methods to be scoped, but remove visibliti...
2006-01-20 mikerarg! typo
2006-01-20 mikerupdates to support corner cases in circ
2006-01-20 mikeradding a "public" flag to buckets
2006-01-19 ericksonupdated circ code to run with updated script runner
2006-01-18 ericksonadded a batch perm selector to check against a list...
2006-01-18 mikerperl side of the JSONOpenSRFRequest JS object
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
next