carolyncole
carolyncole
In the latest demo version When I create a bookmark And I go to the bookmark show page Then I click on the bookmark My previous and next seems to...
Currently the screen reader will access the dialog, but does not get to any of the buttons or links in the dynamic content. That means that the user can not...
When the link expires and we get an invalid page it looks like the import has run successfully for box This error page is stored in ScholarSphere: ![screen shot 2016-11-11...
In ScholarSphere we only allow access to the FileServer driver for administrators. We accomplished this fairly simply by overriding the providers list: https://github.com/psu-stewardship/scholarsphere/commit/93d1731 Would this configuration option be useful to...
This occurs with ActiveFedora 11.1.6 & 11.5.2 For a Collection (which is an ActiveFedora::Base model) when I set the permissions_attributes on new the has_model of the Collection gets set incorrectly....
currently save and save! just return false if an error occurs during the save. Particularly if ActiveFedora::File.content is nil save! should raise an error about the that.
If I send a hash into update attributes that contains a date in string form When it is assigned to the object the string is just assigned instead of a...
https://github.com/projecthydra/active_fedora/blob/e1391fb0dd4108923b02a3dfb344a19dd971a6f8/lib/active_fedora/rake_support.rb#L7 We do not think that jms is needed by default. We should default to turn it off.