Changelog 0.5.1

  • Moved to Rspec 3.7
  • Changed factorygirl to factorybot
  • Wishlist items are grouped by Lodge
  • Collection items are ordered
  • A user can't add the same item to the wishlist more than once (#271)
  • When adding an item to a collection that is in the wishlist, remove it from the wishlist (#298)
  • Adding an item to a collection that already exists increments the quanitty (#192)
  • Issues have a UUID
  • Added CSV and XLS downloads for collections
  • Added home council to user
  • Fixed scrolling issues on login and password screens
  • Fixed reset password error
  • Fixed actsastaggable
  • Corrected user avatar display
  • Fixed collection errors for non-admin Users
  • Added ability to add a single item to collection
  • Added blank fields on issue#create forms
  • Added issue counts at top of admin issue index
  • Fixed 404/500 errors around Chapters