]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
changed the majority of the IDL parsing logs from INFO to DEBUG
[Evergreen.git] / Open-ILS / src /
2007-11-04 ericksonchanged the majority of the IDL parsing logs from INFO...
2007-11-04 mikerrun all of autogen in a subshell so the the CWD is...
2007-11-04 dbsWarn and return undef if find_org() does not receive...
2007-11-04 dbsEnable autogen.sh to be called from any location.
2007-11-04 ericksonadding copy location checks to default item permit...
2007-11-03 ericksonshifting the config file name twice (from ARGV) was...
2007-11-03 ericksonI should make that easier on the eyes ;)
2007-11-03 ericksonadding case breaks
2007-11-03 dbsTypo: trasaction -> transaction
2007-11-03 ericksonTurned all instances of VOLUME_UPDATE into UPDATE_VOLUM...
2007-11-02 dbsRemove "use Apache2 ();" stmts - these do nothing but...
2007-11-02 mikeradding entity encoding directly to the script, along...
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 dbsWarn that <database><name> is deprecated for the report...
2007-11-01 ericksonreturning a boolean retarget flag from the nearest_hold...
2007-11-01 dbsAdd check for UTF8 database server encoding.
2007-11-01 ericksonclearing current_copy and prev_check_time on previously...
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 mikerforward porting hold re-targeting fix
2007-11-01 dbsTest to ensure that libdbdpgsql.so is linked against...
2007-10-31 mikeranother adjustment to the new failure template
2007-10-31 mikeradjustments to improved reporter email templates
2007-10-31 dbsSet default reporter output directory to a Web-visible...
2007-10-31 dbsUse getAttributeNS with the XML namespace to retrieve
2007-10-31 dbsSet AutoCommit explicitly on, and don't rollback in the
2007-10-30 dbsUpdate the database name attribute to match opensrf...
2007-10-30 mikeradding work_payment type and the /strong/ urging of...
2007-10-26 mikermore portable "next record id" code
2007-10-26 dbsAlways delete the 901 field from incoming MARC records;
2007-10-25 ericksonwrapped up the login logic into a static utility method...
2007-10-25 mikerparallelized pg_loader which spits out the files needed...
2007-10-25 mikerchecking for duplicate 001; adding record id to 901$c
2007-10-25 mikercorrecting think-o in the nearest-hold logic
2007-10-23 ericksonadded utf8 binmode so that org unit names are displayed...
2007-10-23 dbsAdd an explicit encoding of UTF-8 to enable input and...
2007-10-23 ericksonadded example of building a new IDL object
2007-10-18 dbsThis commit breaks compatibility with OpenSRF 0.9.
2007-10-17 mikeradding "available only" status filtered pull list methods
2007-10-17 mikerquieting warnings about uninitialized value used in...
2007-10-16 dbsTypo: visiblity -> visibility
2007-10-16 dbsAvoid "unused variable" Perl warning
2007-10-15 mikerthinko causing authority export to be missed
2007-10-13 ericksonadded some reminder comments
2007-10-13 ericksonrepaired log dir variable name
2007-10-12 mikersettings tester script (HALP) -- result of Access2007...
2007-10-12 dbsFix up the import script.
2007-10-12 ericksoncopying more utility scripts into the bindir
2007-10-11 dbsAdd -rpath to hardcode location of oils libraries;
2007-10-10 ericksonadding a sample prereq installation makefile for debian...
2007-10-03 mikerremoving debugging info
2007-10-03 mikermay be getting an undef?
2007-10-03 mikereven more debugging
2007-10-03 mikermore debugging
2007-10-03 mikerdebugging
2007-10-03 mikerdebugging
2007-10-03 mikerclean up ids read from file
2007-10-03 mikerclean up <select>s and attempt to avoid error message
2007-10-03 mikeradd simple form for 1-rec or CSV file input
2007-10-03 mikerfixing patron search SQL error introduced by the dedup...
2007-09-30 mikerPatch from Dan Scott to remove bzero in favor of memset...
2007-09-28 dbsTypos in debug output.
2007-09-27 mikeradding custom result source support to the report templ...
2007-09-26 mikerrefactoring new custom result source definition selecti...
2007-09-26 mikerdebug logging
2007-09-26 mikeravoid freeing in-hash data (constification in osrfHash...
2007-09-26 mikerdebug logging
2007-09-26 mikerinitial test of in-xml views for reporting
2007-09-25 ericksonremoved requirement for the CREATE_CONTAINER_ITEM perm...
2007-09-20 ericksonfixed help comment option
2007-09-20 dbsFix insignificant typos, add more INTERNAL debugging
2007-09-20 dbsAdd -D_LARGEFILE64_SOURCE directly to the Makefile
2007-09-19 mikerremoving stopword removal (uh...) from keyword indexes
2007-09-18 ericksonremoved import of bare Apache2. it serves no purpose
2007-09-16 ericksonpassing config context to osrfConnect
2007-09-16 ericksonrolling back unnecessary use of custom replace method
2007-09-16 ericksonfixed some attr fetching bugs. also loading tablename...
2007-09-16 ericksonadded a login method
2007-09-14 ericksonadded cancel_time filtering to patron holds search
2007-09-13 ericksonThis is a brick control script for stopping/starting...
2007-09-12 mikerfrozen hold auto-thaw support ... should have been...
2007-09-12 mikersrfsh script to kick off the auto-thaw of expired freez...
2007-09-07 dbsHush a warning about XML_Size not being an int
2007-09-05 mikerstored procedures providing NACO normalization for...
2007-09-05 ericksonreturning the built-in pre-cat call number when a call...
2007-09-05 mikercorrected money.billable_xact_summary view
2007-08-30 ericksonupated to reflect some changes in the opensrf layout...
2007-08-30 ericksoncreated an event class for modeling ILS events
2007-08-30 ericksonadded a top-level init method to connect and parse...
2007-08-30 ericksonadded some convenience methods
2007-08-30 ericksonadded a basic Amazon plugin so that new installs can...
2007-08-29 ericksonmissing semicolon
2007-08-29 mikeradding storage method open-ils.storage.asset.merge_reco...
2007-08-29 ericksonimplemented soft hold stalling by checking soft stall...
2007-08-29 ericksonmoved image fetching into the syndetics added content...
2007-08-29 ericksonadded error countdown handling to the other added conte...
next