Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* draft of uncompleted implementation of cross tenant search * port settings from hyku_addons, set up settings as properties * email settings and env vars * move many settings to account or env vars, set up gtm * goodbye SETTINGS__ * working on specs * splash view fix * more spec fixes * more spec fixes * more spec fixes * rubocop fixes * fix oai and s3 buckets * always set web_host, fix mailer spec * Typo/Spelling fix * spec typo * dynamic display and edit of settings * Update .env (#1752) * Update .env * Update .env * rubocop * merge concepts of cross search with new settings, rework cross search to be many to many and use the db * rubocop * better solr nil check * add some model & system test for cross tenant search * Deleting a full_tenant from a search failed because '1' is sent back instead of 'true', hence I added typecasting * remove extra end * rubocop * rubocop fixes * make sure rdf doesnt bump to 3.2 as ldp is broken with that version * clean up specs. collection controller is moved to settings, so specs need to go * fix selenium version issue * fix elastic jobs * try to fix catalog spec for ci * mark domain names feature spec pending * trying to make circle ci happy Co-authored-by: edward <[email protected]>
- Loading branch information