]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
bug fixes after testing
[Evergreen.git] / Open-ILS / src /
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
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 mikeradd stage3s to the template tree for clone+edit
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 ericksonimproper added content info is now ignored / not displayed
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-28 mikerallow clone+edit of existing stage3 reports
2005-12-27 mikeradded template name to "manage" section
2005-12-27 mikerreports can now be rescheduled and disabled
2005-12-27 mikerfixing session timeout bug
2005-12-27 mikershow template name as "parent" of report in "My Complet...
2005-12-27 mikeradded cirulation view
2005-12-27 mikeradding month-comparative widget; fixing week picking...
2005-12-27 mikeradding "cirulation" and "call number" fact tables
2005-12-27 mikerminor bug fix in clark
2005-12-27 mikertrimming the widgets
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-19 mikerreadding the old dashboard as an advanced interface
2005-12-19 mikerfixing up auth code to correctly record the session...
2005-12-19 mikermoving to the "bradboard"
2005-12-19 ericksonlogging an error when the events file cannot be found
2005-12-19 ericksonbuilding web symlinks
2005-12-16 mikergroup tree method and FM support
2005-12-16 ericksonoils_header is just a generic perl header script to...
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 mikersrfsh scripts used to generate fines and target copies...
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 mikerbug hunting and a (small) new set of widget code
2005-12-14 mikermulti-marc-field searching now matches the output of...
next