Activity

From 12/20/2009 to 01/18/2010

01/18/2010

avatar 04:56 PM Feature #474: MODS Editing in Ruby (with Nokogiri)
Breaking apart MODS ticket into 2 features - this one and #732. Adjusted time estimates accordingly. Matt Zumwalt
avatar 04:55 PM Feature #732: Create ActiveFedora MODS Datastreams
Create ActiveFedora MODS Datastreams Matt Zumwalt

01/12/2010

avatar 04:43 PM Feature #720: Optimized Solr Indexing in Shelver & ActiveFedora: Model-level .to_solr methods
This is a mix of improvements to ActiveFedora and improvements to Shelver, all centered around allowing for efficient, reusable, configurable solr indexing. Primary motivation: this will make shelver much more efficient when indexing objects th... Matt Zumwalt
avatar 04:31 PM Feature #473: Arbitrary XML (Nokogiri) Datastreams in ActiveFedora
Already groked nokigiri while working on SALT. Adjusting time estimate Matt Zumwalt

01/09/2010

avatar 06:53 PM Feature #426 (Rejected): Expose libxml2 interface on all XML datastreams
see #473. Matt Zumwalt

01/06/2010

avatar 04:12 PM Bug #693: Reading a datastream from Fedora should also read its control_group
This is mainly for when you're copying "M" datastreams. Currently rubyfedora just loads the datastream but ignores its control group. this is fine if you are only reading the datstream's content, but as soon as you want to change the content a... Matt Zumwalt

01/05/2010

avatar 05:58 PM Bug #692: Datastream.new should allow you to use :mime_type as an argument instead of :mimeType
worse, when you create a new Datastream, if you give it :mime_type as an argument, it stores it in .attributes[:mime_type] but fedora ignores it, meanwhile if you give it :mimeType as an argument, it does not go into the .attributes at all but doe... Matt Zumwalt
avatar 05:37 PM Bug #692: Datastream.new should allow you to use :mime_type as an argument instead of :mimeType
Datastream.new (both Fedora::Datastream and ActiveFedora::Datastream) does not set the mime type properly if you pass it :mime_type=>"xxx" as an argument. It only works if you pass :mimeType. The library should handle this Fedora API quirk for you. Matt Zumwalt
« Previous
Next »
 

Also available in: Atom