This commit allows users with the correct permissions to see
all the previous versions of a datastream. It also allows
the user to see the contents of old datastreams and delete
versions of the previous datastreams.
The Book Solution Pack's 'delete' button says 'Delete Book' rather than just 'Delete'; this allows the Book Solution Pack to use its own special label, as well as any other solution packs that might use different labels in the future.
Tests ingest forms by using a shared variable 'models'.
Additional stuff:
'models' is no longer a required config for ingest steps, now
its set from the given objects.
No longer need to rebuild steps from within a form step when the
shared_storage gets changed, we now detect if changes have been
made then we rebuild if necessary.
Fixed POST requests in WebTestCases previously the user was always
anonymous so interactions with fedora would fail via post requests.
This config will let islandora work with travis-ci.
travis
more travis
This one should work.
Test travis with apache.
added sudo
Added chown
Fixed permissions... i hope.w
Apache config
back to non-apache
Another try at a travis config
Added some debug output
woot
Another update
Added some debug data to sort out whats up with travis.
more debug
another
More debug
Perhaps this will finally work
Revert "More debug"
This reverts commit 508e993f4b02f7f3c9eb0d978514d0be89abbc78.
Revert "another"
This reverts commit cbf280eb4ebd22dda90788752787250a0ef71361.
Revert "more debug"
This reverts commit e6ce86ad77fdb89807c426adaa04a90a9955f343.
Revert "Added some debug data to sort out whats up with travis."
This reverts commit 5cb8e5b2f5dd20896f501a70167495b42d8f77f4.
Holy jumping jesus it works.