You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README.md paths for Sufia assets application.css and application.js [Jim Coble]
Moving resque rake task to sufia-models [Jeremy Friesen]
Resque should use the redis instance configured in redis.yml [Justin Coyne]
Profile link should generate a valid route. Fixes #150 [Justin Coyne]
Updating CONTRIBUTING.md as per Hydra v6.0.0 [Jeremy Friesen]
Delete all needs a delete HTTP method [Justin Coyne]
Put the specific version of kaminari we need into the test app [Justin Coyne]
Removed deprecated use of mock() and stub() [Justin Coyne]
Simpler rspec run [Justin Coyne]
Fix routing spec [Justin Coyne]
Replaced cucumber with feature specs [Justin Coyne]
Use resourceful routes for users [Justin Coyne]
Removed duplicate tasks [Justin Coyne]
Switch require spec_helper to relative [Justin Coyne]
Support rspec-rails 2.14 [Justin Coyne]
Removed empty tests [Justin Coyne]
Correct path for fonts [Justin Coyne]
Use assets_path [Justin Coyne]
Fix path to fixtures.rake [Justin Coyne]
Add active_resource as a dependency [Justin Coyne]
Distinct on notify_number is unnecessary [Justin Coyne]
check all view, should supply the controller [Justin Coyne]
Removed unused spec [Justin Coyne]
Fixed path to rakefile [Justin Coyne]
Fix test to work in an order independent manner [Justin Coyne]
Single Use links should be randomly generated [Justin Coyne]
Update paperclip gem [Justin Coyne]
Handle attributes in a way that works with rails 3 or 4 [Justin Coyne]
Fixed view spec [Justin Coyne]
Devise is not required by sufia-models [Justin Coyne]
Inherit the version of devise from blacklight [Justin Coyne]
Move to a released version of blacklight_advanced_search [Justin Coyne]
Rails 4 support [Justin Coyne]
updating the readme based on mye experience running through it. [Carolyn Cole]
The query for my uploads, should be me, not exclude me [Justin Coyne]
Multiform should rename the fields correctly [Justin Coyne]
more explicit editable docs test [Matt Zumwalt]
Dashboard search results test more specific -- avoids pagination causing false negatives [Matt Zumwalt]
explicit handling of kaminari pagination bug, plus info in install docs [Matt Zumwalt]
Test to confirm that pagination works -- fails because dashboard/pages routes are not properly inherited. [Matt Zumwalt]
Handle the odd values in the hidden fields on the generic_files/_permission.html.erb form. These were added here: psu-libraries/scholarsphere@2a58d0c#L9R5 I have no idea why. [Justin Coyne]
Add a comment in the generator about the Sufia route being the very last line [Justin Coyne]
Generated controller uses the search_layout method for determining layout [Justin Coyne]
Force a two column layout for dashboard [Justin Coyne]
Use hydra-head 6.3.0 [Justin Coyne]
Bump active-fedora version to 6.4.0.rc4 [Justin Coyne]
allowing non-sufia controllers to inherit dashboard behaviors and helpers smoothly [Matt Zumwalt]
Set a permission value that actually exists (e.g. 'read') [Justin Coyne]
Added attr_accessible [Justin Coyne]
Fix the version in sufia-models.gemspec so you can bundle install [Justin Coyne]