.gitignore | 100644 | 0 | 0 | | | 201 Bytes | abb23f4ea99e86ac501a9d52c257a8fa6b13c0bb8d21e6232942e14c910acd3b |
.gitmodules | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
.rspec | 100644 | 0 | 0 | | | 9 Bytes | 0928fd01c7f2158bb6d3f77e8b4ba2a575181f4a3f2c111d5fd65e78c0f8bfbf |
.travis.yml | 100644 | 0 | 0 | | | 558 Bytes | 8152be06dbede4b96ae23207addccfc71f11d4869ed218e014d1380f07f418c9 |
CONTRIBUTING.md | 100644 | 0 | 0 | | | 5.21 KB | 8612a24c5de0f30df1ac1e71fd8fde5dc51cd59a618c590d332d4c3e6e4b5906 |
Changelog.md | 100644 | 0 | 0 | | | 3.97 KB | 6d11881ac4d808c32a844c7cd8c5d4add2cb9edcd70840773600b6d7b7191086 |
Gemfile | 100644 | 0 | 0 | | | 758 Bytes | b6830ae801b2a62a4b581fcb9085a471f543c80f4bcb870474dfd6a6579c5e06 |
LICENSE.txt | 100644 | 0 | 0 | | | 697 Bytes | 259a851975dde7c8f34bae1e16a0359bdbad6d823176add8a58b53b0bb773858 |
README.md | 100644 | 0 | 0 | | | 5.66 KB | 5e3ea1710545fcaf0b973241993350a16995151f3a97b2c0cb0122ea613f10d8 |
Rakefile | 100644 | 0 | 0 | | | 258 Bytes | 57ea6221b608d192a7aa63460a5b0c484a50eab95d327f428c16ac3ee4d1a9b0 |
app/assets/javascripts/hydra/batch_select.js | 100644 | 0 | 0 | | | 1.37 KB | 1748d7f14a29a588eb4440e68220ede170e05ff54152fb304f595ac1da62ec03 |
app/assets/javascripts/hydra_collections.js | 100644 | 0 | 0 | | | 464 Bytes | 49f85f050ac1a464181bae111e82868b5f71a2e1864f44efa715f0257a0a73ed |
app/assets/stylesheets/hydra_collections.css.scss | 100644 | 0 | 0 | | | 63 Bytes | d4071fbbd120500aa370e38ae8b7e37cb6609dcfa740d295664e2efde1307323 |
app/controllers/collections_controller.rb | 100644 | 0 | 0 | | | 103 Bytes | 31f48f3368f274688a2b29800205294101c1c63bed67c38302ce6c8725f8a18d |
app/controllers/concerns/hydra/collections/selects_collections.rb | 100644 | 0 | 0 | | | 2.39 KB | d53669364e1dafa72d8477df839f7f45cfd186761896fc08cfcf476db61bd53b |
app/controllers/concerns/hydra/collections_controller_behavior.rb | 100644 | 0 | 0 | | | 6.07 KB | 530250d17966615332cf8682e495c0a97b9850b75b6a6d1ab981e09ff8176e84 |
app/helpers/batch_select_helper.rb | 100644 | 0 | 0 | | | 1.09 KB | 882d84c340cffdfad58073db25ca9f969994e2a02550190505110292c868cc3b |
app/helpers/collections_helper.rb | 100644 | 0 | 0 | | | 2.48 KB | 379967b9af447921392110ec11f507ff7ff75c2b79bfb53652bdcfad0a93521b |
app/helpers/collections_search_helper.rb | 100644 | 0 | 0 | | | 382 Bytes | a225fbf5108ed3d2344abaeaf484fb768e4e2ad45c69af666ac155adba9be0bb |
app/models/collection.rb | 100644 | 0 | 0 | | | 70 Bytes | d3c9eedd09a48e9eb690ea45ad0b9bc1ad7d46d7c6dc0137d0522228ebde59cc |
app/models/concerns/hydra/collection.rb | 100644 | 0 | 0 | | | 3.32 KB | fe48dc911ab21139b34ba4fc4d271eb9012bb2a4520d54fe4dcce9a62c313685 |
app/models/solr_document.rb | 100644 | 0 | 0 | | | 430 Bytes | 1b5bd9c8c8c7545935ec320ea55b603d8bac01db6780168aafc4457e93aa58b6 |
app/views/batch_select/_add_button.html.erb | 100644 | 0 | 0 | | | 181 Bytes | 175617708310831ed7e38a348ae46773688af485b5f3cc89c3efd49f0a2c4e68 |
app/views/batch_select/_check_all.html.erb | 100644 | 0 | 0 | | | 206 Bytes | d719a7829ace4554e05e61393150a396881938d67018a820ab343160ce5ce43a |
app/views/batch_select/_tools.html.erb | 100644 | 0 | 0 | | | 432 Bytes | c73c72a04995cfa5c47f11504d7b20cc09d8db329176291d19cad7b22cf5f300 |
app/views/collections/_button_create_collection.html.erb | 100644 | 0 | 0 | | | 197 Bytes | 0a1093d853b351a3814aa2c7165e5bf09e1ddb4c27065af8bac0eff0e3b04fbc |
app/views/collections/_button_for_delete_collection.html.erb | 100644 | 0 | 0 | | | 300 Bytes | 2d8c1308076f20720b35636b96365be900fd979c25bb2cc990b09b9605cd8072 |
app/views/collections/_button_for_remove_selected_from_collection.html.erb | 100644 | 0 | 0 | | | 390 Bytes | 31f63cd81cf26fa7b4ed6782381f7b374f64fbb842d6d25edbf9171b84b44f7d |
app/views/collections/_button_for_update_collection.html.erb | 100644 | 0 | 0 | | | 432 Bytes | 8fc2dd21aee7135ef535789be4fa58d97b770510347ad1c35e90191489599563 |
app/views/collections/_button_remove_from_collection.html.erb | 100644 | 0 | 0 | | | 425 Bytes | 99bc109001c8d0a56afb5391e89cf2a146f37bbae346bd8e2a9c8ff33308d92d |
app/views/collections/_document_header.html.erb | 100644 | 0 | 0 | | | 614 Bytes | 134241c7007076fb325e8d5d6ef263b686845a8c5d999c65aabce0410abbd5da |
app/views/collections/_document_list.html.erb | 100644 | 0 | 0 | | | 76 Bytes | 039898dc704b1ec3fd9802e1bab3f34b61d11ed42afe55558d1f302b7f40c8da |
app/views/collections/_form.html.erb | 100644 | 0 | 0 | | | 828 Bytes | 8e065132ef168e75641c028cbff2c17b254f6ae27bfef80696aaf8e276c4d770 |
app/views/collections/_form_for_select_collection.html.erb | 100644 | 0 | 0 | | | 1.37 KB | c1f8905c1d71091c96c75156dc07b43fbeaf85a0ff571b5766a1d7c873835f97 |
app/views/collections/_form_for_select_destination_collection.html.erb | 100644 | 0 | 0 | | | 1.25 KB | da0d539885400faa8800b8f8597dfc7690a6d24b846600e14ab96451cd8da381 |
app/views/collections/_search_form.html.erb | 100644 | 0 | 0 | | | 707 Bytes | ca4bfe606e25bb08c95ecb54395cf72774c06eda6f7737e32b20a5245226ae48 |
app/views/collections/_single_item_action_fields.html.erb | 100644 | 0 | 0 | | | 359 Bytes | 7df8bd6ca717fc4e16a0f11baf17b3022a7b811958e393f86871cd0874439b97 |
app/views/collections/edit.html.erb | 100644 | 0 | 0 | | | 46 Bytes | 0d71a98fc35b12e5494723d650e5ff27d751866af2c7828ec839aea42fc26d9a |
app/views/collections/new.html.erb | 100644 | 0 | 0 | | | 52 Bytes | f90a2d02b252734824cfba55f5a72550c77047893f2f70c97369c78726cee4b7 |
app/views/collections/show.html.erb | 100644 | 0 | 0 | | | 212 Bytes | 723db807f42ff95a40aa0f448772b874900bc9210d2d3e468c5f50766381b879 |
config/jetty.yml | 100644 | 0 | 0 | | | 107 Bytes | bf377bab724341507bac754afb33a6944ff5c0c4a975dab73f977692f46a2a73 |
config/routes.rb | 100644 | 0 | 0 | | | 87 Bytes | 28811c32940a2d13d28b0180f9865bf2b321ecce8e2a06c7ff6a0945eeb108fc |
fedora_conf/conf/development/fedora.fcfg | 100644 | 0 | 0 | | | 52.5 KB | b454a3d290157e35e62e7194f3d7b8738b39e66018f4e2fafae0a788112e8377 |
fedora_conf/conf/test/fedora.fcfg | 100644 | 0 | 0 | | | 52.5 KB | c94d1b30e10e275d4471fcb3102a396ca89e18fb022207464c62381b87ad0c86 |
gemfiles/rails3.gemfile | 100644 | 0 | 0 | | | 141 Bytes | fa997c9669079665c142a85a5c582e6f108ef1e6a95d7119858786009d348cef |
gemfiles/rails4.gemfile | 100644 | 0 | 0 | | | 143 Bytes | 1a4a61bd33f8d0bcc3668ef52c01c5e8374bb882a8d7ce989eaa7ac44b157579 |
hydra-collections.gemspec | 100644 | 0 | 0 | | | 1.04 KB | 1ff540f35e4afb669d43bec4b13f3f2c8cc1e9289576da48f46db555e3124cbf |
lib/hydra-collections.rb | 100644 | 0 | 0 | | | 528 Bytes | 3c11d5108c3566bac27327faed311a2a19c734b9d8313755fa76673d0fac4e52 |
lib/hydra/collections/accepts_batches.rb | 100644 | 0 | 0 | | | 1.37 KB | 0e30da8079fcbe33ec972bbf7c0d9568afcfa31e6e02e50db01353c0bd3df5e8 |
lib/hydra/collections/collectible.rb | 100644 | 0 | 0 | | | 1.31 KB | e81d1ae9c5573b34d8ac01aa301c1de5ec0169632727e72cd58c24e30f143203 |
lib/hydra/collections/search_service.rb | 100644 | 0 | 0 | | | 2.02 KB | 4eb49ab8265dd22b8ba56555f99faa19839a36230250f671f9880bdd7899366f |
lib/hydra/collections/solr_document_behavior.rb | 100644 | 0 | 0 | | | 361 Bytes | f62e628f87856a951783148b2511633a268f90ec3ff023f2ec594e204c03f84f |
lib/hydra/collections/version.rb | 100644 | 0 | 0 | | | 70 Bytes | da6b5c8d5855d8c2c3df8b95f28c3842c80136e01bde7cb3a217de277ea745f2 |
solr_conf/conf/schema.xml | 100644 | 0 | 0 | | | 22.3 KB | 592870037f06fb79e05385a67cc6c173c29ef5bcef70d860a0cff635360cb0fe |
solr_conf/conf/solrconfig.xml | 100644 | 0 | 0 | | | 5.62 KB | db1b65b6bd71b41196527d6de0e641266da3b520f3eee1a06f2101b1a1cab23e |
solr_conf/solr.xml | 100644 | 0 | 0 | | | 1.39 KB | bec49241b3ce3a085e7de5e2fa3c01c6e80bf112255fd661130054611f537b83 |
spec/controllers/accepts_batches_spec.rb | 100644 | 0 | 0 | | | 2.81 KB | 3a9cb078f680904245ce85373879aa462db5539c0e01ec4e014e898425d1879c |
spec/controllers/catalog_controller_spec.rb | 100644 | 0 | 0 | | | 759 Bytes | 070eb5b73d3aabba3802322d9116cc9ee6e72c5fda97b05d0e404caaac551b40 |
spec/controllers/collections_controller_spec.rb | 100644 | 0 | 0 | | | 13.2 KB | 3f7284e081e6e778a1c39843d625fae869f4513589a75155535357ffbff89342 |
spec/controllers/other_collections_controller_spec.rb | 100644 | 0 | 0 | | | 2.24 KB | 323bc0862763fdbbd9b4271f7e9c3356d897f07a5c7e3f23f5eca328189c8e50 |
spec/controllers/selects_collections_spec.rb | 100644 | 0 | 0 | | | 4.04 KB | fc501ada9b823b2b88f1a46148206888c56a251ad3fd98798dc27acb003bfdc4 |
spec/factories.rb | 100644 | 0 | 0 | | | 50 Bytes | dd914f5a1ad7a65134633ee2ff543843c3c972eec825938d30950398ac1759d5 |
spec/factories/users.rb | 100644 | 0 | 0 | | | 345 Bytes | 4e561f14d0e37aa58c4ea6b048552ef3a244db67670cec912fdb27f8862b5388 |
spec/helpers/collections_helper_spec.rb | 100644 | 0 | 0 | | | 4.63 KB | ac3b9c2b363fe6f9f6b3cb058c064b255e68f29cc392fdee2330137dd30db059 |
spec/helpers/collections_search_helper_spec.rb | 100644 | 0 | 0 | | | 591 Bytes | af18d95b7cf94210aec6b88970973633594534ef8fa354fe22f8c453a0906612 |
spec/lib/collectible_spec.rb | 100644 | 0 | 0 | | | 1.06 KB | 6902b0f7e7dc628c60d88b19c8043f3af654efa61372c556b2f08f5e513520bf |
spec/lib/search_service_spec.rb | 100644 | 0 | 0 | | | 1.45 KB | e7e36a3fd98e148aabdcf45bb70a97aaa51162d33c86f9a1730e53e6685d062d |
spec/models/collection_spec.rb | 100644 | 0 | 0 | | | 5.03 KB | 91daf8619c713c1bf2e144ded18282bf1069c4e434406c2dc2eb4d3a5af044f9 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.28 KB | f6ead324f21bfa5d1c83756d6e56291693bf705281d8e554dbbb1c69a6a88103 |
spec/test_app_templates/app/models/sample.rb | 100644 | 0 | 0 | | | 589 Bytes | b7c86ea5a80192e64c5de922acdb68f67e62c8a9f32ecd615419492fb14f6cf6 |
spec/test_app_templates/app/models/solr_document.rb | 100755 | 0 | 0 | | | 89 Bytes | e6d997738d9b4ad0196602c642a13983226925967d287e39021acfa8214b9d04 |
spec/test_app_templates/app/views/catalog/_document_header.html.erb | 100644 | 0 | 0 | | | 658 Bytes | dc58ec24cb6ba3f0e5c49e09647ae99c2a7e5f15deaf7bff75812d0edc5c6fe7 |
spec/test_app_templates/app/views/catalog/_index_collection.html.erb | 100644 | 0 | 0 | | | 55 Bytes | c6af587c582dd6280e2fd34cef6e20abab0677f440b9112b9ae627e5e12299e2 |
spec/test_app_templates/app/views/catalog/_sort_and_per_page.html.erb | 100644 | 0 | 0 | | | 373 Bytes | 1691bc9941edf4a9897132b959c820d1a95c9fe69f3d67e00948d5c3bba36ecd |
spec/test_app_templates/db/migrate/20111101221803_create_searches.rb | 100755 | 0 | 0 | | | 295 Bytes | 09f63a41114b283b6cb0f4a51a87a2956f1ad481d0fef5d41d8d7f7ddd1c2e32 |
spec/test_app_templates/lib/generators/test_app_generator.rb | 100644 | 0 | 0 | | | 2.41 KB | 0918e841faaec017eb83e18bf1b606ac97e119527e9c3bda80975f7c4884eb1c |
spec/test_app_templates/lib/tasks/rspec.rake | 100644 | 0 | 0 | | | 287 Bytes | d4ed19d573dde0e52121393f1a97ac4673ff19d9c6e9b9292574dfd08cbcff36 |
tasks/hydra-collections-dev.rake | 100644 | 0 | 0 | | | 511 Bytes | ebc0314e350cdb66e2e03faf764a8021a1d7c51a7b9d63f0d8cb067fb359a0aa |
tasks/jetty.rake | 100644 | 0 | 0 | | | 1.39 KB | cd90aa9c081f904ec22458a54dc1a3c1eafdd74bf5e493eacc47929d48036ae8 |