]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/support-scripts
add date fields for 008/7-14
[Evergreen.git] / Open-ILS / src / support-scripts /
2008-07-08 dbsAdd check for DateTime::Format::Mail (new dependency...
2008-07-07 dbsCheck for expected database procedural languages
2008-06-12 ericksonwarn if libdbi is not found by "locate"
2008-06-01 ericksonsome early test code
2008-05-06 dbsAfter 1.2, domains element is no longer used
2008-03-19 ericksonmoved PREFIX def to top
2008-03-12 ericksongave oils_requestor the ability to find the IDL from...
2008-03-11 mikertypo; settings-tester update
2008-03-01 mikeradding test for SRU perl module in settings tester...
2008-02-11 mikeradde Parse::RecDescent stubbing for future use
2008-02-08 ericksonmoving variable decl. until after config is loaded
2008-01-28 ericksoncreated an external brick configuration file
2007-12-10 dbsAdd another simple(ton) filter for build versions of...
2007-12-10 dbsAdd a test for incorrect driver in /reporter/; bug...
2007-12-02 dbsEnable strict throughout, clean up one more warning
2007-12-01 dbsDisable strict refs (really)
2007-12-01 dbsUse XML::LibXML's parentNode function to avoid invalid...
2007-12-01 mikerchanging reporter to use <pw> instead of <password...
2007-11-17 mikerreplacing eval "use blah" with "blah"->use();
2007-11-05 mikeradding reporter perl modules to the settings tester
2007-11-03 ericksonshifting the config file name twice (from ARGV) was...
2007-11-02 mikeradding support for multiple alternate perlmodule tests
2007-11-02 dbsCheck for Net::Z3950::ZOOM as the preferred alternative...
2007-11-01 dbsAdd check for expected hostname in <hosts> section.
2007-11-01 mikerwording update, and naive attempt to filter build versi...
2007-11-01 dbsAdd check for UTF8 database server encoding.
2007-11-01 ericksonchecking node type instead of nodeName, since nodeName...
2007-11-01 dbsRevised to avoid the use of XPathContext, which require...
2007-11-01 dbsCheck all database connections defined in opensrf.xml
2007-11-01 dbsTest to ensure that libdbdpgsql.so is linked against...
2007-10-13 ericksonrepaired log dir variable name
2007-10-12 mikersettings tester script (HALP) -- result of Access2007...
2007-09-20 ericksonfixed help comment option
2007-09-13 ericksonThis is a brick control script for stopping/starting...
2007-09-12 mikersrfsh script to kick off the auto-thaw of expired freez...
2007-07-03 mikerJSON moved :)
2007-07-03 ericksongave the offline patron blocked list generator a way...
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-07-02 mikerPatch from Dan Scott to finish up the removal of bootst...
2007-05-18 ericksonadded debug statement
2007-04-26 mikerbeginning of a roll-to-lost script
2007-04-25 ericksonadded ability to turn on/off added content lookups...
2007-04-21 mikerremove some useless warnings; add the system id to...
2007-04-20 mikera little startup info
2007-04-20 mikerchanging the holding retrieval strategy
2007-04-19 mikersome reporting and error protection
2007-04-10 mikerexplicit IDL location support
2007-04-10 mikerholdings export support -- cut one
2007-02-20 mikeradd 901-overwriting to exported records
2007-01-24 mikeradding MARC export script
2006-10-10 ericksonfixed time numbers logic
2006-09-05 mikermake the interlock stricter
2006-09-05 mikermake the interlock stricter
2006-09-04 mikeringnore expired for now ... until we can compress the...
2006-09-04 mikeradding interlocks to protect against multiple runs...
2006-08-25 mikerperl based, so they are safer than srfsh and his puny...
2006-08-07 ericksonfixed some path mangling issues and removed some unused...
2006-07-06 ericksonchanged login type to opac
2006-07-06 ericksonadded some more comments
2006-07-05 ericksonadded hack method to force cstoreeditor to regenerate...
2006-07-05 ericksonre-organizing, testing, adding functions, adding group...
2006-07-03 ericksonupdated to use new scriptrunner layout
2006-07-03 ericksonadded fieldmapper IDL import
2006-06-30 ericksonadded some more method call output, testing, etc.
2006-06-30 ericksonadded money activity method
2006-06-28 ericksonadded random fetching option
2006-06-28 ericksoncleaning up, testing
2006-06-28 ericksonadding test script - needs work
2006-06-28 ericksonupdated to use new scriptbuilder
2006-06-15 ericksonmoved some stuff around
2006-06-14 ericksonsimple circ load tester
2006-06-09 ericksonfirst round of a circ script tester, fixed some typos
2006-05-10 ericksonsimple script to auto-create mods data.
2006-04-26 ericksonmore debugging
2006-04-25 ericksonadded a check for alert messages
2006-04-24 mikerscript that spits blocked/barred/lost/expired barcodes...
2006-04-17 ericksonadded billing void method
2006-04-12 ericksonupdated api to take note public-ness into account
2006-04-12 ericksonadded note deletion
2006-04-12 ericksonnote tester code
2006-04-07 ericksonupdated to work with latest circ code
2006-04-02 ericksonadded more status info, fully executing and archiving
2006-04-01 ericksongetting closer..
2006-04-01 ericksonupdating to work with new offline api
2006-03-30 ericksonadded comments
2006-03-30 ericksonadded support for session queries
2006-03-29 ericksonusing CORE::time
2006-03-29 ericksonsimple perl script to perform batch circs (and eventual...
2006-03-09 ericksonadded a container update method
2006-03-09 erickson updated to work with new auth params
2006-03-06 ericksonadded retrieval methods for title, call_number, and...
2006-02-17 mikerupdating reshelving time to match PINES policy
2006-02-17 mikeradding srfsh script to complete reshelving
2006-02-13 ericksonmore checkout code
2006-02-09 ericksonadded in a copy_transit_create method
2006-02-08 ericksonmaking new 'renew' method the official one
2006-02-06 ericksonmore work on plugging in the renewal code
2006-02-06 ericksonmore circ work on pre-cataloged items.
2006-02-03 ericksonadding copy_location related code ... module plus test...
2006-02-01 ericksonmore non-cat tweaks
next