active-fedora 13.1.2 → 13.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.github_changelog_generator +2 -0
- data/CHANGELOG.md +3362 -0
- data/CONTRIBUTING.md +23 -1
- data/README.md +4 -0
- data/active-fedora.gemspec +14 -13
- data/lib/active_fedora/version.rb +1 -1
- metadata +104 -206
- data/spec/config_helper.rb +0 -17
- data/spec/fixtures/dino.jpg +0 -0
- data/spec/fixtures/dino_jpg_no_file_ext +0 -0
- data/spec/fixtures/minivan.jpg +0 -0
- data/spec/fixtures/rails_root/config/fake_fedora.yml +0 -7
- data/spec/fixtures/rails_root/config/fedora.yml +0 -12
- data/spec/fixtures/rails_root/config/solr.yml +0 -15
- data/spec/fixtures/rails_root/config/solr_mappings.yml +0 -16
- data/spec/fixtures/rails_root/config/solr_mappings_af_0.1.yml +0 -9
- data/spec/fixtures/rails_root/config/solr_mappings_bl_2.4.yml +0 -17
- data/spec/integration/associations/rdf_spec.rb +0 -61
- data/spec/integration/associations_spec.rb +0 -680
- data/spec/integration/attached_files_spec.rb +0 -146
- data/spec/integration/attributes_spec.rb +0 -73
- data/spec/integration/autosave_association_spec.rb +0 -24
- data/spec/integration/base_spec.rb +0 -184
- data/spec/integration/basic_contains_association_spec.rb +0 -121
- data/spec/integration/belongs_to_association_spec.rb +0 -260
- data/spec/integration/caching_spec.rb +0 -59
- data/spec/integration/clean_connection_spec.rb +0 -21
- data/spec/integration/collection_association_spec.rb +0 -166
- data/spec/integration/date_time_properties_spec.rb +0 -41
- data/spec/integration/delete_all_spec.rb +0 -64
- data/spec/integration/direct_container_spec.rb +0 -250
- data/spec/integration/directly_contains_one_association_spec.rb +0 -96
- data/spec/integration/eradicate_spec.rb +0 -52
- data/spec/integration/fedora_solr_sync_spec.rb +0 -30
- data/spec/integration/file_fixity_spec.rb +0 -36
- data/spec/integration/file_spec.rb +0 -221
- data/spec/integration/generators/fedora_generator_spec.rb +0 -26
- data/spec/integration/generators/solr_generator_spec.rb +0 -23
- data/spec/integration/gone_spec.rb +0 -41
- data/spec/integration/has_and_belongs_to_many_associations_spec.rb +0 -414
- data/spec/integration/has_many_associations_spec.rb +0 -436
- data/spec/integration/has_subresource_spec.rb +0 -34
- data/spec/integration/indexing/descendant_fetcher_spec.rb +0 -64
- data/spec/integration/indexing_spec.rb +0 -110
- data/spec/integration/indirect_container_spec.rb +0 -290
- data/spec/integration/json_serialization_spec.rb +0 -32
- data/spec/integration/marshal_spec.rb +0 -39
- data/spec/integration/nested_attribute_spec.rb +0 -177
- data/spec/integration/nested_hash_resources_spec.rb +0 -43
- data/spec/integration/persistence_spec.rb +0 -37
- data/spec/integration/query_result_builder_spec.rb +0 -37
- data/spec/integration/rdf_nested_attributes_spec.rb +0 -85
- data/spec/integration/relation_delegation_spec.rb +0 -52
- data/spec/integration/relation_spec.rb +0 -117
- data/spec/integration/scoped_query_spec.rb +0 -134
- data/spec/integration/scoping_spec.rb +0 -48
- data/spec/integration/solr_hit_spec.rb +0 -32
- data/spec/integration/versionable_spec.rb +0 -256
- data/spec/integration/with_metadata_spec.rb +0 -111
- data/spec/lib/active_fedora/null_logger_spec.rb +0 -10
- data/spec/rcov.opts +0 -2
- data/spec/spec.opts +0 -5
- data/spec/spec_helper.rb +0 -106
- data/spec/support/an_active_model.rb +0 -29
- data/spec/unit/active_fedora/indexing/inserter_spec.rb +0 -35
- data/spec/unit/active_fedora_spec.rb +0 -118
- data/spec/unit/aggregation/list_source_spec.rb +0 -134
- data/spec/unit/aggregation/ordered_reader_spec.rb +0 -43
- data/spec/unit/association_hash_spec.rb +0 -64
- data/spec/unit/attached_files_spec.rb +0 -218
- data/spec/unit/attributes_spec.rb +0 -146
- data/spec/unit/base_active_model_spec.rb +0 -28
- data/spec/unit/base_cma_spec.rb +0 -15
- data/spec/unit/base_extra_spec.rb +0 -33
- data/spec/unit/base_spec.rb +0 -328
- data/spec/unit/builder/has_and_belongs_to_many_spec.rb +0 -8
- data/spec/unit/callback_spec.rb +0 -65
- data/spec/unit/change_set_spec.rb +0 -60
- data/spec/unit/checksum_spec.rb +0 -25
- data/spec/unit/code_configurator_spec.rb +0 -41
- data/spec/unit/collection_proxy_spec.rb +0 -25
- data/spec/unit/config_spec.rb +0 -18
- data/spec/unit/core/fedora_id_translator_spec.rb +0 -29
- data/spec/unit/core/fedora_uri_translator_spec.rb +0 -19
- data/spec/unit/core/logger_spec.rb +0 -18
- data/spec/unit/core_spec.rb +0 -242
- data/spec/unit/default_model_mapper_spec.rb +0 -39
- data/spec/unit/fedora_spec.rb +0 -31
- data/spec/unit/file/streaming_spec.rb +0 -33
- data/spec/unit/file_configurator_spec.rb +0 -295
- data/spec/unit/file_io_spec.rb +0 -137
- data/spec/unit/file_path_builder_spec.rb +0 -18
- data/spec/unit/file_spec.rb +0 -489
- data/spec/unit/files_hash_spec.rb +0 -52
- data/spec/unit/filter_spec.rb +0 -133
- data/spec/unit/finder_methods_spec.rb +0 -154
- data/spec/unit/fixity_service_spec.rb +0 -128
- data/spec/unit/forbidden_attributes_protection_spec.rb +0 -50
- data/spec/unit/has_and_belongs_to_many_association_spec.rb +0 -125
- data/spec/unit/has_many_association_spec.rb +0 -131
- data/spec/unit/indexers/global_indexer_spec.rb +0 -41
- data/spec/unit/indexing/map/index_object_spec.rb +0 -25
- data/spec/unit/indexing/map_spec.rb +0 -27
- data/spec/unit/indexing_service_spec.rb +0 -28
- data/spec/unit/indexing_spec.rb +0 -86
- data/spec/unit/inheritance_spec.rb +0 -60
- data/spec/unit/ldp_resource_spec.rb +0 -15
- data/spec/unit/loadable_from_json_spec.rb +0 -40
- data/spec/unit/logger_spec.rb +0 -19
- data/spec/unit/model_classifier_spec.rb +0 -49
- data/spec/unit/ordered_spec.rb +0 -367
- data/spec/unit/orders/list_node_spec.rb +0 -151
- data/spec/unit/orders/ordered_list_spec.rb +0 -335
- data/spec/unit/orders/reflection_spec.rb +0 -22
- data/spec/unit/pathing_spec.rb +0 -35
- data/spec/unit/persistence_spec.rb +0 -115
- data/spec/unit/property_predicate_spec.rb +0 -35
- data/spec/unit/property_spec.rb +0 -25
- data/spec/unit/query_result_builder_spec.rb +0 -31
- data/spec/unit/query_spec.rb +0 -307
- data/spec/unit/querying_spec.rb +0 -24
- data/spec/unit/rdf/indexing_service_spec.rb +0 -114
- data/spec/unit/rdf_vocab_spec.rb +0 -30
- data/spec/unit/readonly_spec.rb +0 -24
- data/spec/unit/reflection_spec.rb +0 -42
- data/spec/unit/rspec_matchers/belong_to_associated_active_fedora_object_matcher_spec.rb +0 -37
- data/spec/unit/rspec_matchers/have_many_associated_active_fedora_objects_matcher_spec.rb +0 -38
- data/spec/unit/rspec_matchers/have_predicate_matcher_spec.rb +0 -38
- data/spec/unit/schema_indexing_strategy_spec.rb +0 -68
- data/spec/unit/scoping_spec.rb +0 -67
- data/spec/unit/serializers_spec.rb +0 -19
- data/spec/unit/solr_config_options_spec.rb +0 -57
- data/spec/unit/solr_hit_spec.rb +0 -57
- data/spec/unit/solr_query_builder_spec.rb +0 -18
- data/spec/unit/solr_service_spec.rb +0 -165
- data/spec/unit/sparql_insert_spec.rb +0 -31
- data/spec/unit/validations_spec.rb +0 -92
- data/spec/unit/with_metadata/default_metadata_class_factory_spec.rb +0 -29
- data/spec/unit/with_metadata/metadata_node_spec.rb +0 -69
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f2f10a69dd7c764198e8474d031e7909d17854de579de6cc7b7311433f1cffc7
|
|
4
|
+
data.tar.gz: 866343ded3ef17c83cbc6843976e23a570a72240f24373753f894e79d2a78a66
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 74146ec2d0ee6e9aed478c94dc5efc9e17f2ab5d1e19e8637a091bf6618dc9ce142b81c35117c028a33b1ba20c46da44998a9eaae0293c79c52288a558a5fc04
|
|
7
|
+
data.tar.gz: dc13e844210bf396ff9ce8aef6db737db48a7f32050c21211542f216d1a5aa8981c1833ee31e8bb38b0b7e10d9df076a96f9d372beec392fee49305113a04064
|
data/CHANGELOG.md
ADDED
|
@@ -0,0 +1,3362 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [v13.1.2](https://github.com/samvera/active_fedora/tree/HEAD) (2020-01-23)
|
|
4
|
+
|
|
5
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v13.1.1...v13.1.2)
|
|
6
|
+
|
|
7
|
+
**Closed issues:**
|
|
8
|
+
|
|
9
|
+
- Add support for Rails 6.0.z releases [\#1411](https://github.com/samvera/active_fedora/issues/1411)
|
|
10
|
+
- Add support for Ruby 2.7.z releases [\#1410](https://github.com/samvera/active_fedora/issues/1410)
|
|
11
|
+
|
|
12
|
+
**Merged pull requests:**
|
|
13
|
+
|
|
14
|
+
- Prepare for release [\#1414](https://github.com/samvera/active_fedora/pull/1414) ([cjcolvar](https://github.com/cjcolvar))
|
|
15
|
+
- Always rewind IO content even when the file is new. [\#1413](https://github.com/samvera/active_fedora/pull/1413) ([cjcolvar](https://github.com/cjcolvar))
|
|
16
|
+
- Adding Ruby 2.7 and updating the existing Ruby and Rails releases on the CircleCI config. [\#1412](https://github.com/samvera/active_fedora/pull/1412) ([jrgriffiniii](https://github.com/jrgriffiniii))
|
|
17
|
+
|
|
18
|
+
## [v13.1.1](https://github.com/samvera/active_fedora/tree/v13.1.1) (2019-10-01)
|
|
19
|
+
|
|
20
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v13.1.0...v13.1.1)
|
|
21
|
+
|
|
22
|
+
**Merged pull requests:**
|
|
23
|
+
|
|
24
|
+
- Upgrades the dependency for faraday-encoding in order to ensure that FrozenError is not raised for HTTP request body content; Releases 13.1.1 [\#1409](https://github.com/samvera/active_fedora/pull/1409) ([jrgriffiniii](https://github.com/jrgriffiniii))
|
|
25
|
+
|
|
26
|
+
## [v13.1.0](https://github.com/samvera/active_fedora/tree/v13.1.0) (2019-09-18)
|
|
27
|
+
|
|
28
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v13.0.0...v13.1.0)
|
|
29
|
+
|
|
30
|
+
## [v13.0.0](https://github.com/samvera/active_fedora/tree/v13.0.0) (2019-08-19)
|
|
31
|
+
|
|
32
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v12.2.0...v13.0.0)
|
|
33
|
+
|
|
34
|
+
## [v12.2.0](https://github.com/samvera/active_fedora/tree/v12.2.0) (2019-08-16)
|
|
35
|
+
|
|
36
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v12.1.1...v12.2.0)
|
|
37
|
+
|
|
38
|
+
**Implemented enhancements:**
|
|
39
|
+
|
|
40
|
+
- Test against Rails release 5.1.7, along with Ruby releases 2.6.3, 2.5.5, and 2.4.6 [\#1386](https://github.com/samvera/active_fedora/issues/1386)
|
|
41
|
+
|
|
42
|
+
## [v12.1.1](https://github.com/samvera/active_fedora/tree/v12.1.1) (2019-04-03)
|
|
43
|
+
|
|
44
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v12.1.0...v12.1.1)
|
|
45
|
+
|
|
46
|
+
**Closed issues:**
|
|
47
|
+
|
|
48
|
+
- Solr config refers to deprecated LatLonType [\#1370](https://github.com/samvera/active_fedora/issues/1370)
|
|
49
|
+
|
|
50
|
+
## [v12.1.0](https://github.com/samvera/active_fedora/tree/v12.1.0) (2019-02-28)
|
|
51
|
+
|
|
52
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.7.0...v12.1.0)
|
|
53
|
+
|
|
54
|
+
## [v8.7.0](https://github.com/samvera/active_fedora/tree/v8.7.0) (2018-12-11)
|
|
55
|
+
|
|
56
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.6.0...v8.7.0)
|
|
57
|
+
|
|
58
|
+
**Merged pull requests:**
|
|
59
|
+
|
|
60
|
+
- Prepare release 13.1.0 [\#1408](https://github.com/samvera/active_fedora/pull/1408) ([no-reply](https://github.com/no-reply))
|
|
61
|
+
- Deprecate `\#clear\_changed\_attributes` [\#1407](https://github.com/samvera/active_fedora/pull/1407) ([no-reply](https://github.com/no-reply))
|
|
62
|
+
- Readd support for Ruby 2.4.7 [\#1404](https://github.com/samvera/active_fedora/pull/1404) ([no-reply](https://github.com/no-reply))
|
|
63
|
+
- Rails 6 [\#1403](https://github.com/samvera/active_fedora/pull/1403) ([no-reply](https://github.com/no-reply))
|
|
64
|
+
- Force overwrite of `solr/conf` files if they have changes [\#1400](https://github.com/samvera/active_fedora/pull/1400) ([no-reply](https://github.com/no-reply))
|
|
65
|
+
- Releases version 13.0.0 [\#1399](https://github.com/samvera/active_fedora/pull/1399) ([jrgriffiniii](https://github.com/jrgriffiniii))
|
|
66
|
+
- Update CircleCI Ruby and Rails versions [\#1390](https://github.com/samvera/active_fedora/pull/1390) ([botimer](https://github.com/botimer))
|
|
67
|
+
- Updates the CircleCI configuration to test against Rails release 5.1.7, along with Ruby releases 2.6.3, 2.5.5, and 2.4.6 [\#1387](https://github.com/samvera/active_fedora/pull/1387) ([jrgriffiniii](https://github.com/jrgriffiniii))
|
|
68
|
+
- Releases version 12.2.0 [\#1385](https://github.com/samvera/active_fedora/pull/1385) ([jrgriffiniii](https://github.com/jrgriffiniii))
|
|
69
|
+
- Removes the dependency for solrizer [\#1384](https://github.com/samvera/active_fedora/pull/1384) ([jrgriffiniii](https://github.com/jrgriffiniii))
|
|
70
|
+
- Adds support for Float value indexing and ensures that Solrizer errors are defined within the global namespace [\#1383](https://github.com/samvera/active_fedora/pull/1383) ([jrgriffiniii](https://github.com/jrgriffiniii))
|
|
71
|
+
- Prep for 12.1.1 release [\#1382](https://github.com/samvera/active_fedora/pull/1382) ([bess](https://github.com/bess))
|
|
72
|
+
- Remove deprecated Solr StandardFilter [\#1380](https://github.com/samvera/active_fedora/pull/1380) ([bess](https://github.com/bess))
|
|
73
|
+
- Use samvera orb [\#1379](https://github.com/samvera/active_fedora/pull/1379) ([cjcolvar](https://github.com/cjcolvar))
|
|
74
|
+
- Pin the version of rails that is used [\#1377](https://github.com/samvera/active_fedora/pull/1377) ([jcoyne](https://github.com/jcoyne))
|
|
75
|
+
- Remove references to `LatLonType` from Solr schema [\#1376](https://github.com/samvera/active_fedora/pull/1376) ([no-reply](https://github.com/no-reply))
|
|
76
|
+
- Add and test Ruby 2.6.0 [\#1375](https://github.com/samvera/active_fedora/pull/1375) ([no-reply](https://github.com/no-reply))
|
|
77
|
+
- Use PointField Solr types rather than deprecated Trie\* types [\#1368](https://github.com/samvera/active_fedora/pull/1368) ([jcoyne](https://github.com/jcoyne))
|
|
78
|
+
- Limit support to Rails 5.2; add support for `ldp` 1.0 [\#1366](https://github.com/samvera/active_fedora/pull/1366) ([no-reply](https://github.com/no-reply))
|
|
79
|
+
- Prepare release 12.1.0 [\#1365](https://github.com/samvera/active_fedora/pull/1365) ([no-reply](https://github.com/no-reply))
|
|
80
|
+
- Clarify support in build matrix [\#1364](https://github.com/samvera/active_fedora/pull/1364) ([no-reply](https://github.com/no-reply))
|
|
81
|
+
- Fix `\#blank?` and `\#present?` [\#1361](https://github.com/samvera/active_fedora/pull/1361) ([no-reply](https://github.com/no-reply))
|
|
82
|
+
- Link TODOs to recorded issues [\#1359](https://github.com/samvera/active_fedora/pull/1359) ([botimer](https://github.com/botimer))
|
|
83
|
+
- Maintenance templates [\#1356](https://github.com/samvera/active_fedora/pull/1356) ([barmintor](https://github.com/barmintor))
|
|
84
|
+
- Implement enumeration for `Relation\#each` [\#1348](https://github.com/samvera/active_fedora/pull/1348) ([no-reply](https://github.com/no-reply))
|
|
85
|
+
- Removing remaining references to the projecthydra GitHub organization in the code base [\#1328](https://github.com/samvera/active_fedora/pull/1328) ([jrgriffiniii](https://github.com/jrgriffiniii))
|
|
86
|
+
- Adding the Coveralls badge and restructuring spec helper for Coveralls reporting [\#1326](https://github.com/samvera/active_fedora/pull/1326) ([jrgriffiniii](https://github.com/jrgriffiniii))
|
|
87
|
+
- Updating CONTRIBUTING with references to Samvera [\#1325](https://github.com/samvera/active_fedora/pull/1325) ([jrgriffiniii](https://github.com/jrgriffiniii))
|
|
88
|
+
- Resolve \#1321; Remove Gemnasium badge [\#1324](https://github.com/samvera/active_fedora/pull/1324) ([botimer](https://github.com/botimer))
|
|
89
|
+
- Allow faraday 0.15 [\#1323](https://github.com/samvera/active_fedora/pull/1323) ([jcoyne](https://github.com/jcoyne))
|
|
90
|
+
- Run and test validation callbacks [\#1322](https://github.com/samvera/active_fedora/pull/1322) ([cjcolvar](https://github.com/cjcolvar))
|
|
91
|
+
- Update rubocop to 0.56.0 [\#1313](https://github.com/samvera/active_fedora/pull/1313) ([jcoyne](https://github.com/jcoyne))
|
|
92
|
+
- Fix support for Rails 5.2 [\#1312](https://github.com/samvera/active_fedora/pull/1312) ([cjcolvar](https://github.com/cjcolvar))
|
|
93
|
+
- suggest searchComponent and requestHandler disabled by default [\#1311](https://github.com/samvera/active_fedora/pull/1311) ([cjcolvar](https://github.com/cjcolvar))
|
|
94
|
+
- Add Solr dateRange field type and dynamic fields to schema.xml [\#1304](https://github.com/samvera/active_fedora/pull/1304) ([cjcolvar](https://github.com/cjcolvar))
|
|
95
|
+
- Request ntriples when fetching descendants to avoid timeout issues [\#1300](https://github.com/samvera/active_fedora/pull/1300) ([cjcolvar](https://github.com/cjcolvar))
|
|
96
|
+
- Allow for a pluggable minter service [\#1295](https://github.com/samvera/active_fedora/pull/1295) ([jcoyne](https://github.com/jcoyne))
|
|
97
|
+
- Rename solr/config directory to solr/conf [\#1294](https://github.com/samvera/active_fedora/pull/1294) ([jcoyne](https://github.com/jcoyne))
|
|
98
|
+
- Adding update\_index callback hooks [\#1282](https://github.com/samvera/active_fedora/pull/1282) ([jeremyf](https://github.com/jeremyf))
|
|
99
|
+
|
|
100
|
+
## [v8.6.0](https://github.com/samvera/active_fedora/tree/v8.6.0) (2018-12-10)
|
|
101
|
+
|
|
102
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.5.4...v8.6.0)
|
|
103
|
+
|
|
104
|
+
**Closed issues:**
|
|
105
|
+
|
|
106
|
+
- Trie\* Solr fields are deprecated [\#1367](https://github.com/samvera/active_fedora/issues/1367)
|
|
107
|
+
- Release ActiveFedora 12.0.2 [\#1306](https://github.com/samvera/active_fedora/issues/1306)
|
|
108
|
+
|
|
109
|
+
**Merged pull requests:**
|
|
110
|
+
|
|
111
|
+
- Add a helpful error when the has\_model\_ssim is missing [\#1373](https://github.com/samvera/active_fedora/pull/1373) ([jcoyne](https://github.com/jcoyne))
|
|
112
|
+
- Add has\_model so that the indexed value can be overridden [\#1371](https://github.com/samvera/active_fedora/pull/1371) ([jcoyne](https://github.com/jcoyne))
|
|
113
|
+
|
|
114
|
+
## [v11.5.4](https://github.com/samvera/active_fedora/tree/v11.5.4) (2018-09-24)
|
|
115
|
+
|
|
116
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.5.3...v11.5.4)
|
|
117
|
+
|
|
118
|
+
**Merged pull requests:**
|
|
119
|
+
|
|
120
|
+
- Bump version to 11.5.4 [\#1363](https://github.com/samvera/active_fedora/pull/1363) ([no-reply](https://github.com/no-reply))
|
|
121
|
+
- \[backport\] Fix `\#blank?` and `\#present?` [\#1362](https://github.com/samvera/active_fedora/pull/1362) ([no-reply](https://github.com/no-reply))
|
|
122
|
+
|
|
123
|
+
## [v11.5.3](https://github.com/samvera/active_fedora/tree/v11.5.3) (2018-09-22)
|
|
124
|
+
|
|
125
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v12.0.2...v11.5.3)
|
|
126
|
+
|
|
127
|
+
**Merged pull requests:**
|
|
128
|
+
|
|
129
|
+
- Prepare release 11.5.3 [\#1360](https://github.com/samvera/active_fedora/pull/1360) ([no-reply](https://github.com/no-reply))
|
|
130
|
+
- Pin to Rails 5.1 [\#1355](https://github.com/samvera/active_fedora/pull/1355) ([no-reply](https://github.com/no-reply))
|
|
131
|
+
- Implement enumeration for `Relation\#each` [\#1353](https://github.com/samvera/active_fedora/pull/1353) ([no-reply](https://github.com/no-reply))
|
|
132
|
+
|
|
133
|
+
## [v12.0.2](https://github.com/samvera/active_fedora/tree/v12.0.2) (2018-09-21)
|
|
134
|
+
|
|
135
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.5.0...v12.0.2)
|
|
136
|
+
|
|
137
|
+
**Closed issues:**
|
|
138
|
+
|
|
139
|
+
- Update README/Code\_of\_Conduct/CONTRIBUTING/etc to CCMWG Templates [\#1349](https://github.com/samvera/active_fedora/issues/1349)
|
|
140
|
+
- Remove Gemnasium from README [\#1321](https://github.com/samvera/active_fedora/issues/1321)
|
|
141
|
+
- Confirm copyright statement/years [\#1320](https://github.com/samvera/active_fedora/issues/1320)
|
|
142
|
+
- Convert TODO comments to issues [\#1319](https://github.com/samvera/active_fedora/issues/1319)
|
|
143
|
+
- Change Rubygems Homepage to Samvera org [\#1318](https://github.com/samvera/active_fedora/issues/1318)
|
|
144
|
+
- Clean up references to Hydra / Samvera [\#1317](https://github.com/samvera/active_fedora/issues/1317)
|
|
145
|
+
- Report coverage to Coveralls [\#1316](https://github.com/samvera/active_fedora/issues/1316)
|
|
146
|
+
- ActiveFedora.clean! should delete permission template entries from the database [\#1314](https://github.com/samvera/active_fedora/issues/1314)
|
|
147
|
+
|
|
148
|
+
**Merged pull requests:**
|
|
149
|
+
|
|
150
|
+
- Bump version of solr\_wrapper to get around failed download of solr and fix travis build [\#1357](https://github.com/samvera/active_fedora/pull/1357) ([no-reply](https://github.com/no-reply))
|
|
151
|
+
- Pin to Rails 5.1 [\#1351](https://github.com/samvera/active_fedora/pull/1351) ([no-reply](https://github.com/no-reply))
|
|
152
|
+
- Bump version to 12.0.2 [\#1350](https://github.com/samvera/active_fedora/pull/1350) ([no-reply](https://github.com/no-reply))
|
|
153
|
+
|
|
154
|
+
## [v8.5.0](https://github.com/samvera/active_fedora/tree/v8.5.0) (2018-04-26)
|
|
155
|
+
|
|
156
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.4.2...v8.5.0)
|
|
157
|
+
|
|
158
|
+
**Merged pull requests:**
|
|
159
|
+
|
|
160
|
+
- Add compatibility with Rubydora 2.1; drop support for Rails \<= 4.2.9 [\#1310](https://github.com/samvera/active_fedora/pull/1310) ([cbeer](https://github.com/cbeer))
|
|
161
|
+
|
|
162
|
+
## [v8.4.2](https://github.com/samvera/active_fedora/tree/v8.4.2) (2018-03-13)
|
|
163
|
+
|
|
164
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v12.0.1...v8.4.2)
|
|
165
|
+
|
|
166
|
+
**Merged pull requests:**
|
|
167
|
+
|
|
168
|
+
- Prefer om\_term\_values to send when solrizing within SimpleDatastream [\#1302](https://github.com/samvera/active_fedora/pull/1302) ([mjgiarlo](https://github.com/mjgiarlo))
|
|
169
|
+
|
|
170
|
+
## [v12.0.1](https://github.com/samvera/active_fedora/tree/v12.0.1) (2018-01-12)
|
|
171
|
+
|
|
172
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.5.2...v12.0.1)
|
|
173
|
+
|
|
174
|
+
**Merged pull requests:**
|
|
175
|
+
|
|
176
|
+
- Restore equivalent\_class? method [\#1298](https://github.com/samvera/active_fedora/pull/1298) ([jcoyne](https://github.com/jcoyne))
|
|
177
|
+
- Overwrite the .solr\_wrapper.yml provided by blacklight [\#1293](https://github.com/samvera/active_fedora/pull/1293) ([jcoyne](https://github.com/jcoyne))
|
|
178
|
+
|
|
179
|
+
## [v11.5.2](https://github.com/samvera/active_fedora/tree/v11.5.2) (2017-11-08)
|
|
180
|
+
|
|
181
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.5.1...v11.5.2)
|
|
182
|
+
|
|
183
|
+
**Merged pull requests:**
|
|
184
|
+
|
|
185
|
+
- Treat resources as allowable single valued properties [\#1290](https://github.com/samvera/active_fedora/pull/1290) ([no-reply](https://github.com/no-reply))
|
|
186
|
+
|
|
187
|
+
## [v11.5.1](https://github.com/samvera/active_fedora/tree/v11.5.1) (2017-11-08)
|
|
188
|
+
|
|
189
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v12.0.0...v11.5.1)
|
|
190
|
+
|
|
191
|
+
**Merged pull requests:**
|
|
192
|
+
|
|
193
|
+
- Backports [\#1289](https://github.com/samvera/active_fedora/pull/1289) ([no-reply](https://github.com/no-reply))
|
|
194
|
+
|
|
195
|
+
## [v12.0.0](https://github.com/samvera/active_fedora/tree/v12.0.0) (2017-11-07)
|
|
196
|
+
|
|
197
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.5.0...v12.0.0)
|
|
198
|
+
|
|
199
|
+
**Merged pull requests:**
|
|
200
|
+
|
|
201
|
+
- Prepare release 12.0.0 [\#1288](https://github.com/samvera/active_fedora/pull/1288) ([no-reply](https://github.com/no-reply))
|
|
202
|
+
- Add support for ActiveTriples 1.0.0 [\#1287](https://github.com/samvera/active_fedora/pull/1287) ([no-reply](https://github.com/no-reply))
|
|
203
|
+
- Treat `RDF::Term` implementers as singular values [\#1286](https://github.com/samvera/active_fedora/pull/1286) ([no-reply](https://github.com/no-reply))
|
|
204
|
+
- Allow SolrService to submit queries via HTTP POST [\#1283](https://github.com/samvera/active_fedora/pull/1283) ([mjgiarlo](https://github.com/mjgiarlo))
|
|
205
|
+
- Add an IO like object for Fedora files [\#1281](https://github.com/samvera/active_fedora/pull/1281) ([ojlyytinen](https://github.com/ojlyytinen))
|
|
206
|
+
- Remove deprecated defaultOperator and defaultSearchField solr configs [\#1280](https://github.com/samvera/active_fedora/pull/1280) ([geekscruff](https://github.com/geekscruff))
|
|
207
|
+
- Make the comment reflect the correct wrapper [\#1279](https://github.com/samvera/active_fedora/pull/1279) ([mark-dce](https://github.com/mark-dce))
|
|
208
|
+
- Prevent `exists?` from throwing exceptions [\#1277](https://github.com/samvera/active_fedora/pull/1277) ([atz](https://github.com/atz))
|
|
209
|
+
- Allow the descendant fetcher to be more flexible by grouping uris by model [\#1275](https://github.com/samvera/active_fedora/pull/1275) ([cjcolvar](https://github.com/cjcolvar))
|
|
210
|
+
- Rescue ObjectNotFoundError in find\_each [\#1273](https://github.com/samvera/active_fedora/pull/1273) ([hackmastera](https://github.com/hackmastera))
|
|
211
|
+
- Request options allow for setting timeout of Fedora client [\#1271](https://github.com/samvera/active_fedora/pull/1271) ([cjcolvar](https://github.com/cjcolvar))
|
|
212
|
+
- Change Hydra to Samvera [\#1265](https://github.com/samvera/active_fedora/pull/1265) ([jcoyne](https://github.com/jcoyne))
|
|
213
|
+
- Allow access to ETag with `AF::Common\#etag` [\#1263](https://github.com/samvera/active_fedora/pull/1263) ([no-reply](https://github.com/no-reply))
|
|
214
|
+
- Bump version to 12.0.0.alpha [\#1262](https://github.com/samvera/active_fedora/pull/1262) ([jcoyne](https://github.com/jcoyne))
|
|
215
|
+
- Call get instead of HEAD + GET [\#1261](https://github.com/samvera/active_fedora/pull/1261) ([jcoyne](https://github.com/jcoyne))
|
|
216
|
+
- Set the proper string encoding on responses [\#1259](https://github.com/samvera/active_fedora/pull/1259) ([jcoyne](https://github.com/jcoyne))
|
|
217
|
+
- No need to set RSolr 2.0 explicitly [\#1257](https://github.com/samvera/active_fedora/pull/1257) ([jcoyne](https://github.com/jcoyne))
|
|
218
|
+
- Bump LDP version to ~\> 0.7.0 [\#1255](https://github.com/samvera/active_fedora/pull/1255) ([jcoyne](https://github.com/jcoyne))
|
|
219
|
+
- Bump rspec requirement to ~\>3.5 [\#1253](https://github.com/samvera/active_fedora/pull/1253) ([atz](https://github.com/atz))
|
|
220
|
+
- File metadata should have a modified\_date [\#1252](https://github.com/samvera/active_fedora/pull/1252) ([cjcolvar](https://github.com/cjcolvar))
|
|
221
|
+
- Make solr.yml consistent w/ blacklight.yml \(and itself\) [\#1249](https://github.com/samvera/active_fedora/pull/1249) ([atz](https://github.com/atz))
|
|
222
|
+
- Instrument uncached fetches [\#1248](https://github.com/samvera/active_fedora/pull/1248) ([jcoyne](https://github.com/jcoyne))
|
|
223
|
+
- Merge Solrizer into ActiveFedora [\#1223](https://github.com/samvera/active_fedora/pull/1223) ([jcoyne](https://github.com/jcoyne))
|
|
224
|
+
|
|
225
|
+
## [v11.5.0](https://github.com/samvera/active_fedora/tree/v11.5.0) (2017-10-12)
|
|
226
|
+
|
|
227
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.4.1...v11.5.0)
|
|
228
|
+
|
|
229
|
+
**Closed issues:**
|
|
230
|
+
|
|
231
|
+
- AF::SolrService.query should permit HTTP POST [\#399](https://github.com/samvera/active_fedora/issues/399)
|
|
232
|
+
|
|
233
|
+
**Merged pull requests:**
|
|
234
|
+
|
|
235
|
+
- Allow SolrService to submit queries via HTTP POST [\#1284](https://github.com/samvera/active_fedora/pull/1284) ([mjgiarlo](https://github.com/mjgiarlo))
|
|
236
|
+
|
|
237
|
+
## [v11.4.1](https://github.com/samvera/active_fedora/tree/v11.4.1) (2017-10-04)
|
|
238
|
+
|
|
239
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.4.1...v11.4.1)
|
|
240
|
+
|
|
241
|
+
**Implemented enhancements:**
|
|
242
|
+
|
|
243
|
+
- Connection should support timeout option [\#1105](https://github.com/samvera/active_fedora/issues/1105)
|
|
244
|
+
|
|
245
|
+
**Fixed bugs:**
|
|
246
|
+
|
|
247
|
+
- exists? throws exception on class mismatch instead of returning false [\#1276](https://github.com/samvera/active_fedora/issues/1276)
|
|
248
|
+
|
|
249
|
+
## [v8.4.1](https://github.com/samvera/active_fedora/tree/v8.4.1) (2017-07-12)
|
|
250
|
+
|
|
251
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.4.0...v8.4.1)
|
|
252
|
+
|
|
253
|
+
**Merged pull requests:**
|
|
254
|
+
|
|
255
|
+
- Fix AF compatibility with ruby 2.4 [\#1270](https://github.com/samvera/active_fedora/pull/1270) ([cbeer](https://github.com/cbeer))
|
|
256
|
+
|
|
257
|
+
## [v11.4.0](https://github.com/samvera/active_fedora/tree/v11.4.0) (2017-06-28)
|
|
258
|
+
|
|
259
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.3.1...v11.4.0)
|
|
260
|
+
|
|
261
|
+
**Merged pull requests:**
|
|
262
|
+
|
|
263
|
+
- \[backport\] Allow access to ETag with `AF::Common\#etag` [\#1266](https://github.com/samvera/active_fedora/pull/1266) ([jcoyne](https://github.com/jcoyne))
|
|
264
|
+
- \[backport\] Call get instead of HEAD + GET [\#1264](https://github.com/samvera/active_fedora/pull/1264) ([jcoyne](https://github.com/jcoyne))
|
|
265
|
+
|
|
266
|
+
## [v11.3.1](https://github.com/samvera/active_fedora/tree/v11.3.1) (2017-06-15)
|
|
267
|
+
|
|
268
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.3.0...v11.3.1)
|
|
269
|
+
|
|
270
|
+
**Closed issues:**
|
|
271
|
+
|
|
272
|
+
- Text files read from fedora do not have encoding set. [\#1258](https://github.com/samvera/active_fedora/issues/1258)
|
|
273
|
+
- ActiveFedora::Base.first fails by assuming id=1 [\#1254](https://github.com/samvera/active_fedora/issues/1254)
|
|
274
|
+
|
|
275
|
+
**Merged pull requests:**
|
|
276
|
+
|
|
277
|
+
- Set the proper string encoding on responses [\#1260](https://github.com/samvera/active_fedora/pull/1260) ([jcoyne](https://github.com/jcoyne))
|
|
278
|
+
|
|
279
|
+
## [v11.3.0](https://github.com/samvera/active_fedora/tree/v11.3.0) (2017-06-13)
|
|
280
|
+
|
|
281
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.2.0...v11.3.0)
|
|
282
|
+
|
|
283
|
+
**Implemented enhancements:**
|
|
284
|
+
|
|
285
|
+
- AF::Base initialization should not require a FCR4 connection [\#1060](https://github.com/samvera/active_fedora/issues/1060)
|
|
286
|
+
|
|
287
|
+
**Closed issues:**
|
|
288
|
+
|
|
289
|
+
- rake spec fails with `undefined method shared\_context\_metadata\_behavior=...` [\#1229](https://github.com/samvera/active_fedora/issues/1229)
|
|
290
|
+
- README instructions for test solr\_wrapper wrong [\#1216](https://github.com/samvera/active_fedora/issues/1216)
|
|
291
|
+
- Calling ActiveFedora.fedora.user should not connect to the repository. [\#880](https://github.com/samvera/active_fedora/issues/880)
|
|
292
|
+
- \<\< on properties doesn't persist [\#768](https://github.com/samvera/active_fedora/issues/768)
|
|
293
|
+
- Optimize reads [\#463](https://github.com/samvera/active_fedora/issues/463)
|
|
294
|
+
- RDF wiki, lesson 2 should use datastreams [\#359](https://github.com/samvera/active_fedora/issues/359)
|
|
295
|
+
|
|
296
|
+
**Merged pull requests:**
|
|
297
|
+
|
|
298
|
+
- Bump LDP version to ~\> 0.7.0 [\#1256](https://github.com/samvera/active_fedora/pull/1256) ([jcoyne](https://github.com/jcoyne))
|
|
299
|
+
|
|
300
|
+
## [v11.2.0](https://github.com/samvera/active_fedora/tree/v11.2.0) (2017-05-18)
|
|
301
|
+
|
|
302
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.1.6...v11.2.0)
|
|
303
|
+
|
|
304
|
+
**Closed issues:**
|
|
305
|
+
|
|
306
|
+
- Unknown attribute: \_attributes [\#1237](https://github.com/samvera/active_fedora/issues/1237)
|
|
307
|
+
|
|
308
|
+
**Merged pull requests:**
|
|
309
|
+
|
|
310
|
+
- Update travis build matrix [\#1243](https://github.com/samvera/active_fedora/pull/1243) ([cbeer](https://github.com/cbeer))
|
|
311
|
+
- Release 11.2.0 [\#1242](https://github.com/samvera/active_fedora/pull/1242) ([dazza-codes](https://github.com/dazza-codes))
|
|
312
|
+
- Expose solr connection options as an attribute [\#1241](https://github.com/samvera/active_fedora/pull/1241) ([cbeer](https://github.com/cbeer))
|
|
313
|
+
- YAML.safe\_load - allow YAML aliases - loading solr.yml and fedora.yml [\#1240](https://github.com/samvera/active_fedora/pull/1240) ([dazza-codes](https://github.com/dazza-codes))
|
|
314
|
+
- more powerful ActiveFedora::FixityService [\#1239](https://github.com/samvera/active_fedora/pull/1239) ([jrochkind](https://github.com/jrochkind))
|
|
315
|
+
- Metadata node save [\#1235](https://github.com/samvera/active_fedora/pull/1235) ([cjcolvar](https://github.com/cjcolvar))
|
|
316
|
+
- Pass nil instead of a nil RDF::URI as subject to Ldp::Resource to avoid head request [\#1233](https://github.com/samvera/active_fedora/pull/1233) ([cjcolvar](https://github.com/cjcolvar))
|
|
317
|
+
- Raise expected RuntimeError by using correct variable [\#1232](https://github.com/samvera/active_fedora/pull/1232) ([cjcolvar](https://github.com/cjcolvar))
|
|
318
|
+
- Pass the index\_config to the RDF::IndexingService [\#1231](https://github.com/samvera/active_fedora/pull/1231) ([jcoyne](https://github.com/jcoyne))
|
|
319
|
+
- Fix 1219 [\#1230](https://github.com/samvera/active_fedora/pull/1230) ([barmintor](https://github.com/barmintor))
|
|
320
|
+
- Add Indexing::Map\#merge [\#1227](https://github.com/samvera/active_fedora/pull/1227) ([jcoyne](https://github.com/jcoyne))
|
|
321
|
+
- Don't shadow attr\_accessor with custom accessor method [\#1226](https://github.com/samvera/active_fedora/pull/1226) ([jcoyne](https://github.com/jcoyne))
|
|
322
|
+
- Indexing::Map::IndexObject takes behaviors as a parameter [\#1225](https://github.com/samvera/active_fedora/pull/1225) ([jcoyne](https://github.com/jcoyne))
|
|
323
|
+
- Update documentation [\#1224](https://github.com/samvera/active_fedora/pull/1224) ([jcoyne](https://github.com/jcoyne))
|
|
324
|
+
- Indexing\#descendant\_uris capable of prioritizing at front of list [\#1219](https://github.com/samvera/active_fedora/pull/1219) ([jrochkind](https://github.com/jrochkind))
|
|
325
|
+
- \#reindex\_everything improvements [\#1218](https://github.com/samvera/active_fedora/pull/1218) ([jrochkind](https://github.com/jrochkind))
|
|
326
|
+
- Update rspec descriptions to avoid "should" [\#1217](https://github.com/samvera/active_fedora/pull/1217) ([jcoyne](https://github.com/jcoyne))
|
|
327
|
+
|
|
328
|
+
## [v11.1.6](https://github.com/samvera/active_fedora/tree/v11.1.6) (2017-04-19)
|
|
329
|
+
|
|
330
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.1.5...v11.1.6)
|
|
331
|
+
|
|
332
|
+
**Merged pull requests:**
|
|
333
|
+
|
|
334
|
+
- Update fcrepo\_wrapper command in README to use the correct port [\#1221](https://github.com/samvera/active_fedora/pull/1221) ([escowles](https://github.com/escowles))
|
|
335
|
+
- Empty out nodes directly. [\#1215](https://github.com/samvera/active_fedora/pull/1215) ([tpendragon](https://github.com/tpendragon))
|
|
336
|
+
- Removing an exclusion for a non-existent file [\#1214](https://github.com/samvera/active_fedora/pull/1214) ([jeremyf](https://github.com/jeremyf))
|
|
337
|
+
- Fixing fcrepo\_wrapper behavior in `with\_server` task [\#1213](https://github.com/samvera/active_fedora/pull/1213) ([jeremyf](https://github.com/jeremyf))
|
|
338
|
+
- Fix ActiveFedora::Inheritance.base\_class for deep File descendants [\#1211](https://github.com/samvera/active_fedora/pull/1211) ([mbklein](https://github.com/mbklein))
|
|
339
|
+
- print IDs in more error messages [\#1206](https://github.com/samvera/active_fedora/pull/1206) ([dunn](https://github.com/dunn))
|
|
340
|
+
|
|
341
|
+
## [v11.1.5](https://github.com/samvera/active_fedora/tree/v11.1.5) (2017-03-07)
|
|
342
|
+
|
|
343
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.1.4...v11.1.5)
|
|
344
|
+
|
|
345
|
+
**Merged pull requests:**
|
|
346
|
+
|
|
347
|
+
- Bump to version 11.1.5 [\#1210](https://github.com/samvera/active_fedora/pull/1210) ([hortongn](https://github.com/hortongn))
|
|
348
|
+
- When updating triples avoid the cache [\#1209](https://github.com/samvera/active_fedora/pull/1209) ([jcoyne](https://github.com/jcoyne))
|
|
349
|
+
- Add documentation about init\_root\_path [\#1208](https://github.com/samvera/active_fedora/pull/1208) ([jcoyne](https://github.com/jcoyne))
|
|
350
|
+
- Update rubocop to the latest release [\#1207](https://github.com/samvera/active_fedora/pull/1207) ([jcoyne](https://github.com/jcoyne))
|
|
351
|
+
- Bump version to 11.1.3 [\#1203](https://github.com/samvera/active_fedora/pull/1203) ([jcoyne](https://github.com/jcoyne))
|
|
352
|
+
|
|
353
|
+
## [v11.1.4](https://github.com/samvera/active_fedora/tree/v11.1.4) (2017-02-09)
|
|
354
|
+
|
|
355
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.3.1...v11.1.4)
|
|
356
|
+
|
|
357
|
+
**Merged pull requests:**
|
|
358
|
+
|
|
359
|
+
- Don't populate attached\_files when using idiomatic basic containment [\#1205](https://github.com/samvera/active_fedora/pull/1205) ([jcoyne](https://github.com/jcoyne))
|
|
360
|
+
|
|
361
|
+
## [v7.3.1](https://github.com/samvera/active_fedora/tree/v7.3.1) (2017-02-09)
|
|
362
|
+
|
|
363
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.3.0...v7.3.1)
|
|
364
|
+
|
|
365
|
+
**Merged pull requests:**
|
|
366
|
+
|
|
367
|
+
- Fix dependency snafu [\#1204](https://github.com/samvera/active_fedora/pull/1204) ([dchandekstark](https://github.com/dchandekstark))
|
|
368
|
+
|
|
369
|
+
## [v7.3.0](https://github.com/samvera/active_fedora/tree/v7.3.0) (2017-02-09)
|
|
370
|
+
|
|
371
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.1.3...v7.3.0)
|
|
372
|
+
|
|
373
|
+
**Merged pull requests:**
|
|
374
|
+
|
|
375
|
+
- Loosened Rubydora dependency for 2.x. [\#1200](https://github.com/samvera/active_fedora/pull/1200) ([dchandekstark](https://github.com/dchandekstark))
|
|
376
|
+
- Belongs-to fallback should gracefully fail when unable to find associ… [\#1161](https://github.com/samvera/active_fedora/pull/1161) ([cbeer](https://github.com/cbeer))
|
|
377
|
+
|
|
378
|
+
## [v11.1.3](https://github.com/samvera/active_fedora/tree/v11.1.3) (2017-02-09)
|
|
379
|
+
|
|
380
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.4.0...v11.1.3)
|
|
381
|
+
|
|
382
|
+
**Merged pull requests:**
|
|
383
|
+
|
|
384
|
+
- Refresh container resource triples [\#1202](https://github.com/samvera/active_fedora/pull/1202) ([jcoyne](https://github.com/jcoyne))
|
|
385
|
+
- Add missing update! method [\#1196](https://github.com/samvera/active_fedora/pull/1196) ([jcoyne](https://github.com/jcoyne))
|
|
386
|
+
- Allow Solrizer version 4.0 [\#1195](https://github.com/samvera/active_fedora/pull/1195) ([jcoyne](https://github.com/jcoyne))
|
|
387
|
+
- Explain which id could not be found [\#1194](https://github.com/samvera/active_fedora/pull/1194) ([jcoyne](https://github.com/jcoyne))
|
|
388
|
+
- Register ObjectNotFoundError as an Error ActionDispatch rescues [\#1193](https://github.com/samvera/active_fedora/pull/1193) ([jcoyne](https://github.com/jcoyne))
|
|
389
|
+
|
|
390
|
+
## [v8.4.0](https://github.com/samvera/active_fedora/tree/v8.4.0) (2017-02-03)
|
|
391
|
+
|
|
392
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.1.2...v8.4.0)
|
|
393
|
+
|
|
394
|
+
**Merged pull requests:**
|
|
395
|
+
|
|
396
|
+
- Version 8.4.0 [\#1198](https://github.com/samvera/active_fedora/pull/1198) ([dchandekstark](https://github.com/dchandekstark))
|
|
397
|
+
- Loosens rubydora dependency to allow using 2.x [\#1197](https://github.com/samvera/active_fedora/pull/1197) ([dchandekstark](https://github.com/dchandekstark))
|
|
398
|
+
|
|
399
|
+
## [v11.1.2](https://github.com/samvera/active_fedora/tree/v11.1.2) (2017-01-25)
|
|
400
|
+
|
|
401
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.1.1...v11.1.2)
|
|
402
|
+
|
|
403
|
+
**Closed issues:**
|
|
404
|
+
|
|
405
|
+
- Avoid using id\_to\_uri? [\#1189](https://github.com/samvera/active_fedora/issues/1189)
|
|
406
|
+
- NullLogger should respond to `debug?` [\#1184](https://github.com/samvera/active_fedora/issues/1184)
|
|
407
|
+
|
|
408
|
+
**Merged pull requests:**
|
|
409
|
+
|
|
410
|
+
- Eager load all the code in eager\_load blocks [\#1192](https://github.com/samvera/active_fedora/pull/1192) ([jcoyne](https://github.com/jcoyne))
|
|
411
|
+
- Eager load ActiveFedora [\#1191](https://github.com/samvera/active_fedora/pull/1191) ([jcoyne](https://github.com/jcoyne))
|
|
412
|
+
- Ensuring up to date system gems [\#1190](https://github.com/samvera/active_fedora/pull/1190) ([jeremyf](https://github.com/jeremyf))
|
|
413
|
+
- Warn if you don't pass :rows to SolrService.query [\#1188](https://github.com/samvera/active_fedora/pull/1188) ([jcoyne](https://github.com/jcoyne))
|
|
414
|
+
- Ensuring NullLogger responds to logging questions [\#1187](https://github.com/samvera/active_fedora/pull/1187) ([jeremyf](https://github.com/jeremyf))
|
|
415
|
+
|
|
416
|
+
## [v11.1.1](https://github.com/samvera/active_fedora/tree/v11.1.1) (2017-01-14)
|
|
417
|
+
|
|
418
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.1.0...v11.1.1)
|
|
419
|
+
|
|
420
|
+
**Merged pull requests:**
|
|
421
|
+
|
|
422
|
+
- Don't modify passed in attributes [\#1186](https://github.com/samvera/active_fedora/pull/1186) ([jcoyne](https://github.com/jcoyne))
|
|
423
|
+
- When rails initializes, set the log if it previously was a NullLogger [\#1185](https://github.com/samvera/active_fedora/pull/1185) ([jcoyne](https://github.com/jcoyne))
|
|
424
|
+
|
|
425
|
+
## [v11.1.0](https://github.com/samvera/active_fedora/tree/v11.1.0) (2017-01-13)
|
|
426
|
+
|
|
427
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.3.0...v11.1.0)
|
|
428
|
+
|
|
429
|
+
**Merged pull requests:**
|
|
430
|
+
|
|
431
|
+
- Casting an RDF::URI to a RDF::URI is unnecessary [\#1183](https://github.com/samvera/active_fedora/pull/1183) ([jcoyne](https://github.com/jcoyne))
|
|
432
|
+
- Replace deprecated Fixnum with Integer [\#1182](https://github.com/samvera/active_fedora/pull/1182) ([jcoyne](https://github.com/jcoyne))
|
|
433
|
+
- Removing invalid namespaces from tests [\#1181](https://github.com/samvera/active_fedora/pull/1181) ([escowles](https://github.com/escowles))
|
|
434
|
+
- Correct the documentation [\#1180](https://github.com/samvera/active_fedora/pull/1180) ([jcoyne](https://github.com/jcoyne))
|
|
435
|
+
- Fix reindex\_everything for use with active\_fedora-noid [\#1175](https://github.com/samvera/active_fedora/pull/1175) ([cjcolvar](https://github.com/cjcolvar))
|
|
436
|
+
- There is no need to pin rake any longer [\#1174](https://github.com/samvera/active_fedora/pull/1174) ([jcoyne](https://github.com/jcoyne))
|
|
437
|
+
- Allow logger to be set by default. Fixes \#1170 [\#1171](https://github.com/samvera/active_fedora/pull/1171) ([jcoyne](https://github.com/jcoyne))
|
|
438
|
+
- Add return value YARD doc [\#1169](https://github.com/samvera/active_fedora/pull/1169) ([jcoyne](https://github.com/jcoyne))
|
|
439
|
+
- Update to latest Rubocop [\#1168](https://github.com/samvera/active_fedora/pull/1168) ([awead](https://github.com/awead))
|
|
440
|
+
- Stop spamming IRC with Travis builds [\#1166](https://github.com/samvera/active_fedora/pull/1166) ([mjgiarlo](https://github.com/mjgiarlo))
|
|
441
|
+
- Changing file to accept any object that responds to URI including ano… [\#1162](https://github.com/samvera/active_fedora/pull/1162) ([carolyncole](https://github.com/carolyncole))
|
|
442
|
+
- Test with rsolr 2.x [\#1155](https://github.com/samvera/active_fedora/pull/1155) ([cbeer](https://github.com/cbeer))
|
|
443
|
+
- Use ActiveFedora::NullLogger [\#1153](https://github.com/samvera/active_fedora/pull/1153) ([awead](https://github.com/awead))
|
|
444
|
+
|
|
445
|
+
## [v8.3.0](https://github.com/samvera/active_fedora/tree/v8.3.0) (2016-11-21)
|
|
446
|
+
|
|
447
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v10.3.0...v8.3.0)
|
|
448
|
+
|
|
449
|
+
**Merged pull requests:**
|
|
450
|
+
|
|
451
|
+
- Don't whitelist rubydora connection options [\#1176](https://github.com/samvera/active_fedora/pull/1176) ([cbeer](https://github.com/cbeer))
|
|
452
|
+
|
|
453
|
+
## [v10.3.0](https://github.com/samvera/active_fedora/tree/v10.3.0) (2016-11-21)
|
|
454
|
+
|
|
455
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.2.2...v10.3.0)
|
|
456
|
+
|
|
457
|
+
**Merged pull requests:**
|
|
458
|
+
|
|
459
|
+
- Backport base\_uri method to keep reindex\_everything from erring with new af-noid [\#1178](https://github.com/samvera/active_fedora/pull/1178) ([hackmastera](https://github.com/hackmastera))
|
|
460
|
+
|
|
461
|
+
## [v8.2.2](https://github.com/samvera/active_fedora/tree/v8.2.2) (2016-11-17)
|
|
462
|
+
|
|
463
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.7.3...v8.2.2)
|
|
464
|
+
|
|
465
|
+
**Closed issues:**
|
|
466
|
+
|
|
467
|
+
- Update external content handling for Fedora 4.7.0-RC [\#1156](https://github.com/samvera/active_fedora/issues/1156)
|
|
468
|
+
|
|
469
|
+
**Merged pull requests:**
|
|
470
|
+
|
|
471
|
+
- Override \#inherited instead of using deprecated alias\_method\_chain [\#1177](https://github.com/samvera/active_fedora/pull/1177) ([cbeer](https://github.com/cbeer))
|
|
472
|
+
- Fix up tests broken by rspec 2 -\> 3 conversion [\#1164](https://github.com/samvera/active_fedora/pull/1164) ([cbeer](https://github.com/cbeer))
|
|
473
|
+
- Convert specs to RSpec 3.5.4 syntax with Transpec [\#1163](https://github.com/samvera/active_fedora/pull/1163) ([cbeer](https://github.com/cbeer))
|
|
474
|
+
|
|
475
|
+
## [v9.7.3](https://github.com/samvera/active_fedora/tree/v9.7.3) (2016-10-31)
|
|
476
|
+
|
|
477
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.2.1...v9.7.3)
|
|
478
|
+
|
|
479
|
+
**Closed issues:**
|
|
480
|
+
|
|
481
|
+
- Logger causes infinite recursion [\#1170](https://github.com/samvera/active_fedora/issues/1170)
|
|
482
|
+
|
|
483
|
+
**Merged pull requests:**
|
|
484
|
+
|
|
485
|
+
- Eliminate an unnecessary read of local content [\#1172](https://github.com/samvera/active_fedora/pull/1172) ([carolyncole](https://github.com/carolyncole))
|
|
486
|
+
|
|
487
|
+
## [v8.2.1](https://github.com/samvera/active_fedora/tree/v8.2.1) (2016-10-18)
|
|
488
|
+
|
|
489
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.2.0...v8.2.1)
|
|
490
|
+
|
|
491
|
+
**Merged pull requests:**
|
|
492
|
+
|
|
493
|
+
- Belongs-to fallback should gracefully fail when unable to find associ… [\#1160](https://github.com/samvera/active_fedora/pull/1160) ([cbeer](https://github.com/cbeer))
|
|
494
|
+
|
|
495
|
+
## [v8.2.0](https://github.com/samvera/active_fedora/tree/v8.2.0) (2016-10-17)
|
|
496
|
+
|
|
497
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.2.0...v8.2.0)
|
|
498
|
+
|
|
499
|
+
**Merged pull requests:**
|
|
500
|
+
|
|
501
|
+
- 8x optimize [\#1159](https://github.com/samvera/active_fedora/pull/1159) ([cbeer](https://github.com/cbeer))
|
|
502
|
+
|
|
503
|
+
## [v7.2.0](https://github.com/samvera/active_fedora/tree/v7.2.0) (2016-10-17)
|
|
504
|
+
|
|
505
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.8.0...v7.2.0)
|
|
506
|
+
|
|
507
|
+
**Merged pull requests:**
|
|
508
|
+
|
|
509
|
+
- Short-circuit belongs\_to association lookups [\#1158](https://github.com/samvera/active_fedora/pull/1158) ([cbeer](https://github.com/cbeer))
|
|
510
|
+
|
|
511
|
+
## [v6.8.0](https://github.com/samvera/active_fedora/tree/v6.8.0) (2016-10-13)
|
|
512
|
+
|
|
513
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.0.1...v6.8.0)
|
|
514
|
+
|
|
515
|
+
**Merged pull requests:**
|
|
516
|
+
|
|
517
|
+
- 6x dependencies [\#1157](https://github.com/samvera/active_fedora/pull/1157) ([cbeer](https://github.com/cbeer))
|
|
518
|
+
|
|
519
|
+
## [v11.0.1](https://github.com/samvera/active_fedora/tree/v11.0.1) (2016-09-22)
|
|
520
|
+
|
|
521
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.0.0...v11.0.1)
|
|
522
|
+
|
|
523
|
+
**Merged pull requests:**
|
|
524
|
+
|
|
525
|
+
- Guard for nil logger [\#1152](https://github.com/samvera/active_fedora/pull/1152) ([jcoyne](https://github.com/jcoyne))
|
|
526
|
+
- Cast RDF Literals to strings when indexing. [\#1151](https://github.com/samvera/active_fedora/pull/1151) ([tpendragon](https://github.com/tpendragon))
|
|
527
|
+
|
|
528
|
+
## [v11.0.0](https://github.com/samvera/active_fedora/tree/v11.0.0) (2016-09-13)
|
|
529
|
+
|
|
530
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v10.3.0.rc2...v11.0.0)
|
|
531
|
+
|
|
532
|
+
**Closed issues:**
|
|
533
|
+
|
|
534
|
+
- Remove .send call from FedoraAttributes/OrderedList [\#1111](https://github.com/samvera/active_fedora/issues/1111)
|
|
535
|
+
- Enforce cardinality of properties on ActiveFedora::RDFDatastream like it is for ActiveFedora::Base [\#776](https://github.com/samvera/active_fedora/issues/776)
|
|
536
|
+
- RDF::StrictVocabulary.term is introduced in rdf 1.1.4 [\#669](https://github.com/samvera/active_fedora/issues/669)
|
|
537
|
+
- Add rdf-vocab 0.4.0 dependency and remove vocabs [\#651](https://github.com/samvera/active_fedora/issues/651)
|
|
538
|
+
|
|
539
|
+
**Merged pull requests:**
|
|
540
|
+
|
|
541
|
+
- Upgrade to ActiveTriples 0.11 [\#1149](https://github.com/samvera/active_fedora/pull/1149) ([jcoyne](https://github.com/jcoyne))
|
|
542
|
+
- Rename to\_class\_uri to to\_rdf\_representation [\#1148](https://github.com/samvera/active_fedora/pull/1148) ([jcoyne](https://github.com/jcoyne))
|
|
543
|
+
- Querying for relationships should use solr raw query [\#1147](https://github.com/samvera/active_fedora/pull/1147) ([jcoyne](https://github.com/jcoyne))
|
|
544
|
+
- Update rspec configuration with new default settings [\#1145](https://github.com/samvera/active_fedora/pull/1145) ([cbeer](https://github.com/cbeer))
|
|
545
|
+
- Bump dependency on rsolr to \>= 1.1.2 [\#1144](https://github.com/samvera/active_fedora/pull/1144) ([jcoyne](https://github.com/jcoyne))
|
|
546
|
+
- Remove unused methods [\#1143](https://github.com/samvera/active_fedora/pull/1143) ([jcoyne](https://github.com/jcoyne))
|
|
547
|
+
- Additional datastreams cleanup [\#1142](https://github.com/samvera/active_fedora/pull/1142) ([cbeer](https://github.com/cbeer))
|
|
548
|
+
|
|
549
|
+
## [v10.3.0.rc2](https://github.com/samvera/active_fedora/tree/v10.3.0.rc2) (2016-08-18)
|
|
550
|
+
|
|
551
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.0.0.rc7...v10.3.0.rc2)
|
|
552
|
+
|
|
553
|
+
## [v11.0.0.rc7](https://github.com/samvera/active_fedora/tree/v11.0.0.rc7) (2016-08-18)
|
|
554
|
+
|
|
555
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v10.3.0.rc1...v11.0.0.rc7)
|
|
556
|
+
|
|
557
|
+
**Merged pull requests:**
|
|
558
|
+
|
|
559
|
+
- Lookup inverse using predicate [\#1141](https://github.com/samvera/active_fedora/pull/1141) ([jcoyne](https://github.com/jcoyne))
|
|
560
|
+
- Remove delegates to removed methods [\#1139](https://github.com/samvera/active_fedora/pull/1139) ([cjcolvar](https://github.com/cjcolvar))
|
|
561
|
+
- Remove Datastreams [\#1130](https://github.com/samvera/active_fedora/pull/1130) ([jcoyne](https://github.com/jcoyne))
|
|
562
|
+
|
|
563
|
+
## [v10.3.0.rc1](https://github.com/samvera/active_fedora/tree/v10.3.0.rc1) (2016-08-18)
|
|
564
|
+
|
|
565
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.0.0.rc6...v10.3.0.rc1)
|
|
566
|
+
|
|
567
|
+
**Merged pull requests:**
|
|
568
|
+
|
|
569
|
+
- Accept attributes that have the correct methods [\#1140](https://github.com/samvera/active_fedora/pull/1140) ([jcoyne](https://github.com/jcoyne))
|
|
570
|
+
|
|
571
|
+
## [v11.0.0.rc6](https://github.com/samvera/active_fedora/tree/v11.0.0.rc6) (2016-08-12)
|
|
572
|
+
|
|
573
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v10.2.1...v11.0.0.rc6)
|
|
574
|
+
|
|
575
|
+
**Merged pull requests:**
|
|
576
|
+
|
|
577
|
+
- Solr wrapper bump [\#1136](https://github.com/samvera/active_fedora/pull/1136) ([atz](https://github.com/atz))
|
|
578
|
+
- solr\_wrapper now uses the generated solr configs for testing AF instead of a separate directory tree of Solr configs [\#1135](https://github.com/samvera/active_fedora/pull/1135) ([mjgiarlo](https://github.com/mjgiarlo))
|
|
579
|
+
- Bump rubocop-rspec version [\#1134](https://github.com/samvera/active_fedora/pull/1134) ([atz](https://github.com/atz))
|
|
580
|
+
- Adding in the terms handler so that generated apps include this by default [\#1120](https://github.com/samvera/active_fedora/pull/1120) ([carolyncole](https://github.com/carolyncole))
|
|
581
|
+
|
|
582
|
+
## [v10.2.1](https://github.com/samvera/active_fedora/tree/v10.2.1) (2016-08-12)
|
|
583
|
+
|
|
584
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.0.0.rc5...v10.2.1)
|
|
585
|
+
|
|
586
|
+
**Merged pull requests:**
|
|
587
|
+
|
|
588
|
+
- solr\_wrapper now uses generated configs for testing [\#1137](https://github.com/samvera/active_fedora/pull/1137) ([mjgiarlo](https://github.com/mjgiarlo))
|
|
589
|
+
|
|
590
|
+
## [v11.0.0.rc5](https://github.com/samvera/active_fedora/tree/v11.0.0.rc5) (2016-08-11)
|
|
591
|
+
|
|
592
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.0.0.rc4...v11.0.0.rc5)
|
|
593
|
+
|
|
594
|
+
**Merged pull requests:**
|
|
595
|
+
|
|
596
|
+
- Bump ldp dependency to 0.6.0 [\#1133](https://github.com/samvera/active_fedora/pull/1133) ([jcoyne](https://github.com/jcoyne))
|
|
597
|
+
|
|
598
|
+
## [v11.0.0.rc4](https://github.com/samvera/active_fedora/tree/v11.0.0.rc4) (2016-08-10)
|
|
599
|
+
|
|
600
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v10.2.0...v11.0.0.rc4)
|
|
601
|
+
|
|
602
|
+
**Merged pull requests:**
|
|
603
|
+
|
|
604
|
+
- Remove linkeddata. [\#1131](https://github.com/samvera/active_fedora/pull/1131) ([jcoyne](https://github.com/jcoyne))
|
|
605
|
+
|
|
606
|
+
## [v10.2.0](https://github.com/samvera/active_fedora/tree/v10.2.0) (2016-08-10)
|
|
607
|
+
|
|
608
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.0.0.rc3...v10.2.0)
|
|
609
|
+
|
|
610
|
+
**Merged pull requests:**
|
|
611
|
+
|
|
612
|
+
- Remove linkeddata \(following \#1131\) -- backport to latest stable branch [\#1132](https://github.com/samvera/active_fedora/pull/1132) ([mjgiarlo](https://github.com/mjgiarlo))
|
|
613
|
+
- Align solr config from Sufia with what's in AF [\#1129](https://github.com/samvera/active_fedora/pull/1129) ([mjgiarlo](https://github.com/mjgiarlo))
|
|
614
|
+
- Deprecate calling ActiveFedora::Base\#initialize with a String argument [\#1126](https://github.com/samvera/active_fedora/pull/1126) ([jcoyne](https://github.com/jcoyne))
|
|
615
|
+
|
|
616
|
+
## [v11.0.0.rc3](https://github.com/samvera/active_fedora/tree/v11.0.0.rc3) (2016-08-10)
|
|
617
|
+
|
|
618
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.0.0.rc2...v11.0.0.rc3)
|
|
619
|
+
|
|
620
|
+
**Closed issues:**
|
|
621
|
+
|
|
622
|
+
- ActionController::Parameters is not acceptable. [\#1122](https://github.com/samvera/active_fedora/issues/1122)
|
|
623
|
+
|
|
624
|
+
**Merged pull requests:**
|
|
625
|
+
|
|
626
|
+
- Refactor spec [\#1128](https://github.com/samvera/active_fedora/pull/1128) ([jcoyne](https://github.com/jcoyne))
|
|
627
|
+
- Remove ActiveFedora::Base\#initialize with a String argument [\#1127](https://github.com/samvera/active_fedora/pull/1127) ([jcoyne](https://github.com/jcoyne))
|
|
628
|
+
|
|
629
|
+
## [v11.0.0.rc2](https://github.com/samvera/active_fedora/tree/v11.0.0.rc2) (2016-08-09)
|
|
630
|
+
|
|
631
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v11.0.0.rc1...v11.0.0.rc2)
|
|
632
|
+
|
|
633
|
+
**Merged pull requests:**
|
|
634
|
+
|
|
635
|
+
- Reference actual classes [\#1121](https://github.com/samvera/active_fedora/pull/1121) ([jcoyne](https://github.com/jcoyne))
|
|
636
|
+
- Fixing for latest rubocop-rspec [\#1119](https://github.com/samvera/active_fedora/pull/1119) ([carolyncole](https://github.com/carolyncole))
|
|
637
|
+
|
|
638
|
+
## [v11.0.0.rc1](https://github.com/samvera/active_fedora/tree/v11.0.0.rc1) (2016-07-29)
|
|
639
|
+
|
|
640
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v10.1.0...v11.0.0.rc1)
|
|
641
|
+
|
|
642
|
+
**Merged pull requests:**
|
|
643
|
+
|
|
644
|
+
- Model template uses has\_subresource. Fixes \#1090 [\#1118](https://github.com/samvera/active_fedora/pull/1118) ([jcoyne](https://github.com/jcoyne))
|
|
645
|
+
- Run rubocop before starting the test server [\#1117](https://github.com/samvera/active_fedora/pull/1117) ([jcoyne](https://github.com/jcoyne))
|
|
646
|
+
- Throw abort to terminate callbacks [\#1116](https://github.com/samvera/active_fedora/pull/1116) ([jcoyne](https://github.com/jcoyne))
|
|
647
|
+
- Remove load\_instance\_from\_solr [\#1113](https://github.com/samvera/active_fedora/pull/1113) ([jcoyne](https://github.com/jcoyne))
|
|
648
|
+
- Update to latest rubocop and rubocop-rspec [\#1112](https://github.com/samvera/active_fedora/pull/1112) ([jcoyne](https://github.com/jcoyne))
|
|
649
|
+
- Performance Improvements [\#1109](https://github.com/samvera/active_fedora/pull/1109) ([tpendragon](https://github.com/tpendragon))
|
|
650
|
+
- Update Active Triples [\#1107](https://github.com/samvera/active_fedora/pull/1107) ([jcoyne](https://github.com/jcoyne))
|
|
651
|
+
|
|
652
|
+
## [v10.1.0](https://github.com/samvera/active_fedora/tree/v10.1.0) (2016-07-29)
|
|
653
|
+
|
|
654
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v10.1.0.rc1...v10.1.0)
|
|
655
|
+
|
|
656
|
+
**Fixed bugs:**
|
|
657
|
+
|
|
658
|
+
- Naming of contains, directly\_contains, etc. on Reflection class is confusing [\#811](https://github.com/samvera/active_fedora/issues/811)
|
|
659
|
+
|
|
660
|
+
**Closed issues:**
|
|
661
|
+
|
|
662
|
+
- Remove indexed profile \(or turn it off by default\) [\#1110](https://github.com/samvera/active_fedora/issues/1110)
|
|
663
|
+
- Model template uses removed method `contains` [\#1090](https://github.com/samvera/active_fedora/issues/1090)
|
|
664
|
+
- Can't load a belongs\_to association on a record loaded from solr. [\#946](https://github.com/samvera/active_fedora/issues/946)
|
|
665
|
+
- load\_instance\_from\_solr causes multivalue error. [\#877](https://github.com/samvera/active_fedora/issues/877)
|
|
666
|
+
- Rdf datastreams get loaded on AF::Base.find [\#33](https://github.com/samvera/active_fedora/issues/33)
|
|
667
|
+
|
|
668
|
+
**Merged pull requests:**
|
|
669
|
+
|
|
670
|
+
- Deprecate load\_instance\_from\_solr [\#1115](https://github.com/samvera/active_fedora/pull/1115) ([jcoyne](https://github.com/jcoyne))
|
|
671
|
+
|
|
672
|
+
## [v10.1.0.rc1](https://github.com/samvera/active_fedora/tree/v10.1.0.rc1) (2016-07-11)
|
|
673
|
+
|
|
674
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.7.2...v10.1.0.rc1)
|
|
675
|
+
|
|
676
|
+
**Fixed bugs:**
|
|
677
|
+
|
|
678
|
+
- ActiveFedora::WithMetadata::MetadataNode\#save isn't working [\#1083](https://github.com/samvera/active_fedora/issues/1083)
|
|
679
|
+
|
|
680
|
+
**Merged pull requests:**
|
|
681
|
+
|
|
682
|
+
- Sending multiple values from a where cluase will join with OR [\#1106](https://github.com/samvera/active_fedora/pull/1106) ([carolyncole](https://github.com/carolyncole))
|
|
683
|
+
- Remove autoload of non-existant class [\#1099](https://github.com/samvera/active_fedora/pull/1099) ([jcoyne](https://github.com/jcoyne))
|
|
684
|
+
- Deprecate datastreams [\#1098](https://github.com/samvera/active_fedora/pull/1098) ([jcoyne](https://github.com/jcoyne))
|
|
685
|
+
- Remove prefix method from File [\#1097](https://github.com/samvera/active_fedora/pull/1097) ([jcoyne](https://github.com/jcoyne))
|
|
686
|
+
- Remove unused methods from OmDatastream [\#1096](https://github.com/samvera/active_fedora/pull/1096) ([jcoyne](https://github.com/jcoyne))
|
|
687
|
+
- Remove configure\_jetty rake task [\#1095](https://github.com/samvera/active_fedora/pull/1095) ([jcoyne](https://github.com/jcoyne))
|
|
688
|
+
|
|
689
|
+
## [v9.7.2](https://github.com/samvera/active_fedora/tree/v9.7.2) (2016-07-01)
|
|
690
|
+
|
|
691
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v10.0.0...v9.7.2)
|
|
692
|
+
|
|
693
|
+
**Merged pull requests:**
|
|
694
|
+
|
|
695
|
+
- Adding the ability to join with OR from a where clause [\#1103](https://github.com/samvera/active_fedora/pull/1103) ([carolyncole](https://github.com/carolyncole))
|
|
696
|
+
- Fixing rubocop for latest version [\#1102](https://github.com/samvera/active_fedora/pull/1102) ([carolyncole](https://github.com/carolyncole))
|
|
697
|
+
|
|
698
|
+
## [v10.0.0](https://github.com/samvera/active_fedora/tree/v10.0.0) (2016-06-08)
|
|
699
|
+
|
|
700
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v10.0.0.beta4...v10.0.0)
|
|
701
|
+
|
|
702
|
+
**Merged pull requests:**
|
|
703
|
+
|
|
704
|
+
- Fix the description on a test so that it's acurate [\#1094](https://github.com/samvera/active_fedora/pull/1094) ([jcoyne](https://github.com/jcoyne))
|
|
705
|
+
|
|
706
|
+
## [v10.0.0.beta4](https://github.com/samvera/active_fedora/tree/v10.0.0.beta4) (2016-06-03)
|
|
707
|
+
|
|
708
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v10.0.0.beta3...v10.0.0.beta4)
|
|
709
|
+
|
|
710
|
+
**Merged pull requests:**
|
|
711
|
+
|
|
712
|
+
- Stop indexing on active\_fedora\_model\_ssi [\#1093](https://github.com/samvera/active_fedora/pull/1093) ([jcoyne](https://github.com/jcoyne))
|
|
713
|
+
- AF::File\#save! should persist metadata [\#1091](https://github.com/samvera/active_fedora/pull/1091) ([jcoyne](https://github.com/jcoyne))
|
|
714
|
+
|
|
715
|
+
## [v10.0.0.beta3](https://github.com/samvera/active_fedora/tree/v10.0.0.beta3) (2016-05-23)
|
|
716
|
+
|
|
717
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v10.0.0.beta2...v10.0.0.beta3)
|
|
718
|
+
|
|
719
|
+
**Implemented enhancements:**
|
|
720
|
+
|
|
721
|
+
- Missing an ActiveFedora::File\#content? method [\#1082](https://github.com/samvera/active_fedora/issues/1082)
|
|
722
|
+
|
|
723
|
+
**Closed issues:**
|
|
724
|
+
|
|
725
|
+
- Updating ActiveFedora::File.mime-type [\#890](https://github.com/samvera/active_fedora/issues/890)
|
|
726
|
+
|
|
727
|
+
**Merged pull requests:**
|
|
728
|
+
|
|
729
|
+
- Filter out records marked\_as\_deleted [\#1089](https://github.com/samvera/active_fedora/pull/1089) ([jcoyne](https://github.com/jcoyne))
|
|
730
|
+
- Eliminate an unnecessary read of local content [\#1088](https://github.com/samvera/active_fedora/pull/1088) ([jcoyne](https://github.com/jcoyne))
|
|
731
|
+
- Set the solrizer logger in the railtie. Fixes \#997 [\#1087](https://github.com/samvera/active_fedora/pull/1087) ([jcoyne](https://github.com/jcoyne))
|
|
732
|
+
- Make the MetadataNode conform to the AF::Base API [\#1086](https://github.com/samvera/active_fedora/pull/1086) ([jcoyne](https://github.com/jcoyne))
|
|
733
|
+
- remove unnecessary require of deprecation [\#1085](https://github.com/samvera/active_fedora/pull/1085) ([jcoyne](https://github.com/jcoyne))
|
|
734
|
+
- ActiveFedora::File.mime\_type should be updatable. Fixes \#890, \#1083 [\#1084](https://github.com/samvera/active_fedora/pull/1084) ([mjgiarlo](https://github.com/mjgiarlo))
|
|
735
|
+
- Restore defaults to with\_server [\#1079](https://github.com/samvera/active_fedora/pull/1079) ([jcoyne](https://github.com/jcoyne))
|
|
736
|
+
|
|
737
|
+
## [v10.0.0.beta2](https://github.com/samvera/active_fedora/tree/v10.0.0.beta2) (2016-05-12)
|
|
738
|
+
|
|
739
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v10.0.0.beta1...v10.0.0.beta2)
|
|
740
|
+
|
|
741
|
+
**Closed issues:**
|
|
742
|
+
|
|
743
|
+
- Assigning a singular minted relationship value to a non-multiple property causes an error? [\#1067](https://github.com/samvera/active_fedora/issues/1067)
|
|
744
|
+
|
|
745
|
+
**Merged pull requests:**
|
|
746
|
+
|
|
747
|
+
- Using generated config files for fedora & solr [\#1078](https://github.com/samvera/active_fedora/pull/1078) ([escowles](https://github.com/escowles))
|
|
748
|
+
- Metadata class factory [\#1077](https://github.com/samvera/active_fedora/pull/1077) ([awead](https://github.com/awead))
|
|
749
|
+
|
|
750
|
+
## [v10.0.0.beta1](https://github.com/samvera/active_fedora/tree/v10.0.0.beta1) (2016-05-10)
|
|
751
|
+
|
|
752
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.13.0...v10.0.0.beta1)
|
|
753
|
+
|
|
754
|
+
## [v9.13.0](https://github.com/samvera/active_fedora/tree/v9.13.0) (2016-05-09)
|
|
755
|
+
|
|
756
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.12.0...v9.13.0)
|
|
757
|
+
|
|
758
|
+
**Merged pull requests:**
|
|
759
|
+
|
|
760
|
+
- Remove deprecations in preparation for AF 10.0 [\#1076](https://github.com/samvera/active_fedora/pull/1076) ([jcoyne](https://github.com/jcoyne))
|
|
761
|
+
- Deprecate AF::SimpleDatastream [\#1075](https://github.com/samvera/active_fedora/pull/1075) ([jcoyne](https://github.com/jcoyne))
|
|
762
|
+
- Use Deprecation.warn on AS::Concern ClassMethods [\#1074](https://github.com/samvera/active_fedora/pull/1074) ([jcoyne](https://github.com/jcoyne))
|
|
763
|
+
- Add a Basic Container association [\#1073](https://github.com/samvera/active_fedora/pull/1073) ([jcoyne](https://github.com/jcoyne))
|
|
764
|
+
- Renamed `contains` to `has\_subresource` [\#1072](https://github.com/samvera/active_fedora/pull/1072) ([jcoyne](https://github.com/jcoyne))
|
|
765
|
+
- Have generators create wrapper config files for test [\#1071](https://github.com/samvera/active_fedora/pull/1071) ([mark-dce](https://github.com/mark-dce))
|
|
766
|
+
- Update solr\_wrapper and fcrepo\_wrapper dot-file defaults [\#1070](https://github.com/samvera/active_fedora/pull/1070) ([mark-dce](https://github.com/mark-dce))
|
|
767
|
+
- Don't raise an error if you check if a deleted object is new [\#1069](https://github.com/samvera/active_fedora/pull/1069) ([jcoyne](https://github.com/jcoyne))
|
|
768
|
+
- Suppress AF::Cleaner errors when running the test suite [\#1066](https://github.com/samvera/active_fedora/pull/1066) ([cbeer](https://github.com/cbeer))
|
|
769
|
+
- Defer `init\_base\_path` until it is required [\#1065](https://github.com/samvera/active_fedora/pull/1065) ([cbeer](https://github.com/cbeer))
|
|
770
|
+
|
|
771
|
+
## [v9.12.0](https://github.com/samvera/active_fedora/tree/v9.12.0) (2016-04-19)
|
|
772
|
+
|
|
773
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.11.0...v9.12.0)
|
|
774
|
+
|
|
775
|
+
**Fixed bugs:**
|
|
776
|
+
|
|
777
|
+
- model returned by ActiveFedora::SolrHit. instantiate\_with\_json is persisted? -\> false [\#1054](https://github.com/samvera/active_fedora/issues/1054)
|
|
778
|
+
- File streaming does not account for SSL [\#992](https://github.com/samvera/active_fedora/issues/992)
|
|
779
|
+
|
|
780
|
+
**Merged pull requests:**
|
|
781
|
+
|
|
782
|
+
- Update graph instead of destroying it [\#1063](https://github.com/samvera/active_fedora/pull/1063) ([narogers](https://github.com/narogers))
|
|
783
|
+
- \#992 detect https url for FCREPO and use\_ssl appropriately [\#1062](https://github.com/samvera/active_fedora/pull/1062) ([barmintor](https://github.com/barmintor))
|
|
784
|
+
- Update SolrService.register to support passing in the url as one of the option keys [\#1061](https://github.com/samvera/active_fedora/pull/1061) ([cbeer](https://github.com/cbeer))
|
|
785
|
+
- SolrHit\#instantiate\_with\_json should create persisted objects [\#1056](https://github.com/samvera/active_fedora/pull/1056) ([cbeer](https://github.com/cbeer))
|
|
786
|
+
|
|
787
|
+
## [v9.11.0](https://github.com/samvera/active_fedora/tree/v9.11.0) (2016-04-15)
|
|
788
|
+
|
|
789
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.10.4...v9.11.0)
|
|
790
|
+
|
|
791
|
+
**Closed issues:**
|
|
792
|
+
|
|
793
|
+
- Update Schema.xml for Solr 6 [\#1058](https://github.com/samvera/active_fedora/issues/1058)
|
|
794
|
+
- Streamed content doesn't follow redirects [\#1051](https://github.com/samvera/active_fedora/issues/1051)
|
|
795
|
+
- Release Notes for Fedora4 [\#639](https://github.com/samvera/active_fedora/issues/639)
|
|
796
|
+
|
|
797
|
+
**Merged pull requests:**
|
|
798
|
+
|
|
799
|
+
- Update schema for Solr 6 [\#1059](https://github.com/samvera/active_fedora/pull/1059) ([atz](https://github.com/atz))
|
|
800
|
+
- Update schema for Solr 5+6 compatibility [\#1057](https://github.com/samvera/active_fedora/pull/1057) ([cbeer](https://github.com/cbeer))
|
|
801
|
+
- Fedora 4.5.1-RC compatibility [\#1053](https://github.com/samvera/active_fedora/pull/1053) ([escowles](https://github.com/escowles))
|
|
802
|
+
- follow redirects for content streaming, closes \#1051 [\#1052](https://github.com/samvera/active_fedora/pull/1052) ([lbiedinger](https://github.com/lbiedinger))
|
|
803
|
+
- Push AF::Fedora\#init\_base\_path down into \#connection [\#1050](https://github.com/samvera/active_fedora/pull/1050) ([cbeer](https://github.com/cbeer))
|
|
804
|
+
- Add DangerousAttributeError exception and test the triggering case [\#1049](https://github.com/samvera/active_fedora/pull/1049) ([cbeer](https://github.com/cbeer))
|
|
805
|
+
- Align new aggregation associations with existing conventions [\#1048](https://github.com/samvera/active_fedora/pull/1048) ([cbeer](https://github.com/cbeer))
|
|
806
|
+
- Use a version of activesupport \>= 4.2.4 [\#1047](https://github.com/samvera/active_fedora/pull/1047) ([jcoyne](https://github.com/jcoyne))
|
|
807
|
+
- Pass the block from find\_in\_batches to search\_in\_batches [\#1045](https://github.com/samvera/active_fedora/pull/1045) ([jcoyne](https://github.com/jcoyne))
|
|
808
|
+
- Enable `dependent: destroy` for HasManyAssociation [\#1044](https://github.com/samvera/active_fedora/pull/1044) ([jcoyne](https://github.com/jcoyne))
|
|
809
|
+
- Merge activefedora-aggregations into active-fedora [\#1043](https://github.com/samvera/active_fedora/pull/1043) ([cbeer](https://github.com/cbeer))
|
|
810
|
+
- ActiveFedora::RecordInvalid should be a ActiveFedoraError [\#1042](https://github.com/samvera/active_fedora/pull/1042) ([cbeer](https://github.com/cbeer))
|
|
811
|
+
|
|
812
|
+
## [v9.10.4](https://github.com/samvera/active_fedora/tree/v9.10.4) (2016-03-28)
|
|
813
|
+
|
|
814
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.10.3...v9.10.4)
|
|
815
|
+
|
|
816
|
+
**Closed issues:**
|
|
817
|
+
|
|
818
|
+
- Updating mime-type puts FCRepo 4.5.0 in a bad state [\#1046](https://github.com/samvera/active_fedora/issues/1046)
|
|
819
|
+
|
|
820
|
+
## [v9.10.3](https://github.com/samvera/active_fedora/tree/v9.10.3) (2016-03-28)
|
|
821
|
+
|
|
822
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.10.2...v9.10.3)
|
|
823
|
+
|
|
824
|
+
## [v9.10.2](https://github.com/samvera/active_fedora/tree/v9.10.2) (2016-03-28)
|
|
825
|
+
|
|
826
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.10.1...v9.10.2)
|
|
827
|
+
|
|
828
|
+
## [v9.10.1](https://github.com/samvera/active_fedora/tree/v9.10.1) (2016-03-25)
|
|
829
|
+
|
|
830
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.10.0...v9.10.1)
|
|
831
|
+
|
|
832
|
+
**Merged pull requests:**
|
|
833
|
+
|
|
834
|
+
- Remove extra underscore from reflect\_on\_association [\#1041](https://github.com/samvera/active_fedora/pull/1041) ([tpendragon](https://github.com/tpendragon))
|
|
835
|
+
|
|
836
|
+
## [v9.10.0](https://github.com/samvera/active_fedora/tree/v9.10.0) (2016-03-24)
|
|
837
|
+
|
|
838
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.10.0.pre2...v9.10.0)
|
|
839
|
+
|
|
840
|
+
**Merged pull requests:**
|
|
841
|
+
|
|
842
|
+
- Continued alignment of associations with upstream changes [\#1038](https://github.com/samvera/active_fedora/pull/1038) ([cbeer](https://github.com/cbeer))
|
|
843
|
+
- Update reflections and associations [\#1037](https://github.com/samvera/active_fedora/pull/1037) ([cbeer](https://github.com/cbeer))
|
|
844
|
+
- Wrapper config [\#1036](https://github.com/samvera/active_fedora/pull/1036) ([jcoyne](https://github.com/jcoyne))
|
|
845
|
+
- ActiveFedora::File.mime\_type should be updatable [\#1035](https://github.com/samvera/active_fedora/pull/1035) ([cjcolvar](https://github.com/cjcolvar))
|
|
846
|
+
|
|
847
|
+
## [v9.10.0.pre2](https://github.com/samvera/active_fedora/tree/v9.10.0.pre2) (2016-03-22)
|
|
848
|
+
|
|
849
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.10.0.pre1...v9.10.0.pre2)
|
|
850
|
+
|
|
851
|
+
**Closed issues:**
|
|
852
|
+
|
|
853
|
+
- has\_many assertions that are not persisted are not showing in size [\#1030](https://github.com/samvera/active_fedora/issues/1030)
|
|
854
|
+
|
|
855
|
+
**Merged pull requests:**
|
|
856
|
+
|
|
857
|
+
- Deprecate delegating attributes to associated objects [\#1034](https://github.com/samvera/active_fedora/pull/1034) ([jcoyne](https://github.com/jcoyne))
|
|
858
|
+
- Update AF::AttributeMethods with upstream changes [\#1033](https://github.com/samvera/active_fedora/pull/1033) ([cbeer](https://github.com/cbeer))
|
|
859
|
+
- Correctly find the size of a collection in memory [\#1032](https://github.com/samvera/active_fedora/pull/1032) ([jcoyne](https://github.com/jcoyne))
|
|
860
|
+
- Update scoping with latest upstream changes [\#1031](https://github.com/samvera/active_fedora/pull/1031) ([cbeer](https://github.com/cbeer))
|
|
861
|
+
- Update callbacks with upstream improvements [\#1028](https://github.com/samvera/active_fedora/pull/1028) ([cbeer](https://github.com/cbeer))
|
|
862
|
+
|
|
863
|
+
## [v9.10.0.pre1](https://github.com/samvera/active_fedora/tree/v9.10.0.pre1) (2016-03-19)
|
|
864
|
+
|
|
865
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.9.1...v9.10.0.pre1)
|
|
866
|
+
|
|
867
|
+
**Closed issues:**
|
|
868
|
+
|
|
869
|
+
- has\_many for a new owner is returning all the orphan records [\#1008](https://github.com/samvera/active_fedora/issues/1008)
|
|
870
|
+
- ActiveFedora should set Solrizer.logger [\#997](https://github.com/samvera/active_fedora/issues/997)
|
|
871
|
+
|
|
872
|
+
**Merged pull requests:**
|
|
873
|
+
|
|
874
|
+
- Update Validations with latest upstream changes [\#1029](https://github.com/samvera/active_fedora/pull/1029) ([cbeer](https://github.com/cbeer))
|
|
875
|
+
- Delegate count to the scope [\#1027](https://github.com/samvera/active_fedora/pull/1027) ([jcoyne](https://github.com/jcoyne))
|
|
876
|
+
- Update nested attributes with upstream improvements [\#1026](https://github.com/samvera/active_fedora/pull/1026) ([cbeer](https://github.com/cbeer))
|
|
877
|
+
- Update minimum versions of ruby and activesupport [\#1025](https://github.com/samvera/active_fedora/pull/1025) ([cbeer](https://github.com/cbeer))
|
|
878
|
+
- Begin updating associations to latest Rails conventions [\#1024](https://github.com/samvera/active_fedora/pull/1024) ([cbeer](https://github.com/cbeer))
|
|
879
|
+
- Unconditionally run coverage reports when running tests [\#1023](https://github.com/samvera/active_fedora/pull/1023) ([cbeer](https://github.com/cbeer))
|
|
880
|
+
- Remove or deprecate unused code [\#1022](https://github.com/samvera/active_fedora/pull/1022) ([cbeer](https://github.com/cbeer))
|
|
881
|
+
- Extract SolrService.get to send requests to Solr and get the original response [\#1020](https://github.com/samvera/active_fedora/pull/1020) ([cbeer](https://github.com/cbeer))
|
|
882
|
+
- Silence SolrQueryBuilder deprecation warnings when running tests [\#1019](https://github.com/samvera/active_fedora/pull/1019) ([cbeer](https://github.com/cbeer))
|
|
883
|
+
- Simplify ActiveFedora::SolrQueryBuilder [\#1018](https://github.com/samvera/active_fedora/pull/1018) ([cbeer](https://github.com/cbeer))
|
|
884
|
+
- Deprecate unused methods [\#1016](https://github.com/samvera/active_fedora/pull/1016) ([jcoyne](https://github.com/jcoyne))
|
|
885
|
+
- ActiveFedora depends on Solrizer [\#1015](https://github.com/samvera/active_fedora/pull/1015) ([jcoyne](https://github.com/jcoyne))
|
|
886
|
+
- Don't rely on exceptions for flow control [\#1014](https://github.com/samvera/active_fedora/pull/1014) ([jcoyne](https://github.com/jcoyne))
|
|
887
|
+
- Update testing versions of Ruby and Rails [\#1013](https://github.com/samvera/active_fedora/pull/1013) ([jcoyne](https://github.com/jcoyne))
|
|
888
|
+
- Add default scopes [\#1012](https://github.com/samvera/active_fedora/pull/1012) ([jcoyne](https://github.com/jcoyne))
|
|
889
|
+
- Extract SolrHit class to wrap Solr response documents [\#1011](https://github.com/samvera/active_fedora/pull/1011) ([cbeer](https://github.com/cbeer))
|
|
890
|
+
- Push .search\_by\_id into ActiveFedora::FinderMethod [\#1010](https://github.com/samvera/active_fedora/pull/1010) ([cbeer](https://github.com/cbeer))
|
|
891
|
+
- Rename find\_with\_conditions and find\_in\_batches to search\_with\_conditions and search\_in\_batches [\#1009](https://github.com/samvera/active_fedora/pull/1009) ([cbeer](https://github.com/cbeer))
|
|
892
|
+
- Provide class-level accessors for solr configuration options [\#1007](https://github.com/samvera/active_fedora/pull/1007) ([cbeer](https://github.com/cbeer))
|
|
893
|
+
- Use the same logic for lazy\_reify\_solr\_results and reify\_solr\_results [\#1006](https://github.com/samvera/active_fedora/pull/1006) ([cbeer](https://github.com/cbeer))
|
|
894
|
+
- Move indexer to a class attribute [\#1005](https://github.com/samvera/active_fedora/pull/1005) ([jcoyne](https://github.com/jcoyne))
|
|
895
|
+
- Fix build breaking due to Rake 11.0.1, Rubocop 0.38.0 and ActiveModel 4.2.6 [\#1003](https://github.com/samvera/active_fedora/pull/1003) ([jcoyne](https://github.com/jcoyne))
|
|
896
|
+
- Unify type to model mapping code [\#1002](https://github.com/samvera/active_fedora/pull/1002) ([cbeer](https://github.com/cbeer))
|
|
897
|
+
- Update to use ldp 0.5 [\#1000](https://github.com/samvera/active_fedora/pull/1000) ([cbeer](https://github.com/cbeer))
|
|
898
|
+
|
|
899
|
+
## [v9.9.1](https://github.com/samvera/active_fedora/tree/v9.9.1) (2016-03-05)
|
|
900
|
+
|
|
901
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.9.0...v9.9.1)
|
|
902
|
+
|
|
903
|
+
**Merged pull requests:**
|
|
904
|
+
|
|
905
|
+
- Restore autocommit in the update handler [\#999](https://github.com/samvera/active_fedora/pull/999) ([jcoyne](https://github.com/jcoyne))
|
|
906
|
+
- Update rubocop [\#998](https://github.com/samvera/active_fedora/pull/998) ([cbeer](https://github.com/cbeer))
|
|
907
|
+
|
|
908
|
+
## [v9.9.0](https://github.com/samvera/active_fedora/tree/v9.9.0) (2016-02-15)
|
|
909
|
+
|
|
910
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.8.2...v9.9.0)
|
|
911
|
+
|
|
912
|
+
**Closed issues:**
|
|
913
|
+
|
|
914
|
+
- AF config needs a way to inject Faraday options [\#985](https://github.com/samvera/active_fedora/issues/985)
|
|
915
|
+
|
|
916
|
+
**Merged pull requests:**
|
|
917
|
+
|
|
918
|
+
- Update development configs to use environment variables [\#994](https://github.com/samvera/active_fedora/pull/994) ([jcoyne](https://github.com/jcoyne))
|
|
919
|
+
- Generalize the with\_server method [\#993](https://github.com/samvera/active_fedora/pull/993) ([jcoyne](https://github.com/jcoyne))
|
|
920
|
+
- Use local configurations for solr [\#990](https://github.com/samvera/active_fedora/pull/990) ([jcoyne](https://github.com/jcoyne))
|
|
921
|
+
- Share the test server method with downstream apps [\#988](https://github.com/samvera/active_fedora/pull/988) ([jcoyne](https://github.com/jcoyne))
|
|
922
|
+
- Adds SSL options to config \(closes \#985\) [\#986](https://github.com/samvera/active_fedora/pull/986) ([dchandekstark](https://github.com/dchandekstark))
|
|
923
|
+
- Fixes for rubocop 0.37.1 [\#984](https://github.com/samvera/active_fedora/pull/984) ([jcoyne](https://github.com/jcoyne))
|
|
924
|
+
- To be an XMLSchema\#dateTime the TZ must have a colon [\#983](https://github.com/samvera/active_fedora/pull/983) ([jcoyne](https://github.com/jcoyne))
|
|
925
|
+
- Add a rake task for running spec without rubocop [\#982](https://github.com/samvera/active_fedora/pull/982) ([jcoyne](https://github.com/jcoyne))
|
|
926
|
+
- Use the correct flag to fcrepo\_wrapper [\#981](https://github.com/samvera/active_fedora/pull/981) ([jcoyne](https://github.com/jcoyne))
|
|
927
|
+
- Don't default facet.limit [\#980](https://github.com/samvera/active_fedora/pull/980) ([jcoyne](https://github.com/jcoyne))
|
|
928
|
+
- Start solr and fedora on a random open port [\#979](https://github.com/samvera/active_fedora/pull/979) ([jcoyne](https://github.com/jcoyne))
|
|
929
|
+
- Add support for customizable Solr request handlers. [\#960](https://github.com/samvera/active_fedora/pull/960) ([ojlyytinen](https://github.com/ojlyytinen))
|
|
930
|
+
|
|
931
|
+
## [v9.8.2](https://github.com/samvera/active_fedora/tree/v9.8.2) (2016-02-05)
|
|
932
|
+
|
|
933
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.8.1...v9.8.2)
|
|
934
|
+
|
|
935
|
+
**Closed issues:**
|
|
936
|
+
|
|
937
|
+
- rails g active\_fedora:config:solr should generate solr 5 configs [\#970](https://github.com/samvera/active_fedora/issues/970)
|
|
938
|
+
|
|
939
|
+
**Merged pull requests:**
|
|
940
|
+
|
|
941
|
+
- Restore the permissions handler [\#977](https://github.com/samvera/active_fedora/pull/977) ([jcoyne](https://github.com/jcoyne))
|
|
942
|
+
- Add extract handler to solrconfig [\#976](https://github.com/samvera/active_fedora/pull/976) ([jcoyne](https://github.com/jcoyne))
|
|
943
|
+
- Run test FCRepo on a separate instance from development [\#975](https://github.com/samvera/active_fedora/pull/975) ([jcoyne](https://github.com/jcoyne))
|
|
944
|
+
|
|
945
|
+
## [v9.8.1](https://github.com/samvera/active_fedora/tree/v9.8.1) (2016-02-05)
|
|
946
|
+
|
|
947
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.8.0...v9.8.1)
|
|
948
|
+
|
|
949
|
+
**Fixed bugs:**
|
|
950
|
+
|
|
951
|
+
- AF::File callbacks are not triggered [\#972](https://github.com/samvera/active_fedora/issues/972)
|
|
952
|
+
|
|
953
|
+
**Merged pull requests:**
|
|
954
|
+
|
|
955
|
+
- Runs AF::File callbacks \(fixes \#972\) [\#973](https://github.com/samvera/active_fedora/pull/973) ([dchandekstark](https://github.com/dchandekstark))
|
|
956
|
+
- Generate solr 5 configs [\#971](https://github.com/samvera/active_fedora/pull/971) ([jcoyne](https://github.com/jcoyne))
|
|
957
|
+
|
|
958
|
+
## [v9.8.0](https://github.com/samvera/active_fedora/tree/v9.8.0) (2016-02-05)
|
|
959
|
+
|
|
960
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.7.1...v9.8.0)
|
|
961
|
+
|
|
962
|
+
**Merged pull requests:**
|
|
963
|
+
|
|
964
|
+
- Remove unused files [\#969](https://github.com/samvera/active_fedora/pull/969) ([jcoyne](https://github.com/jcoyne))
|
|
965
|
+
- Test on Solr 5 [\#968](https://github.com/samvera/active_fedora/pull/968) ([jcoyne](https://github.com/jcoyne))
|
|
966
|
+
- Pass hash of options to index.as [\#966](https://github.com/samvera/active_fedora/pull/966) ([awead](https://github.com/awead))
|
|
967
|
+
|
|
968
|
+
## [v9.7.1](https://github.com/samvera/active_fedora/tree/v9.7.1) (2016-01-29)
|
|
969
|
+
|
|
970
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.7.0...v9.7.1)
|
|
971
|
+
|
|
972
|
+
**Closed issues:**
|
|
973
|
+
|
|
974
|
+
- Whitespace entities not preserved in Fedora datastream [\#962](https://github.com/samvera/active_fedora/issues/962)
|
|
975
|
+
- after\_find not called in reload [\#961](https://github.com/samvera/active_fedora/issues/961)
|
|
976
|
+
|
|
977
|
+
**Merged pull requests:**
|
|
978
|
+
|
|
979
|
+
- The jcr/mix versionable predicate is no longer used [\#965](https://github.com/samvera/active_fedora/pull/965) ([awead](https://github.com/awead))
|
|
980
|
+
- Add detail to SolrQueryBuilder.construct\_query\_for\_pids deprecation [\#964](https://github.com/samvera/active_fedora/pull/964) ([dchandekstark](https://github.com/dchandekstark))
|
|
981
|
+
- Updating to the latest Rubocop [\#963](https://github.com/samvera/active_fedora/pull/963) ([awead](https://github.com/awead))
|
|
982
|
+
- Adds :PID property to ActiveFedora::RDF::Fcrepo::Model vocab [\#957](https://github.com/samvera/active_fedora/pull/957) ([dchandekstark](https://github.com/dchandekstark))
|
|
983
|
+
|
|
984
|
+
## [v9.7.0](https://github.com/samvera/active_fedora/tree/v9.7.0) (2015-11-30)
|
|
985
|
+
|
|
986
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.6.2...v9.7.0)
|
|
987
|
+
|
|
988
|
+
**Closed issues:**
|
|
989
|
+
|
|
990
|
+
- Re-add and deprecate FileConfigurator.get\_config\_path [\#949](https://github.com/samvera/active_fedora/issues/949)
|
|
991
|
+
- Adding to a :has\_many relationship does not propagate errors. [\#78](https://github.com/samvera/active_fedora/issues/78)
|
|
992
|
+
- AF 5.x + Rubydora \>= 1.4 test failures [\#55](https://github.com/samvera/active_fedora/issues/55)
|
|
993
|
+
|
|
994
|
+
**Merged pull requests:**
|
|
995
|
+
|
|
996
|
+
- Allowing access to the gone? method from outside the object [\#955](https://github.com/samvera/active_fedora/pull/955) ([carolyncole](https://github.com/carolyncole))
|
|
997
|
+
- Silence deprecation warning in test [\#954](https://github.com/samvera/active_fedora/pull/954) ([jcoyne](https://github.com/jcoyne))
|
|
998
|
+
- Test deprecation using mocks [\#953](https://github.com/samvera/active_fedora/pull/953) ([jcoyne](https://github.com/jcoyne))
|
|
999
|
+
- Use rdf-vocab gem for DC vocab [\#952](https://github.com/samvera/active_fedora/pull/952) ([jcoyne](https://github.com/jcoyne))
|
|
1000
|
+
- Give an error when the user queries for a non-existant reflection [\#951](https://github.com/samvera/active_fedora/pull/951) ([jcoyne](https://github.com/jcoyne))
|
|
1001
|
+
- Re-add get\_config\_path method \(removed in 9.6.0\) with deprecation war… [\#950](https://github.com/samvera/active_fedora/pull/950) ([coblej](https://github.com/coblej))
|
|
1002
|
+
- Adds explicit require of 'rdf/vocab' to AF::FedoraAttributes [\#945](https://github.com/samvera/active_fedora/pull/945) ([dchandekstark](https://github.com/dchandekstark))
|
|
1003
|
+
- ids\_reader should not return duplicates. [\#944](https://github.com/samvera/active_fedora/pull/944) ([tpendragon](https://github.com/tpendragon))
|
|
1004
|
+
- Fix YARD documentation [\#943](https://github.com/samvera/active_fedora/pull/943) ([jcoyne](https://github.com/jcoyne))
|
|
1005
|
+
- Don't try to parse empty dates [\#939](https://github.com/samvera/active_fedora/pull/939) ([awead](https://github.com/awead))
|
|
1006
|
+
|
|
1007
|
+
## [v9.6.2](https://github.com/samvera/active_fedora/tree/v9.6.2) (2015-11-09)
|
|
1008
|
+
|
|
1009
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.6.1...v9.6.2)
|
|
1010
|
+
|
|
1011
|
+
**Merged pull requests:**
|
|
1012
|
+
|
|
1013
|
+
- Escape square brackets in URIs. Fixes \#941 [\#942](https://github.com/samvera/active_fedora/pull/942) ([jcoyne](https://github.com/jcoyne))
|
|
1014
|
+
|
|
1015
|
+
## [v9.6.1](https://github.com/samvera/active_fedora/tree/v9.6.1) (2015-11-03)
|
|
1016
|
+
|
|
1017
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.6.0...v9.6.1)
|
|
1018
|
+
|
|
1019
|
+
**Closed issues:**
|
|
1020
|
+
|
|
1021
|
+
- Cant convert nil to string. [\#937](https://github.com/samvera/active_fedora/issues/937)
|
|
1022
|
+
|
|
1023
|
+
**Merged pull requests:**
|
|
1024
|
+
|
|
1025
|
+
- Don't try to parse nil dates. Fixes \#937 [\#938](https://github.com/samvera/active_fedora/pull/938) ([jcoyne](https://github.com/jcoyne))
|
|
1026
|
+
|
|
1027
|
+
## [v9.6.0](https://github.com/samvera/active_fedora/tree/v9.6.0) (2015-11-02)
|
|
1028
|
+
|
|
1029
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.5.0...v9.6.0)
|
|
1030
|
+
|
|
1031
|
+
**Closed issues:**
|
|
1032
|
+
|
|
1033
|
+
- Persistence\#save\_contained\_resources loads files just to see if they are changed [\#928](https://github.com/samvera/active_fedora/issues/928)
|
|
1034
|
+
- serialize\_attached\_files should not load files [\#927](https://github.com/samvera/active_fedora/issues/927)
|
|
1035
|
+
- ActiveFedor::File\#refresh should clear @ds\_content [\#913](https://github.com/samvera/active_fedora/issues/913)
|
|
1036
|
+
- Create\_date and modified\_date raise errors with instances loaded from Solr [\#905](https://github.com/samvera/active_fedora/issues/905)
|
|
1037
|
+
- solr loads only one nested attribute [\#870](https://github.com/samvera/active_fedora/issues/870)
|
|
1038
|
+
|
|
1039
|
+
**Merged pull requests:**
|
|
1040
|
+
|
|
1041
|
+
- Loosen dependency on rdf-rdfxml [\#936](https://github.com/samvera/active_fedora/pull/936) ([jcoyne](https://github.com/jcoyne))
|
|
1042
|
+
- Allow developers to override resource\_class. [\#933](https://github.com/samvera/active_fedora/pull/933) ([tpendragon](https://github.com/tpendragon))
|
|
1043
|
+
- Makes `has\_key?` and `key?` behave consistently in AF::AssociationHash [\#932](https://github.com/samvera/active_fedora/pull/932) ([dchandekstark](https://github.com/dchandekstark))
|
|
1044
|
+
- Fix issue where xml datastreams reverting after save, closes \#913 [\#931](https://github.com/samvera/active_fedora/pull/931) ([hellbunnie](https://github.com/hellbunnie))
|
|
1045
|
+
- Avoid unnecessary loads [\#930](https://github.com/samvera/active_fedora/pull/930) ([jcoyne](https://github.com/jcoyne))
|
|
1046
|
+
- refactor persistence spec to not use deprecated methods [\#929](https://github.com/samvera/active_fedora/pull/929) ([jcoyne](https://github.com/jcoyne))
|
|
1047
|
+
- Create an ids\_reader for indirect containers [\#926](https://github.com/samvera/active_fedora/pull/926) ([jcoyne](https://github.com/jcoyne))
|
|
1048
|
+
- Don't load all the members of an IndirectContainer on concat [\#925](https://github.com/samvera/active_fedora/pull/925) ([jcoyne](https://github.com/jcoyne))
|
|
1049
|
+
- Add rubocop [\#924](https://github.com/samvera/active_fedora/pull/924) ([jcoyne](https://github.com/jcoyne))
|
|
1050
|
+
- Save time zone information for DateTimes. Solr returns DateTimes rather than Strings. [\#923](https://github.com/samvera/active_fedora/pull/923) ([ojlyytinen](https://github.com/ojlyytinen))
|
|
1051
|
+
- Return values for inherited attributes the same way we do for properties [\#922](https://github.com/samvera/active_fedora/pull/922) ([awead](https://github.com/awead))
|
|
1052
|
+
- Load create\_date and modified\_date from Solr. [\#921](https://github.com/samvera/active_fedora/pull/921) ([ojlyytinen](https://github.com/ojlyytinen))
|
|
1053
|
+
- Adds ActiveFedora::Checksum class to encapsulate file digest info. [\#919](https://github.com/samvera/active_fedora/pull/919) ([dchandekstark](https://github.com/dchandekstark))
|
|
1054
|
+
- Append val to solr array instead of replacing when appropriate. [\#918](https://github.com/samvera/active_fedora/pull/918) ([hackmastera](https://github.com/hackmastera))
|
|
1055
|
+
- Adds `\#create\_date` attribute method to File. [\#917](https://github.com/samvera/active_fedora/pull/917) ([dchandekstark](https://github.com/dchandekstark))
|
|
1056
|
+
|
|
1057
|
+
## [v9.5.0](https://github.com/samvera/active_fedora/tree/v9.5.0) (2015-10-16)
|
|
1058
|
+
|
|
1059
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.4.3...v9.5.0)
|
|
1060
|
+
|
|
1061
|
+
**Closed issues:**
|
|
1062
|
+
|
|
1063
|
+
- When query with nil value should always return an empty relation [\#910](https://github.com/samvera/active_fedora/issues/910)
|
|
1064
|
+
- Create wiki page for migration strategy from AF 8 to 9 [\#895](https://github.com/samvera/active_fedora/issues/895)
|
|
1065
|
+
|
|
1066
|
+
**Merged pull requests:**
|
|
1067
|
+
|
|
1068
|
+
- query for nil creates correct query [\#912](https://github.com/samvera/active_fedora/pull/912) ([jcoyne](https://github.com/jcoyne))
|
|
1069
|
+
- Support both Fedora and Premis predicates, supports Fedora 4.4 [\#911](https://github.com/samvera/active_fedora/pull/911) ([awead](https://github.com/awead))
|
|
1070
|
+
- AssociationHash - alias `\#include?` to `\#key?` [\#907](https://github.com/samvera/active_fedora/pull/907) ([dchandekstark](https://github.com/dchandekstark))
|
|
1071
|
+
- Fixed syntax error in raise statement [\#906](https://github.com/samvera/active_fedora/pull/906) ([dchandekstark](https://github.com/dchandekstark))
|
|
1072
|
+
- Let autoload do its thing [\#904](https://github.com/samvera/active_fedora/pull/904) ([jcoyne](https://github.com/jcoyne))
|
|
1073
|
+
- Allow for sub RDF Sources via contains [\#901](https://github.com/samvera/active_fedora/pull/901) ([tpendragon](https://github.com/tpendragon))
|
|
1074
|
+
|
|
1075
|
+
## [v9.4.3](https://github.com/samvera/active_fedora/tree/v9.4.3) (2015-09-30)
|
|
1076
|
+
|
|
1077
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.4.2...v9.4.3)
|
|
1078
|
+
|
|
1079
|
+
**Closed issues:**
|
|
1080
|
+
|
|
1081
|
+
- Tests failing and other problems due an update in rdf-vocab. [\#894](https://github.com/samvera/active_fedora/issues/894)
|
|
1082
|
+
|
|
1083
|
+
**Merged pull requests:**
|
|
1084
|
+
|
|
1085
|
+
- Don't mark an attribute as changed if it's set to the same value [\#902](https://github.com/samvera/active_fedora/pull/902) ([jcoyne](https://github.com/jcoyne))
|
|
1086
|
+
|
|
1087
|
+
## [v9.4.2](https://github.com/samvera/active_fedora/tree/v9.4.2) (2015-09-25)
|
|
1088
|
+
|
|
1089
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.4.1...v9.4.2)
|
|
1090
|
+
|
|
1091
|
+
**Merged pull requests:**
|
|
1092
|
+
|
|
1093
|
+
- Don't skip reject\_if when \_destroy is passed [\#900](https://github.com/samvera/active_fedora/pull/900) ([jcoyne](https://github.com/jcoyne))
|
|
1094
|
+
- Don't use Fcrepo digest predicate from rdf-vocab [\#899](https://github.com/samvera/active_fedora/pull/899) ([jcoyne](https://github.com/jcoyne))
|
|
1095
|
+
- Updating documentation of Indexing Service [\#898](https://github.com/samvera/active_fedora/pull/898) ([jeremyf](https://github.com/jeremyf))
|
|
1096
|
+
- Moving a method to protected [\#897](https://github.com/samvera/active_fedora/pull/897) ([jeremyf](https://github.com/jeremyf))
|
|
1097
|
+
- Add high-level comment for Indexing module. [\#896](https://github.com/samvera/active_fedora/pull/896) ([hackmastera](https://github.com/hackmastera))
|
|
1098
|
+
- Refactor nested\_attribute\_spec [\#893](https://github.com/samvera/active_fedora/pull/893) ([jcoyne](https://github.com/jcoyne))
|
|
1099
|
+
|
|
1100
|
+
## [v9.4.1](https://github.com/samvera/active_fedora/tree/v9.4.1) (2015-09-18)
|
|
1101
|
+
|
|
1102
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.4.0...v9.4.1)
|
|
1103
|
+
|
|
1104
|
+
**Merged pull requests:**
|
|
1105
|
+
|
|
1106
|
+
- Update ldp gem to 0.4.0. [\#892](https://github.com/samvera/active_fedora/pull/892) ([jcoyne](https://github.com/jcoyne))
|
|
1107
|
+
|
|
1108
|
+
## [v9.4.0](https://github.com/samvera/active_fedora/tree/v9.4.0) (2015-09-03)
|
|
1109
|
+
|
|
1110
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.3.0...v9.4.0)
|
|
1111
|
+
|
|
1112
|
+
**Fixed bugs:**
|
|
1113
|
+
|
|
1114
|
+
- DirectlyContainsAssociation can't exist on a node with an id shorter than 8 characters. [\#862](https://github.com/samvera/active_fedora/issues/862)
|
|
1115
|
+
|
|
1116
|
+
**Closed issues:**
|
|
1117
|
+
|
|
1118
|
+
- Should we use RDF::Vocab::Fcrepo4 instead of a local vocabulary? [\#886](https://github.com/samvera/active_fedora/issues/886)
|
|
1119
|
+
- Don't run validator when deleteing. [\#885](https://github.com/samvera/active_fedora/issues/885)
|
|
1120
|
+
- AF::File::Attributes should find digests atop Fedora 4.3.0 [\#883](https://github.com/samvera/active_fedora/issues/883)
|
|
1121
|
+
- Revert "Requst Inbound Relations" [\#875](https://github.com/samvera/active_fedora/issues/875)
|
|
1122
|
+
|
|
1123
|
+
**Merged pull requests:**
|
|
1124
|
+
|
|
1125
|
+
- Don't run type validators on destroy. [\#888](https://github.com/samvera/active_fedora/pull/888) ([tpendragon](https://github.com/tpendragon))
|
|
1126
|
+
- Using Fcrepo4 and LDP from RDF::Vocab instead of local versions [\#887](https://github.com/samvera/active_fedora/pull/887) ([escowles](https://github.com/escowles))
|
|
1127
|
+
- Using premis:hasMessageDigest for checksum [\#884](https://github.com/samvera/active_fedora/pull/884) ([escowles](https://github.com/escowles))
|
|
1128
|
+
- Update README to reflect dependency on Solr 4.10 [\#881](https://github.com/samvera/active_fedora/pull/881) ([pgwillia](https://github.com/pgwillia))
|
|
1129
|
+
- Enable support for hash URIs. [\#878](https://github.com/samvera/active_fedora/pull/878) ([tpendragon](https://github.com/tpendragon))
|
|
1130
|
+
- Stop using InboundRelationConnection [\#876](https://github.com/samvera/active_fedora/pull/876) ([jcoyne](https://github.com/jcoyne))
|
|
1131
|
+
|
|
1132
|
+
## [v9.3.0](https://github.com/samvera/active_fedora/tree/v9.3.0) (2015-08-07)
|
|
1133
|
+
|
|
1134
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.2.1...v9.3.0)
|
|
1135
|
+
|
|
1136
|
+
**Merged pull requests:**
|
|
1137
|
+
|
|
1138
|
+
- Records should be able to be marshaled and loaded [\#872](https://github.com/samvera/active_fedora/pull/872) ([jcoyne](https://github.com/jcoyne))
|
|
1139
|
+
- RDF association ids setter should handle nil [\#869](https://github.com/samvera/active_fedora/pull/869) ([jcoyne](https://github.com/jcoyne))
|
|
1140
|
+
- Add collection\#select using block syntax. [\#868](https://github.com/samvera/active_fedora/pull/868) ([tpendragon](https://github.com/tpendragon))
|
|
1141
|
+
- Add type validator objects to associations. [\#867](https://github.com/samvera/active_fedora/pull/867) ([tpendragon](https://github.com/tpendragon))
|
|
1142
|
+
|
|
1143
|
+
## [v9.2.1](https://github.com/samvera/active_fedora/tree/v9.2.1) (2015-07-23)
|
|
1144
|
+
|
|
1145
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.2.0...v9.2.1)
|
|
1146
|
+
|
|
1147
|
+
**Closed issues:**
|
|
1148
|
+
|
|
1149
|
+
- delete from association should only return actual deleted objects [\#864](https://github.com/samvera/active_fedora/issues/864)
|
|
1150
|
+
- Load\_instance\_from\_solr has issues if model has properties that aren't saved in profile\_json [\#856](https://github.com/samvera/active_fedora/issues/856)
|
|
1151
|
+
- ActiveFedora::Base.uri\_to\_id doesn't properly handle long ids [\#855](https://github.com/samvera/active_fedora/issues/855)
|
|
1152
|
+
- ContainerProxy should respond to each\_with\_index. [\#851](https://github.com/samvera/active_fedora/issues/851)
|
|
1153
|
+
- Prefer quick check of id before full object check [\#849](https://github.com/samvera/active_fedora/issues/849)
|
|
1154
|
+
|
|
1155
|
+
**Merged pull requests:**
|
|
1156
|
+
|
|
1157
|
+
- Don't delete unrelated objects in Collection Association [\#866](https://github.com/samvera/active_fedora/pull/866) ([tpendragon](https://github.com/tpendragon))
|
|
1158
|
+
- ChangeSet shouldn't record other subjects. [\#863](https://github.com/samvera/active_fedora/pull/863) ([tpendragon](https://github.com/tpendragon))
|
|
1159
|
+
- Update unit test style [\#861](https://github.com/samvera/active_fedora/pull/861) ([jcoyne](https://github.com/jcoyne))
|
|
1160
|
+
- Improve handling of imperfect profile\_json when loading instances from Solr. [\#860](https://github.com/samvera/active_fedora/pull/860) ([ojlyytinen](https://github.com/ojlyytinen))
|
|
1161
|
+
- Test suite in CI should use Java 8 for Hydra-Jetty [\#854](https://github.com/samvera/active_fedora/pull/854) ([mjgiarlo](https://github.com/mjgiarlo))
|
|
1162
|
+
- Relation should respond to enumerable methods [\#852](https://github.com/samvera/active_fedora/pull/852) ([jcoyne](https://github.com/jcoyne))
|
|
1163
|
+
|
|
1164
|
+
## [v9.2.0](https://github.com/samvera/active_fedora/tree/v9.2.0) (2015-07-08)
|
|
1165
|
+
|
|
1166
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.2.0.rc2...v9.2.0)
|
|
1167
|
+
|
|
1168
|
+
**Merged pull requests:**
|
|
1169
|
+
|
|
1170
|
+
- Remove has\_many\_versions [\#846](https://github.com/samvera/active_fedora/pull/846) ([jcoyne](https://github.com/jcoyne))
|
|
1171
|
+
|
|
1172
|
+
## [v9.2.0.rc2](https://github.com/samvera/active_fedora/tree/v9.2.0.rc2) (2015-07-01)
|
|
1173
|
+
|
|
1174
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.2.0.rc1...v9.2.0.rc2)
|
|
1175
|
+
|
|
1176
|
+
**Merged pull requests:**
|
|
1177
|
+
|
|
1178
|
+
- Allow the FixityService to accept an RDF::URI [\#845](https://github.com/samvera/active_fedora/pull/845) ([jcoyne](https://github.com/jcoyne))
|
|
1179
|
+
|
|
1180
|
+
## [v9.2.0.rc1](https://github.com/samvera/active_fedora/tree/v9.2.0.rc1) (2015-06-30)
|
|
1181
|
+
|
|
1182
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.1.2...v9.2.0.rc1)
|
|
1183
|
+
|
|
1184
|
+
**Fixed bugs:**
|
|
1185
|
+
|
|
1186
|
+
- Can't delete Direct Container Files [\#794](https://github.com/samvera/active_fedora/issues/794)
|
|
1187
|
+
|
|
1188
|
+
**Closed issues:**
|
|
1189
|
+
|
|
1190
|
+
- ActiveFedora::File should error if a file is saved without content [\#831](https://github.com/samvera/active_fedora/issues/831)
|
|
1191
|
+
- Associations do not allow chaining relations [\#352](https://github.com/samvera/active_fedora/issues/352)
|
|
1192
|
+
|
|
1193
|
+
**Merged pull requests:**
|
|
1194
|
+
|
|
1195
|
+
- Refactor CollectionAssociation\#reset [\#844](https://github.com/samvera/active_fedora/pull/844) ([jcoyne](https://github.com/jcoyne))
|
|
1196
|
+
- make CollectionAssociation\#find\_target private [\#843](https://github.com/samvera/active_fedora/pull/843) ([jcoyne](https://github.com/jcoyne))
|
|
1197
|
+
- The uri\(\) method should return an RDF::URI [\#841](https://github.com/samvera/active_fedora/pull/841) ([jcoyne](https://github.com/jcoyne))
|
|
1198
|
+
- Refactor File\#== to avoid an unnecessary API call [\#840](https://github.com/samvera/active_fedora/pull/840) ([jcoyne](https://github.com/jcoyne))
|
|
1199
|
+
- Use the solr terms query when fetching by id [\#839](https://github.com/samvera/active_fedora/pull/839) ([jcoyne](https://github.com/jcoyne))
|
|
1200
|
+
- Allow File constructor to take a block. [\#838](https://github.com/samvera/active_fedora/pull/838) ([jcoyne](https://github.com/jcoyne))
|
|
1201
|
+
- Avoid unnecessary solr query [\#837](https://github.com/samvera/active_fedora/pull/837) ([jcoyne](https://github.com/jcoyne))
|
|
1202
|
+
- For an AF record the primary key is always `id` [\#836](https://github.com/samvera/active_fedora/pull/836) ([jcoyne](https://github.com/jcoyne))
|
|
1203
|
+
- Save method has been updated to be inline with Rails and return boolean... [\#834](https://github.com/samvera/active_fedora/pull/834) ([hectorcorrea](https://github.com/hectorcorrea))
|
|
1204
|
+
- Implements delete for direct containers. [\#832](https://github.com/samvera/active_fedora/pull/832) ([hectorcorrea](https://github.com/hectorcorrea))
|
|
1205
|
+
- RDF::IndexingService indexes objects & properties [\#830](https://github.com/samvera/active_fedora/pull/830) ([awead](https://github.com/awead))
|
|
1206
|
+
- Reorganizing ActiveFedora:File code [\#829](https://github.com/samvera/active_fedora/pull/829) ([awead](https://github.com/awead))
|
|
1207
|
+
- Make autosave tests more specific [\#828](https://github.com/samvera/active_fedora/pull/828) ([awead](https://github.com/awead))
|
|
1208
|
+
- Use foreign\_key in case user has specified one [\#827](https://github.com/samvera/active_fedora/pull/827) ([awead](https://github.com/awead))
|
|
1209
|
+
- Removing unneeded line [\#825](https://github.com/samvera/active_fedora/pull/825) ([carolyncole](https://github.com/carolyncole))
|
|
1210
|
+
- refactoring equals for readability [\#824](https://github.com/samvera/active_fedora/pull/824) ([carolyncole](https://github.com/carolyncole))
|
|
1211
|
+
- Refactoring ActiveFedora::File to use ActiveFedora::Persistence [\#823](https://github.com/samvera/active_fedora/pull/823) ([carolyncole](https://github.com/carolyncole))
|
|
1212
|
+
- Removing dead define\_destroy\_hook method [\#822](https://github.com/samvera/active_fedora/pull/822) ([awead](https://github.com/awead))
|
|
1213
|
+
- Refactoring .find\_target for HasAndBelongsToMany [\#819](https://github.com/samvera/active_fedora/pull/819) ([awead](https://github.com/awead))
|
|
1214
|
+
- Return relation for .limit, fixes \#352 [\#818](https://github.com/samvera/active_fedora/pull/818) ([awead](https://github.com/awead))
|
|
1215
|
+
- Refactoring DelegatedAttribute [\#817](https://github.com/samvera/active_fedora/pull/817) ([awead](https://github.com/awead))
|
|
1216
|
+
- \(Needs Review\) implements directly\_contains\_one association [\#816](https://github.com/samvera/active_fedora/pull/816) ([flyingzumwalt](https://github.com/flyingzumwalt))
|
|
1217
|
+
- Forward port changes from the 9.1-stable branch. [\#814](https://github.com/samvera/active_fedora/pull/814) ([jcoyne](https://github.com/jcoyne))
|
|
1218
|
+
- Create a blacklist to disallow mutating relations [\#812](https://github.com/samvera/active_fedora/pull/812) ([jcoyne](https://github.com/jcoyne))
|
|
1219
|
+
- Remove unnecessary dependency on rdf-vocab [\#808](https://github.com/samvera/active_fedora/pull/808) ([jcoyne](https://github.com/jcoyne))
|
|
1220
|
+
- Add apply\_schema support to AF. [\#807](https://github.com/samvera/active_fedora/pull/807) ([tpendragon](https://github.com/tpendragon))
|
|
1221
|
+
- Direct/Indirect containers should have an include? method [\#806](https://github.com/samvera/active_fedora/pull/806) ([jcoyne](https://github.com/jcoyne))
|
|
1222
|
+
- A SolrBackedResource should be enumerable [\#804](https://github.com/samvera/active_fedora/pull/804) ([jcoyne](https://github.com/jcoyne))
|
|
1223
|
+
- Translation procs should not overwrite one another [\#803](https://github.com/samvera/active_fedora/pull/803) ([jcoyne](https://github.com/jcoyne))
|
|
1224
|
+
- Replace Service Object for OO Deletes [\#802](https://github.com/samvera/active_fedora/pull/802) ([tpendragon](https://github.com/tpendragon))
|
|
1225
|
+
- Indirect container delete bug [\#801](https://github.com/samvera/active_fedora/pull/801) ([tpendragon](https://github.com/tpendragon))
|
|
1226
|
+
- Update ActiveTriples [\#798](https://github.com/samvera/active_fedora/pull/798) ([tpendragon](https://github.com/tpendragon))
|
|
1227
|
+
- Delete Indirect Proxies [\#796](https://github.com/samvera/active_fedora/pull/796) ([tpendragon](https://github.com/tpendragon))
|
|
1228
|
+
- Add direct containers [\#788](https://github.com/samvera/active_fedora/pull/788) ([jcoyne](https://github.com/jcoyne))
|
|
1229
|
+
- Add optional prefix to resource URI [\#780](https://github.com/samvera/active_fedora/pull/780) ([awead](https://github.com/awead))
|
|
1230
|
+
|
|
1231
|
+
## [v9.1.2](https://github.com/samvera/active_fedora/tree/v9.1.2) (2015-06-11)
|
|
1232
|
+
|
|
1233
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.1.0...v9.1.2)
|
|
1234
|
+
|
|
1235
|
+
**Merged pull requests:**
|
|
1236
|
+
|
|
1237
|
+
- Track type as a changed attribute in MetadataNode [\#787](https://github.com/samvera/active_fedora/pull/787) ([jcoyne](https://github.com/jcoyne))
|
|
1238
|
+
- File\#save should return true if there is nothing to save [\#785](https://github.com/samvera/active_fedora/pull/785) ([jcoyne](https://github.com/jcoyne))
|
|
1239
|
+
- CollectionAssociation should generate a solr query lazily [\#783](https://github.com/samvera/active_fedora/pull/783) ([jcoyne](https://github.com/jcoyne))
|
|
1240
|
+
|
|
1241
|
+
## [v8.1.0](https://github.com/samvera/active_fedora/tree/v8.1.0) (2015-05-18)
|
|
1242
|
+
|
|
1243
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.1.1...v8.1.0)
|
|
1244
|
+
|
|
1245
|
+
**Closed issues:**
|
|
1246
|
+
|
|
1247
|
+
- Delete on indirect container [\#800](https://github.com/samvera/active_fedora/issues/800)
|
|
1248
|
+
- Can't delete Indirect Container proxies. [\#793](https://github.com/samvera/active_fedora/issues/793)
|
|
1249
|
+
- Allow rdf:type on ActiveFedora::File [\#792](https://github.com/samvera/active_fedora/issues/792)
|
|
1250
|
+
- File should save metadata changes even if content is unchanged [\#784](https://github.com/samvera/active_fedora/issues/784)
|
|
1251
|
+
- The contains method should use LDP and use the /files/ container [\#714](https://github.com/samvera/active_fedora/issues/714)
|
|
1252
|
+
- Use LDP for membership [\#713](https://github.com/samvera/active_fedora/issues/713)
|
|
1253
|
+
|
|
1254
|
+
**Merged pull requests:**
|
|
1255
|
+
|
|
1256
|
+
- Added ldp:IndirectContainer [\#790](https://github.com/samvera/active_fedora/pull/790) ([jcoyne](https://github.com/jcoyne))
|
|
1257
|
+
- Version 8.1.0 [\#779](https://github.com/samvera/active_fedora/pull/779) ([dchandekstark](https://github.com/dchandekstark))
|
|
1258
|
+
- Patches casting behavior [\#777](https://github.com/samvera/active_fedora/pull/777) ([dchandekstark](https://github.com/dchandekstark))
|
|
1259
|
+
|
|
1260
|
+
## [v9.1.1](https://github.com/samvera/active_fedora/tree/v9.1.1) (2015-04-17)
|
|
1261
|
+
|
|
1262
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.1.0...v9.1.1)
|
|
1263
|
+
|
|
1264
|
+
**Merged pull requests:**
|
|
1265
|
+
|
|
1266
|
+
- properties delegated to xml files should be able to be singular [\#773](https://github.com/samvera/active_fedora/pull/773) ([jcoyne](https://github.com/jcoyne))
|
|
1267
|
+
|
|
1268
|
+
## [v9.1.0](https://github.com/samvera/active_fedora/tree/v9.1.0) (2015-04-16)
|
|
1269
|
+
|
|
1270
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.1.0.rc1...v9.1.0)
|
|
1271
|
+
|
|
1272
|
+
**Closed issues:**
|
|
1273
|
+
|
|
1274
|
+
- `title` property does not delegate correctly. [\#769](https://github.com/samvera/active_fedora/issues/769)
|
|
1275
|
+
|
|
1276
|
+
**Merged pull requests:**
|
|
1277
|
+
|
|
1278
|
+
- Use delegate\_to instead of datastream in the options for property [\#772](https://github.com/samvera/active_fedora/pull/772) ([jcoyne](https://github.com/jcoyne))
|
|
1279
|
+
|
|
1280
|
+
## [v9.1.0.rc1](https://github.com/samvera/active_fedora/tree/v9.1.0.rc1) (2015-04-15)
|
|
1281
|
+
|
|
1282
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.7...v9.1.0.rc1)
|
|
1283
|
+
|
|
1284
|
+
**Closed issues:**
|
|
1285
|
+
|
|
1286
|
+
- HasAndBelongsToManyAssociation\#delete\_records assumes the inverse is a HABTM [\#763](https://github.com/samvera/active_fedora/issues/763)
|
|
1287
|
+
- RuntimeError when saveing HABTM [\#760](https://github.com/samvera/active_fedora/issues/760)
|
|
1288
|
+
- has\_and\_belongs\_to\_many build is not persising the relationship [\#752](https://github.com/samvera/active_fedora/issues/752)
|
|
1289
|
+
|
|
1290
|
+
**Merged pull requests:**
|
|
1291
|
+
|
|
1292
|
+
- Requires 'deprecation' for ActiveFedora::File [\#766](https://github.com/samvera/active_fedora/pull/766) ([afred](https://github.com/afred))
|
|
1293
|
+
- Make \#translate\_id\_to\_uri/uri\_to\_id reliable. [\#765](https://github.com/samvera/active_fedora/pull/765) ([tpendragon](https://github.com/tpendragon))
|
|
1294
|
+
- The indexing hints should be inheritable \(backport from master\) [\#762](https://github.com/samvera/active_fedora/pull/762) ([jcoyne](https://github.com/jcoyne))
|
|
1295
|
+
- Fix inverse of has many [\#761](https://github.com/samvera/active_fedora/pull/761) ([jcoyne](https://github.com/jcoyne))
|
|
1296
|
+
- Content model inheritance [\#758](https://github.com/samvera/active_fedora/pull/758) ([stkenny](https://github.com/stkenny))
|
|
1297
|
+
- Only set/save the inverse on a HABTM if the inverse is also HABTM [\#757](https://github.com/samvera/active_fedora/pull/757) ([jcoyne](https://github.com/jcoyne))
|
|
1298
|
+
- Derive a foreign\_key ending with `\_ids` if the inverse is a collection [\#756](https://github.com/samvera/active_fedora/pull/756) ([jcoyne](https://github.com/jcoyne))
|
|
1299
|
+
- Raise an error when the inverse relationship can not be found. [\#755](https://github.com/samvera/active_fedora/pull/755) ([jcoyne](https://github.com/jcoyne))
|
|
1300
|
+
- Refactor has\_and\_belongs\_to\_many\_associations\_spec [\#754](https://github.com/samvera/active_fedora/pull/754) ([jcoyne](https://github.com/jcoyne))
|
|
1301
|
+
- Remove unused sample classes [\#753](https://github.com/samvera/active_fedora/pull/753) ([jcoyne](https://github.com/jcoyne))
|
|
1302
|
+
- Clean Connection [\#750](https://github.com/samvera/active_fedora/pull/750) ([tpendragon](https://github.com/tpendragon))
|
|
1303
|
+
- Sort versions as dates not as strings [\#749](https://github.com/samvera/active_fedora/pull/749) ([mjgiarlo](https://github.com/mjgiarlo))
|
|
1304
|
+
- The indexing hints should be inheritable [\#748](https://github.com/samvera/active_fedora/pull/748) ([jcoyne](https://github.com/jcoyne))
|
|
1305
|
+
- Add a mechanism to set rdf\_label on the ActiveTriple resource [\#747](https://github.com/samvera/active_fedora/pull/747) ([jcoyne](https://github.com/jcoyne))
|
|
1306
|
+
- Prevents an object from being loaded to the incorrect class. [\#745](https://github.com/samvera/active_fedora/pull/745) ([hectorcorrea](https://github.com/hectorcorrea))
|
|
1307
|
+
- Allow property to delegate to a datastream. Ref \#736 [\#744](https://github.com/samvera/active_fedora/pull/744) ([jcoyne](https://github.com/jcoyne))
|
|
1308
|
+
- Move the indexing logic to the model. Fixes \#736 [\#743](https://github.com/samvera/active_fedora/pull/743) ([jcoyne](https://github.com/jcoyne))
|
|
1309
|
+
|
|
1310
|
+
## [v9.0.7](https://github.com/samvera/active_fedora/tree/v9.0.7) (2015-04-07)
|
|
1311
|
+
|
|
1312
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.0.1...v9.0.7)
|
|
1313
|
+
|
|
1314
|
+
**Closed issues:**
|
|
1315
|
+
|
|
1316
|
+
- Make RDF and XML attribute definition syntax consistent [\#736](https://github.com/samvera/active_fedora/issues/736)
|
|
1317
|
+
|
|
1318
|
+
**Merged pull requests:**
|
|
1319
|
+
|
|
1320
|
+
- Backport fixes to 9.0-stable [\#759](https://github.com/samvera/active_fedora/pull/759) ([jcoyne](https://github.com/jcoyne))
|
|
1321
|
+
|
|
1322
|
+
## [v8.0.1](https://github.com/samvera/active_fedora/tree/v8.0.1) (2015-03-27)
|
|
1323
|
+
|
|
1324
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.6...v8.0.1)
|
|
1325
|
+
|
|
1326
|
+
**Merged pull requests:**
|
|
1327
|
+
|
|
1328
|
+
- Backport solr escape patch [\#726](https://github.com/samvera/active_fedora/pull/726) ([cjcolvar](https://github.com/cjcolvar))
|
|
1329
|
+
|
|
1330
|
+
## [v9.0.6](https://github.com/samvera/active_fedora/tree/v9.0.6) (2015-03-27)
|
|
1331
|
+
|
|
1332
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.5...v9.0.6)
|
|
1333
|
+
|
|
1334
|
+
**Closed issues:**
|
|
1335
|
+
|
|
1336
|
+
- property\_config nil after setting type [\#737](https://github.com/samvera/active_fedora/issues/737)
|
|
1337
|
+
|
|
1338
|
+
**Merged pull requests:**
|
|
1339
|
+
|
|
1340
|
+
- Setting type should not wipe out properties. Fixes \#737 [\#738](https://github.com/samvera/active_fedora/pull/738) ([jcoyne](https://github.com/jcoyne))
|
|
1341
|
+
|
|
1342
|
+
## [v9.0.5](https://github.com/samvera/active_fedora/tree/v9.0.5) (2015-03-26)
|
|
1343
|
+
|
|
1344
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.4...v9.0.5)
|
|
1345
|
+
|
|
1346
|
+
**Closed issues:**
|
|
1347
|
+
|
|
1348
|
+
- File\#default\_attributes doesn't seem to be used. Remove it. [\#732](https://github.com/samvera/active_fedora/issues/732)
|
|
1349
|
+
- Deprecate attach\_file, add\_file can do the same and more. [\#728](https://github.com/samvera/active_fedora/issues/728)
|
|
1350
|
+
|
|
1351
|
+
**Merged pull requests:**
|
|
1352
|
+
|
|
1353
|
+
- Properties named \*\_id should not break the change set [\#735](https://github.com/samvera/active_fedora/pull/735) ([cjcolvar](https://github.com/cjcolvar))
|
|
1354
|
+
- Add rdf:type assertions to ActiveFedora::Base [\#734](https://github.com/samvera/active_fedora/pull/734) ([jcoyne](https://github.com/jcoyne))
|
|
1355
|
+
- Remove \#default\_attributes. Fixes \#732 [\#733](https://github.com/samvera/active_fedora/pull/733) ([cjcolvar](https://github.com/cjcolvar))
|
|
1356
|
+
- Make sure datastreams get configured on load as well as new/create [\#730](https://github.com/samvera/active_fedora/pull/730) ([mbklein](https://github.com/mbklein))
|
|
1357
|
+
- Allow a has\_many association to specify an explicit foreign key via the :as option [\#729](https://github.com/samvera/active_fedora/pull/729) ([mbklein](https://github.com/mbklein))
|
|
1358
|
+
|
|
1359
|
+
## [v9.0.4](https://github.com/samvera/active_fedora/tree/v9.0.4) (2015-03-11)
|
|
1360
|
+
|
|
1361
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.3...v9.0.4)
|
|
1362
|
+
|
|
1363
|
+
**Merged pull requests:**
|
|
1364
|
+
|
|
1365
|
+
- Refactor the AF::Base initializer [\#725](https://github.com/samvera/active_fedora/pull/725) ([jcoyne](https://github.com/jcoyne))
|
|
1366
|
+
- Added missing id setter [\#724](https://github.com/samvera/active_fedora/pull/724) ([jcoyne](https://github.com/jcoyne))
|
|
1367
|
+
|
|
1368
|
+
## [v9.0.3](https://github.com/samvera/active_fedora/tree/v9.0.3) (2015-03-06)
|
|
1369
|
+
|
|
1370
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.2...v9.0.3)
|
|
1371
|
+
|
|
1372
|
+
**Closed issues:**
|
|
1373
|
+
|
|
1374
|
+
- RSolr.escape is deprecated [\#721](https://github.com/samvera/active_fedora/issues/721)
|
|
1375
|
+
- Support basic authorization to Fedora [\#716](https://github.com/samvera/active_fedora/issues/716)
|
|
1376
|
+
|
|
1377
|
+
**Merged pull requests:**
|
|
1378
|
+
|
|
1379
|
+
- Encapsulate solr\_escape and make it private [\#723](https://github.com/samvera/active_fedora/pull/723) ([jcoyne](https://github.com/jcoyne))
|
|
1380
|
+
- Use modified RSolr.solr\_escape method [\#722](https://github.com/samvera/active_fedora/pull/722) ([awead](https://github.com/awead))
|
|
1381
|
+
|
|
1382
|
+
## [v9.0.2](https://github.com/samvera/active_fedora/tree/v9.0.2) (2015-02-24)
|
|
1383
|
+
|
|
1384
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.1...v9.0.2)
|
|
1385
|
+
|
|
1386
|
+
**Closed issues:**
|
|
1387
|
+
|
|
1388
|
+
- Opitimize HTTP interaction with Fedora 4 [\#493](https://github.com/samvera/active_fedora/issues/493)
|
|
1389
|
+
|
|
1390
|
+
**Merged pull requests:**
|
|
1391
|
+
|
|
1392
|
+
- Jettywrapper doesn't require hydra\_jetty\_version [\#719](https://github.com/samvera/active_fedora/pull/719) ([awead](https://github.com/awead))
|
|
1393
|
+
- Support basic authorization to Fedora [\#717](https://github.com/samvera/active_fedora/pull/717) ([awead](https://github.com/awead))
|
|
1394
|
+
- Provide more documentation around delete and destroy \[ci skip\] [\#715](https://github.com/samvera/active_fedora/pull/715) ([jcoyne](https://github.com/jcoyne))
|
|
1395
|
+
- Avoid unnecessary HEAD request on file retrieval. Fixes \#493 [\#711](https://github.com/samvera/active_fedora/pull/711) ([jcoyne](https://github.com/jcoyne))
|
|
1396
|
+
|
|
1397
|
+
## [v9.0.1](https://github.com/samvera/active_fedora/tree/v9.0.1) (2015-02-10)
|
|
1398
|
+
|
|
1399
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.0...v9.0.1)
|
|
1400
|
+
|
|
1401
|
+
**Merged pull requests:**
|
|
1402
|
+
|
|
1403
|
+
- Speed up the first load if there are lots of objects in the graph [\#712](https://github.com/samvera/active_fedora/pull/712) ([jcoyne](https://github.com/jcoyne))
|
|
1404
|
+
|
|
1405
|
+
## [v9.0.0](https://github.com/samvera/active_fedora/tree/v9.0.0) (2015-01-30)
|
|
1406
|
+
|
|
1407
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.0.rc3...v9.0.0)
|
|
1408
|
+
|
|
1409
|
+
**Implemented enhancements:**
|
|
1410
|
+
|
|
1411
|
+
- should stream large files to fedora instead of loading the file completely into memory before sending [\#700](https://github.com/samvera/active_fedora/issues/700)
|
|
1412
|
+
|
|
1413
|
+
**Fixed bugs:**
|
|
1414
|
+
|
|
1415
|
+
- Bug in LDP when retrieving a NonRDFSource [\#704](https://github.com/samvera/active_fedora/issues/704)
|
|
1416
|
+
- load\_instance\_from\_solr causes an LDP load. [\#698](https://github.com/samvera/active_fedora/issues/698)
|
|
1417
|
+
|
|
1418
|
+
**Closed issues:**
|
|
1419
|
+
|
|
1420
|
+
- quotes in filenames should be escaped [\#693](https://github.com/samvera/active_fedora/issues/693)
|
|
1421
|
+
- If base\_path isn't set then Object.URI is wrong. [\#680](https://github.com/samvera/active_fedora/issues/680)
|
|
1422
|
+
- There should be a warning if you specify two properties that share the same predicate. [\#662](https://github.com/samvera/active_fedora/issues/662)
|
|
1423
|
+
- If base\_path is not set in fedora.yml, auto-casting doesn't work in ActiveFedora::Base.find [\#657](https://github.com/samvera/active_fedora/issues/657)
|
|
1424
|
+
|
|
1425
|
+
**Merged pull requests:**
|
|
1426
|
+
|
|
1427
|
+
- When save! is called only validate once [\#710](https://github.com/samvera/active_fedora/pull/710) ([jcoyne](https://github.com/jcoyne))
|
|
1428
|
+
- Add 'eradicate' option to ActiveFedora::Base\#destroy [\#709](https://github.com/samvera/active_fedora/pull/709) ([mjgiarlo](https://github.com/mjgiarlo))
|
|
1429
|
+
- Deprecate the three and four arg constructor to add\_file [\#708](https://github.com/samvera/active_fedora/pull/708) ([jcoyne](https://github.com/jcoyne))
|
|
1430
|
+
- File\#stream should return a FileBody object [\#707](https://github.com/samvera/active_fedora/pull/707) ([jcoyne](https://github.com/jcoyne))
|
|
1431
|
+
- Deprecate File\#add\_file\_datastream and the dsid parameter [\#706](https://github.com/samvera/active_fedora/pull/706) ([jcoyne](https://github.com/jcoyne))
|
|
1432
|
+
- File\#last\_modified removed [\#703](https://github.com/samvera/active_fedora/pull/703) ([jcoyne](https://github.com/jcoyne))
|
|
1433
|
+
- Don't read streams into a string before saving [\#701](https://github.com/samvera/active_fedora/pull/701) ([jcoyne](https://github.com/jcoyne))
|
|
1434
|
+
- Encodes file name in HTTP header to allow for special characters in filename [\#699](https://github.com/samvera/active_fedora/pull/699) ([hectorcorrea](https://github.com/hectorcorrea))
|
|
1435
|
+
- Caching [\#697](https://github.com/samvera/active_fedora/pull/697) ([jcoyne](https://github.com/jcoyne))
|
|
1436
|
+
- Fixes bug that prevented ActiveFedora from deserializing classes [\#696](https://github.com/samvera/active_fedora/pull/696) ([hectorcorrea](https://github.com/hectorcorrea))
|
|
1437
|
+
- Removed ActiveFedora::RDF::RelsExt [\#695](https://github.com/samvera/active_fedora/pull/695) ([jcoyne](https://github.com/jcoyne))
|
|
1438
|
+
- Load singular datastream attributes from solr [\#694](https://github.com/samvera/active_fedora/pull/694) ([jcoyne](https://github.com/jcoyne))
|
|
1439
|
+
- Jetty should wait a bit longer before unblocking [\#692](https://github.com/samvera/active_fedora/pull/692) ([mjgiarlo](https://github.com/mjgiarlo))
|
|
1440
|
+
|
|
1441
|
+
## [v9.0.0.rc3](https://github.com/samvera/active_fedora/tree/v9.0.0.rc3) (2015-01-16)
|
|
1442
|
+
|
|
1443
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.0.0...v9.0.0.rc3)
|
|
1444
|
+
|
|
1445
|
+
**Merged pull requests:**
|
|
1446
|
+
|
|
1447
|
+
- Use Fcrepo4 class repository definitions [\#691](https://github.com/samvera/active_fedora/pull/691) ([awead](https://github.com/awead))
|
|
1448
|
+
- Pass nested attribute options to the resource [\#689](https://github.com/samvera/active_fedora/pull/689) ([jcoyne](https://github.com/jcoyne))
|
|
1449
|
+
- Upgrade ActiveTriples to 0.6.0 [\#688](https://github.com/samvera/active_fedora/pull/688) ([jcoyne](https://github.com/jcoyne))
|
|
1450
|
+
- After setting nested rdf attributes, mark the attributes as changed. [\#686](https://github.com/samvera/active_fedora/pull/686) ([jcoyne](https://github.com/jcoyne))
|
|
1451
|
+
- Warn user when initial connection to Fedora fails and the URL does not e... [\#684](https://github.com/samvera/active_fedora/pull/684) ([hectorcorrea](https://github.com/hectorcorrea))
|
|
1452
|
+
- Support nested attributes for RDF properties. Fixes \#682 [\#683](https://github.com/samvera/active_fedora/pull/683) ([jcoyne](https://github.com/jcoyne))
|
|
1453
|
+
- Warn when the same predicate is used in more than one property [\#681](https://github.com/samvera/active_fedora/pull/681) ([hectorcorrea](https://github.com/hectorcorrea))
|
|
1454
|
+
- Fix reindex\_everything. Fixes \#678 [\#679](https://github.com/samvera/active_fedora/pull/679) ([jcoyne](https://github.com/jcoyne))
|
|
1455
|
+
|
|
1456
|
+
## [v8.0.0](https://github.com/samvera/active_fedora/tree/v8.0.0) (2015-01-14)
|
|
1457
|
+
|
|
1458
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.0.0.rc3...v8.0.0)
|
|
1459
|
+
|
|
1460
|
+
**Implemented enhancements:**
|
|
1461
|
+
|
|
1462
|
+
- Allow AF::Base properties to accept nested attributes [\#672](https://github.com/samvera/active_fedora/issues/672)
|
|
1463
|
+
|
|
1464
|
+
**Fixed bugs:**
|
|
1465
|
+
|
|
1466
|
+
- Misleading 302 error from LDP when pointing to wrong Fedora URL [\#656](https://github.com/samvera/active_fedora/issues/656)
|
|
1467
|
+
|
|
1468
|
+
**Closed issues:**
|
|
1469
|
+
|
|
1470
|
+
- Setting rdf nested attributes \(id\) should update changed attributes [\#685](https://github.com/samvera/active_fedora/issues/685)
|
|
1471
|
+
- accept nested attributes for a property on an AF::Base object [\#682](https://github.com/samvera/active_fedora/issues/682)
|
|
1472
|
+
|
|
1473
|
+
**Merged pull requests:**
|
|
1474
|
+
|
|
1475
|
+
- Bumped version to 8.0.0 [\#687](https://github.com/samvera/active_fedora/pull/687) ([dchandekstark](https://github.com/dchandekstark))
|
|
1476
|
+
|
|
1477
|
+
## [v8.0.0.rc3](https://github.com/samvera/active_fedora/tree/v8.0.0.rc3) (2015-01-07)
|
|
1478
|
+
|
|
1479
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.0.rc2...v8.0.0.rc3)
|
|
1480
|
+
|
|
1481
|
+
**Closed issues:**
|
|
1482
|
+
|
|
1483
|
+
- Reindex\_everything raising error [\#678](https://github.com/samvera/active_fedora/issues/678)
|
|
1484
|
+
- Code tidying [\#636](https://github.com/samvera/active_fedora/issues/636)
|
|
1485
|
+
|
|
1486
|
+
**Merged pull requests:**
|
|
1487
|
+
|
|
1488
|
+
- Can assign single ActiveTriples::Resource to single-valued attribute \(fi... [\#676](https://github.com/samvera/active_fedora/pull/676) ([dchandekstark](https://github.com/dchandekstark))
|
|
1489
|
+
- github issue 48 tests and YARD [\#629](https://github.com/samvera/active_fedora/pull/629) ([barmintor](https://github.com/barmintor))
|
|
1490
|
+
|
|
1491
|
+
## [v9.0.0.rc2](https://github.com/samvera/active_fedora/tree/v9.0.0.rc2) (2015-01-07)
|
|
1492
|
+
|
|
1493
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.0.rc1...v9.0.0.rc2)
|
|
1494
|
+
|
|
1495
|
+
**Merged pull requests:**
|
|
1496
|
+
|
|
1497
|
+
- Use the File class in the root namespace [\#677](https://github.com/samvera/active_fedora/pull/677) ([jcoyne](https://github.com/jcoyne))
|
|
1498
|
+
|
|
1499
|
+
## [v9.0.0.rc1](https://github.com/samvera/active_fedora/tree/v9.0.0.rc1) (2015-01-07)
|
|
1500
|
+
|
|
1501
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.0.beta8...v9.0.0.rc1)
|
|
1502
|
+
|
|
1503
|
+
**Closed issues:**
|
|
1504
|
+
|
|
1505
|
+
- active\_fedora:model generator needs update for ActiveFedora 9 [\#665](https://github.com/samvera/active_fedora/issues/665)
|
|
1506
|
+
- Incorporate Solrizer into ActiveFedora, It doesn't really have a purpose all alone. [\#664](https://github.com/samvera/active_fedora/issues/664)
|
|
1507
|
+
- Add sanitize\_for\_mass\_assignment to attributes= [\#658](https://github.com/samvera/active_fedora/issues/658)
|
|
1508
|
+
- Option to refresh versions cache [\#641](https://github.com/samvera/active_fedora/issues/641)
|
|
1509
|
+
- Explicitly sort versions according to creation date [\#640](https://github.com/samvera/active_fedora/issues/640)
|
|
1510
|
+
|
|
1511
|
+
**Merged pull requests:**
|
|
1512
|
+
|
|
1513
|
+
- Test on rails 4.2 and Ruby 2.2 [\#675](https://github.com/samvera/active_fedora/pull/675) ([jcoyne](https://github.com/jcoyne))
|
|
1514
|
+
- Remove cucumber from the solr template [\#674](https://github.com/samvera/active_fedora/pull/674) ([jcoyne](https://github.com/jcoyne))
|
|
1515
|
+
- Create an indexing service for RDF properties [\#673](https://github.com/samvera/active_fedora/pull/673) ([jcoyne](https://github.com/jcoyne))
|
|
1516
|
+
- Renamed Base.get\_descendent\_uris to Base.descendent\_uris [\#671](https://github.com/samvera/active_fedora/pull/671) ([jcoyne](https://github.com/jcoyne))
|
|
1517
|
+
- Provide the URI as part of the error message when object recreation is a... [\#670](https://github.com/samvera/active_fedora/pull/670) ([jcoyne](https://github.com/jcoyne))
|
|
1518
|
+
- Generate tests for model with RDF predicates [\#668](https://github.com/samvera/active_fedora/pull/668) ([jcoyne](https://github.com/jcoyne))
|
|
1519
|
+
- Updates to model generator templates for latest version of rspec-rails [\#667](https://github.com/samvera/active_fedora/pull/667) ([jcoyne](https://github.com/jcoyne))
|
|
1520
|
+
- Update the model generator. Fixes \#665 [\#666](https://github.com/samvera/active_fedora/pull/666) ([jcoyne](https://github.com/jcoyne))
|
|
1521
|
+
- reindex\_everything should ignore non-RDF sources [\#663](https://github.com/samvera/active_fedora/pull/663) ([jcoyne](https://github.com/jcoyne))
|
|
1522
|
+
- IndexingService\#generate\_solr\_document should yield the solr document [\#661](https://github.com/samvera/active_fedora/pull/661) ([jcoyne](https://github.com/jcoyne))
|
|
1523
|
+
- Restore the generator for fedora.yml [\#660](https://github.com/samvera/active_fedora/pull/660) ([jcoyne](https://github.com/jcoyne))
|
|
1524
|
+
|
|
1525
|
+
## [v9.0.0.beta8](https://github.com/samvera/active_fedora/tree/v9.0.0.beta8) (2014-12-19)
|
|
1526
|
+
|
|
1527
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.0.beta7...v9.0.0.beta8)
|
|
1528
|
+
|
|
1529
|
+
**Fixed bugs:**
|
|
1530
|
+
|
|
1531
|
+
- STATUS: 409 Could not remove triple when running ActiveFedora::Cleaner.clean! [\#647](https://github.com/samvera/active_fedora/issues/647)
|
|
1532
|
+
|
|
1533
|
+
**Closed issues:**
|
|
1534
|
+
|
|
1535
|
+
- Indexing should have a class for building the profile and not rely on to\_json [\#654](https://github.com/samvera/active_fedora/issues/654)
|
|
1536
|
+
- LoadableFromJson should filter json attributes [\#648](https://github.com/samvera/active_fedora/issues/648)
|
|
1537
|
+
|
|
1538
|
+
**Merged pull requests:**
|
|
1539
|
+
|
|
1540
|
+
- Add strong parameters validation [\#659](https://github.com/samvera/active_fedora/pull/659) ([jcoyne](https://github.com/jcoyne))
|
|
1541
|
+
- Add a service object for indexing profile json documents [\#655](https://github.com/samvera/active_fedora/pull/655) ([jcoyne](https://github.com/jcoyne))
|
|
1542
|
+
- fixes \#648 Bug: LoadableFromJson raises error when you have extra fields... [\#652](https://github.com/samvera/active_fedora/pull/652) ([flyingzumwalt](https://github.com/flyingzumwalt))
|
|
1543
|
+
- Reload and sort versions [\#650](https://github.com/samvera/active_fedora/pull/650) ([awead](https://github.com/awead))
|
|
1544
|
+
- Raise an error if data could be lost from singularizing a list [\#649](https://github.com/samvera/active_fedora/pull/649) ([jcoyne](https://github.com/jcoyne))
|
|
1545
|
+
|
|
1546
|
+
## [v9.0.0.beta7](https://github.com/samvera/active_fedora/tree/v9.0.0.beta7) (2014-12-11)
|
|
1547
|
+
|
|
1548
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.0.beta6...v9.0.0.beta7)
|
|
1549
|
+
|
|
1550
|
+
**Closed issues:**
|
|
1551
|
+
|
|
1552
|
+
- CollectionAssociation\#ids\_reader does not cache results, reads from solr each time. [\#644](https://github.com/samvera/active_fedora/issues/644)
|
|
1553
|
+
|
|
1554
|
+
**Merged pull requests:**
|
|
1555
|
+
|
|
1556
|
+
- Bump ldp dependency to 0.2 [\#646](https://github.com/samvera/active_fedora/pull/646) ([jcoyne](https://github.com/jcoyne))
|
|
1557
|
+
- PERF: Don't query solr again if we know there will be no results [\#645](https://github.com/samvera/active_fedora/pull/645) ([jcoyne](https://github.com/jcoyne))
|
|
1558
|
+
- Single valued properties accessed via the Hash accessor should be singular [\#643](https://github.com/samvera/active_fedora/pull/643) ([jcoyne](https://github.com/jcoyne))
|
|
1559
|
+
|
|
1560
|
+
## [v9.0.0.beta6](https://github.com/samvera/active_fedora/tree/v9.0.0.beta6) (2014-12-08)
|
|
1561
|
+
|
|
1562
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.0.beta5...v9.0.0.beta6)
|
|
1563
|
+
|
|
1564
|
+
**Implemented enhancements:**
|
|
1565
|
+
|
|
1566
|
+
- Define unique?\(key\) method [\#637](https://github.com/samvera/active_fedora/issues/637)
|
|
1567
|
+
|
|
1568
|
+
**Merged pull requests:**
|
|
1569
|
+
|
|
1570
|
+
- Enable single-value rdf fields withought depending on ActiveTriples [\#638](https://github.com/samvera/active_fedora/pull/638) ([jcoyne](https://github.com/jcoyne))
|
|
1571
|
+
|
|
1572
|
+
## [v9.0.0.beta5](https://github.com/samvera/active_fedora/tree/v9.0.0.beta5) (2014-12-06)
|
|
1573
|
+
|
|
1574
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.0.beta4...v9.0.0.beta5)
|
|
1575
|
+
|
|
1576
|
+
**Merged pull requests:**
|
|
1577
|
+
|
|
1578
|
+
- Support indexing single value RDF properties [\#635](https://github.com/samvera/active_fedora/pull/635) ([jcoyne](https://github.com/jcoyne))
|
|
1579
|
+
|
|
1580
|
+
## [v9.0.0.beta4](https://github.com/samvera/active_fedora/tree/v9.0.0.beta4) (2014-12-05)
|
|
1581
|
+
|
|
1582
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.0.beta3...v9.0.0.beta4)
|
|
1583
|
+
|
|
1584
|
+
**Fixed bugs:**
|
|
1585
|
+
|
|
1586
|
+
- Using the attribute accessor `:\[\]` method should return nil for terms that are singular [\#631](https://github.com/samvera/active_fedora/issues/631)
|
|
1587
|
+
|
|
1588
|
+
**Closed issues:**
|
|
1589
|
+
|
|
1590
|
+
- Single-valued properties [\#632](https://github.com/samvera/active_fedora/issues/632)
|
|
1591
|
+
- Refactor CollectionAssociation to use Reflection\#solr\_key [\#605](https://github.com/samvera/active_fedora/issues/605)
|
|
1592
|
+
- Rubydora doesn't allow managed datastreams to be created with a dsLocation [\#48](https://github.com/samvera/active_fedora/issues/48)
|
|
1593
|
+
|
|
1594
|
+
**Merged pull requests:**
|
|
1595
|
+
|
|
1596
|
+
- Init the base path when the Fedora object is initialized [\#634](https://github.com/samvera/active_fedora/pull/634) ([jcoyne](https://github.com/jcoyne))
|
|
1597
|
+
- Allow generated property methods to validate the cardinality of values. Fixes \#632 [\#633](https://github.com/samvera/active_fedora/pull/633) ([jcoyne](https://github.com/jcoyne))
|
|
1598
|
+
- Interface for versions [\#630](https://github.com/samvera/active_fedora/pull/630) ([awead](https://github.com/awead))
|
|
1599
|
+
|
|
1600
|
+
## [v9.0.0.beta3](https://github.com/samvera/active_fedora/tree/v9.0.0.beta3) (2014-12-03)
|
|
1601
|
+
|
|
1602
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.0.0.rc2...v9.0.0.beta3)
|
|
1603
|
+
|
|
1604
|
+
**Closed issues:**
|
|
1605
|
+
|
|
1606
|
+
- Return version urls [\#627](https://github.com/samvera/active_fedora/issues/627)
|
|
1607
|
+
- Return strings instead of RDF::Literals [\#625](https://github.com/samvera/active_fedora/issues/625)
|
|
1608
|
+
- Create a method ActiveFedora::Base.initialize\_root\_resource [\#623](https://github.com/samvera/active_fedora/issues/623)
|
|
1609
|
+
- Add a RDF Vocabulary for projecthydra namespace [\#615](https://github.com/samvera/active_fedora/issues/615)
|
|
1610
|
+
- Add isGoverenedBy to RelsExt [\#613](https://github.com/samvera/active_fedora/issues/613)
|
|
1611
|
+
|
|
1612
|
+
**Merged pull requests:**
|
|
1613
|
+
|
|
1614
|
+
- Return array of version uris [\#628](https://github.com/samvera/active_fedora/pull/628) ([awead](https://github.com/awead))
|
|
1615
|
+
- Adds fix for content-lenght value missing for files uploaded via ActionD... [\#622](https://github.com/samvera/active_fedora/pull/622) ([hectorcorrea](https://github.com/hectorcorrea))
|
|
1616
|
+
- Refactor lookup of solr fields Fixes \#605 [\#611](https://github.com/samvera/active_fedora/pull/611) ([jcoyne](https://github.com/jcoyne))
|
|
1617
|
+
- Describing bugs with pending tests [\#610](https://github.com/samvera/active_fedora/pull/610) ([awead](https://github.com/awead))
|
|
1618
|
+
|
|
1619
|
+
## [v8.0.0.rc2](https://github.com/samvera/active_fedora/tree/v8.0.0.rc2) (2014-12-02)
|
|
1620
|
+
|
|
1621
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v8.0.0.rc1...v8.0.0.rc2)
|
|
1622
|
+
|
|
1623
|
+
**Merged pull requests:**
|
|
1624
|
+
|
|
1625
|
+
- Removed pending deprecations omitted in 8.0.0.rc1 [\#626](https://github.com/samvera/active_fedora/pull/626) ([dchandekstark](https://github.com/dchandekstark))
|
|
1626
|
+
|
|
1627
|
+
## [v8.0.0.rc1](https://github.com/samvera/active_fedora/tree/v8.0.0.rc1) (2014-12-02)
|
|
1628
|
+
|
|
1629
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.0.beta2...v8.0.0.rc1)
|
|
1630
|
+
|
|
1631
|
+
**Fixed bugs:**
|
|
1632
|
+
|
|
1633
|
+
- Inconsistent behavior of \#attributes= and \#attributes causes problems with AF 8.0 [\#620](https://github.com/samvera/active_fedora/issues/620)
|
|
1634
|
+
|
|
1635
|
+
**Closed issues:**
|
|
1636
|
+
|
|
1637
|
+
- AF::OmDatastream\#get\_values\_from\_solr test failure [\#621](https://github.com/samvera/active_fedora/issues/621)
|
|
1638
|
+
|
|
1639
|
+
**Merged pull requests:**
|
|
1640
|
+
|
|
1641
|
+
- Removed pending deprecations for version 8.0.0. [\#624](https://github.com/samvera/active_fedora/pull/624) ([dchandekstark](https://github.com/dchandekstark))
|
|
1642
|
+
- Adding optional yml paramters as comments so people know they exist [\#618](https://github.com/samvera/active_fedora/pull/618) ([carolyncole](https://github.com/carolyncole))
|
|
1643
|
+
- add RDF::Vocabulary subclasses for FCRepo3 and ProjectHydra [\#616](https://github.com/samvera/active_fedora/pull/616) ([barmintor](https://github.com/barmintor))
|
|
1644
|
+
- Fix to make sure all values are handled as arrays [\#612](https://github.com/samvera/active_fedora/pull/612) ([hectorcorrea](https://github.com/hectorcorrea))
|
|
1645
|
+
- Object resource [\#500](https://github.com/samvera/active_fedora/pull/500) ([no-reply](https://github.com/no-reply))
|
|
1646
|
+
|
|
1647
|
+
## [v9.0.0.beta2](https://github.com/samvera/active_fedora/tree/v9.0.0.beta2) (2014-11-25)
|
|
1648
|
+
|
|
1649
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.1.2...v9.0.0.beta2)
|
|
1650
|
+
|
|
1651
|
+
**Merged pull requests:**
|
|
1652
|
+
|
|
1653
|
+
- Exclude auto-snapshot versions [\#619](https://github.com/samvera/active_fedora/pull/619) ([awead](https://github.com/awead))
|
|
1654
|
+
|
|
1655
|
+
## [v7.1.2](https://github.com/samvera/active_fedora/tree/v7.1.2) (2014-11-17)
|
|
1656
|
+
|
|
1657
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v9.0.0.beta1...v7.1.2)
|
|
1658
|
+
|
|
1659
|
+
**Merged pull requests:**
|
|
1660
|
+
|
|
1661
|
+
- Revert "clarified a comment" [\#569](https://github.com/samvera/active_fedora/pull/569) ([awead](https://github.com/awead))
|
|
1662
|
+
- clarified a comment [\#568](https://github.com/samvera/active_fedora/pull/568) ([bmaddy](https://github.com/bmaddy))
|
|
1663
|
+
- Correction to comment example [\#495](https://github.com/samvera/active_fedora/pull/495) ([atz](https://github.com/atz))
|
|
1664
|
+
- Bug \#479: Typo in XSD filename value stuck in config generator templates [\#480](https://github.com/samvera/active_fedora/pull/480) ([atz](https://github.com/atz))
|
|
1665
|
+
|
|
1666
|
+
## [v9.0.0.beta1](https://github.com/samvera/active_fedora/tree/v9.0.0.beta1) (2014-11-15)
|
|
1667
|
+
|
|
1668
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.1.1...v9.0.0.beta1)
|
|
1669
|
+
|
|
1670
|
+
**Implemented enhancements:**
|
|
1671
|
+
|
|
1672
|
+
- Support calls to Fedora4 fixity check [\#475](https://github.com/samvera/active_fedora/issues/475)
|
|
1673
|
+
|
|
1674
|
+
**Fixed bugs:**
|
|
1675
|
+
|
|
1676
|
+
- add\_file\_datastream should check for a reflection [\#594](https://github.com/samvera/active_fedora/issues/594)
|
|
1677
|
+
- SparqlInsert should not group delete clauses together [\#564](https://github.com/samvera/active_fedora/issues/564)
|
|
1678
|
+
- Missing rdf\_subject when loading from solr [\#542](https://github.com/samvera/active_fedora/issues/542)
|
|
1679
|
+
- Fix versionable [\#506](https://github.com/samvera/active_fedora/issues/506)
|
|
1680
|
+
|
|
1681
|
+
**Closed issues:**
|
|
1682
|
+
|
|
1683
|
+
- Resolve pending versionable specs [\#599](https://github.com/samvera/active_fedora/issues/599)
|
|
1684
|
+
- ActiveFedora::Rdf should be ActiveFedora::RDF [\#598](https://github.com/samvera/active_fedora/issues/598)
|
|
1685
|
+
- Clean up duplication in Reflection and Builder::Association wrt `predicate` [\#597](https://github.com/samvera/active_fedora/issues/597)
|
|
1686
|
+
- Folder table should have a `number\_of\_members` column [\#592](https://github.com/samvera/active_fedora/issues/592)
|
|
1687
|
+
- Base constructors should take a block [\#589](https://github.com/samvera/active_fedora/issues/589)
|
|
1688
|
+
- contains should be managed as an association. [\#579](https://github.com/samvera/active_fedora/issues/579)
|
|
1689
|
+
- Update deprecation warnings. deprecation\_horizon should change to 10.0 [\#571](https://github.com/samvera/active_fedora/issues/571)
|
|
1690
|
+
- Deprecate AF::Base.find when called with hash arguments. [\#561](https://github.com/samvera/active_fedora/issues/561)
|
|
1691
|
+
- AF::File\#has\_content? should return true if a file is attached, but it's not persisted. [\#560](https://github.com/samvera/active_fedora/issues/560)
|
|
1692
|
+
- A SolrBackedObject should not be saveable. Make it read-only. [\#555](https://github.com/samvera/active_fedora/issues/555)
|
|
1693
|
+
- PropertiesDatastream: Digital object is nil [\#553](https://github.com/samvera/active_fedora/issues/553)
|
|
1694
|
+
- PropertiesDatastream.import\_url: wrong number of arguments \(0 for 1..3\) [\#552](https://github.com/samvera/active_fedora/issues/552)
|
|
1695
|
+
- Sufia read\_groups empty [\#550](https://github.com/samvera/active_fedora/issues/550)
|
|
1696
|
+
- Hydra::AccessControls::Permission\(\#29436440\) expected, got Array\(\#15575200\) [\#549](https://github.com/samvera/active_fedora/issues/549)
|
|
1697
|
+
- Solr indexing error: Document is missing mandatory uniqueKey field: id [\#548](https://github.com/samvera/active_fedora/issues/548)
|
|
1698
|
+
- Hydra::AccessControls::Permission does not have an attribute `type' [\#547](https://github.com/samvera/active_fedora/issues/547)
|
|
1699
|
+
- Sufia file ownership test failures [\#546](https://github.com/samvera/active_fedora/issues/546)
|
|
1700
|
+
- Undefined method `multiple' for nil:NilClass [\#545](https://github.com/samvera/active_fedora/issues/545)
|
|
1701
|
+
- Undefined method `has\_content?' for \#\<FileContentDatastream:0x000000084eae00\> [\#544](https://github.com/samvera/active_fedora/issues/544)
|
|
1702
|
+
- File\#has\_content? has gone missing [\#541](https://github.com/samvera/active_fedora/issues/541)
|
|
1703
|
+
- The attributes module is not playing well with ActiveTriples [\#536](https://github.com/samvera/active_fedora/issues/536)
|
|
1704
|
+
- Oracle branch fails in Travis [\#524](https://github.com/samvera/active_fedora/issues/524)
|
|
1705
|
+
- load\_datastreams should not instantiate the datastreams until needed [\#521](https://github.com/samvera/active_fedora/issues/521)
|
|
1706
|
+
- Rename ActiveFedora::Datastream -\> ActiveFedora::File [\#518](https://github.com/samvera/active_fedora/issues/518)
|
|
1707
|
+
- do away with Persistence\#reload\_managed\_properties [\#514](https://github.com/samvera/active_fedora/issues/514)
|
|
1708
|
+
- rename defined\_attributes to delegated\_attributes [\#513](https://github.com/samvera/active_fedora/issues/513)
|
|
1709
|
+
- Set up coveralls [\#511](https://github.com/samvera/active_fedora/issues/511)
|
|
1710
|
+
- Get rid of CollectionAssociation\#add\_record\_to\_target\_with\_callbacks [\#510](https://github.com/samvera/active_fedora/issues/510)
|
|
1711
|
+
- Associations that key off class\_name are broken. [\#509](https://github.com/samvera/active_fedora/issues/509)
|
|
1712
|
+
- Collapse has\_file\_datastream and has\_metadata into has\_datastream [\#508](https://github.com/samvera/active_fedora/issues/508)
|
|
1713
|
+
- Test fails. Unsure of correct behavior. [\#507](https://github.com/samvera/active_fedora/issues/507)
|
|
1714
|
+
- Only update when the object is changed [\#505](https://github.com/samvera/active_fedora/issues/505)
|
|
1715
|
+
- Associations should use change tracking [\#504](https://github.com/samvera/active_fedora/issues/504)
|
|
1716
|
+
- In LDP make a subclass of Ldp::HttpError for status code 410. [\#503](https://github.com/samvera/active_fedora/issues/503)
|
|
1717
|
+
- Use fcr:metadata to assign properties to resources [\#499](https://github.com/samvera/active_fedora/issues/499)
|
|
1718
|
+
- Remove references to fcr:content [\#498](https://github.com/samvera/active_fedora/issues/498)
|
|
1719
|
+
- Do PUT requests with the exact modified date \(precise to a thousandth of a second\) [\#497](https://github.com/samvera/active_fedora/issues/497)
|
|
1720
|
+
- Implement fcr:tombstone [\#496](https://github.com/samvera/active_fedora/issues/496)
|
|
1721
|
+
- Detect ETag mismatches [\#494](https://github.com/samvera/active_fedora/issues/494)
|
|
1722
|
+
- Refactor Base.reindex\_everything [\#492](https://github.com/samvera/active_fedora/issues/492)
|
|
1723
|
+
- Integration with ActiveTriples 0.4.0 [\#491](https://github.com/samvera/active_fedora/issues/491)
|
|
1724
|
+
- Call .digest on datastreams to return urn [\#489](https://github.com/samvera/active_fedora/issues/489)
|
|
1725
|
+
- Rename property argument on associations to predicate [\#483](https://github.com/samvera/active_fedora/issues/483)
|
|
1726
|
+
- Config generator confused about xsd\_xacml\_policy1.0 value [\#479](https://github.com/samvera/active_fedora/issues/479)
|
|
1727
|
+
- Enable locking [\#478](https://github.com/samvera/active_fedora/issues/478)
|
|
1728
|
+
- Should ActiveFedora::Base.destroy\_all clear Solr? [\#470](https://github.com/samvera/active_fedora/issues/470)
|
|
1729
|
+
- On create, if we know the pid, raise an error if the node already exists. [\#409](https://github.com/samvera/active_fedora/issues/409)
|
|
1730
|
+
- Deprecate \#pid [\#407](https://github.com/samvera/active_fedora/issues/407)
|
|
1731
|
+
- Pull fedora config out of fedora-lens [\#404](https://github.com/samvera/active_fedora/issues/404)
|
|
1732
|
+
- Update AF to proxy object/datastream properties, cast them to arrays, and take the first value [\#86](https://github.com/samvera/active_fedora/issues/86)
|
|
1733
|
+
|
|
1734
|
+
**Merged pull requests:**
|
|
1735
|
+
|
|
1736
|
+
- Remove counte\_cache and touch options from belongs\_to association [\#608](https://github.com/samvera/active_fedora/pull/608) ([jcoyne](https://github.com/jcoyne))
|
|
1737
|
+
- Remove deprecated rspec should\_receive [\#607](https://github.com/samvera/active_fedora/pull/607) ([jcoyne](https://github.com/jcoyne))
|
|
1738
|
+
- Translate property to predicate in Builder::Association [\#606](https://github.com/samvera/active_fedora/pull/606) ([jcoyne](https://github.com/jcoyne))
|
|
1739
|
+
- Consistent use of RDF constant [\#604](https://github.com/samvera/active_fedora/pull/604) ([awead](https://github.com/awead))
|
|
1740
|
+
- Objects loaded from Solr should be read-only. Fixes \#555 [\#603](https://github.com/samvera/active_fedora/pull/603) ([jcoyne](https://github.com/jcoyne))
|
|
1741
|
+
- Query File for RDF.type fixes \#599 [\#602](https://github.com/samvera/active_fedora/pull/602) ([awead](https://github.com/awead))
|
|
1742
|
+
- Extract errors to their own file. Add documentation [\#601](https://github.com/samvera/active_fedora/pull/601) ([jcoyne](https://github.com/jcoyne))
|
|
1743
|
+
- Deprecate property, require predicate on associations. Fixes \#483 [\#600](https://github.com/samvera/active_fedora/pull/600) ([jcoyne](https://github.com/jcoyne))
|
|
1744
|
+
- Implements Versionable.has\_versions? [\#596](https://github.com/samvera/active_fedora/pull/596) ([hectorcorrea](https://github.com/hectorcorrea))
|
|
1745
|
+
- add\_file\_datastream should check for a reflection. Fixes \#594 [\#595](https://github.com/samvera/active_fedora/pull/595) ([jcoyne](https://github.com/jcoyne))
|
|
1746
|
+
- FilesHash should behave like a HashWithIndifferentAccess [\#593](https://github.com/samvera/active_fedora/pull/593) ([jcoyne](https://github.com/jcoyne))
|
|
1747
|
+
- Deprecate File.new taking a Base as an argument [\#591](https://github.com/samvera/active_fedora/pull/591) ([jcoyne](https://github.com/jcoyne))
|
|
1748
|
+
- ActiveFedora::Base.new should yield a block. Fixes \#589 [\#590](https://github.com/samvera/active_fedora/pull/590) ([jcoyne](https://github.com/jcoyne))
|
|
1749
|
+
- Remove Solrizer-Fedora integration [\#588](https://github.com/samvera/active_fedora/pull/588) ([jcoyne](https://github.com/jcoyne))
|
|
1750
|
+
- Move the 'contains' logic into an association [\#587](https://github.com/samvera/active_fedora/pull/587) ([jcoyne](https://github.com/jcoyne))
|
|
1751
|
+
- Separate the indexing concerns out of the Persistence module [\#585](https://github.com/samvera/active_fedora/pull/585) ([jcoyne](https://github.com/jcoyne))
|
|
1752
|
+
- Create an IndexingService responsible for indexing resources [\#584](https://github.com/samvera/active_fedora/pull/584) ([jcoyne](https://github.com/jcoyne))
|
|
1753
|
+
- Support fixity calls to Fedora [\#583](https://github.com/samvera/active_fedora/pull/583) ([awead](https://github.com/awead))
|
|
1754
|
+
- With metadata [\#582](https://github.com/samvera/active_fedora/pull/582) ([jcoyne](https://github.com/jcoyne))
|
|
1755
|
+
- Deprecate calling .find with hash [\#581](https://github.com/samvera/active_fedora/pull/581) ([awead](https://github.com/awead))
|
|
1756
|
+
- Change deprecation horizon to 10.0 [\#580](https://github.com/samvera/active_fedora/pull/580) ([awead](https://github.com/awead))
|
|
1757
|
+
- Factor out the Ldp::Orm class [\#578](https://github.com/samvera/active_fedora/pull/578) ([jcoyne](https://github.com/jcoyne))
|
|
1758
|
+
- Removed workaround for fcrepo4/fcrepo4\#442 [\#577](https://github.com/samvera/active_fedora/pull/577) ([jcoyne](https://github.com/jcoyne))
|
|
1759
|
+
- Don't get the HEAD of a non-existant resource [\#576](https://github.com/samvera/active_fedora/pull/576) ([jcoyne](https://github.com/jcoyne))
|
|
1760
|
+
- Use the headers to get Content-Disposition [\#575](https://github.com/samvera/active_fedora/pull/575) ([jcoyne](https://github.com/jcoyne))
|
|
1761
|
+
- Allow size to be nil if there is no content [\#574](https://github.com/samvera/active_fedora/pull/574) ([jcoyne](https://github.com/jcoyne))
|
|
1762
|
+
- Remove alias\_method\_chain [\#573](https://github.com/samvera/active_fedora/pull/573) ([jcoyne](https://github.com/jcoyne))
|
|
1763
|
+
- Files should be independent of the ActiveFedora::Base object. [\#572](https://github.com/samvera/active_fedora/pull/572) ([jcoyne](https://github.com/jcoyne))
|
|
1764
|
+
- Changed ActiveFedora::File\#persisted\_size to simply return 0 if we're lo... [\#570](https://github.com/samvera/active_fedora/pull/570) ([afred](https://github.com/afred))
|
|
1765
|
+
- Refactors ActiveFedora::File\#size to use two new methods, ActiveFedora::... [\#567](https://github.com/samvera/active_fedora/pull/567) ([afred](https://github.com/afred))
|
|
1766
|
+
- ActiveTriples properties should know that they are multiple. Fixes \#547 [\#566](https://github.com/samvera/active_fedora/pull/566) ([jcoyne](https://github.com/jcoyne))
|
|
1767
|
+
- Separate the SPARQL deletes so if one doesn't match the others still work [\#565](https://github.com/samvera/active_fedora/pull/565) ([jcoyne](https://github.com/jcoyne))
|
|
1768
|
+
- Shifting onto a HABTM should immediately set the ids [\#563](https://github.com/samvera/active_fedora/pull/563) ([jcoyne](https://github.com/jcoyne))
|
|
1769
|
+
- Should be able to call first on an attribute for a document loaded from Solr [\#562](https://github.com/samvera/active_fedora/pull/562) ([jcoyne](https://github.com/jcoyne))
|
|
1770
|
+
- Adds tests for ActiveFedora::Attributes::ClassMethods.multiple? [\#559](https://github.com/samvera/active_fedora/pull/559) ([afred](https://github.com/afred))
|
|
1771
|
+
- Make resource\_class a class method to avoid multiple declarations of Gen... [\#557](https://github.com/samvera/active_fedora/pull/557) ([jcoyne](https://github.com/jcoyne))
|
|
1772
|
+
- load\_instance\_from\_solr should be able to handle object associations [\#556](https://github.com/samvera/active_fedora/pull/556) ([jcoyne](https://github.com/jcoyne))
|
|
1773
|
+
- Convenience methods from Rubydora [\#554](https://github.com/samvera/active_fedora/pull/554) ([awead](https://github.com/awead))
|
|
1774
|
+
- Refactor the associations to follow developments in ActiveRecord [\#551](https://github.com/samvera/active_fedora/pull/551) ([jcoyne](https://github.com/jcoyne))
|
|
1775
|
+
- Create a separate resource class for each ActiveFedora::Base subclass [\#543](https://github.com/samvera/active_fedora/pull/543) ([jcoyne](https://github.com/jcoyne))
|
|
1776
|
+
- Raise error unless orm.new? fixes \#409 [\#539](https://github.com/samvera/active_fedora/pull/539) ([awead](https://github.com/awead))
|
|
1777
|
+
- Use a string for class property keys [\#538](https://github.com/samvera/active_fedora/pull/538) ([awead](https://github.com/awead))
|
|
1778
|
+
- Deprecates usage of \#pid in favor of \#id. [\#537](https://github.com/samvera/active_fedora/pull/537) ([afred](https://github.com/afred))
|
|
1779
|
+
- At0.4.0 [\#535](https://github.com/samvera/active_fedora/pull/535) ([no-reply](https://github.com/no-reply))
|
|
1780
|
+
- Bump test grid to rails 4.2.0.beta4 [\#533](https://github.com/samvera/active_fedora/pull/533) ([jcoyne](https://github.com/jcoyne))
|
|
1781
|
+
- The contains method can now be called with a single argument \(name\) [\#532](https://github.com/samvera/active_fedora/pull/532) ([jcoyne](https://github.com/jcoyne))
|
|
1782
|
+
- Use the namespaced \(root\) File model in solr config generator [\#531](https://github.com/samvera/active_fedora/pull/531) ([jcoyne](https://github.com/jcoyne))
|
|
1783
|
+
- Use .eradiate for tombstones [\#530](https://github.com/samvera/active_fedora/pull/530) ([awead](https://github.com/awead))
|
|
1784
|
+
- Use the namespaced \(root\) File module for the model generator [\#529](https://github.com/samvera/active_fedora/pull/529) ([jcoyne](https://github.com/jcoyne))
|
|
1785
|
+
- Use attached\_files rather than the deprecated datastreams method [\#528](https://github.com/samvera/active_fedora/pull/528) ([jcoyne](https://github.com/jcoyne))
|
|
1786
|
+
- Rely on autosave associations when setting nested attributes [\#527](https://github.com/samvera/active_fedora/pull/527) ([jcoyne](https://github.com/jcoyne))
|
|
1787
|
+
- On a SPARQL insert each predicate should have its own independent variable [\#526](https://github.com/samvera/active_fedora/pull/526) ([jcoyne](https://github.com/jcoyne))
|
|
1788
|
+
- Fetch digest uri from a resource [\#523](https://github.com/samvera/active_fedora/pull/523) ([awead](https://github.com/awead))
|
|
1789
|
+
- Grab the file name from the HEAD request now that fcrepo is fixed [\#522](https://github.com/samvera/active_fedora/pull/522) ([jcoyne](https://github.com/jcoyne))
|
|
1790
|
+
- Rename Datastream to File. Fixes \#518 [\#520](https://github.com/samvera/active_fedora/pull/520) ([jcoyne](https://github.com/jcoyne))
|
|
1791
|
+
- Updates to Versionable [\#519](https://github.com/samvera/active_fedora/pull/519) ([awead](https://github.com/awead))
|
|
1792
|
+
- Extract cleanup logic from spec\_helper into ActiveFedora::Cleaner [\#517](https://github.com/samvera/active_fedora/pull/517) ([jcoyne](https://github.com/jcoyne))
|
|
1793
|
+
- Removed unused ActiveTriples predicates [\#516](https://github.com/samvera/active_fedora/pull/516) ([jcoyne](https://github.com/jcoyne))
|
|
1794
|
+
- Consolidate has\_metadata and has\_file\_datastream into contains. Fixes \#508 [\#515](https://github.com/samvera/active_fedora/pull/515) ([jcoyne](https://github.com/jcoyne))
|
|
1795
|
+
- Replaces ActiveFedora::Indexing.urls\_from\_sitemap\_index with ActiveFedor... [\#512](https://github.com/samvera/active_fedora/pull/512) ([afred](https://github.com/afred))
|
|
1796
|
+
- Remove the ContainerResource from Datastream [\#501](https://github.com/samvera/active_fedora/pull/501) ([jcoyne](https://github.com/jcoyne))
|
|
1797
|
+
- Attribute\_names should be available via an instance method [\#488](https://github.com/samvera/active_fedora/pull/488) ([jcoyne](https://github.com/jcoyne))
|
|
1798
|
+
- Enable create on an association to take attributes [\#487](https://github.com/samvera/active_fedora/pull/487) ([jcoyne](https://github.com/jcoyne))
|
|
1799
|
+
- Allow polymorphic has\_many associations [\#485](https://github.com/samvera/active_fedora/pull/485) ([jcoyne](https://github.com/jcoyne))
|
|
1800
|
+
- Remove duplicate code \(set\_belongs\_to\_association\_for\) [\#484](https://github.com/samvera/active_fedora/pull/484) ([jcoyne](https://github.com/jcoyne))
|
|
1801
|
+
- Put the ldp dependency in the gemspec [\#482](https://github.com/samvera/active_fedora/pull/482) ([jcoyne](https://github.com/jcoyne))
|
|
1802
|
+
- Provide a sensible default for base\_path [\#481](https://github.com/samvera/active_fedora/pull/481) ([jcoyne](https://github.com/jcoyne))
|
|
1803
|
+
- Reimplement load\_instance\_from\_solr [\#474](https://github.com/samvera/active_fedora/pull/474) ([jcoyne](https://github.com/jcoyne))
|
|
1804
|
+
- Restore existing versions of datastreams [\#469](https://github.com/samvera/active_fedora/pull/469) ([awead](https://github.com/awead))
|
|
1805
|
+
|
|
1806
|
+
## [v7.1.1](https://github.com/samvera/active_fedora/tree/v7.1.1) (2014-09-22)
|
|
1807
|
+
|
|
1808
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.1.0...v7.1.1)
|
|
1809
|
+
|
|
1810
|
+
**Fixed bugs:**
|
|
1811
|
+
|
|
1812
|
+
- Calling RdfDatstream\#deserialize unexpectedly returns RubydoraRepository [\#471](https://github.com/samvera/active_fedora/issues/471)
|
|
1813
|
+
- RDFDatastream\#content= should accept IO [\#461](https://github.com/samvera/active_fedora/issues/461)
|
|
1814
|
+
|
|
1815
|
+
**Closed issues:**
|
|
1816
|
+
|
|
1817
|
+
- NoMethodError: undefined method properties= in activetriples branch [\#466](https://github.com/samvera/active_fedora/issues/466)
|
|
1818
|
+
- NtriplesRDFDatastream should have default mimeType "application/n-triples" [\#464](https://github.com/samvera/active_fedora/issues/464)
|
|
1819
|
+
- SimpleDatastream: undefined method `val' for "text/xml":String [\#459](https://github.com/samvera/active_fedora/issues/459)
|
|
1820
|
+
- wrong number of arguments to save. [\#458](https://github.com/samvera/active_fedora/issues/458)
|
|
1821
|
+
- Implement Range Requests for fedora 4 [\#456](https://github.com/samvera/active_fedora/issues/456)
|
|
1822
|
+
- 500 ItemNotFoundException spec/integration/associations\_spec.rb:268 [\#414](https://github.com/samvera/active_fedora/issues/414)
|
|
1823
|
+
- 500 NPE spec/integration/has\_and\_belongs\_to\_many\_associations\_spec.rb:43 [\#413](https://github.com/samvera/active_fedora/issues/413)
|
|
1824
|
+
- 412 ETag mismatch [\#412](https://github.com/samvera/active_fedora/issues/412)
|
|
1825
|
+
- Reimplment AF::Indexing.reindex\_everything as AF::Relation.index\_all [\#410](https://github.com/samvera/active_fedora/issues/410)
|
|
1826
|
+
- Generate a new rails app that is the prototype. [\#406](https://github.com/samvera/active_fedora/issues/406)
|
|
1827
|
+
- Branch of Sufia and dependancies that can run for AF8 [\#405](https://github.com/samvera/active_fedora/issues/405)
|
|
1828
|
+
- Include tests and functionality from Curate [\#274](https://github.com/samvera/active_fedora/issues/274)
|
|
1829
|
+
- Expected setting a multi-value delegate attribute to return an array [\#141](https://github.com/samvera/active_fedora/issues/141)
|
|
1830
|
+
|
|
1831
|
+
**Merged pull requests:**
|
|
1832
|
+
|
|
1833
|
+
- RdfDatastream\#deserialize should always return an RDF::Graph. Fixes \#471 [\#472](https://github.com/samvera/active_fedora/pull/472) ([jcoyne](https://github.com/jcoyne))
|
|
1834
|
+
- Set default mimeType for NtriplesRDFDatastream to 'application/n-triples' [\#465](https://github.com/samvera/active_fedora/pull/465) ([dchandekstark](https://github.com/dchandekstark))
|
|
1835
|
+
- RDFDatastream\#content= patched to accept IO [\#462](https://github.com/samvera/active_fedora/pull/462) ([dchandekstark](https://github.com/dchandekstark))
|
|
1836
|
+
- Only set ds content in \#create\_datastream for managed and inline [\#460](https://github.com/samvera/active_fedora/pull/460) ([dchandekstark](https://github.com/dchandekstark))
|
|
1837
|
+
|
|
1838
|
+
## [v7.1.0](https://github.com/samvera/active_fedora/tree/v7.1.0) (2014-07-18)
|
|
1839
|
+
|
|
1840
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.7.8...v7.1.0)
|
|
1841
|
+
|
|
1842
|
+
**Closed issues:**
|
|
1843
|
+
|
|
1844
|
+
- Appending to RDF List doesn't remove the nil \#rest assertion [\#445](https://github.com/samvera/active_fedora/issues/445)
|
|
1845
|
+
- Dependency Conflict for RSpec [\#437](https://github.com/samvera/active_fedora/issues/437)
|
|
1846
|
+
|
|
1847
|
+
**Merged pull requests:**
|
|
1848
|
+
|
|
1849
|
+
- Update Om and Rubydora depencencies [\#454](https://github.com/samvera/active_fedora/pull/454) ([jcoyne](https://github.com/jcoyne))
|
|
1850
|
+
- Change the deprecation message so that it helps you find the problem [\#453](https://github.com/samvera/active_fedora/pull/453) ([jcoyne](https://github.com/jcoyne))
|
|
1851
|
+
- Make logger an accessor that can be set [\#450](https://github.com/samvera/active_fedora/pull/450) ([jcoyne](https://github.com/jcoyne))
|
|
1852
|
+
- Remove mediashelf-loggable [\#449](https://github.com/samvera/active_fedora/pull/449) ([jcoyne](https://github.com/jcoyne))
|
|
1853
|
+
- Refactoring ActiveFedora::Rdf to use ActiveTriples [\#447](https://github.com/samvera/active_fedora/pull/447) ([no-reply](https://github.com/no-reply))
|
|
1854
|
+
- Add solr\_page\_size as a valid option for HABTM [\#443](https://github.com/samvera/active_fedora/pull/443) ([jcoyne](https://github.com/jcoyne))
|
|
1855
|
+
- Fixes YAML serialization issues [\#440](https://github.com/samvera/active_fedora/pull/440) ([mbklein](https://github.com/mbklein))
|
|
1856
|
+
- Refactor for style/readability [\#438](https://github.com/samvera/active_fedora/pull/438) ([jcoyne](https://github.com/jcoyne))
|
|
1857
|
+
- Fixed bug in ActiveFedora::FinderMethods\#load\_from\_fedora [\#434](https://github.com/samvera/active_fedora/pull/434) ([dchandekstark](https://github.com/dchandekstark))
|
|
1858
|
+
- Adds :update\_index option to `save' [\#433](https://github.com/samvera/active_fedora/pull/433) ([dchandekstark](https://github.com/dchandekstark))
|
|
1859
|
+
- Created pid instance variable so value can be retained after destroy [\#430](https://github.com/samvera/active_fedora/pull/430) ([dchandekstark](https://github.com/dchandekstark))
|
|
1860
|
+
- Added support to `exists?' finder method for a hash of conditions [\#429](https://github.com/samvera/active_fedora/pull/429) ([dchandekstark](https://github.com/dchandekstark))
|
|
1861
|
+
- Deprecate confusing attribute setter behaviors [\#428](https://github.com/samvera/active_fedora/pull/428) ([dchandekstark](https://github.com/dchandekstark))
|
|
1862
|
+
|
|
1863
|
+
## [v6.7.8](https://github.com/samvera/active_fedora/tree/v6.7.8) (2014-06-25)
|
|
1864
|
+
|
|
1865
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.0.4...v6.7.8)
|
|
1866
|
+
|
|
1867
|
+
**Fixed bugs:**
|
|
1868
|
+
|
|
1869
|
+
- find\_each doesn't cast AF::Base by default [\#431](https://github.com/samvera/active_fedora/issues/431)
|
|
1870
|
+
- destroy should not clear the object's pid [\#422](https://github.com/samvera/active_fedora/issues/422)
|
|
1871
|
+
|
|
1872
|
+
**Closed issues:**
|
|
1873
|
+
|
|
1874
|
+
- ActiveFedora::DatastreamHash cannot be deserialized from YAML [\#439](https://github.com/samvera/active_fedora/issues/439)
|
|
1875
|
+
- Finder method `exists?' should accept hash conditions [\#427](https://github.com/samvera/active_fedora/issues/427)
|
|
1876
|
+
|
|
1877
|
+
**Merged pull requests:**
|
|
1878
|
+
|
|
1879
|
+
- Backport 58b9e7e and 3a946ff to 6.7 [\#442](https://github.com/samvera/active_fedora/pull/442) ([mbklein](https://github.com/mbklein))
|
|
1880
|
+
|
|
1881
|
+
## [v7.0.4](https://github.com/samvera/active_fedora/tree/v7.0.4) (2014-06-10)
|
|
1882
|
+
|
|
1883
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.0.3...v7.0.4)
|
|
1884
|
+
|
|
1885
|
+
**Closed issues:**
|
|
1886
|
+
|
|
1887
|
+
- Collection association finder doesn't respect where values. [\#423](https://github.com/samvera/active_fedora/issues/423)
|
|
1888
|
+
|
|
1889
|
+
**Merged pull requests:**
|
|
1890
|
+
|
|
1891
|
+
- Adding start/offset option for queries [\#421](https://github.com/samvera/active_fedora/pull/421) ([no-reply](https://github.com/no-reply))
|
|
1892
|
+
- Add \#any? for Rspec 3 support [\#420](https://github.com/samvera/active_fedora/pull/420) ([cjcolvar](https://github.com/cjcolvar))
|
|
1893
|
+
|
|
1894
|
+
## [v7.0.3](https://github.com/samvera/active_fedora/tree/v7.0.3) (2014-05-13)
|
|
1895
|
+
|
|
1896
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.0.2...v7.0.3)
|
|
1897
|
+
|
|
1898
|
+
**Fixed bugs:**
|
|
1899
|
+
|
|
1900
|
+
- construct\_query\_for\_pids called with a string instead of an array [\#418](https://github.com/samvera/active_fedora/issues/418)
|
|
1901
|
+
|
|
1902
|
+
**Closed issues:**
|
|
1903
|
+
|
|
1904
|
+
- 412 ETag mismatch [\#411](https://github.com/samvera/active_fedora/issues/411)
|
|
1905
|
+
- Fix reindex\_everything [\#401](https://github.com/samvera/active_fedora/issues/401)
|
|
1906
|
+
- Content-Length not given and Transfer-Encoding is not `chunked' [\#397](https://github.com/samvera/active_fedora/issues/397)
|
|
1907
|
+
|
|
1908
|
+
**Merged pull requests:**
|
|
1909
|
+
|
|
1910
|
+
- Remove invalid call to construct\_query\_for\_pids. Reduced total number of... [\#419](https://github.com/samvera/active_fedora/pull/419) ([jcoyne](https://github.com/jcoyne))
|
|
1911
|
+
- Define ActiveFedora::Rollback so it can be used in AutosaveAssociation [\#416](https://github.com/samvera/active_fedora/pull/416) ([cjcolvar](https://github.com/cjcolvar))
|
|
1912
|
+
- \#association\(name\) should return nil if no association is found [\#415](https://github.com/samvera/active_fedora/pull/415) ([cjcolvar](https://github.com/cjcolvar))
|
|
1913
|
+
|
|
1914
|
+
## [v7.0.2](https://github.com/samvera/active_fedora/tree/v7.0.2) (2014-04-17)
|
|
1915
|
+
|
|
1916
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.0.1...v7.0.2)
|
|
1917
|
+
|
|
1918
|
+
**Fixed bugs:**
|
|
1919
|
+
|
|
1920
|
+
- HasManyAssociation\#count\_records NameError [\#383](https://github.com/samvera/active_fedora/issues/383)
|
|
1921
|
+
|
|
1922
|
+
**Closed issues:**
|
|
1923
|
+
|
|
1924
|
+
- Setting non-existent attributes with RDF nested attributes fails silently [\#393](https://github.com/samvera/active_fedora/issues/393)
|
|
1925
|
+
- RDF::ReaderError with 7.0.1 [\#387](https://github.com/samvera/active_fedora/issues/387)
|
|
1926
|
+
|
|
1927
|
+
**Merged pull requests:**
|
|
1928
|
+
|
|
1929
|
+
- Adding data.nil? guard for deserialize [\#398](https://github.com/samvera/active_fedora/pull/398) ([jeremyf](https://github.com/jeremyf))
|
|
1930
|
+
- Enabled class\_name constantization on access [\#396](https://github.com/samvera/active_fedora/pull/396) ([no-reply](https://github.com/no-reply))
|
|
1931
|
+
- Adding error for bad nested attribute arguments [\#395](https://github.com/samvera/active_fedora/pull/395) ([no-reply](https://github.com/no-reply))
|
|
1932
|
+
- Removed duplicate properties hash from AF::Rdf [\#394](https://github.com/samvera/active_fedora/pull/394) ([no-reply](https://github.com/no-reply))
|
|
1933
|
+
- Making missing AF::Base objects act as Resources [\#392](https://github.com/samvera/active_fedora/pull/392) ([no-reply](https://github.com/no-reply))
|
|
1934
|
+
- Fix belongs\_to cmodel inheritance. [\#391](https://github.com/samvera/active_fedora/pull/391) ([scande3](https://github.com/scande3))
|
|
1935
|
+
- fixing assignment of rdf\_subjects in \#attributes= [\#390](https://github.com/samvera/active_fedora/pull/390) ([no-reply](https://github.com/no-reply))
|
|
1936
|
+
- fixing misused RuntimeError in AF::Rdf::Resource [\#389](https://github.com/samvera/active_fedora/pull/389) ([no-reply](https://github.com/no-reply))
|
|
1937
|
+
- Passes all content setting through the deserialization method. [\#388](https://github.com/samvera/active_fedora/pull/388) ([tpendragon](https://github.com/tpendragon))
|
|
1938
|
+
- Allow non-default ds type configurations in named ds specs [\#386](https://github.com/samvera/active_fedora/pull/386) ([barmintor](https://github.com/barmintor))
|
|
1939
|
+
- Add CollectionProxy\#load\_from\_solr \(delegated to association\) [\#385](https://github.com/samvera/active_fedora/pull/385) ([dchandekstark](https://github.com/dchandekstark))
|
|
1940
|
+
- Corrected method call to :loaded! in HasManyAssociation \(fixes \#383\) [\#384](https://github.com/samvera/active_fedora/pull/384) ([dchandekstark](https://github.com/dchandekstark))
|
|
1941
|
+
|
|
1942
|
+
## [v7.0.1](https://github.com/samvera/active_fedora/tree/v7.0.1) (2014-04-01)
|
|
1943
|
+
|
|
1944
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.0.0...v7.0.1)
|
|
1945
|
+
|
|
1946
|
+
**Closed issues:**
|
|
1947
|
+
|
|
1948
|
+
- HasAndBelongsToManyAssociation does not have `empty?` [\#381](https://github.com/samvera/active_fedora/issues/381)
|
|
1949
|
+
|
|
1950
|
+
**Merged pull requests:**
|
|
1951
|
+
|
|
1952
|
+
- HasAndBelongsToManyAssociation should have \#empty?. Fixes \#381 [\#382](https://github.com/samvera/active_fedora/pull/382) ([jcoyne](https://github.com/jcoyne))
|
|
1953
|
+
|
|
1954
|
+
## [v7.0.0](https://github.com/samvera/active_fedora/tree/v7.0.0) (2014-03-31)
|
|
1955
|
+
|
|
1956
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.0.0.rc3...v7.0.0)
|
|
1957
|
+
|
|
1958
|
+
**Closed issues:**
|
|
1959
|
+
|
|
1960
|
+
- index.type :boolean for NtriplesRdfDatastream [\#321](https://github.com/samvera/active_fedora/issues/321)
|
|
1961
|
+
- RDF should allow for date to include time [\#271](https://github.com/samvera/active_fedora/issues/271)
|
|
1962
|
+
|
|
1963
|
+
**Merged pull requests:**
|
|
1964
|
+
|
|
1965
|
+
- Adding check to be certain the owner has not already been deleted before... [\#380](https://github.com/samvera/active_fedora/pull/380) ([carolyncole](https://github.com/carolyncole))
|
|
1966
|
+
|
|
1967
|
+
## [v7.0.0.rc3](https://github.com/samvera/active_fedora/tree/v7.0.0.rc3) (2014-03-18)
|
|
1968
|
+
|
|
1969
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.7.7...v7.0.0.rc3)
|
|
1970
|
+
|
|
1971
|
+
**Closed issues:**
|
|
1972
|
+
|
|
1973
|
+
- ActiveFedora::Relation isn't caching properly [\#373](https://github.com/samvera/active_fedora/issues/373)
|
|
1974
|
+
- SpecialThing sample class is broken. [\#368](https://github.com/samvera/active_fedora/issues/368)
|
|
1975
|
+
- Calling datastream without dsid deprecation warning. [\#367](https://github.com/samvera/active_fedora/issues/367)
|
|
1976
|
+
- Solr field name deprecation warning appearing by default in samples [\#366](https://github.com/samvera/active_fedora/issues/366)
|
|
1977
|
+
- Datastream should take a :content option instead of :blob [\#365](https://github.com/samvera/active_fedora/issues/365)
|
|
1978
|
+
- Rubydora 1.7.2 compatibility with AF 6.7.6 [\#354](https://github.com/samvera/active_fedora/issues/354)
|
|
1979
|
+
- Rubydora 1.7.2 compatibility with AF 7.0.0 [\#353](https://github.com/samvera/active_fedora/issues/353)
|
|
1980
|
+
- Unused lines in ActiveFedora::Associations::AssociationCollection\#find\_target break working code [\#234](https://github.com/samvera/active_fedora/issues/234)
|
|
1981
|
+
|
|
1982
|
+
**Merged pull requests:**
|
|
1983
|
+
|
|
1984
|
+
- Removed deprecated YAMLAdapter [\#379](https://github.com/samvera/active_fedora/pull/379) ([jcoyne](https://github.com/jcoyne))
|
|
1985
|
+
- Move all the RDF related classes to the rdf directory [\#378](https://github.com/samvera/active_fedora/pull/378) ([jcoyne](https://github.com/jcoyne))
|
|
1986
|
+
- Overhauling implementatation of ActiveFedora::Rdf [\#377](https://github.com/samvera/active_fedora/pull/377) ([no-reply](https://github.com/no-reply))
|
|
1987
|
+
- Track when a relation is loaded. Fixes \#373 [\#376](https://github.com/samvera/active_fedora/pull/376) ([jcoyne](https://github.com/jcoyne))
|
|
1988
|
+
- Test rails 4.1 [\#375](https://github.com/samvera/active_fedora/pull/375) ([jcoyne](https://github.com/jcoyne))
|
|
1989
|
+
- Wrap string conditions in parentheses in order to preserve boolean logic [\#374](https://github.com/samvera/active_fedora/pull/374) ([cjcolvar](https://github.com/cjcolvar))
|
|
1990
|
+
- Allow chaining of \#where with combination of string and hash arguments [\#372](https://github.com/samvera/active_fedora/pull/372) ([cjcolvar](https://github.com/cjcolvar))
|
|
1991
|
+
- stub repository\_profile for sharding unit tests. Fixes \#353 [\#371](https://github.com/samvera/active_fedora/pull/371) ([jcoyne](https://github.com/jcoyne))
|
|
1992
|
+
- When initializing a datastream, autogenerate a dsid if none is supplied [\#370](https://github.com/samvera/active_fedora/pull/370) ([jcoyne](https://github.com/jcoyne))
|
|
1993
|
+
- Fix OmDatastream\#from\_solr to work with solr prefixes [\#369](https://github.com/samvera/active_fedora/pull/369) ([jcoyne](https://github.com/jcoyne))
|
|
1994
|
+
- Minor fixes to specs [\#363](https://github.com/samvera/active_fedora/pull/363) ([mbklein](https://github.com/mbklein))
|
|
1995
|
+
- Adding the ability to reload before call backs on save. [\#358](https://github.com/samvera/active_fedora/pull/358) ([carolyncole](https://github.com/carolyncole))
|
|
1996
|
+
- Compare dates as dates \(not strings\). Fixes \#356 [\#357](https://github.com/samvera/active_fedora/pull/357) ([jcoyne](https://github.com/jcoyne))
|
|
1997
|
+
- Keep solr modification time in sync with fedora modification time. Issue projecthydra/active\_fedora\#351 [\#355](https://github.com/samvera/active_fedora/pull/355) ([val99erie](https://github.com/val99erie))
|
|
1998
|
+
|
|
1999
|
+
## [v6.7.7](https://github.com/samvera/active_fedora/tree/v6.7.7) (2014-02-26)
|
|
2000
|
+
|
|
2001
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.0.0.rc2...v6.7.7)
|
|
2002
|
+
|
|
2003
|
+
**Closed issues:**
|
|
2004
|
+
|
|
2005
|
+
- Intermittent failure in spec/integration/auditable\_spec.rb [\#356](https://github.com/samvera/active_fedora/issues/356)
|
|
2006
|
+
- Solr field 'system\_modified\_dtsi' doesn't get updated when you update a fedora object [\#351](https://github.com/samvera/active_fedora/issues/351)
|
|
2007
|
+
|
|
2008
|
+
**Merged pull requests:**
|
|
2009
|
+
|
|
2010
|
+
- Backported changes from master to 6-7-stable for rubydora 1.7.1+ compatibility [\#362](https://github.com/samvera/active_fedora/pull/362) ([dchandekstark](https://github.com/dchandekstark))
|
|
2011
|
+
|
|
2012
|
+
## [v7.0.0.rc2](https://github.com/samvera/active_fedora/tree/v7.0.0.rc2) (2014-02-10)
|
|
2013
|
+
|
|
2014
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.7.6...v7.0.0.rc2)
|
|
2015
|
+
|
|
2016
|
+
**Closed issues:**
|
|
2017
|
+
|
|
2018
|
+
- Rubydora 1.7.1 breaks active-fedora tests [\#349](https://github.com/samvera/active_fedora/issues/349)
|
|
2019
|
+
- Deprecate Datastream\#validate\_content\_present [\#347](https://github.com/samvera/active_fedora/issues/347)
|
|
2020
|
+
- Datastream\#prefix should only be applied to fields defined by that datastream. [\#340](https://github.com/samvera/active_fedora/issues/340)
|
|
2021
|
+
- 7.0.0.pre3 key error accessing property loaded from solr [\#333](https://github.com/samvera/active_fedora/issues/333)
|
|
2022
|
+
- ActiveFedora 6.7.4 doesn't work with rubydora 1.7.0 [\#332](https://github.com/samvera/active_fedora/issues/332)
|
|
2023
|
+
|
|
2024
|
+
**Merged pull requests:**
|
|
2025
|
+
|
|
2026
|
+
- Rubydora 1.7.1 [\#350](https://github.com/samvera/active_fedora/pull/350) ([jcoyne](https://github.com/jcoyne))
|
|
2027
|
+
- Refactor attribute methods for simplicity and readability [\#348](https://github.com/samvera/active_fedora/pull/348) ([jcoyne](https://github.com/jcoyne))
|
|
2028
|
+
- remove copycode in DS model helpers [\#345](https://github.com/samvera/active_fedora/pull/345) ([barmintor](https://github.com/barmintor))
|
|
2029
|
+
- Move \#where and \#order into QueryMethods and test for immutability [\#344](https://github.com/samvera/active_fedora/pull/344) ([cjcolvar](https://github.com/cjcolvar))
|
|
2030
|
+
- abstract nokogiri-related DS methods into a reusable mixin [\#342](https://github.com/samvera/active_fedora/pull/342) ([barmintor](https://github.com/barmintor))
|
|
2031
|
+
- Datastream\#prefix should be applied to fields defined by that datastream [\#341](https://github.com/samvera/active_fedora/pull/341) ([jcoyne](https://github.com/jcoyne))
|
|
2032
|
+
- Default to empty graph if no graph supplied to initializer [\#338](https://github.com/samvera/active_fedora/pull/338) ([cjcolvar](https://github.com/cjcolvar))
|
|
2033
|
+
|
|
2034
|
+
## [v6.7.6](https://github.com/samvera/active_fedora/tree/v6.7.6) (2014-01-22)
|
|
2035
|
+
|
|
2036
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.0.0.rc1...v6.7.6)
|
|
2037
|
+
|
|
2038
|
+
**Merged pull requests:**
|
|
2039
|
+
|
|
2040
|
+
- Patch ActiveFedora::SolrDigitalObject for Rubydora 1.7.0 compatibility. [\#339](https://github.com/samvera/active_fedora/pull/339) ([dchandekstark](https://github.com/dchandekstark))
|
|
2041
|
+
|
|
2042
|
+
## [v7.0.0.rc1](https://github.com/samvera/active_fedora/tree/v7.0.0.rc1) (2014-01-21)
|
|
2043
|
+
|
|
2044
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.7.5...v7.0.0.rc1)
|
|
2045
|
+
|
|
2046
|
+
**Merged pull requests:**
|
|
2047
|
+
|
|
2048
|
+
- relation scopes should not be mutable [\#337](https://github.com/samvera/active_fedora/pull/337) ([jcoyne](https://github.com/jcoyne))
|
|
2049
|
+
- When an object is loaded from solr, it should be able to access attributes [\#336](https://github.com/samvera/active_fedora/pull/336) ([jcoyne](https://github.com/jcoyne))
|
|
2050
|
+
- Don't raise a key error if a field can't be found in the solr document [\#335](https://github.com/samvera/active_fedora/pull/335) ([jcoyne](https://github.com/jcoyne))
|
|
2051
|
+
|
|
2052
|
+
## [v6.7.5](https://github.com/samvera/active_fedora/tree/v6.7.5) (2014-01-17)
|
|
2053
|
+
|
|
2054
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.0.0.pre3...v6.7.5)
|
|
2055
|
+
|
|
2056
|
+
**Merged pull requests:**
|
|
2057
|
+
|
|
2058
|
+
- Support for rubydora 1.7.0 [\#334](https://github.com/samvera/active_fedora/pull/334) ([jcoyne](https://github.com/jcoyne))
|
|
2059
|
+
|
|
2060
|
+
## [v7.0.0.pre3](https://github.com/samvera/active_fedora/tree/v7.0.0.pre3) (2014-01-17)
|
|
2061
|
+
|
|
2062
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.7.4...v7.0.0.pre3)
|
|
2063
|
+
|
|
2064
|
+
**Closed issues:**
|
|
2065
|
+
|
|
2066
|
+
- OmDatastream\#to\_solr should prefix fields with datastream name [\#330](https://github.com/samvera/active_fedora/issues/330)
|
|
2067
|
+
- Can Associations::AssociationProxy be a kind of ActiveFedora::Relation? [\#194](https://github.com/samvera/active_fedora/issues/194)
|
|
2068
|
+
|
|
2069
|
+
**Merged pull requests:**
|
|
2070
|
+
|
|
2071
|
+
- Create a mechanism to prefix fields in solr for OmDatastream [\#331](https://github.com/samvera/active_fedora/pull/331) ([jcoyne](https://github.com/jcoyne))
|
|
2072
|
+
- Added SolrService.raw\_query [\#329](https://github.com/samvera/active_fedora/pull/329) ([jcoyne](https://github.com/jcoyne))
|
|
2073
|
+
- When dissociating deleted records from a has\_many association check the ... [\#328](https://github.com/samvera/active_fedora/pull/328) ([jcoyne](https://github.com/jcoyne))
|
|
2074
|
+
- Freeze should make the object immutable [\#327](https://github.com/samvera/active_fedora/pull/327) ([jcoyne](https://github.com/jcoyne))
|
|
2075
|
+
- Consolidated logic paths for creating a solr clause [\#326](https://github.com/samvera/active_fedora/pull/326) ([jcoyne](https://github.com/jcoyne))
|
|
2076
|
+
- Use rsolr 1.0.10.pre1 [\#325](https://github.com/samvera/active_fedora/pull/325) ([jcoyne](https://github.com/jcoyne))
|
|
2077
|
+
- Use the escape mechanism in RSolr instead of maintaining our own [\#324](https://github.com/samvera/active_fedora/pull/324) ([jcoyne](https://github.com/jcoyne))
|
|
2078
|
+
- Use soft commits to speed up AF requests [\#323](https://github.com/samvera/active_fedora/pull/323) ([jcoyne](https://github.com/jcoyne))
|
|
2079
|
+
- Use \#new\_record? on internal objects to avoid a deprecation warning [\#322](https://github.com/samvera/active_fedora/pull/322) ([jcoyne](https://github.com/jcoyne))
|
|
2080
|
+
|
|
2081
|
+
## [v6.7.4](https://github.com/samvera/active_fedora/tree/v6.7.4) (2014-01-15)
|
|
2082
|
+
|
|
2083
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.0.0.pre2...v6.7.4)
|
|
2084
|
+
|
|
2085
|
+
## [v7.0.0.pre2](https://github.com/samvera/active_fedora/tree/v7.0.0.pre2) (2014-01-14)
|
|
2086
|
+
|
|
2087
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v7.0.0.pre1...v7.0.0.pre2)
|
|
2088
|
+
|
|
2089
|
+
**Merged pull requests:**
|
|
2090
|
+
|
|
2091
|
+
- Add SolrDigitalObject\#new\_record?, deprecate \#new? [\#320](https://github.com/samvera/active_fedora/pull/320) ([jcoyne](https://github.com/jcoyne))
|
|
2092
|
+
|
|
2093
|
+
## [v7.0.0.pre1](https://github.com/samvera/active_fedora/tree/v7.0.0.pre1) (2014-01-13)
|
|
2094
|
+
|
|
2095
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.7.3...v7.0.0.pre1)
|
|
2096
|
+
|
|
2097
|
+
**Closed issues:**
|
|
2098
|
+
|
|
2099
|
+
- has\_metadata should raise an error if the type argument isn't provided [\#309](https://github.com/samvera/active_fedora/issues/309)
|
|
2100
|
+
- has\_attributes should raise an exception if the datastream property isn't a string. [\#308](https://github.com/samvera/active_fedora/issues/308)
|
|
2101
|
+
- Avoid calling respond\_to? [\#295](https://github.com/samvera/active_fedora/issues/295)
|
|
2102
|
+
|
|
2103
|
+
**Merged pull requests:**
|
|
2104
|
+
|
|
2105
|
+
- The object should be indexed before triggering the after\_save [\#319](https://github.com/samvera/active_fedora/pull/319) ([jcoyne](https://github.com/jcoyne))
|
|
2106
|
+
- Rubydora 1.7 [\#318](https://github.com/samvera/active_fedora/pull/318) ([jcoyne](https://github.com/jcoyne))
|
|
2107
|
+
- A nicer inspect. Show associations, no trailing commas [\#317](https://github.com/samvera/active_fedora/pull/317) ([jcoyne](https://github.com/jcoyne))
|
|
2108
|
+
- Don't automatically load the associated object when setting the parent\_id [\#316](https://github.com/samvera/active_fedora/pull/316) ([jcoyne](https://github.com/jcoyne))
|
|
2109
|
+
- Add UnsavedDigitalObject\#new\_record? [\#315](https://github.com/samvera/active_fedora/pull/315) ([jcoyne](https://github.com/jcoyne))
|
|
2110
|
+
- Reset the relationship when an id setter is called [\#314](https://github.com/samvera/active_fedora/pull/314) ([jcoyne](https://github.com/jcoyne))
|
|
2111
|
+
- Accept a symbol as the datastream property for has\_attributes. Fixes \#308 [\#313](https://github.com/samvera/active_fedora/pull/313) ([jcoyne](https://github.com/jcoyne))
|
|
2112
|
+
- Ensure that dsid and type are provided to has\_metadata. Fixes \#309 [\#312](https://github.com/samvera/active_fedora/pull/312) ([jcoyne](https://github.com/jcoyne))
|
|
2113
|
+
- Added \#find\(\) on a collection relation [\#311](https://github.com/samvera/active_fedora/pull/311) ([jcoyne](https://github.com/jcoyne))
|
|
2114
|
+
- Fix ActiveFedora under Ruby 2.1. [\#310](https://github.com/samvera/active_fedora/pull/310) ([jcoyne](https://github.com/jcoyne))
|
|
2115
|
+
- Move query methods onto the relation instead of the class. [\#307](https://github.com/samvera/active_fedora/pull/307) ([jcoyne](https://github.com/jcoyne))
|
|
2116
|
+
- Add destroy\_all on a collection association [\#306](https://github.com/samvera/active_fedora/pull/306) ([jcoyne](https://github.com/jcoyne))
|
|
2117
|
+
- Use explicit delegations [\#305](https://github.com/samvera/active_fedora/pull/305) ([jcoyne](https://github.com/jcoyne))
|
|
2118
|
+
- Remove unused delegates. Simplify method\_missing logic [\#304](https://github.com/samvera/active_fedora/pull/304) ([jcoyne](https://github.com/jcoyne))
|
|
2119
|
+
- Added \#select to Relation [\#303](https://github.com/samvera/active_fedora/pull/303) ([jcoyne](https://github.com/jcoyne))
|
|
2120
|
+
- add scoping. Remove metaprogramming. [\#302](https://github.com/samvera/active_fedora/pull/302) ([jcoyne](https://github.com/jcoyne))
|
|
2121
|
+
- CollectionProxy\#new doesn't need method\_missing [\#301](https://github.com/samvera/active_fedora/pull/301) ([jcoyne](https://github.com/jcoyne))
|
|
2122
|
+
- Add hash options to CollectionAssociation\#load\_from\_solr [\#300](https://github.com/samvera/active_fedora/pull/300) ([dchandekstark](https://github.com/dchandekstark))
|
|
2123
|
+
- Removed calls to Array.wrap [\#299](https://github.com/samvera/active_fedora/pull/299) ([jcoyne](https://github.com/jcoyne))
|
|
2124
|
+
- ActiveFedora::SolrService.reify\_solr\_result modified to pass Solr hit to... [\#298](https://github.com/samvera/active_fedora/pull/298) ([dchandekstark](https://github.com/dchandekstark))
|
|
2125
|
+
- Cache registered attributes [\#297](https://github.com/samvera/active_fedora/pull/297) ([jcoyne](https://github.com/jcoyne))
|
|
2126
|
+
- Added Base\#to\_json and Base\#attributes. [\#296](https://github.com/samvera/active_fedora/pull/296) ([jcoyne](https://github.com/jcoyne))
|
|
2127
|
+
- RDF datastreams should properly de/serialize integers [\#294](https://github.com/samvera/active_fedora/pull/294) ([jcoyne](https://github.com/jcoyne))
|
|
2128
|
+
- Add a way to get the primary solr name for a field [\#293](https://github.com/samvera/active_fedora/pull/293) ([jcoyne](https://github.com/jcoyne))
|
|
2129
|
+
- Renamed testing gemfiles [\#292](https://github.com/samvera/active_fedora/pull/292) ([jcoyne](https://github.com/jcoyne))
|
|
2130
|
+
- Updating generator to not have generate method [\#290](https://github.com/samvera/active_fedora/pull/290) ([jeremyf](https://github.com/jeremyf))
|
|
2131
|
+
- Adding \#reflect\_on\_all\_autosave\_associations [\#289](https://github.com/samvera/active_fedora/pull/289) ([jeremyf](https://github.com/jeremyf))
|
|
2132
|
+
- Force RDF data to be UTF-8 [\#286](https://github.com/samvera/active_fedora/pull/286) ([jcoyne](https://github.com/jcoyne))
|
|
2133
|
+
- Freeze deleted objects [\#284](https://github.com/samvera/active_fedora/pull/284) ([jcoyne](https://github.com/jcoyne))
|
|
2134
|
+
- Calling delete on an unsaved object should not raise an exception [\#283](https://github.com/samvera/active_fedora/pull/283) ([jcoyne](https://github.com/jcoyne))
|
|
2135
|
+
- Upgrade to rdf-rdfxml 1.1.0 [\#282](https://github.com/samvera/active_fedora/pull/282) ([jcoyne](https://github.com/jcoyne))
|
|
2136
|
+
- Simplify RdfDatastream\#prefix [\#281](https://github.com/samvera/active_fedora/pull/281) ([jcoyne](https://github.com/jcoyne))
|
|
2137
|
+
- Give a clue as to the class when trying to assign to an invalid attribute [\#280](https://github.com/samvera/active_fedora/pull/280) ([jcoyne](https://github.com/jcoyne))
|
|
2138
|
+
- Removed dead code from SemanticNode [\#279](https://github.com/samvera/active_fedora/pull/279) ([jcoyne](https://github.com/jcoyne))
|
|
2139
|
+
- Organize the methods in Base into their own modules. [\#278](https://github.com/samvera/active_fedora/pull/278) ([jcoyne](https://github.com/jcoyne))
|
|
2140
|
+
- Deprecate Base.pids\_from\_uris [\#277](https://github.com/samvera/active_fedora/pull/277) ([jcoyne](https://github.com/jcoyne))
|
|
2141
|
+
- Base doesn't need to extend Model [\#276](https://github.com/samvera/active_fedora/pull/276) ([jcoyne](https://github.com/jcoyne))
|
|
2142
|
+
- Changes behavior of ActiveFedora::Base\#find to treat empty arrays the sa... [\#273](https://github.com/samvera/active_fedora/pull/273) ([afred](https://github.com/afred))
|
|
2143
|
+
- Extracting .best\_model\_for from AF::Base [\#270](https://github.com/samvera/active_fedora/pull/270) ([jeremyf](https://github.com/jeremyf))
|
|
2144
|
+
- Remove all textile and RedCloth dependencies [\#269](https://github.com/samvera/active_fedora/pull/269) ([jcoyne](https://github.com/jcoyne))
|
|
2145
|
+
- attribute accessors shouldn't accept an unknown dsid [\#268](https://github.com/samvera/active_fedora/pull/268) ([jcoyne](https://github.com/jcoyne))
|
|
2146
|
+
- has\_attributes should raise an exception if the datastream property [\#267](https://github.com/samvera/active_fedora/pull/267) ([jcoyne](https://github.com/jcoyne))
|
|
2147
|
+
- Removed spec that was a duplicate of spec/unit/base\_delegate\_spec.rb [\#264](https://github.com/samvera/active_fedora/pull/264) ([jcoyne](https://github.com/jcoyne))
|
|
2148
|
+
- Rename base\_delegate\_spec to attributes\_spec [\#263](https://github.com/samvera/active_fedora/pull/263) ([jcoyne](https://github.com/jcoyne))
|
|
2149
|
+
- Removed spec that was duplicate of spec/integration/attributes\_spec.rb [\#262](https://github.com/samvera/active_fedora/pull/262) ([jcoyne](https://github.com/jcoyne))
|
|
2150
|
+
- Removed an incorrect usage of has\_attributes. This applied only to delegate [\#261](https://github.com/samvera/active_fedora/pull/261) ([jcoyne](https://github.com/jcoyne))
|
|
2151
|
+
- Adding more verbose logging to specs [\#260](https://github.com/samvera/active_fedora/pull/260) ([jeremyf](https://github.com/jeremyf))
|
|
2152
|
+
|
|
2153
|
+
## [v6.7.3](https://github.com/samvera/active_fedora/tree/v6.7.3) (2013-12-19)
|
|
2154
|
+
|
|
2155
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.7.2...v6.7.3)
|
|
2156
|
+
|
|
2157
|
+
## [v6.7.2](https://github.com/samvera/active_fedora/tree/v6.7.2) (2013-12-18)
|
|
2158
|
+
|
|
2159
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.7.1...v6.7.2)
|
|
2160
|
+
|
|
2161
|
+
**Closed issues:**
|
|
2162
|
+
|
|
2163
|
+
- Method missing for ActiveFedora::AutosaveAssociation\#reflect\_on\_all\_autosave\_associations [\#254](https://github.com/samvera/active_fedora/issues/254)
|
|
2164
|
+
|
|
2165
|
+
## [v6.7.1](https://github.com/samvera/active_fedora/tree/v6.7.1) (2013-12-18)
|
|
2166
|
+
|
|
2167
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.7.0...v6.7.1)
|
|
2168
|
+
|
|
2169
|
+
**Closed issues:**
|
|
2170
|
+
|
|
2171
|
+
- GettingNoMethodError: undefined method `repository' for nil:NilClass while adding OMDatastream [\#275](https://github.com/samvera/active_fedora/issues/275)
|
|
2172
|
+
- Calling \#find with an empty array causes Rsolr to raise a HTTP 400 error. [\#272](https://github.com/samvera/active_fedora/issues/272)
|
|
2173
|
+
- attribute readers should raise an exception if the supplied dsid isn't a known datastream [\#266](https://github.com/samvera/active_fedora/issues/266)
|
|
2174
|
+
- has\_attributes should raise an exception if the datastream property isn't specified. [\#265](https://github.com/samvera/active_fedora/issues/265)
|
|
2175
|
+
- Should be able to use delegate with `to` parameter for multiple fields [\#255](https://github.com/samvera/active_fedora/issues/255)
|
|
2176
|
+
- rdf-rdfxml version 1.0.2 breaks ActiveFedora specs [\#157](https://github.com/samvera/active_fedora/issues/157)
|
|
2177
|
+
|
|
2178
|
+
**Merged pull requests:**
|
|
2179
|
+
|
|
2180
|
+
- Renaming invoke -\> generate [\#288](https://github.com/samvera/active_fedora/pull/288) ([jeremyf](https://github.com/jeremyf))
|
|
2181
|
+
- Force RDF data to be UTF-8 [\#287](https://github.com/samvera/active_fedora/pull/287) ([jcoyne](https://github.com/jcoyne))
|
|
2182
|
+
|
|
2183
|
+
## [v6.7.0](https://github.com/samvera/active_fedora/tree/v6.7.0) (2013-10-29)
|
|
2184
|
+
|
|
2185
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.7.0.rc1...v6.7.0)
|
|
2186
|
+
|
|
2187
|
+
**Merged pull requests:**
|
|
2188
|
+
|
|
2189
|
+
- Remove loading of rake tasks because they are already loaded in the railtie [\#259](https://github.com/samvera/active_fedora/pull/259) ([cjcolvar](https://github.com/cjcolvar))
|
|
2190
|
+
|
|
2191
|
+
## [v6.7.0.rc1](https://github.com/samvera/active_fedora/tree/v6.7.0.rc1) (2013-10-25)
|
|
2192
|
+
|
|
2193
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/list...v6.7.0.rc1)
|
|
2194
|
+
|
|
2195
|
+
**Merged pull requests:**
|
|
2196
|
+
|
|
2197
|
+
- Added has\_attributes to replace delegate\_to [\#257](https://github.com/samvera/active_fedora/pull/257) ([jcoyne](https://github.com/jcoyne))
|
|
2198
|
+
|
|
2199
|
+
## [list](https://github.com/samvera/active_fedora/tree/list) (2013-10-24)
|
|
2200
|
+
|
|
2201
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.6.1...list)
|
|
2202
|
+
|
|
2203
|
+
**Merged pull requests:**
|
|
2204
|
+
|
|
2205
|
+
- Use hydra-jetty from master [\#258](https://github.com/samvera/active_fedora/pull/258) ([jcoyne](https://github.com/jcoyne))
|
|
2206
|
+
- Alter test so that it's compatible with solr document produced by om 3.0.4 [\#253](https://github.com/samvera/active_fedora/pull/253) ([jcoyne](https://github.com/jcoyne))
|
|
2207
|
+
- Remove vestigial test app [\#252](https://github.com/samvera/active_fedora/pull/252) ([jcoyne](https://github.com/jcoyne))
|
|
2208
|
+
- Corrected Google group \(Fixes \#235\). [\#238](https://github.com/samvera/active_fedora/pull/238) ([dchandekstark](https://github.com/dchandekstark))
|
|
2209
|
+
- Adding a loop for getting more than solr\_page\_size \(default 200\) results... [\#228](https://github.com/samvera/active_fedora/pull/228) ([carolyncole](https://github.com/carolyncole))
|
|
2210
|
+
- Switch find's cast to default as true [\#225](https://github.com/samvera/active_fedora/pull/225) ([jeremyf](https://github.com/jeremyf))
|
|
2211
|
+
- You should be able to access the id property like a stored property [\#222](https://github.com/samvera/active_fedora/pull/222) ([jcoyne](https://github.com/jcoyne))
|
|
2212
|
+
- Id properties should just write to RELS-EXT without causing a load [\#221](https://github.com/samvera/active_fedora/pull/221) ([jcoyne](https://github.com/jcoyne))
|
|
2213
|
+
- Replace method\_missing datastream accessors with generated accessors [\#220](https://github.com/samvera/active_fedora/pull/220) ([jcoyne](https://github.com/jcoyne))
|
|
2214
|
+
- Don't use inline datastreams for rdfxml [\#219](https://github.com/samvera/active_fedora/pull/219) ([jcoyne](https://github.com/jcoyne))
|
|
2215
|
+
- Autosave associations ported from Rails [\#217](https://github.com/samvera/active_fedora/pull/217) ([jcoyne](https://github.com/jcoyne))
|
|
2216
|
+
- bump to use hydra-jetty 5.2.0 [\#216](https://github.com/samvera/active_fedora/pull/216) ([cbeer](https://github.com/cbeer))
|
|
2217
|
+
- Fix inference for predicates on has\_many relationships [\#215](https://github.com/samvera/active_fedora/pull/215) ([jcoyne](https://github.com/jcoyne))
|
|
2218
|
+
- Callbacks for add and remove on a has\_and\_belongs\_to\_many association [\#214](https://github.com/samvera/active_fedora/pull/214) ([jcoyne](https://github.com/jcoyne))
|
|
2219
|
+
- Don't attempt to remove associated objects that are already deleted. [\#213](https://github.com/samvera/active_fedora/pull/213) ([jcoyne](https://github.com/jcoyne))
|
|
2220
|
+
- Added destroy on has\_and\_belongs\_to\_many [\#212](https://github.com/samvera/active_fedora/pull/212) ([jcoyne](https://github.com/jcoyne))
|
|
2221
|
+
- Split has\_and\_belongs\_to\_many specs into their own file [\#211](https://github.com/samvera/active_fedora/pull/211) ([jcoyne](https://github.com/jcoyne))
|
|
2222
|
+
- Association methods are now generated in modules [\#210](https://github.com/samvera/active_fedora/pull/210) ([jcoyne](https://github.com/jcoyne))
|
|
2223
|
+
- Use proper objects to do the work of building associations. [\#209](https://github.com/samvera/active_fedora/pull/209) ([jcoyne](https://github.com/jcoyne))
|
|
2224
|
+
- Split AssociationProxy into Association class \(and subclasses\) [\#208](https://github.com/samvera/active_fedora/pull/208) ([jcoyne](https://github.com/jcoyne))
|
|
2225
|
+
- Removed deprecated options to find \(:all, :first, :last\) [\#206](https://github.com/samvera/active_fedora/pull/206) ([jcoyne](https://github.com/jcoyne))
|
|
2226
|
+
- Removed deprecated class NokogiriDatastream [\#205](https://github.com/samvera/active_fedora/pull/205) ([jcoyne](https://github.com/jcoyne))
|
|
2227
|
+
- Removed the deprecated unique attribute on delegates [\#204](https://github.com/samvera/active_fedora/pull/204) ([jcoyne](https://github.com/jcoyne))
|
|
2228
|
+
- Remove deprecated methods including: [\#203](https://github.com/samvera/active_fedora/pull/203) ([jcoyne](https://github.com/jcoyne))
|
|
2229
|
+
|
|
2230
|
+
## [v6.6.1](https://github.com/samvera/active_fedora/tree/v6.6.1) (2013-10-23)
|
|
2231
|
+
|
|
2232
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.6.0...v6.6.1)
|
|
2233
|
+
|
|
2234
|
+
**Closed issues:**
|
|
2235
|
+
|
|
2236
|
+
- active\_fedora depends on mime-types \>= 1.16 [\#251](https://github.com/samvera/active_fedora/issues/251)
|
|
2237
|
+
- ActiveFedora::Base.find should cast by default [\#223](https://github.com/samvera/active_fedora/issues/223)
|
|
2238
|
+
|
|
2239
|
+
**Merged pull requests:**
|
|
2240
|
+
|
|
2241
|
+
- Don't try to track changes on delegates that are not attributes [\#256](https://github.com/samvera/active_fedora/pull/256) ([jcoyne](https://github.com/jcoyne))
|
|
2242
|
+
|
|
2243
|
+
## [v6.6.0](https://github.com/samvera/active_fedora/tree/v6.6.0) (2013-10-09)
|
|
2244
|
+
|
|
2245
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.7.1...v6.6.0)
|
|
2246
|
+
|
|
2247
|
+
**Merged pull requests:**
|
|
2248
|
+
|
|
2249
|
+
- Add \_destroy method for building nested forms [\#248](https://github.com/samvera/active_fedora/pull/248) ([jcoyne](https://github.com/jcoyne))
|
|
2250
|
+
- Removed the pid placeholder `\_\_DO\_NOT\_USE\_\_` [\#247](https://github.com/samvera/active_fedora/pull/247) ([jcoyne](https://github.com/jcoyne))
|
|
2251
|
+
- Allow relationships to accept instances of RDF::URI as their predicates [\#246](https://github.com/samvera/active_fedora/pull/246) ([jcoyne](https://github.com/jcoyne))
|
|
2252
|
+
- Remove internal deprecation [\#243](https://github.com/samvera/active_fedora/pull/243) ([jcoyne](https://github.com/jcoyne))
|
|
2253
|
+
|
|
2254
|
+
## [v5.7.1](https://github.com/samvera/active_fedora/tree/v5.7.1) (2013-10-08)
|
|
2255
|
+
|
|
2256
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.7.0...v5.7.1)
|
|
2257
|
+
|
|
2258
|
+
**Merged pull requests:**
|
|
2259
|
+
|
|
2260
|
+
- Set content from the ngxml document, and update the stored datastream\_co... [\#245](https://github.com/samvera/active_fedora/pull/245) ([cbeer](https://github.com/cbeer))
|
|
2261
|
+
|
|
2262
|
+
## [v5.7.0](https://github.com/samvera/active_fedora/tree/v5.7.0) (2013-10-07)
|
|
2263
|
+
|
|
2264
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.6.0.rc5...v5.7.0)
|
|
2265
|
+
|
|
2266
|
+
**Merged pull requests:**
|
|
2267
|
+
|
|
2268
|
+
- Backport Nokogiri fixes into AF5 [\#244](https://github.com/samvera/active_fedora/pull/244) ([cbeer](https://github.com/cbeer))
|
|
2269
|
+
|
|
2270
|
+
## [v6.6.0.rc5](https://github.com/samvera/active_fedora/tree/v6.6.0.rc5) (2013-10-04)
|
|
2271
|
+
|
|
2272
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.6.0.rc4...v6.6.0.rc5)
|
|
2273
|
+
|
|
2274
|
+
**Closed issues:**
|
|
2275
|
+
|
|
2276
|
+
- README points to wrong Google group for getting help [\#235](https://github.com/samvera/active_fedora/issues/235)
|
|
2277
|
+
|
|
2278
|
+
**Merged pull requests:**
|
|
2279
|
+
|
|
2280
|
+
- Error in find all [\#241](https://github.com/samvera/active_fedora/pull/241) ([jcoyne](https://github.com/jcoyne))
|
|
2281
|
+
- Revert "Removed unused code that breaks certain use cases \(Fixes \#234\)." [\#240](https://github.com/samvera/active_fedora/pull/240) ([jeremyf](https://github.com/jeremyf))
|
|
2282
|
+
- Fix pr236 [\#239](https://github.com/samvera/active_fedora/pull/239) ([dchandekstark](https://github.com/dchandekstark))
|
|
2283
|
+
- Fix deprecation warning on has\_many when class\_name =\> 'ActiveFedora::Base' [\#237](https://github.com/samvera/active_fedora/pull/237) ([jcoyne](https://github.com/jcoyne))
|
|
2284
|
+
- Removed unused code that breaks certain use cases [\#236](https://github.com/samvera/active_fedora/pull/236) ([dchandekstark](https://github.com/dchandekstark))
|
|
2285
|
+
|
|
2286
|
+
## [v6.6.0.rc4](https://github.com/samvera/active_fedora/tree/v6.6.0.rc4) (2013-10-04)
|
|
2287
|
+
|
|
2288
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.6.0.rc3...v6.6.0.rc4)
|
|
2289
|
+
|
|
2290
|
+
**Merged pull requests:**
|
|
2291
|
+
|
|
2292
|
+
- Reify solr casting [\#232](https://github.com/samvera/active_fedora/pull/232) ([jcoyne](https://github.com/jcoyne))
|
|
2293
|
+
|
|
2294
|
+
## [v6.6.0.rc3](https://github.com/samvera/active_fedora/tree/v6.6.0.rc3) (2013-10-03)
|
|
2295
|
+
|
|
2296
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.6.0.rc2...v6.6.0.rc3)
|
|
2297
|
+
|
|
2298
|
+
**Merged pull requests:**
|
|
2299
|
+
|
|
2300
|
+
- Destroy can fail [\#231](https://github.com/samvera/active_fedora/pull/231) ([jcoyne](https://github.com/jcoyne))
|
|
2301
|
+
- Avoid deprecation [\#230](https://github.com/samvera/active_fedora/pull/230) ([jcoyne](https://github.com/jcoyne))
|
|
2302
|
+
|
|
2303
|
+
## [v6.6.0.rc2](https://github.com/samvera/active_fedora/tree/v6.6.0.rc2) (2013-10-02)
|
|
2304
|
+
|
|
2305
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.6.0.rc1...v6.6.0.rc2)
|
|
2306
|
+
|
|
2307
|
+
**Merged pull requests:**
|
|
2308
|
+
|
|
2309
|
+
- Cast relationships [\#229](https://github.com/samvera/active_fedora/pull/229) ([jcoyne](https://github.com/jcoyne))
|
|
2310
|
+
|
|
2311
|
+
## [v6.6.0.rc1](https://github.com/samvera/active_fedora/tree/v6.6.0.rc1) (2013-09-30)
|
|
2312
|
+
|
|
2313
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.6.0.pre4...v6.6.0.rc1)
|
|
2314
|
+
|
|
2315
|
+
## [v6.6.0.pre4](https://github.com/samvera/active_fedora/tree/v6.6.0.pre4) (2013-09-28)
|
|
2316
|
+
|
|
2317
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.6.0.pre3...v6.6.0.pre4)
|
|
2318
|
+
|
|
2319
|
+
## [v6.6.0.pre3](https://github.com/samvera/active_fedora/tree/v6.6.0.pre3) (2013-09-27)
|
|
2320
|
+
|
|
2321
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.6.0.pre2...v6.6.0.pre3)
|
|
2322
|
+
|
|
2323
|
+
## [v6.6.0.pre2](https://github.com/samvera/active_fedora/tree/v6.6.0.pre2) (2013-09-27)
|
|
2324
|
+
|
|
2325
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.6.0.pre1...v6.6.0.pre2)
|
|
2326
|
+
|
|
2327
|
+
**Merged pull requests:**
|
|
2328
|
+
|
|
2329
|
+
- Only deprecate cast on base [\#227](https://github.com/samvera/active_fedora/pull/227) ([jcoyne](https://github.com/jcoyne))
|
|
2330
|
+
|
|
2331
|
+
## [v6.6.0.pre1](https://github.com/samvera/active_fedora/tree/v6.6.0.pre1) (2013-09-27)
|
|
2332
|
+
|
|
2333
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.5.1...v6.6.0.pre1)
|
|
2334
|
+
|
|
2335
|
+
**Implemented enhancements:**
|
|
2336
|
+
|
|
2337
|
+
- Mass assignment, Computed properties and Complex properties in RDF [\#75](https://github.com/samvera/active_fedora/issues/75)
|
|
2338
|
+
|
|
2339
|
+
**Fixed bugs:**
|
|
2340
|
+
|
|
2341
|
+
- Rails 4 scaffold generator changed the methods it used [\#144](https://github.com/samvera/active_fedora/issues/144)
|
|
2342
|
+
|
|
2343
|
+
**Closed issues:**
|
|
2344
|
+
|
|
2345
|
+
- Infinite Loop in ActiveFedora::Associations::AssociationCollection.load\_target [\#199](https://github.com/samvera/active_fedora/issues/199)
|
|
2346
|
+
- find\(:all\) and find\(:first\) ignore :cast=\>true [\#193](https://github.com/samvera/active_fedora/issues/193)
|
|
2347
|
+
- delegate should default to single value \(in 7.x\) [\#147](https://github.com/samvera/active_fedora/issues/147)
|
|
2348
|
+
- Problem deleting an object with a has\_many relationship when the dependent object is deleted [\#36](https://github.com/samvera/active_fedora/issues/36)
|
|
2349
|
+
|
|
2350
|
+
**Merged pull requests:**
|
|
2351
|
+
|
|
2352
|
+
- Deprecate .find's cast default option [\#226](https://github.com/samvera/active_fedora/pull/226) ([jeremyf](https://github.com/jeremyf))
|
|
2353
|
+
- Remove outdated fixture loading line from README. [\#218](https://github.com/samvera/active_fedora/pull/218) ([scande3](https://github.com/scande3))
|
|
2354
|
+
- Support for extended cmodels \(read-only\) [\#207](https://github.com/samvera/active_fedora/pull/207) ([scande3](https://github.com/scande3))
|
|
2355
|
+
- delegate and delegate\_to should use 'multiple' rather than 'unique'. [\#202](https://github.com/samvera/active_fedora/pull/202) ([jcoyne](https://github.com/jcoyne))
|
|
2356
|
+
- Deprecated find\(:all\), find\(:first\), find\(:last\) [\#201](https://github.com/samvera/active_fedora/pull/201) ([jcoyne](https://github.com/jcoyne))
|
|
2357
|
+
- Prevent infinite loop when Fedora and Solr are out of sync \(fixes \#199\) [\#200](https://github.com/samvera/active_fedora/pull/200) ([mbklein](https://github.com/mbklein))
|
|
2358
|
+
|
|
2359
|
+
## [v6.5.1](https://github.com/samvera/active_fedora/tree/v6.5.1) (2013-09-10)
|
|
2360
|
+
|
|
2361
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.5.0...v6.5.1)
|
|
2362
|
+
|
|
2363
|
+
**Merged pull requests:**
|
|
2364
|
+
|
|
2365
|
+
- ActiveFedora::Predicates.set\_predicates allows you to set predicates without wiping out existing configs [\#197](https://github.com/samvera/active_fedora/pull/197) ([flyingzumwalt](https://github.com/flyingzumwalt))
|
|
2366
|
+
|
|
2367
|
+
## [v6.5.0](https://github.com/samvera/active_fedora/tree/v6.5.0) (2013-08-28)
|
|
2368
|
+
|
|
2369
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.4.5...v6.5.0)
|
|
2370
|
+
|
|
2371
|
+
**Closed issues:**
|
|
2372
|
+
|
|
2373
|
+
- ActiveFedora::Relation\#last method not implemented [\#184](https://github.com/samvera/active_fedora/issues/184)
|
|
2374
|
+
- Update integration tests to build objects programmatically, not use serialized FOXML. [\#96](https://github.com/samvera/active_fedora/issues/96)
|
|
2375
|
+
- ActiveFedora::Base.reindex\_everything indexes fedora reserved objects [\#70](https://github.com/samvera/active_fedora/issues/70)
|
|
2376
|
+
|
|
2377
|
+
**Merged pull requests:**
|
|
2378
|
+
|
|
2379
|
+
- Delegate relation methods to the array [\#196](https://github.com/samvera/active_fedora/pull/196) ([jcoyne](https://github.com/jcoyne))
|
|
2380
|
+
- Use an error message that gives a thourough explanation and a suggestion... [\#195](https://github.com/samvera/active_fedora/pull/195) ([jcoyne](https://github.com/jcoyne))
|
|
2381
|
+
- An empty query value that is a string should not return all documents. [\#192](https://github.com/samvera/active_fedora/pull/192) ([atomical](https://github.com/atomical))
|
|
2382
|
+
- Include ActiveModel::Dirty on Base, call field\_will\_change! on delegated methods, and track changes on save [\#191](https://github.com/samvera/active_fedora/pull/191) ([cjcolvar](https://github.com/cjcolvar))
|
|
2383
|
+
- Rdf terminologies should be inheritable [\#189](https://github.com/samvera/active_fedora/pull/189) ([jcoyne](https://github.com/jcoyne))
|
|
2384
|
+
- Error when assigning an attribute that hasn't been delegated [\#188](https://github.com/samvera/active_fedora/pull/188) ([jcoyne](https://github.com/jcoyne))
|
|
2385
|
+
- Added RdfNode::TermProxy.first\_or\_create [\#187](https://github.com/samvera/active_fedora/pull/187) ([jcoyne](https://github.com/jcoyne))
|
|
2386
|
+
- replace method\_missing technique in rdf\_node with an accessor generator [\#186](https://github.com/samvera/active_fedora/pull/186) ([jcoyne](https://github.com/jcoyne))
|
|
2387
|
+
- Add ActiveFedora::Relation\#last. Resolves \#184 [\#185](https://github.com/samvera/active_fedora/pull/185) ([acurley](https://github.com/acurley))
|
|
2388
|
+
- RdfNode::TermProxy.build should use the correct class [\#183](https://github.com/samvera/active_fedora/pull/183) ([jcoyne](https://github.com/jcoyne))
|
|
2389
|
+
|
|
2390
|
+
## [v6.4.5](https://github.com/samvera/active_fedora/tree/v6.4.5) (2013-08-05)
|
|
2391
|
+
|
|
2392
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.4.4...v6.4.5)
|
|
2393
|
+
|
|
2394
|
+
**Merged pull requests:**
|
|
2395
|
+
|
|
2396
|
+
- Clear rdf lists and proxies [\#182](https://github.com/samvera/active_fedora/pull/182) ([jcoyne](https://github.com/jcoyne))
|
|
2397
|
+
- When defining rdf terms you should be able to say 'multivalue: false' [\#181](https://github.com/samvera/active_fedora/pull/181) ([jcoyne](https://github.com/jcoyne))
|
|
2398
|
+
- Created RdfList\#to\_ary and a mechanism for building list nodes. [\#180](https://github.com/samvera/active_fedora/pull/180) ([jcoyne](https://github.com/jcoyne))
|
|
2399
|
+
- Define UNASSIGNABLE\_KEYS for RdfList.assign\_nested\_attributes... [\#179](https://github.com/samvera/active_fedora/pull/179) ([jcoyne](https://github.com/jcoyne))
|
|
2400
|
+
- Added RdfList.each [\#178](https://github.com/samvera/active_fedora/pull/178) ([jcoyne](https://github.com/jcoyne))
|
|
2401
|
+
- Cache the tail node in an RDFList [\#177](https://github.com/samvera/active_fedora/pull/177) ([jcoyne](https://github.com/jcoyne))
|
|
2402
|
+
- class\_from\_string should have an exit condition when class can't be found [\#176](https://github.com/samvera/active_fedora/pull/176) ([jcoyne](https://github.com/jcoyne))
|
|
2403
|
+
- Add a warning when you have already registered this RDF.type [\#175](https://github.com/samvera/active_fedora/pull/175) ([jcoyne](https://github.com/jcoyne))
|
|
2404
|
+
- Rdf lists should only have one RDF.rest node [\#174](https://github.com/samvera/active_fedora/pull/174) ([jcoyne](https://github.com/jcoyne))
|
|
2405
|
+
- RDF lists should be able to accept nested attributes as a hash [\#173](https://github.com/samvera/active_fedora/pull/173) ([jcoyne](https://github.com/jcoyne))
|
|
2406
|
+
- Clean up YARD doc warnings [\#172](https://github.com/samvera/active_fedora/pull/172) ([jcoyne](https://github.com/jcoyne))
|
|
2407
|
+
- An rdf node should be able to set rdf:about [\#171](https://github.com/samvera/active_fedora/pull/171) ([jcoyne](https://github.com/jcoyne))
|
|
2408
|
+
- Remove RdfObject\#get\_values, it's inherited [\#170](https://github.com/samvera/active_fedora/pull/170) ([jcoyne](https://github.com/jcoyne))
|
|
2409
|
+
|
|
2410
|
+
## [v6.4.4](https://github.com/samvera/active_fedora/tree/v6.4.4) (2013-07-30)
|
|
2411
|
+
|
|
2412
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.4.3...v6.4.4)
|
|
2413
|
+
|
|
2414
|
+
**Closed issues:**
|
|
2415
|
+
|
|
2416
|
+
- ActiveFedora::Base.reindex\_everything is too eager to update\_everything. [\#160](https://github.com/samvera/active_fedora/issues/160)
|
|
2417
|
+
|
|
2418
|
+
**Merged pull requests:**
|
|
2419
|
+
|
|
2420
|
+
- Use get\_config\_path to get the path for the predicate\_mappings.yml [\#168](https://github.com/samvera/active_fedora/pull/168) ([jcoyne](https://github.com/jcoyne))
|
|
2421
|
+
- has\_and\_belongs\_to\_many can have more than 10 results. [\#167](https://github.com/samvera/active_fedora/pull/167) ([jcoyne](https://github.com/jcoyne))
|
|
2422
|
+
- Don't reindex fedora-system objects in reindex\_everything [\#163](https://github.com/samvera/active_fedora/pull/163) ([jcoyne](https://github.com/jcoyne))
|
|
2423
|
+
- Adding "An ActiveModel" shared behavior [\#162](https://github.com/samvera/active_fedora/pull/162) ([jeremyf](https://github.com/jeremyf))
|
|
2424
|
+
- Allow query parameter AF.reindex\_everything [\#161](https://github.com/samvera/active_fedora/pull/161) ([jeremyf](https://github.com/jeremyf))
|
|
2425
|
+
- The example test should look for Base.exists?\(\) [\#159](https://github.com/samvera/active_fedora/pull/159) ([jcoyne](https://github.com/jcoyne))
|
|
2426
|
+
- Filters belongs\_to associations by :class\_name [\#106](https://github.com/samvera/active_fedora/pull/106) ([simonlamb](https://github.com/simonlamb))
|
|
2427
|
+
|
|
2428
|
+
## [v6.4.3](https://github.com/samvera/active_fedora/tree/v6.4.3) (2013-07-16)
|
|
2429
|
+
|
|
2430
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.4.2...v6.4.3)
|
|
2431
|
+
|
|
2432
|
+
**Closed issues:**
|
|
2433
|
+
|
|
2434
|
+
- License missing from gemspec [\#154](https://github.com/samvera/active_fedora/issues/154)
|
|
2435
|
+
|
|
2436
|
+
**Merged pull requests:**
|
|
2437
|
+
|
|
2438
|
+
- class\_from\_string should find sibiling classes [\#158](https://github.com/samvera/active_fedora/pull/158) ([jcoyne](https://github.com/jcoyne))
|
|
2439
|
+
- Ensuring that AF::Base.find\(""\) raises exception [\#156](https://github.com/samvera/active_fedora/pull/156) ([jeremyf](https://github.com/jeremyf))
|
|
2440
|
+
- Add lazy reification method to ActiveFedora::SolrService [\#155](https://github.com/samvera/active_fedora/pull/155) ([dchandekstark](https://github.com/dchandekstark))
|
|
2441
|
+
- Adding mailmap for improving changelog generation [\#153](https://github.com/samvera/active_fedora/pull/153) ([jeremyf](https://github.com/jeremyf))
|
|
2442
|
+
- Updating active\_support 4's gem dependency [\#152](https://github.com/samvera/active_fedora/pull/152) ([jeremyf](https://github.com/jeremyf))
|
|
2443
|
+
- Tidying up hash key access of AF::Model [\#151](https://github.com/samvera/active_fedora/pull/151) ([jeremyf](https://github.com/jeremyf))
|
|
2444
|
+
- Tidying up how ActiveFedora::Base.exists? behaves [\#150](https://github.com/samvera/active_fedora/pull/150) ([jeremyf](https://github.com/jeremyf))
|
|
2445
|
+
- Remove foxml [\#149](https://github.com/samvera/active_fedora/pull/149) ([jcoyne](https://github.com/jcoyne))
|
|
2446
|
+
- mock\(\) and stub\(\) are deprecated. Switched to double\(\) [\#148](https://github.com/samvera/active_fedora/pull/148) ([jcoyne](https://github.com/jcoyne))
|
|
2447
|
+
- Remove all serialized foxml in favor of programmatic creation of fixtures in preparation for Fedora 4 [\#102](https://github.com/samvera/active_fedora/pull/102) ([cjcolvar](https://github.com/cjcolvar))
|
|
2448
|
+
|
|
2449
|
+
## [v6.4.2](https://github.com/samvera/active_fedora/tree/v6.4.2) (2013-07-10)
|
|
2450
|
+
|
|
2451
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.4.1...v6.4.2)
|
|
2452
|
+
|
|
2453
|
+
**Merged pull requests:**
|
|
2454
|
+
|
|
2455
|
+
- In activerecord 4.0 the update\(\) method accepts arguments. [\#146](https://github.com/samvera/active_fedora/pull/146) ([jcoyne](https://github.com/jcoyne))
|
|
2456
|
+
|
|
2457
|
+
## [v6.4.1](https://github.com/samvera/active_fedora/tree/v6.4.1) (2013-07-10)
|
|
2458
|
+
|
|
2459
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.4.0...v6.4.1)
|
|
2460
|
+
|
|
2461
|
+
**Closed issues:**
|
|
2462
|
+
|
|
2463
|
+
- Infer property on has\_many [\#142](https://github.com/samvera/active_fedora/issues/142)
|
|
2464
|
+
|
|
2465
|
+
**Merged pull requests:**
|
|
2466
|
+
|
|
2467
|
+
- Infer the property on has\_many. Fixes \#142 [\#145](https://github.com/samvera/active_fedora/pull/145) ([jcoyne](https://github.com/jcoyne))
|
|
2468
|
+
- Added new\_record? method to Rdf nodes [\#140](https://github.com/samvera/active_fedora/pull/140) ([jcoyne](https://github.com/jcoyne))
|
|
2469
|
+
- Test the behavior when the node can't be found [\#139](https://github.com/samvera/active_fedora/pull/139) ([jcoyne](https://github.com/jcoyne))
|
|
2470
|
+
- Rdf nested attributes should accept hashes [\#138](https://github.com/samvera/active_fedora/pull/138) ([jcoyne](https://github.com/jcoyne))
|
|
2471
|
+
- Added :type to ActiveFedora::QualifiedDublinCoreDatastream::DCTERMS. [\#137](https://github.com/samvera/active_fedora/pull/137) ([dchandekstark](https://github.com/dchandekstark))
|
|
2472
|
+
- Removed outdated comment that OmDatastream is just an alias for Nokogiri... [\#136](https://github.com/samvera/active_fedora/pull/136) ([dchandekstark](https://github.com/dchandekstark))
|
|
2473
|
+
- Added :path option to ActiveFedora::QualifiedDublinCoreDatastream\#field ... [\#135](https://github.com/samvera/active_fedora/pull/135) ([dchandekstark](https://github.com/dchandekstark))
|
|
2474
|
+
- Generate datastream [\#134](https://github.com/samvera/active_fedora/pull/134) ([jcoyne](https://github.com/jcoyne))
|
|
2475
|
+
- Autoload classes in app/models/datastreams [\#133](https://github.com/samvera/active_fedora/pull/133) ([jcoyne](https://github.com/jcoyne))
|
|
2476
|
+
- Change generator template to not use named argument 'name' [\#132](https://github.com/samvera/active_fedora/pull/132) ([jcoyne](https://github.com/jcoyne))
|
|
2477
|
+
- Remove unnecessary require of 'active\_fedora/base' in model template [\#131](https://github.com/samvera/active_fedora/pull/131) ([jcoyne](https://github.com/jcoyne))
|
|
2478
|
+
|
|
2479
|
+
## [v6.4.0](https://github.com/samvera/active_fedora/tree/v6.4.0) (2013-07-01)
|
|
2480
|
+
|
|
2481
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.4.0.rc4...v6.4.0)
|
|
2482
|
+
|
|
2483
|
+
**Closed issues:**
|
|
2484
|
+
|
|
2485
|
+
- ActiveFedora::DatastreamCollections should no longer be "experimental" [\#129](https://github.com/samvera/active_fedora/issues/129)
|
|
2486
|
+
|
|
2487
|
+
**Merged pull requests:**
|
|
2488
|
+
|
|
2489
|
+
- Removing experimental designation, tidying-up the code [\#130](https://github.com/samvera/active_fedora/pull/130) ([awead](https://github.com/awead))
|
|
2490
|
+
- Providing a YAMLAdaptor for Psych dependency [\#128](https://github.com/samvera/active_fedora/pull/128) ([jeremyf](https://github.com/jeremyf))
|
|
2491
|
+
|
|
2492
|
+
## [v6.4.0.rc4](https://github.com/samvera/active_fedora/tree/v6.4.0.rc4) (2013-06-26)
|
|
2493
|
+
|
|
2494
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.4.0.rc3...v6.4.0.rc4)
|
|
2495
|
+
|
|
2496
|
+
**Fixed bugs:**
|
|
2497
|
+
|
|
2498
|
+
- ActiveFedora::Delegating issues with keys being string or symbol [\#123](https://github.com/samvera/active_fedora/issues/123)
|
|
2499
|
+
|
|
2500
|
+
**Merged pull requests:**
|
|
2501
|
+
|
|
2502
|
+
- better error message when TermProxy encounters bad metadata in the graph [\#127](https://github.com/samvera/active_fedora/pull/127) ([flyingzumwalt](https://github.com/flyingzumwalt))
|
|
2503
|
+
- Fixing delegate registry lookup [\#126](https://github.com/samvera/active_fedora/pull/126) ([jeremyf](https://github.com/jeremyf))
|
|
2504
|
+
- Removed duplicate fields from ActiveFedora::QualifiedDublinCoreDatastream::DCTERMS [\#125](https://github.com/samvera/active_fedora/pull/125) ([dchandekstark](https://github.com/dchandekstark))
|
|
2505
|
+
- Delegate array methods should accept string keys. Fixes \#123 [\#124](https://github.com/samvera/active_fedora/pull/124) ([jcoyne](https://github.com/jcoyne))
|
|
2506
|
+
- Rdf nested lists [\#122](https://github.com/samvera/active_fedora/pull/122) ([flyingzumwalt](https://github.com/flyingzumwalt))
|
|
2507
|
+
|
|
2508
|
+
## [v6.4.0.rc3](https://github.com/samvera/active_fedora/tree/v6.4.0.rc3) (2013-06-24)
|
|
2509
|
+
|
|
2510
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.4.0.rc2...v6.4.0.rc3)
|
|
2511
|
+
|
|
2512
|
+
**Merged pull requests:**
|
|
2513
|
+
|
|
2514
|
+
- Added RdfNode.fields\(\) which returns a list of the fields [\#121](https://github.com/samvera/active_fedora/pull/121) ([jcoyne](https://github.com/jcoyne))
|
|
2515
|
+
|
|
2516
|
+
## [v6.4.0.rc2](https://github.com/samvera/active_fedora/tree/v6.4.0.rc2) (2013-06-24)
|
|
2517
|
+
|
|
2518
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.4.0.rc1...v6.4.0.rc2)
|
|
2519
|
+
|
|
2520
|
+
**Merged pull requests:**
|
|
2521
|
+
|
|
2522
|
+
- We should be able to delete rdf nested attributes. [\#119](https://github.com/samvera/active_fedora/pull/119) ([jcoyne](https://github.com/jcoyne))
|
|
2523
|
+
- Om 3 [\#118](https://github.com/samvera/active_fedora/pull/118) ([jcoyne](https://github.com/jcoyne))
|
|
2524
|
+
|
|
2525
|
+
## [v6.4.0.rc1](https://github.com/samvera/active_fedora/tree/v6.4.0.rc1) (2013-06-21)
|
|
2526
|
+
|
|
2527
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.3.0...v6.4.0.rc1)
|
|
2528
|
+
|
|
2529
|
+
**Closed issues:**
|
|
2530
|
+
|
|
2531
|
+
- Create active\_fedora:model generator [\#91](https://github.com/samvera/active_fedora/issues/91)
|
|
2532
|
+
|
|
2533
|
+
**Merged pull requests:**
|
|
2534
|
+
|
|
2535
|
+
- Deprecated AF::Base\#update\_indexed\_attributes [\#117](https://github.com/samvera/active_fedora/pull/117) ([jcoyne](https://github.com/jcoyne))
|
|
2536
|
+
- Updating "active\_fedora:model" rails generator [\#116](https://github.com/samvera/active_fedora/pull/116) ([jeremyf](https://github.com/jeremyf))
|
|
2537
|
+
- Delegate all the array methods for RdfNode::TermProxy [\#115](https://github.com/samvera/active_fedora/pull/115) ([jcoyne](https://github.com/jcoyne))
|
|
2538
|
+
- Added accepts\_nested\_attributes\_for on RDFNodes [\#114](https://github.com/samvera/active_fedora/pull/114) ([jcoyne](https://github.com/jcoyne))
|
|
2539
|
+
|
|
2540
|
+
## [v6.3.0](https://github.com/samvera/active_fedora/tree/v6.3.0) (2013-06-14)
|
|
2541
|
+
|
|
2542
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.2.0...v6.3.0)
|
|
2543
|
+
|
|
2544
|
+
**Closed issues:**
|
|
2545
|
+
|
|
2546
|
+
- Fix typo in test notice: [\#97](https://github.com/samvera/active_fedora/issues/97)
|
|
2547
|
+
- Update test to be order-agnostic [\#89](https://github.com/samvera/active_fedora/issues/89)
|
|
2548
|
+
- Use \_query\_ and !raw to do solr query escaping [\#87](https://github.com/samvera/active_fedora/issues/87)
|
|
2549
|
+
- Modify or remove tests that check for DC datastreams [\#85](https://github.com/samvera/active_fedora/issues/85)
|
|
2550
|
+
- Remove use of narm: and hydrangea: namespaces in AF tests [\#84](https://github.com/samvera/active_fedora/issues/84)
|
|
2551
|
+
- Use Rubydora's \#mint to mint new PIDs [\#83](https://github.com/samvera/active_fedora/issues/83)
|
|
2552
|
+
|
|
2553
|
+
**Merged pull requests:**
|
|
2554
|
+
|
|
2555
|
+
- Added method: ActiveFedora::Base\#required? [\#111](https://github.com/samvera/active_fedora/pull/111) ([jcoyne](https://github.com/jcoyne))
|
|
2556
|
+
- Removed redundant MacroReflection\#klass method definition. [\#110](https://github.com/samvera/active_fedora/pull/110) ([dchandekstark](https://github.com/dchandekstark))
|
|
2557
|
+
- Updated doc comment for .count to reflect change made in commit 1cd412a8... [\#109](https://github.com/samvera/active_fedora/pull/109) ([dchandekstark](https://github.com/dchandekstark))
|
|
2558
|
+
- Refactor test to use a model that makes sense conceptually \[log skip\] [\#108](https://github.com/samvera/active_fedora/pull/108) ([jcoyne](https://github.com/jcoyne))
|
|
2559
|
+
- Adding CONTRIBUTORS and mailmap [\#107](https://github.com/samvera/active_fedora/pull/107) ([jeremyf](https://github.com/jeremyf))
|
|
2560
|
+
- Add `args' param to ActiveFedora::SolrService.count [\#105](https://github.com/samvera/active_fedora/pull/105) ([dchandekstark](https://github.com/dchandekstark))
|
|
2561
|
+
- habtm\#delete saves between the before and after hook. [\#104](https://github.com/samvera/active_fedora/pull/104) ([jcoyne](https://github.com/jcoyne))
|
|
2562
|
+
- Added association delete callbacks [\#103](https://github.com/samvera/active_fedora/pull/103) ([jcoyne](https://github.com/jcoyne))
|
|
2563
|
+
- Fix nested\_attributes handling, implement documented functionality [\#101](https://github.com/samvera/active_fedora/pull/101) ([MBO](https://github.com/MBO))
|
|
2564
|
+
- Simplify ci task by moving startup wait into the jetty.yml [\#99](https://github.com/samvera/active_fedora/pull/99) ([jcoyne](https://github.com/jcoyne))
|
|
2565
|
+
- Remove unnecessary environment task [\#98](https://github.com/samvera/active_fedora/pull/98) ([cjcolvar](https://github.com/cjcolvar))
|
|
2566
|
+
- Closes \#84 [\#95](https://github.com/samvera/active_fedora/pull/95) ([dchandekstark](https://github.com/dchandekstark))
|
|
2567
|
+
- Modify or remove tests that check for DC datastreams; deprecate Datastreams\#dc in favor of Datastreams\#datastreams\["DC"\] [\#94](https://github.com/samvera/active_fedora/pull/94) ([cjcolvar](https://github.com/cjcolvar))
|
|
2568
|
+
- Issue 87 solr query [\#93](https://github.com/samvera/active_fedora/pull/93) ([cbeer](https://github.com/cbeer))
|
|
2569
|
+
- Reworking datastream id spec to be order agnostic [\#92](https://github.com/samvera/active_fedora/pull/92) ([jeremyf](https://github.com/jeremyf))
|
|
2570
|
+
- Using Rubydora's mint for assign\_pid [\#90](https://github.com/samvera/active_fedora/pull/90) ([jeremyf](https://github.com/jeremyf))
|
|
2571
|
+
- Fix validations unit test to pass legitimately [\#88](https://github.com/samvera/active_fedora/pull/88) ([acurley](https://github.com/acurley))
|
|
2572
|
+
|
|
2573
|
+
## [v6.2.0](https://github.com/samvera/active_fedora/tree/v6.2.0) (2013-06-05)
|
|
2574
|
+
|
|
2575
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.1.1...v6.2.0)
|
|
2576
|
+
|
|
2577
|
+
**Closed issues:**
|
|
2578
|
+
|
|
2579
|
+
- AF delete example in Wiki doesn't work for me [\#77](https://github.com/samvera/active_fedora/issues/77)
|
|
2580
|
+
|
|
2581
|
+
**Merged pull requests:**
|
|
2582
|
+
|
|
2583
|
+
- Make it work with rails4 [\#82](https://github.com/samvera/active_fedora/pull/82) ([jcoyne](https://github.com/jcoyne))
|
|
2584
|
+
- Index object state so that deleted objects \(objState=D\) can be filtered. [\#81](https://github.com/samvera/active_fedora/pull/81) ([jcoyne](https://github.com/jcoyne))
|
|
2585
|
+
- Label is just delegated [\#80](https://github.com/samvera/active_fedora/pull/80) ([jcoyne](https://github.com/jcoyne))
|
|
2586
|
+
- Allow passing parameters to accessor delegates [\#79](https://github.com/samvera/active_fedora/pull/79) ([jcoyne](https://github.com/jcoyne))
|
|
2587
|
+
- Consolidating class loading with ActiveFedora.class\_from\_string method [\#76](https://github.com/samvera/active_fedora/pull/76) ([jcoyne](https://github.com/jcoyne))
|
|
2588
|
+
|
|
2589
|
+
## [v6.1.1](https://github.com/samvera/active_fedora/tree/v6.1.1) (2013-05-08)
|
|
2590
|
+
|
|
2591
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.1.0...v6.1.1)
|
|
2592
|
+
|
|
2593
|
+
**Merged pull requests:**
|
|
2594
|
+
|
|
2595
|
+
- Objects loaded via Solr should have datastream properties of same class [\#74](https://github.com/samvera/active_fedora/pull/74) ([jcoyne](https://github.com/jcoyne))
|
|
2596
|
+
|
|
2597
|
+
## [v6.1.0](https://github.com/samvera/active_fedora/tree/v6.1.0) (2013-04-29)
|
|
2598
|
+
|
|
2599
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.6.3...v6.1.0)
|
|
2600
|
+
|
|
2601
|
+
**Closed issues:**
|
|
2602
|
+
|
|
2603
|
+
- Schema has qf=active\_fedora\_model\_ssi but AF actually writes active\_fedora\_model\_ssim [\#66](https://github.com/samvera/active_fedora/issues/66)
|
|
2604
|
+
- Active Fedora 5.6 needs a more restrictive solrizer requirement [\#61](https://github.com/samvera/active_fedora/issues/61)
|
|
2605
|
+
- ActiveFedora::Base.exists?\(nil\) returning true [\#56](https://github.com/samvera/active_fedora/issues/56)
|
|
2606
|
+
- Don't use predicates.yml, Use RDF::Vocabulary instead. [\#38](https://github.com/samvera/active_fedora/issues/38)
|
|
2607
|
+
|
|
2608
|
+
**Merged pull requests:**
|
|
2609
|
+
|
|
2610
|
+
- Issue \#56: ActiveFedora::Base.exists?\(nil\) returning true [\#72](https://github.com/samvera/active_fedora/pull/72) ([awead](https://github.com/awead))
|
|
2611
|
+
- Remove extraneous solr configs [\#71](https://github.com/samvera/active_fedora/pull/71) ([jcoyne](https://github.com/jcoyne))
|
|
2612
|
+
- Copy changes from 30feeddcb896e8ad49907a49e76f69bda1038938 into the temp... [\#69](https://github.com/samvera/active_fedora/pull/69) ([jcoyne](https://github.com/jcoyne))
|
|
2613
|
+
- Added some sensible defaults to the solrconfig. Removed comments about old fields [\#68](https://github.com/samvera/active_fedora/pull/68) ([jcoyne](https://github.com/jcoyne))
|
|
2614
|
+
- active\_fedora\_model solr field should not be multivalued [\#67](https://github.com/samvera/active_fedora/pull/67) ([jcoyne](https://github.com/jcoyne))
|
|
2615
|
+
- Add ActiveFedora::Base.decendants [\#65](https://github.com/samvera/active_fedora/pull/65) ([jcoyne](https://github.com/jcoyne))
|
|
2616
|
+
- Fixed fields for solrconfig permissions [\#64](https://github.com/samvera/active_fedora/pull/64) ([jcoyne](https://github.com/jcoyne))
|
|
2617
|
+
- Deprecate get\_values\_from\_datastream. Fixes \#52 [\#63](https://github.com/samvera/active_fedora/pull/63) ([jcoyne](https://github.com/jcoyne))
|
|
2618
|
+
- Deprecate Attributes\#update\_datastream\_attributes [\#62](https://github.com/samvera/active_fedora/pull/62) ([jcoyne](https://github.com/jcoyne))
|
|
2619
|
+
- Use class\_attribute for delegate registry so inheritance works. Fixes \#59 [\#60](https://github.com/samvera/active_fedora/pull/60) ([jcoyne](https://github.com/jcoyne))
|
|
2620
|
+
- new ActiveFedora::Auditable mixin - provides access to Fedora audit trail [\#58](https://github.com/samvera/active_fedora/pull/58) ([jcoyne](https://github.com/jcoyne))
|
|
2621
|
+
- Make the deprecation message more helpful [\#57](https://github.com/samvera/active_fedora/pull/57) ([jcoyne](https://github.com/jcoyne))
|
|
2622
|
+
- remove @owner.new\_record? check from the association collection append o... [\#54](https://github.com/samvera/active_fedora/pull/54) ([cbeer](https://github.com/cbeer))
|
|
2623
|
+
- Fix has and belogns to many, so it calls remove\_relationship on the righ... [\#53](https://github.com/samvera/active_fedora/pull/53) ([cbeer](https://github.com/cbeer))
|
|
2624
|
+
- Add jetty.yml to solr generator to overwrite the Blacklight jetty.yml. [\#30](https://github.com/samvera/active_fedora/pull/30) ([jkeck](https://github.com/jkeck))
|
|
2625
|
+
|
|
2626
|
+
## [v5.6.3](https://github.com/samvera/active_fedora/tree/v5.6.3) (2013-04-11)
|
|
2627
|
+
|
|
2628
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0...v5.6.3)
|
|
2629
|
+
|
|
2630
|
+
**Fixed bugs:**
|
|
2631
|
+
|
|
2632
|
+
- AF 6.0.0 delegate/delegate\_to breaks if model is not direct subclass of AF::Base [\#59](https://github.com/samvera/active_fedora/issues/59)
|
|
2633
|
+
|
|
2634
|
+
**Closed issues:**
|
|
2635
|
+
|
|
2636
|
+
- Deprecate Attribute\#get\_values\_from\_datastream [\#52](https://github.com/samvera/active_fedora/issues/52)
|
|
2637
|
+
|
|
2638
|
+
## [v6.0.0](https://github.com/samvera/active_fedora/tree/v6.0.0) (2013-03-28)
|
|
2639
|
+
|
|
2640
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.rc7...v6.0.0)
|
|
2641
|
+
|
|
2642
|
+
## [v6.0.0.rc7](https://github.com/samvera/active_fedora/tree/v6.0.0.rc7) (2013-03-26)
|
|
2643
|
+
|
|
2644
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.rc6...v6.0.0.rc7)
|
|
2645
|
+
|
|
2646
|
+
**Merged pull requests:**
|
|
2647
|
+
|
|
2648
|
+
- Extracting object from .load\_instance\_from\_solr [\#51](https://github.com/samvera/active_fedora/pull/51) ([jeremyf](https://github.com/jeremyf))
|
|
2649
|
+
|
|
2650
|
+
## [v6.0.0.rc6](https://github.com/samvera/active_fedora/tree/v6.0.0.rc6) (2013-03-12)
|
|
2651
|
+
|
|
2652
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.rc5...v6.0.0.rc6)
|
|
2653
|
+
|
|
2654
|
+
**Closed issues:**
|
|
2655
|
+
|
|
2656
|
+
- Save ends up creating OmDatastreams with template content even though they haven't been accessed. [\#39](https://github.com/samvera/active_fedora/issues/39)
|
|
2657
|
+
|
|
2658
|
+
## [v6.0.0.rc5](https://github.com/samvera/active_fedora/tree/v6.0.0.rc5) (2013-03-07)
|
|
2659
|
+
|
|
2660
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.rc4...v6.0.0.rc5)
|
|
2661
|
+
|
|
2662
|
+
**Closed issues:**
|
|
2663
|
+
|
|
2664
|
+
- OmDatastream should not store default templates [\#50](https://github.com/samvera/active_fedora/issues/50)
|
|
2665
|
+
- Should we switch default controGroup to 'M' [\#49](https://github.com/samvera/active_fedora/issues/49)
|
|
2666
|
+
|
|
2667
|
+
## [v6.0.0.rc4](https://github.com/samvera/active_fedora/tree/v6.0.0.rc4) (2013-02-25)
|
|
2668
|
+
|
|
2669
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.rc3...v6.0.0.rc4)
|
|
2670
|
+
|
|
2671
|
+
**Merged pull requests:**
|
|
2672
|
+
|
|
2673
|
+
- Updating to enable HTTP request with webmock [\#46](https://github.com/samvera/active_fedora/pull/46) ([jeremyf](https://github.com/jeremyf))
|
|
2674
|
+
- Updating explicit path for rspec matchers [\#45](https://github.com/samvera/active_fedora/pull/45) ([jeremyf](https://github.com/jeremyf))
|
|
2675
|
+
- Adding \#match\_fedora\_datastream rspec matcher [\#44](https://github.com/samvera/active_fedora/pull/44) ([jeremyf](https://github.com/jeremyf))
|
|
2676
|
+
|
|
2677
|
+
## [v6.0.0.rc3](https://github.com/samvera/active_fedora/tree/v6.0.0.rc3) (2013-02-22)
|
|
2678
|
+
|
|
2679
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.rc2...v6.0.0.rc3)
|
|
2680
|
+
|
|
2681
|
+
## [v6.0.0.rc2](https://github.com/samvera/active_fedora/tree/v6.0.0.rc2) (2013-02-15)
|
|
2682
|
+
|
|
2683
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.rc1...v6.0.0.rc2)
|
|
2684
|
+
|
|
2685
|
+
## [v6.0.0.rc1](https://github.com/samvera/active_fedora/tree/v6.0.0.rc1) (2013-02-15)
|
|
2686
|
+
|
|
2687
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.6.2...v6.0.0.rc1)
|
|
2688
|
+
|
|
2689
|
+
**Closed issues:**
|
|
2690
|
+
|
|
2691
|
+
- datastream should have an .external? method [\#40](https://github.com/samvera/active_fedora/issues/40)
|
|
2692
|
+
|
|
2693
|
+
## [v5.6.2](https://github.com/samvera/active_fedora/tree/v5.6.2) (2013-02-06)
|
|
2694
|
+
|
|
2695
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.6.1...v5.6.2)
|
|
2696
|
+
|
|
2697
|
+
## [v5.6.1](https://github.com/samvera/active_fedora/tree/v5.6.1) (2013-02-04)
|
|
2698
|
+
|
|
2699
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.pre10...v5.6.1)
|
|
2700
|
+
|
|
2701
|
+
## [v6.0.0.pre10](https://github.com/samvera/active_fedora/tree/v6.0.0.pre10) (2013-02-04)
|
|
2702
|
+
|
|
2703
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.pre9...v6.0.0.pre10)
|
|
2704
|
+
|
|
2705
|
+
## [v6.0.0.pre9](https://github.com/samvera/active_fedora/tree/v6.0.0.pre9) (2013-02-03)
|
|
2706
|
+
|
|
2707
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.6.0...v6.0.0.pre9)
|
|
2708
|
+
|
|
2709
|
+
## [v5.6.0](https://github.com/samvera/active_fedora/tree/v5.6.0) (2013-02-02)
|
|
2710
|
+
|
|
2711
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.pre8...v5.6.0)
|
|
2712
|
+
|
|
2713
|
+
## [v6.0.0.pre8](https://github.com/samvera/active_fedora/tree/v6.0.0.pre8) (2013-02-02)
|
|
2714
|
+
|
|
2715
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.pre7...v6.0.0.pre8)
|
|
2716
|
+
|
|
2717
|
+
**Closed issues:**
|
|
2718
|
+
|
|
2719
|
+
- ActiveFedora::Base.delete\_all should return a count, not a list of objects. [\#32](https://github.com/samvera/active_fedora/issues/32)
|
|
2720
|
+
|
|
2721
|
+
## [v6.0.0.pre7](https://github.com/samvera/active_fedora/tree/v6.0.0.pre7) (2013-01-30)
|
|
2722
|
+
|
|
2723
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.5.2...v6.0.0.pre7)
|
|
2724
|
+
|
|
2725
|
+
**Closed issues:**
|
|
2726
|
+
|
|
2727
|
+
- Regression in behavior of AF::Base\#find when using :sort option. [\#35](https://github.com/samvera/active_fedora/issues/35)
|
|
2728
|
+
|
|
2729
|
+
## [v5.5.2](https://github.com/samvera/active_fedora/tree/v5.5.2) (2013-01-28)
|
|
2730
|
+
|
|
2731
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.pre6...v5.5.2)
|
|
2732
|
+
|
|
2733
|
+
**Closed issues:**
|
|
2734
|
+
|
|
2735
|
+
- Warn about multiple has\_many relationships on one model sharing a predicate, or allow them to produce a solr query that can discriminate on the class\_name attribute [\#25](https://github.com/samvera/active_fedora/issues/25)
|
|
2736
|
+
|
|
2737
|
+
## [v6.0.0.pre6](https://github.com/samvera/active_fedora/tree/v6.0.0.pre6) (2013-01-27)
|
|
2738
|
+
|
|
2739
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.pre5...v6.0.0.pre6)
|
|
2740
|
+
|
|
2741
|
+
## [v6.0.0.pre5](https://github.com/samvera/active_fedora/tree/v6.0.0.pre5) (2013-01-26)
|
|
2742
|
+
|
|
2743
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.pre4...v6.0.0.pre5)
|
|
2744
|
+
|
|
2745
|
+
## [v6.0.0.pre4](https://github.com/samvera/active_fedora/tree/v6.0.0.pre4) (2013-01-25)
|
|
2746
|
+
|
|
2747
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.pre3...v6.0.0.pre4)
|
|
2748
|
+
|
|
2749
|
+
## [v6.0.0.pre3](https://github.com/samvera/active_fedora/tree/v6.0.0.pre3) (2013-01-25)
|
|
2750
|
+
|
|
2751
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.pre2...v6.0.0.pre3)
|
|
2752
|
+
|
|
2753
|
+
## [v6.0.0.pre2](https://github.com/samvera/active_fedora/tree/v6.0.0.pre2) (2013-01-24)
|
|
2754
|
+
|
|
2755
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.5.1...v6.0.0.pre2)
|
|
2756
|
+
|
|
2757
|
+
## [v5.5.1](https://github.com/samvera/active_fedora/tree/v5.5.1) (2013-01-24)
|
|
2758
|
+
|
|
2759
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v6.0.0.pre1...v5.5.1)
|
|
2760
|
+
|
|
2761
|
+
**Closed issues:**
|
|
2762
|
+
|
|
2763
|
+
- RdfNode.rdf\_type doesn't work when you pass a RDF::URI [\#34](https://github.com/samvera/active_fedora/issues/34)
|
|
2764
|
+
|
|
2765
|
+
## [v6.0.0.pre1](https://github.com/samvera/active_fedora/tree/v6.0.0.pre1) (2013-01-23)
|
|
2766
|
+
|
|
2767
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.5.0...v6.0.0.pre1)
|
|
2768
|
+
|
|
2769
|
+
## [v5.5.0](https://github.com/samvera/active_fedora/tree/v5.5.0) (2013-01-18)
|
|
2770
|
+
|
|
2771
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.5.0.rc2...v5.5.0)
|
|
2772
|
+
|
|
2773
|
+
**Merged pull requests:**
|
|
2774
|
+
|
|
2775
|
+
- First cut at a complex rdf document. [\#29](https://github.com/samvera/active_fedora/pull/29) ([jcoyne](https://github.com/jcoyne))
|
|
2776
|
+
|
|
2777
|
+
## [v5.5.0.rc2](https://github.com/samvera/active_fedora/tree/v5.5.0.rc2) (2013-01-17)
|
|
2778
|
+
|
|
2779
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.5.0.rc1...v5.5.0.rc2)
|
|
2780
|
+
|
|
2781
|
+
## [v5.5.0.rc1](https://github.com/samvera/active_fedora/tree/v5.5.0.rc1) (2013-01-15)
|
|
2782
|
+
|
|
2783
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.4.0...v5.5.0.rc1)
|
|
2784
|
+
|
|
2785
|
+
**Merged pull requests:**
|
|
2786
|
+
|
|
2787
|
+
- NomDatastream should allow options on set\_terminology [\#28](https://github.com/samvera/active_fedora/pull/28) ([jeremyf](https://github.com/jeremyf))
|
|
2788
|
+
- nom-xml gem should be in gemspec [\#27](https://github.com/samvera/active_fedora/pull/27) ([jeremyf](https://github.com/jeremyf))
|
|
2789
|
+
|
|
2790
|
+
## [v5.4.0](https://github.com/samvera/active_fedora/tree/v5.4.0) (2013-01-07)
|
|
2791
|
+
|
|
2792
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.3.1...v5.4.0)
|
|
2793
|
+
|
|
2794
|
+
**Merged pull requests:**
|
|
2795
|
+
|
|
2796
|
+
- Added delegate to is\_a? for RDF [\#23](https://github.com/samvera/active_fedora/pull/23) ([carolyncole](https://github.com/carolyncole))
|
|
2797
|
+
|
|
2798
|
+
## [v5.3.1](https://github.com/samvera/active_fedora/tree/v5.3.1) (2012-12-20)
|
|
2799
|
+
|
|
2800
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.3.0...v5.3.1)
|
|
2801
|
+
|
|
2802
|
+
## [v5.3.0](https://github.com/samvera/active_fedora/tree/v5.3.0) (2012-12-20)
|
|
2803
|
+
|
|
2804
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.2.1...v5.3.0)
|
|
2805
|
+
|
|
2806
|
+
## [v5.2.1](https://github.com/samvera/active_fedora/tree/v5.2.1) (2012-12-12)
|
|
2807
|
+
|
|
2808
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.2.0...v5.2.1)
|
|
2809
|
+
|
|
2810
|
+
## [v5.2.0](https://github.com/samvera/active_fedora/tree/v5.2.0) (2012-12-11)
|
|
2811
|
+
|
|
2812
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.1.0...v5.2.0)
|
|
2813
|
+
|
|
2814
|
+
## [v5.1.0](https://github.com/samvera/active_fedora/tree/v5.1.0) (2012-12-07)
|
|
2815
|
+
|
|
2816
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.0.0...v5.1.0)
|
|
2817
|
+
|
|
2818
|
+
**Merged pull requests:**
|
|
2819
|
+
|
|
2820
|
+
- Adding active\_fedora:model generator [\#16](https://github.com/samvera/active_fedora/pull/16) ([jeremyf](https://github.com/jeremyf))
|
|
2821
|
+
- Adding generator for fedora and solr config [\#15](https://github.com/samvera/active_fedora/pull/15) ([jeremyf](https://github.com/jeremyf))
|
|
2822
|
+
- Adding AF::Base\#reload [\#12](https://github.com/samvera/active_fedora/pull/12) ([jeremyf](https://github.com/jeremyf))
|
|
2823
|
+
|
|
2824
|
+
## [v5.0.0](https://github.com/samvera/active_fedora/tree/v5.0.0) (2012-11-30)
|
|
2825
|
+
|
|
2826
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.0.0.rc5...v5.0.0)
|
|
2827
|
+
|
|
2828
|
+
## [v5.0.0.rc5](https://github.com/samvera/active_fedora/tree/v5.0.0.rc5) (2012-11-29)
|
|
2829
|
+
|
|
2830
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.0.0.rc4...v5.0.0.rc5)
|
|
2831
|
+
|
|
2832
|
+
**Merged pull requests:**
|
|
2833
|
+
|
|
2834
|
+
- HYDRA-883 RDFDatastreams should handle Literals as object values [\#11](https://github.com/samvera/active_fedora/pull/11) ([no-reply](https://github.com/no-reply))
|
|
2835
|
+
|
|
2836
|
+
## [v5.0.0.rc4](https://github.com/samvera/active_fedora/tree/v5.0.0.rc4) (2012-11-28)
|
|
2837
|
+
|
|
2838
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.0.0.rc3...v5.0.0.rc4)
|
|
2839
|
+
|
|
2840
|
+
**Merged pull requests:**
|
|
2841
|
+
|
|
2842
|
+
- Deprecating /^has\_\(bidirectional\_\)?relationship$/ [\#9](https://github.com/samvera/active_fedora/pull/9) ([jeremyf](https://github.com/jeremyf))
|
|
2843
|
+
|
|
2844
|
+
## [v5.0.0.rc3](https://github.com/samvera/active_fedora/tree/v5.0.0.rc3) (2012-11-15)
|
|
2845
|
+
|
|
2846
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.0.0.rc2...v5.0.0.rc3)
|
|
2847
|
+
|
|
2848
|
+
## [v5.0.0.rc2](https://github.com/samvera/active_fedora/tree/v5.0.0.rc2) (2012-11-12)
|
|
2849
|
+
|
|
2850
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v5.0.0.rc1...v5.0.0.rc2)
|
|
2851
|
+
|
|
2852
|
+
## [v5.0.0.rc1](https://github.com/samvera/active_fedora/tree/v5.0.0.rc1) (2012-10-25)
|
|
2853
|
+
|
|
2854
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.6.0.rc4...v5.0.0.rc1)
|
|
2855
|
+
|
|
2856
|
+
## [v4.6.0.rc4](https://github.com/samvera/active_fedora/tree/v4.6.0.rc4) (2012-10-24)
|
|
2857
|
+
|
|
2858
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.6.0.rc3...v4.6.0.rc4)
|
|
2859
|
+
|
|
2860
|
+
## [v4.6.0.rc3](https://github.com/samvera/active_fedora/tree/v4.6.0.rc3) (2012-10-14)
|
|
2861
|
+
|
|
2862
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.6.0.rc2...v4.6.0.rc3)
|
|
2863
|
+
|
|
2864
|
+
## [v4.6.0.rc2](https://github.com/samvera/active_fedora/tree/v4.6.0.rc2) (2012-10-13)
|
|
2865
|
+
|
|
2866
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.6.0.rc1...v4.6.0.rc2)
|
|
2867
|
+
|
|
2868
|
+
## [v4.6.0.rc1](https://github.com/samvera/active_fedora/tree/v4.6.0.rc1) (2012-10-12)
|
|
2869
|
+
|
|
2870
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.5.3...v4.6.0.rc1)
|
|
2871
|
+
|
|
2872
|
+
## [v4.5.3](https://github.com/samvera/active_fedora/tree/v4.5.3) (2012-10-08)
|
|
2873
|
+
|
|
2874
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.5.2...v4.5.3)
|
|
2875
|
+
|
|
2876
|
+
## [v4.5.2](https://github.com/samvera/active_fedora/tree/v4.5.2) (2012-08-30)
|
|
2877
|
+
|
|
2878
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.5.1...v4.5.2)
|
|
2879
|
+
|
|
2880
|
+
**Merged pull requests:**
|
|
2881
|
+
|
|
2882
|
+
- slash-escaping forward slashes in internal\_uri's for solr 4 compat [\#8](https://github.com/samvera/active_fedora/pull/8) ([barmintor](https://github.com/barmintor))
|
|
2883
|
+
|
|
2884
|
+
## [v4.5.1](https://github.com/samvera/active_fedora/tree/v4.5.1) (2012-08-16)
|
|
2885
|
+
|
|
2886
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.5.0...v4.5.1)
|
|
2887
|
+
|
|
2888
|
+
## [v4.5.0](https://github.com/samvera/active_fedora/tree/v4.5.0) (2012-07-30)
|
|
2889
|
+
|
|
2890
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.4.1...v4.5.0)
|
|
2891
|
+
|
|
2892
|
+
## [v4.4.1](https://github.com/samvera/active_fedora/tree/v4.4.1) (2012-07-20)
|
|
2893
|
+
|
|
2894
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.4.0...v4.4.1)
|
|
2895
|
+
|
|
2896
|
+
## [v4.4.0](https://github.com/samvera/active_fedora/tree/v4.4.0) (2012-06-29)
|
|
2897
|
+
|
|
2898
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.3.0...v4.4.0)
|
|
2899
|
+
|
|
2900
|
+
**Merged pull requests:**
|
|
2901
|
+
|
|
2902
|
+
- Hydra 830 [\#6](https://github.com/samvera/active_fedora/pull/6) ([awead](https://github.com/awead))
|
|
2903
|
+
|
|
2904
|
+
## [v4.3.0](https://github.com/samvera/active_fedora/tree/v4.3.0) (2012-06-21)
|
|
2905
|
+
|
|
2906
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.2.0...v4.3.0)
|
|
2907
|
+
|
|
2908
|
+
**Merged pull requests:**
|
|
2909
|
+
|
|
2910
|
+
- \#delegate\_to method and unit test [\#5](https://github.com/samvera/active_fedora/pull/5) ([awead](https://github.com/awead))
|
|
2911
|
+
|
|
2912
|
+
## [v4.2.0](https://github.com/samvera/active_fedora/tree/v4.2.0) (2012-06-12)
|
|
2913
|
+
|
|
2914
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.1.0...v4.2.0)
|
|
2915
|
+
|
|
2916
|
+
## [v4.1.0](https://github.com/samvera/active_fedora/tree/v4.1.0) (2012-05-09)
|
|
2917
|
+
|
|
2918
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0...v4.1.0)
|
|
2919
|
+
|
|
2920
|
+
## [v4.0.0](https://github.com/samvera/active_fedora/tree/v4.0.0) (2012-04-23)
|
|
2921
|
+
|
|
2922
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc20...v4.0.0)
|
|
2923
|
+
|
|
2924
|
+
**Merged pull requests:**
|
|
2925
|
+
|
|
2926
|
+
- Change prefix method in RDFDatastream to handle case more gracefully [\#2](https://github.com/samvera/active_fedora/pull/2) ([mjgiarlo](https://github.com/mjgiarlo))
|
|
2927
|
+
|
|
2928
|
+
## [v4.0.0.rc20](https://github.com/samvera/active_fedora/tree/v4.0.0.rc20) (2012-04-02)
|
|
2929
|
+
|
|
2930
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc19...v4.0.0.rc20)
|
|
2931
|
+
|
|
2932
|
+
**Merged pull requests:**
|
|
2933
|
+
|
|
2934
|
+
- Succeed with loading from solr even if the object was missing a declared datastream [\#1](https://github.com/samvera/active_fedora/pull/1) ([mbklein](https://github.com/mbklein))
|
|
2935
|
+
|
|
2936
|
+
## [v4.0.0.rc19](https://github.com/samvera/active_fedora/tree/v4.0.0.rc19) (2012-03-30)
|
|
2937
|
+
|
|
2938
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc18...v4.0.0.rc19)
|
|
2939
|
+
|
|
2940
|
+
## [v4.0.0.rc18](https://github.com/samvera/active_fedora/tree/v4.0.0.rc18) (2012-03-29)
|
|
2941
|
+
|
|
2942
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc17...v4.0.0.rc18)
|
|
2943
|
+
|
|
2944
|
+
## [v4.0.0.rc17](https://github.com/samvera/active_fedora/tree/v4.0.0.rc17) (2012-03-29)
|
|
2945
|
+
|
|
2946
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc16...v4.0.0.rc17)
|
|
2947
|
+
|
|
2948
|
+
## [v4.0.0.rc16](https://github.com/samvera/active_fedora/tree/v4.0.0.rc16) (2012-03-26)
|
|
2949
|
+
|
|
2950
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc15...v4.0.0.rc16)
|
|
2951
|
+
|
|
2952
|
+
## [v4.0.0.rc15](https://github.com/samvera/active_fedora/tree/v4.0.0.rc15) (2012-03-18)
|
|
2953
|
+
|
|
2954
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc14...v4.0.0.rc15)
|
|
2955
|
+
|
|
2956
|
+
## [v4.0.0.rc14](https://github.com/samvera/active_fedora/tree/v4.0.0.rc14) (2012-03-18)
|
|
2957
|
+
|
|
2958
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc13...v4.0.0.rc14)
|
|
2959
|
+
|
|
2960
|
+
## [v4.0.0.rc13](https://github.com/samvera/active_fedora/tree/v4.0.0.rc13) (2012-03-16)
|
|
2961
|
+
|
|
2962
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc12...v4.0.0.rc13)
|
|
2963
|
+
|
|
2964
|
+
## [v4.0.0.rc12](https://github.com/samvera/active_fedora/tree/v4.0.0.rc12) (2012-03-16)
|
|
2965
|
+
|
|
2966
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc11...v4.0.0.rc12)
|
|
2967
|
+
|
|
2968
|
+
## [v4.0.0.rc11](https://github.com/samvera/active_fedora/tree/v4.0.0.rc11) (2012-03-13)
|
|
2969
|
+
|
|
2970
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc10...v4.0.0.rc11)
|
|
2971
|
+
|
|
2972
|
+
## [v4.0.0.rc10](https://github.com/samvera/active_fedora/tree/v4.0.0.rc10) (2012-03-12)
|
|
2973
|
+
|
|
2974
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc9...v4.0.0.rc10)
|
|
2975
|
+
|
|
2976
|
+
## [v4.0.0.rc9](https://github.com/samvera/active_fedora/tree/v4.0.0.rc9) (2012-03-08)
|
|
2977
|
+
|
|
2978
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc8...v4.0.0.rc9)
|
|
2979
|
+
|
|
2980
|
+
## [v4.0.0.rc8](https://github.com/samvera/active_fedora/tree/v4.0.0.rc8) (2012-03-07)
|
|
2981
|
+
|
|
2982
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc7...v4.0.0.rc8)
|
|
2983
|
+
|
|
2984
|
+
## [v4.0.0.rc7](https://github.com/samvera/active_fedora/tree/v4.0.0.rc7) (2012-03-07)
|
|
2985
|
+
|
|
2986
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc6...v4.0.0.rc7)
|
|
2987
|
+
|
|
2988
|
+
## [v4.0.0.rc6](https://github.com/samvera/active_fedora/tree/v4.0.0.rc6) (2012-03-07)
|
|
2989
|
+
|
|
2990
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc5...v4.0.0.rc6)
|
|
2991
|
+
|
|
2992
|
+
## [v4.0.0.rc5](https://github.com/samvera/active_fedora/tree/v4.0.0.rc5) (2012-03-07)
|
|
2993
|
+
|
|
2994
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc4...v4.0.0.rc5)
|
|
2995
|
+
|
|
2996
|
+
## [v4.0.0.rc4](https://github.com/samvera/active_fedora/tree/v4.0.0.rc4) (2012-03-07)
|
|
2997
|
+
|
|
2998
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc3...v4.0.0.rc4)
|
|
2999
|
+
|
|
3000
|
+
## [v4.0.0.rc3](https://github.com/samvera/active_fedora/tree/v4.0.0.rc3) (2012-03-07)
|
|
3001
|
+
|
|
3002
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc2...v4.0.0.rc3)
|
|
3003
|
+
|
|
3004
|
+
## [v4.0.0.rc2](https://github.com/samvera/active_fedora/tree/v4.0.0.rc2) (2012-03-06)
|
|
3005
|
+
|
|
3006
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v4.0.0.rc1...v4.0.0.rc2)
|
|
3007
|
+
|
|
3008
|
+
## [v4.0.0.rc1](https://github.com/samvera/active_fedora/tree/v4.0.0.rc1) (2012-03-04)
|
|
3009
|
+
|
|
3010
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.3.2...v4.0.0.rc1)
|
|
3011
|
+
|
|
3012
|
+
## [v3.3.2](https://github.com/samvera/active_fedora/tree/v3.3.2) (2012-02-27)
|
|
3013
|
+
|
|
3014
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.3.1...v3.3.2)
|
|
3015
|
+
|
|
3016
|
+
## [v3.3.1](https://github.com/samvera/active_fedora/tree/v3.3.1) (2012-02-06)
|
|
3017
|
+
|
|
3018
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.3.0...v3.3.1)
|
|
3019
|
+
|
|
3020
|
+
## [v3.3.0](https://github.com/samvera/active_fedora/tree/v3.3.0) (2012-01-30)
|
|
3021
|
+
|
|
3022
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.2.2...v3.3.0)
|
|
3023
|
+
|
|
3024
|
+
## [v3.2.2](https://github.com/samvera/active_fedora/tree/v3.2.2) (2012-01-20)
|
|
3025
|
+
|
|
3026
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.2.0...v3.2.2)
|
|
3027
|
+
|
|
3028
|
+
## [v3.2.0](https://github.com/samvera/active_fedora/tree/v3.2.0) (2012-01-09)
|
|
3029
|
+
|
|
3030
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.6...v3.2.0)
|
|
3031
|
+
|
|
3032
|
+
## [v3.1.6](https://github.com/samvera/active_fedora/tree/v3.1.6) (2012-01-05)
|
|
3033
|
+
|
|
3034
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.2.0.pre7...v3.1.6)
|
|
3035
|
+
|
|
3036
|
+
## [v3.2.0.pre7](https://github.com/samvera/active_fedora/tree/v3.2.0.pre7) (2012-01-04)
|
|
3037
|
+
|
|
3038
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.2.0.pre6...v3.2.0.pre7)
|
|
3039
|
+
|
|
3040
|
+
## [v3.2.0.pre6](https://github.com/samvera/active_fedora/tree/v3.2.0.pre6) (2012-01-03)
|
|
3041
|
+
|
|
3042
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.2.0.pre5...v3.2.0.pre6)
|
|
3043
|
+
|
|
3044
|
+
## [v3.2.0.pre5](https://github.com/samvera/active_fedora/tree/v3.2.0.pre5) (2012-01-02)
|
|
3045
|
+
|
|
3046
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.2.0.pre4...v3.2.0.pre5)
|
|
3047
|
+
|
|
3048
|
+
## [v3.2.0.pre4](https://github.com/samvera/active_fedora/tree/v3.2.0.pre4) (2012-01-01)
|
|
3049
|
+
|
|
3050
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.2.0.pre3...v3.2.0.pre4)
|
|
3051
|
+
|
|
3052
|
+
## [v3.2.0.pre3](https://github.com/samvera/active_fedora/tree/v3.2.0.pre3) (2011-12-30)
|
|
3053
|
+
|
|
3054
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.2.0.pre2...v3.2.0.pre3)
|
|
3055
|
+
|
|
3056
|
+
## [v3.2.0.pre2](https://github.com/samvera/active_fedora/tree/v3.2.0.pre2) (2011-12-29)
|
|
3057
|
+
|
|
3058
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.2.0.pre1...v3.2.0.pre2)
|
|
3059
|
+
|
|
3060
|
+
## [v3.2.0.pre1](https://github.com/samvera/active_fedora/tree/v3.2.0.pre1) (2011-12-21)
|
|
3061
|
+
|
|
3062
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.5...v3.2.0.pre1)
|
|
3063
|
+
|
|
3064
|
+
## [v3.1.5](https://github.com/samvera/active_fedora/tree/v3.1.5) (2011-12-14)
|
|
3065
|
+
|
|
3066
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.4...v3.1.5)
|
|
3067
|
+
|
|
3068
|
+
## [v3.1.4](https://github.com/samvera/active_fedora/tree/v3.1.4) (2011-11-28)
|
|
3069
|
+
|
|
3070
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.3...v3.1.4)
|
|
3071
|
+
|
|
3072
|
+
## [v3.1.3](https://github.com/samvera/active_fedora/tree/v3.1.3) (2011-11-18)
|
|
3073
|
+
|
|
3074
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.2...v3.1.3)
|
|
3075
|
+
|
|
3076
|
+
## [v3.1.2](https://github.com/samvera/active_fedora/tree/v3.1.2) (2011-11-18)
|
|
3077
|
+
|
|
3078
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.1...v3.1.2)
|
|
3079
|
+
|
|
3080
|
+
## [v3.1.1](https://github.com/samvera/active_fedora/tree/v3.1.1) (2011-11-09)
|
|
3081
|
+
|
|
3082
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0...v3.1.1)
|
|
3083
|
+
|
|
3084
|
+
## [v3.1.0](https://github.com/samvera/active_fedora/tree/v3.1.0) (2011-11-07)
|
|
3085
|
+
|
|
3086
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.rc4...v3.1.0)
|
|
3087
|
+
|
|
3088
|
+
## [v3.1.0.rc4](https://github.com/samvera/active_fedora/tree/v3.1.0.rc4) (2011-11-02)
|
|
3089
|
+
|
|
3090
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.rc3...v3.1.0.rc4)
|
|
3091
|
+
|
|
3092
|
+
## [v3.1.0.rc3](https://github.com/samvera/active_fedora/tree/v3.1.0.rc3) (2011-10-31)
|
|
3093
|
+
|
|
3094
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.rc2...v3.1.0.rc3)
|
|
3095
|
+
|
|
3096
|
+
## [v3.1.0.rc2](https://github.com/samvera/active_fedora/tree/v3.1.0.rc2) (2011-10-28)
|
|
3097
|
+
|
|
3098
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.rc1...v3.1.0.rc2)
|
|
3099
|
+
|
|
3100
|
+
## [v3.1.0.rc1](https://github.com/samvera/active_fedora/tree/v3.1.0.rc1) (2011-10-27)
|
|
3101
|
+
|
|
3102
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.pre14...v3.1.0.rc1)
|
|
3103
|
+
|
|
3104
|
+
## [v3.1.0.pre14](https://github.com/samvera/active_fedora/tree/v3.1.0.pre14) (2011-10-27)
|
|
3105
|
+
|
|
3106
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.pre13...v3.1.0.pre14)
|
|
3107
|
+
|
|
3108
|
+
## [v3.1.0.pre13](https://github.com/samvera/active_fedora/tree/v3.1.0.pre13) (2011-10-27)
|
|
3109
|
+
|
|
3110
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.pre12...v3.1.0.pre13)
|
|
3111
|
+
|
|
3112
|
+
## [v3.1.0.pre12](https://github.com/samvera/active_fedora/tree/v3.1.0.pre12) (2011-10-21)
|
|
3113
|
+
|
|
3114
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.pre11...v3.1.0.pre12)
|
|
3115
|
+
|
|
3116
|
+
## [v3.1.0.pre11](https://github.com/samvera/active_fedora/tree/v3.1.0.pre11) (2011-10-21)
|
|
3117
|
+
|
|
3118
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.pre10...v3.1.0.pre11)
|
|
3119
|
+
|
|
3120
|
+
## [v3.1.0.pre10](https://github.com/samvera/active_fedora/tree/v3.1.0.pre10) (2011-10-20)
|
|
3121
|
+
|
|
3122
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.pre9...v3.1.0.pre10)
|
|
3123
|
+
|
|
3124
|
+
## [v3.1.0.pre9](https://github.com/samvera/active_fedora/tree/v3.1.0.pre9) (2011-10-20)
|
|
3125
|
+
|
|
3126
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.0.7...v3.1.0.pre9)
|
|
3127
|
+
|
|
3128
|
+
## [v3.0.7](https://github.com/samvera/active_fedora/tree/v3.0.7) (2011-10-20)
|
|
3129
|
+
|
|
3130
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.0.6...v3.0.7)
|
|
3131
|
+
|
|
3132
|
+
## [v3.0.6](https://github.com/samvera/active_fedora/tree/v3.0.6) (2011-10-19)
|
|
3133
|
+
|
|
3134
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.pre8...v3.0.6)
|
|
3135
|
+
|
|
3136
|
+
## [v3.1.0.pre8](https://github.com/samvera/active_fedora/tree/v3.1.0.pre8) (2011-10-18)
|
|
3137
|
+
|
|
3138
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.pre7...v3.1.0.pre8)
|
|
3139
|
+
|
|
3140
|
+
## [v3.1.0.pre7](https://github.com/samvera/active_fedora/tree/v3.1.0.pre7) (2011-10-14)
|
|
3141
|
+
|
|
3142
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.pre6...v3.1.0.pre7)
|
|
3143
|
+
|
|
3144
|
+
## [v3.1.0.pre6](https://github.com/samvera/active_fedora/tree/v3.1.0.pre6) (2011-10-13)
|
|
3145
|
+
|
|
3146
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.pre5...v3.1.0.pre6)
|
|
3147
|
+
|
|
3148
|
+
## [v3.1.0.pre5](https://github.com/samvera/active_fedora/tree/v3.1.0.pre5) (2011-10-13)
|
|
3149
|
+
|
|
3150
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.pre4...v3.1.0.pre5)
|
|
3151
|
+
|
|
3152
|
+
## [v3.1.0.pre4](https://github.com/samvera/active_fedora/tree/v3.1.0.pre4) (2011-10-13)
|
|
3153
|
+
|
|
3154
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.pre3...v3.1.0.pre4)
|
|
3155
|
+
|
|
3156
|
+
## [v3.1.0.pre3](https://github.com/samvera/active_fedora/tree/v3.1.0.pre3) (2011-10-13)
|
|
3157
|
+
|
|
3158
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.0.5...v3.1.0.pre3)
|
|
3159
|
+
|
|
3160
|
+
## [v3.0.5](https://github.com/samvera/active_fedora/tree/v3.0.5) (2011-10-11)
|
|
3161
|
+
|
|
3162
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.pre2...v3.0.5)
|
|
3163
|
+
|
|
3164
|
+
## [v3.1.0.pre2](https://github.com/samvera/active_fedora/tree/v3.1.0.pre2) (2011-10-11)
|
|
3165
|
+
|
|
3166
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.1.0.pre1...v3.1.0.pre2)
|
|
3167
|
+
|
|
3168
|
+
## [v3.1.0.pre1](https://github.com/samvera/active_fedora/tree/v3.1.0.pre1) (2011-10-11)
|
|
3169
|
+
|
|
3170
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.3.8...v3.1.0.pre1)
|
|
3171
|
+
|
|
3172
|
+
## [v2.3.8](https://github.com/samvera/active_fedora/tree/v2.3.8) (2011-09-24)
|
|
3173
|
+
|
|
3174
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.0.4...v2.3.8)
|
|
3175
|
+
|
|
3176
|
+
## [v3.0.4](https://github.com/samvera/active_fedora/tree/v3.0.4) (2011-09-16)
|
|
3177
|
+
|
|
3178
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.0.3...v3.0.4)
|
|
3179
|
+
|
|
3180
|
+
## [v3.0.3](https://github.com/samvera/active_fedora/tree/v3.0.3) (2011-09-08)
|
|
3181
|
+
|
|
3182
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.0.2...v3.0.3)
|
|
3183
|
+
|
|
3184
|
+
## [v3.0.2](https://github.com/samvera/active_fedora/tree/v3.0.2) (2011-09-08)
|
|
3185
|
+
|
|
3186
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.0.1...v3.0.2)
|
|
3187
|
+
|
|
3188
|
+
## [v3.0.1](https://github.com/samvera/active_fedora/tree/v3.0.1) (2011-09-08)
|
|
3189
|
+
|
|
3190
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v3.0.0...v3.0.1)
|
|
3191
|
+
|
|
3192
|
+
## [v3.0.0](https://github.com/samvera/active_fedora/tree/v3.0.0) (2011-09-02)
|
|
3193
|
+
|
|
3194
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.3.7...v3.0.0)
|
|
3195
|
+
|
|
3196
|
+
## [v2.3.7](https://github.com/samvera/active_fedora/tree/v2.3.7) (2011-09-02)
|
|
3197
|
+
|
|
3198
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.3.6...v2.3.7)
|
|
3199
|
+
|
|
3200
|
+
## [v2.3.6](https://github.com/samvera/active_fedora/tree/v2.3.6) (2011-08-31)
|
|
3201
|
+
|
|
3202
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.3.5...v2.3.6)
|
|
3203
|
+
|
|
3204
|
+
## [v2.3.5](https://github.com/samvera/active_fedora/tree/v2.3.5) (2011-08-31)
|
|
3205
|
+
|
|
3206
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.3.4...v2.3.5)
|
|
3207
|
+
|
|
3208
|
+
## [v2.3.4](https://github.com/samvera/active_fedora/tree/v2.3.4) (2011-08-29)
|
|
3209
|
+
|
|
3210
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.3.3...v2.3.4)
|
|
3211
|
+
|
|
3212
|
+
## [v2.3.3](https://github.com/samvera/active_fedora/tree/v2.3.3) (2011-07-19)
|
|
3213
|
+
|
|
3214
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/hydra-541...v2.3.3)
|
|
3215
|
+
|
|
3216
|
+
## [hydra-541](https://github.com/samvera/active_fedora/tree/hydra-541) (2011-07-18)
|
|
3217
|
+
|
|
3218
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.3.1...hydra-541)
|
|
3219
|
+
|
|
3220
|
+
## [v2.3.1](https://github.com/samvera/active_fedora/tree/v2.3.1) (2011-07-06)
|
|
3221
|
+
|
|
3222
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.3.0...v2.3.1)
|
|
3223
|
+
|
|
3224
|
+
## [v2.3.0](https://github.com/samvera/active_fedora/tree/v2.3.0) (2011-06-21)
|
|
3225
|
+
|
|
3226
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.2.3...v2.3.0)
|
|
3227
|
+
|
|
3228
|
+
## [v2.2.3](https://github.com/samvera/active_fedora/tree/v2.2.3) (2011-06-17)
|
|
3229
|
+
|
|
3230
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.2.2...v2.2.3)
|
|
3231
|
+
|
|
3232
|
+
## [v2.2.2](https://github.com/samvera/active_fedora/tree/v2.2.2) (2011-06-05)
|
|
3233
|
+
|
|
3234
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.2.1...v2.2.2)
|
|
3235
|
+
|
|
3236
|
+
## [v2.2.1](https://github.com/samvera/active_fedora/tree/v2.2.1) (2011-05-31)
|
|
3237
|
+
|
|
3238
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.2.0...v2.2.1)
|
|
3239
|
+
|
|
3240
|
+
## [v2.2.0](https://github.com/samvera/active_fedora/tree/v2.2.0) (2011-05-03)
|
|
3241
|
+
|
|
3242
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.1.0...v2.2.0)
|
|
3243
|
+
|
|
3244
|
+
## [v2.1.0](https://github.com/samvera/active_fedora/tree/v2.1.0) (2011-04-08)
|
|
3245
|
+
|
|
3246
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.0.4...v2.1.0)
|
|
3247
|
+
|
|
3248
|
+
## [v2.0.4](https://github.com/samvera/active_fedora/tree/v2.0.4) (2011-03-15)
|
|
3249
|
+
|
|
3250
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.0.3...v2.0.4)
|
|
3251
|
+
|
|
3252
|
+
## [v2.0.3](https://github.com/samvera/active_fedora/tree/v2.0.3) (2011-03-15)
|
|
3253
|
+
|
|
3254
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.0.2...v2.0.3)
|
|
3255
|
+
|
|
3256
|
+
## [v2.0.2](https://github.com/samvera/active_fedora/tree/v2.0.2) (2011-03-12)
|
|
3257
|
+
|
|
3258
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.0.1...v2.0.2)
|
|
3259
|
+
|
|
3260
|
+
## [v2.0.1](https://github.com/samvera/active_fedora/tree/v2.0.1) (2011-03-12)
|
|
3261
|
+
|
|
3262
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v2.0.0...v2.0.1)
|
|
3263
|
+
|
|
3264
|
+
## [v2.0.0](https://github.com/samvera/active_fedora/tree/v2.0.0) (2011-03-03)
|
|
3265
|
+
|
|
3266
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.2.9...v2.0.0)
|
|
3267
|
+
|
|
3268
|
+
## [v1.2.9](https://github.com/samvera/active_fedora/tree/v1.2.9) (2011-01-31)
|
|
3269
|
+
|
|
3270
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.2.8...v1.2.9)
|
|
3271
|
+
|
|
3272
|
+
## [v1.2.8](https://github.com/samvera/active_fedora/tree/v1.2.8) (2010-12-16)
|
|
3273
|
+
|
|
3274
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.2.7...v1.2.8)
|
|
3275
|
+
|
|
3276
|
+
## [v1.2.7](https://github.com/samvera/active_fedora/tree/v1.2.7) (2010-11-13)
|
|
3277
|
+
|
|
3278
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.2.6...v1.2.7)
|
|
3279
|
+
|
|
3280
|
+
## [v1.2.6](https://github.com/samvera/active_fedora/tree/v1.2.6) (2010-10-27)
|
|
3281
|
+
|
|
3282
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.2.5...v1.2.6)
|
|
3283
|
+
|
|
3284
|
+
## [v1.2.5](https://github.com/samvera/active_fedora/tree/v1.2.5) (2010-10-27)
|
|
3285
|
+
|
|
3286
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.2.4...v1.2.5)
|
|
3287
|
+
|
|
3288
|
+
## [v1.2.4](https://github.com/samvera/active_fedora/tree/v1.2.4) (2010-10-20)
|
|
3289
|
+
|
|
3290
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.2.3...v1.2.4)
|
|
3291
|
+
|
|
3292
|
+
## [v1.2.3](https://github.com/samvera/active_fedora/tree/v1.2.3) (2010-10-18)
|
|
3293
|
+
|
|
3294
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.2.2...v1.2.3)
|
|
3295
|
+
|
|
3296
|
+
## [v1.2.2](https://github.com/samvera/active_fedora/tree/v1.2.2) (2010-09-15)
|
|
3297
|
+
|
|
3298
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.2.1...v1.2.2)
|
|
3299
|
+
|
|
3300
|
+
## [v1.2.1](https://github.com/samvera/active_fedora/tree/v1.2.1) (2010-09-15)
|
|
3301
|
+
|
|
3302
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.2.0...v1.2.1)
|
|
3303
|
+
|
|
3304
|
+
## [v1.2.0](https://github.com/samvera/active_fedora/tree/v1.2.0) (2010-09-15)
|
|
3305
|
+
|
|
3306
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.1.13...v1.2.0)
|
|
3307
|
+
|
|
3308
|
+
## [v1.1.13](https://github.com/samvera/active_fedora/tree/v1.1.13) (2010-07-16)
|
|
3309
|
+
|
|
3310
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.1.11...v1.1.13)
|
|
3311
|
+
|
|
3312
|
+
## [v1.1.11](https://github.com/samvera/active_fedora/tree/v1.1.11) (2010-07-02)
|
|
3313
|
+
|
|
3314
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.1.9...v1.1.11)
|
|
3315
|
+
|
|
3316
|
+
## [v1.1.9](https://github.com/samvera/active_fedora/tree/v1.1.9) (2010-07-02)
|
|
3317
|
+
|
|
3318
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.1.8...v1.1.9)
|
|
3319
|
+
|
|
3320
|
+
## [v1.1.8](https://github.com/samvera/active_fedora/tree/v1.1.8) (2010-06-23)
|
|
3321
|
+
|
|
3322
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.1.7...v1.1.8)
|
|
3323
|
+
|
|
3324
|
+
## [v1.1.7](https://github.com/samvera/active_fedora/tree/v1.1.7) (2010-06-23)
|
|
3325
|
+
|
|
3326
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.1.6...v1.1.7)
|
|
3327
|
+
|
|
3328
|
+
## [v1.1.6](https://github.com/samvera/active_fedora/tree/v1.1.6) (2010-06-14)
|
|
3329
|
+
|
|
3330
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.1.5...v1.1.6)
|
|
3331
|
+
|
|
3332
|
+
## [v1.1.5](https://github.com/samvera/active_fedora/tree/v1.1.5) (2010-05-16)
|
|
3333
|
+
|
|
3334
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.1.4...v1.1.5)
|
|
3335
|
+
|
|
3336
|
+
## [v1.1.4](https://github.com/samvera/active_fedora/tree/v1.1.4) (2010-05-15)
|
|
3337
|
+
|
|
3338
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.1.4.pre2...v1.1.4)
|
|
3339
|
+
|
|
3340
|
+
## [v1.1.4.pre2](https://github.com/samvera/active_fedora/tree/v1.1.4.pre2) (2010-05-15)
|
|
3341
|
+
|
|
3342
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.1.2...v1.1.4.pre2)
|
|
3343
|
+
|
|
3344
|
+
## [v1.1.2](https://github.com/samvera/active_fedora/tree/v1.1.2) (2010-03-31)
|
|
3345
|
+
|
|
3346
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.1.1...v1.1.2)
|
|
3347
|
+
|
|
3348
|
+
## [v1.1.1](https://github.com/samvera/active_fedora/tree/v1.1.1) (2010-03-23)
|
|
3349
|
+
|
|
3350
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.1.0...v1.1.1)
|
|
3351
|
+
|
|
3352
|
+
## [v1.1.0](https://github.com/samvera/active_fedora/tree/v1.1.0) (2010-03-21)
|
|
3353
|
+
|
|
3354
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/v1.0.9...v1.1.0)
|
|
3355
|
+
|
|
3356
|
+
## [v1.0.9](https://github.com/samvera/active_fedora/tree/v1.0.9) (2010-03-21)
|
|
3357
|
+
|
|
3358
|
+
[Full Changelog](https://github.com/samvera/active_fedora/compare/29d0c09eef32dcda4120a5bb82c23596d33363dc...v1.0.9)
|
|
3359
|
+
|
|
3360
|
+
|
|
3361
|
+
|
|
3362
|
+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|