]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
testing RSS
[Evergreen.git] / Open-ILS / src /
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 ericksonadding an in-house use creation tester
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 mikermore opensearch fixup; bugfix for "no need to re-bootstrap"
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 ericksonAdded lame warning message to makefile when the storage...
2006-01-27 mikerbucket cleanup
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 mikerdepth away full-path SP
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-25 ericksonadded override login type for short logins
2006-01-25 erickson added -f to the ln calls in case the dest files alread...
2006-01-25 phasefxtweak
2006-01-25 phasefxsyntax
2006-01-25 phasefxlet's uncomment these
2006-01-25 phasefxlooks sane to me, but untested
2006-01-24 ericksonmade app name functions as well so the import of so...
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 ericksoncopying js (not the CVS dir :) )
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 erickson added target for circ script installing
2006-01-20 mikerallow .staff methods to be scoped, but remove visibliti...
2006-01-20 mikerarg! typo
2006-01-20 mikercirc corner case support; container "public" flag
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 mikerJS side of the OpenSRF request stuff
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 mikerwrapping load_lib() in try {} so these can (potentially...
2006-01-14 mikeradded note about patch
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-11 ericksonMuch bookbag integration - more to follow
2006-01-11 ericksonadded biblio container and items for extended fm
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 ericksonmore circ events
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 ericksonadded some circ events
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 ericksonadded a 'no warnings' for cleaner output
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-05 ericksonsimple example script for talking to opensrf
2006-01-04 mikerfixing widget where-clause generators
2006-01-04 mikerprotecting against some warnings
2006-01-04 mikeradded static time and date tables
2006-01-04 mikersetting default schedule time to "today"
2006-01-04 mikerfixing bug # 52
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
next