gwu-libraries / gw-sufia

GWU Libraries Self-Deposit Prototype - based on Sufia 4
2 stars 1 forks source link

Add abilities for editable content. Fixes #55 #57

Closed mjgiarlo closed 10 years ago

mjgiarlo commented 10 years ago

Ping @kerchner @kilahimm et al. :)

kerchner commented 10 years ago

Testing this pull request resulted (in my dev instance) in:

  1. About page - editable
  2. About blurb on homepage (the black bar) - editable
  3. Featured Researcher on homepage - editable
  4. Featured Works on homepage - there is now a "Save Order" button, but pressing the button results in this error:

ActionController::ParameterMissing in FeaturedWorkListsController#create param is missing or the value is empty: featured_work_list

I'll see what I can do to track this down via the full stack trace, but any suggestions in the meantime would be welcomed.