Releases: emory-libraries/blacklight-catalog
Releases · emory-libraries/blacklight-catalog
v0.1.1
v0.1.0
- Restores the integer id requirement that was removed via automatic migration.
- Changes options back to needed, more generic ci variables.
- Corrects errors caused by emails being indexed via unique values (#10).
- Swaps out sqlite for MySQL2 (#43).
- Changes schema table options.
- Implements Shibboleth into the application (#10).
- Provides user persistence check for error handling.
- Uses "harmony" mode for Uglifier (#35)
- Blacklight uses ES6 syntax, which only works with Uglifier's "harmony" mode.
- Fixes issue with Capfile
- Also expands the dotenv.sample for upcoming db work.
- Ignores coverage folder since it's only needed locally. (#33)
- Deletes coverage folder from repo since they are only needed on local machines.
- Adds scheduler to harvest sample data from alma oai
- We are adding a rake task that would extract data from alma.
- Setup for solrmarc in also included in this.
- Also, modifying solr schema and declaring all possible fields that we can get from alma.
- Integrates Circle CI and Bixby into new application (#23).
- Corrects Solr Core name.
- Installs dependencies for Rubocop.
- Corrects one more Docker image name.
- Corrects bad Docker image name.
- corrects Gemfile after bundling and files related to Bixby errors.
- Adds needed Coverall and CircleCI files.
- Updates README with testing instructions.
- Integrates Circle CI and Bixby into new application (#23)
- Adds Capistrano and related gems (#31)
- Cap is set up based on Lux. This includes the dynamic IP lookup, and four stages: arch, test, prod, and localhost.
- First push after creating Blacklight application (#22).
- Corrects the Readme verbiage for cloning.
- Initializes the repo
- This commit contains only a blank README in order to initialize this repo.