2008-06-07 erickson * : protecting against null circmod count map 2008-06-09 phasefx * : fix a regression with checkout receipt printing 2008-06-09 erickson * : moved key attribute from the set of KeyAttrs to a ValueAttr. XML::Simple as of version 2.18 forces uniquesness on KeyAttrs * : added support for setting an org unit setting to disable auto-record deletion when the last copy for the record is deleted. also support for enabling an event to be returned when the last copy for a record is deleted 2008-06-09 phasefx * : undelete for bib records. This is local chrome, so need to deploy a new staff client to see this functionality 2008-06-09 erickson * : added biblio_record update and "undelete" methods. * : applying same text cleaning code to simple search that is used in advanced search 2008-06-11 erickson * : wrapping array items in quotes so empty chars will be valid stored proc array elements 2008-06-13 miker * : codification of a new namespace for customizations to the reporter schema, with an example * : codification of a new namespace for customizations to the reporter schema, with an example * : adding copyright statement headers to the schema definition files * : add "is blank" and "is not blank" ops, similar to "is null" and "is not null" 2008-06-13 phasefx * : backport volume editor tweak. Thanks Paul! * : Retrieve Record via internal Bib Id. No error checking 2008-06-17 miker * : adding link from Copy source to total circ count view * : activate the reporter schema extention 2008-06-18 erickson * : copying the item-config into the result object. fixed bug in capturing item config info in SIP msg 2008-06-18 dbs * : Bring Makefile.install to the rel_1_2_2 branch 2008-06-19 miker * : SQL generation bug on nullable joins 2008-06-19 erickson * : patch from Brandon Uhlman (with slight alteration discussed and 1 added sanity check) to allow item barcodes to be returned instead of titles in the patron information request. The oils_sip.xml.exmample comments do a good job of explaining it. Thanks, Brandon. 2008-06-19 phasefx * : This fixes one class of caching problems with the chrome OPAC wrapper (all the different staff views that hang off of the catalog) * : typo 2008-06-19 miker * : perl syntax typo 2008-06-19 phasefx * : use POST instead of GET to prevent caching 2008-06-19 erickson * : removed the image caching configs since that is handled by memcache now 2008-06-20 miker * : adding tag,subfield index by default 2008-06-25 miker * : add item and feed ids where appropriate 2008-06-26 miker * : proper support for counting short-duration overdue circs 2008-06-27 miker * : hit "d" /twice/ ... (thinko, need to remove old WHERE clause) 2008-07-02 miker * : converting time-interval to text-interval * : update the currently indexed data to handle birth/death date stemming consistently * : treat full birth/death dates specially, as tsearch2 is inconsistent between 8.1 and 8.2 * : typo reported by Elaine Ross * : Clarification of label (remove from bucket, not delete from system) 2008-07-03 phasefx * : brute force readjustment of first spine/pocket label in a given print session to eliminate .2cm of extra top margin 2008-07-05 dbs * : Backport RSS feed fixes from trunk (c9950) 2008-07-08 miker * : correct schema definition; thanks to Bill Ott for pointing it out 2008-07-08 dbs * : clark-kent.pl: * Introduce deprecation warning for / settings-tester.pl: * Backport checks for DateTime::Format::Mail and XML::LibXML::XPathContext * Backport checks for required database procedural languages * Introduce deprecation warning for / * : Backport r9912: * Another constraint that needs to be DEFERRED INITIALLY DEFERRED * : Backport r9739 from trunk: * Add some protection against broken cover art * : Backport from r9577 in trunk: * Missed a deferrable constraint in asset schema * : Backport r9186, r9187, and r9215 from trunk: * Add a -u flag to autogen.sh to update org_unit proximity * Make autogen.sh guess at the location of opensrf_core.xml if no args are passed at the command line 2008-07-09 miker * : fixing display of online resources with all-numeric display labels (thanks to Dan Scott for the RBI) * .: Branching for the 1.2.2.2 release. * Open-ILS/src/perlmods/OpenILS/Application.pm: bumping reported version number