- Catch StandardError when fetching items from DPLA API
- Adjust Devise settings for production
- Fix log flow in source JSON feed
- Add contributor and item name to JSON feed
- Turn off jasmine in travis test
- Fix bundler syntax
- Fix bundler version
- Add more HTML-safe fields to JSON API
- Add citiation and provider to source json
- Kludge in "rep" thumbnail images for Postlight frontend
- Fix Google Docs viewer URL generation
- Handle multiple provider URLs from DPLA API
- Add tag lists to postlight API
- Postlight API config
- Add SSL config for Devise
- Add JSON view for sets
- Add family research link to main menu
- Add meta referrer tag
- Remove Events from Get Involved menu
- Edit intro text
1.7.13 (8 Feb 2017)
- Update copyright years
- Hide AV download button on Chrome
- Reintroduce Gemfile.lock
- Configure x-frame-options
- Change dplafest main menu link
- Pin gems to tiny versions
- Pin DPLibary gem to v0.1
- Change gif it up link in main menu
- Track click through events with Google Analtyics
- Add link to Searching DPLA in main nav
- Add link to tech wiki in main nav
- Remove nav links to bookshelf
- Add view fragment caching
- Fix order by db call for postgresql
- Fix tag order in dropdown menu
- SQL optimization & caching
- Configure Rails cache_store
- Add support for cache_store sessions
- Add .json views for set, source, and guide
- Embed JSON-LD in HTML
- Refactor DPLA item
- Inform user when item not available in DPLA
- Add Twitter widget JavaScript library
- Add tests to application helper
- Use CSS for dimensional manaipulations
- Custom language for auto-generated twitter post
- Fix set tile size and background color
- Add content jumplinks
- Fix link to apps in footer
- Allow basic controller tests to run
- Add error message for media if JavaScript is disabled
- Enable SSL
- Change location of DPLibrary gem
- Render guide markdown on source show view
- Lock phantomjs gem to v1.9.8
- Access external JavaScript files with https
- Add links to new objects in admin show views
- Add missing javascript file on sets index view
- Track use of hubs' materials in Google Analytics
- Add social media button to sets index view
- Add social media share buttons
- Change descriptive text on sets index view
- Add analysis tools text on source show view
- Only show published sets in releated sets carousel
- Add checkboxes to add/remove guides and sets on author form
- Add spacing to tables in "Admin Info" sections of views
- New links for managing relationship between objects
- Update nav bar
- Add admin username
- Valiate aggregation datatype
- User defer attribute with JavaScripts
- Rename sequences table
- Change header text for related sets and sources
- Add DPLibrary gem and API key setting
- Add ApiQuerier concern and provider link resource
- Add default thumbnails
- Allow admins to order tags within vocaubularie
- Add back links on source pages
- Add URI validation and helper text to tag & vocab forms
- Add carousel for related sets
- Order sets by published date by defualt
- Add posters for sets and guides
- Pin rake version to less than 11.0
- Remove obsolete tag setting
- Tailor views for reviewers
- Update instructions to create admin account
- Add carousel of related sources
- Fix margins on mobile layout
- Refactor source_set model methods
- Add expansible menus on admin forms
- Hide resort button when filter selected
- Fix failing helper test
- Add account management
- Add account permissions
- Fix CSS for Primary Source Sets header
- Hyperlink Primary Source Sets header
- Tweak CSS for tags
- Add filter feature to public UI
- Change working in sort by menu
- Fix default settings
- Fix bug causing order and tags params to override one another
- Render mobile layout
- Fix menu button for small windows
- Add meta elements to layout
- Order sets by date_created or year
- Show and filter by tags on public user interface
- Fix double-encoding of characters in titles
- Remove obsolete data-turbolinks-track attributes
- Fix "404 Not Found" errors for assets
- Replace lightbox2-rails with OpenSeadragon
- Move author list from helper to model concern
- Move source_name helper to source model
- Move javascripts to bottom of rendered HTML pages
- Add specs that test if views render
- Set up and run CodeClimate to check code coverage
- Correct json-ld examples
- Fix validation specs for media assets
- Style admin forms
- Add copyright license
- Publish all existing sets
- Add unpublished attribute to source_sets
- Add date attribute to source_sets
- Update README with testing instructions
- Improve use of global vars in Jasmine tests
- Add tag and vocabulary tables
- Allow creation of media assets with specified sources
- Refactor methods out of ApplicaitonController
- Reduce whitespace on guide UI
- Add save buttons to tops of forms
- Update menu
- Do not return nil assets in Source#asset
- Fix title style and content spacing in UI
- Add S3 documentation
- Set height and width for textareas
- Add title, description, and canonical link tags
- Remove dpla_frontend_assets gem
- Add turnout gem
- Fix education outreach link
- Add education to top-level menu
- Small presentational changes to UI
- Fix sign-in page server error
- Small presentational changes to UI and static content
- Allow public access
- Disable context menu on lightbox links
- Additional styling for public-facing pages
- Breadcrumbs
- Image and PDF viewers
- Google analytics tracking
- Fix database dependencies
- Jasmine for JavaScript specs
- Refactor JavaScript
- Add dpla-branded styling
- Order sources, sets, and assets on admin views
- Fix bugs related to data entry interfaces
- CRUD interfaces for source, guide, author
- FriendlyID slugs for set, guide
- Tighten gem dependencies
- Authorization with devise gem
- Shallow routes for source, guide
- Add rubocop
- Add markdown fields
- Add credits, citation to source
- Update JSON-LD sample docs and add linter
- Initial public release