Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide File Landing Page from 4.2 - show in Beta for now #2515

Closed
sekmiller opened this issue Sep 14, 2015 · 1 comment
Closed

Hide File Landing Page from 4.2 - show in Beta for now #2515

sekmiller opened this issue Sep 14, 2015 · 1 comment
Assignees
Labels
UX & UI: Design This issue needs input on the design of the UI and from the product owner
Milestone

Comments

@sekmiller
Copy link
Contributor

While we complete the functionality of the File Landing Page we want to keep it out of the 4.2 release but display it in Beta.

I added renders to the links in the search include fragment and the filesFragment.

In order to get the links to the File Landing Page to display run the following insert query in the Beta Database:

INSERT INTO setting(
name, content)
VALUES (':ShowFileLandingPage', 1);

@sekmiller sekmiller added Status: QA UX & UI: Design This issue needs input on the design of the UI and from the product owner labels Sep 14, 2015
@sekmiller sekmiller added this to the 4.2 milestone Sep 14, 2015
@kcondon
Copy link
Contributor

kcondon commented Sep 15, 2015

Works great, closing.

@kcondon kcondon closed this as completed Sep 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UX & UI: Design This issue needs input on the design of the UI and from the product owner
Projects
None yet
Development

No branches or pull requests

2 participants