3504: Fixed preload_links_for_objects to use @objects.to_a. Fix collections
authorPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 21 Aug 2014 15:03:58 +0000 (11:03 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 21 Aug 2014 15:03:58 +0000 (11:03 -0400)
commit897e6cc8175865575a809e9fcc6d40ea566ee930
tree6563b6e0ec6a4da8bbe78badbef7d656522bf279
parent7c78bea1fde0f581e31338e860ecb89ef91285d9
3504: Fixed preload_links_for_objects to use @objects.to_a.  Fix collections
page to restore link names.  Remove obsolete tests for "persist" button.  Tweak
pipeline instance tests.
apps/workbench/app/controllers/projects_controller.rb
apps/workbench/app/views/collections/_choose_rows.html.erb
apps/workbench/app/views/collections/show.html.erb
apps/workbench/test/integration/collections_test.rb
apps/workbench/test/integration/pipeline_instances_test.rb