Age | Commit message (Collapse) | Author |
|
|
|
|
|
Feature/cleanup base file
|
|
|
|
* This ensures we have the global search functionality included
for all.
|
|
|
|
|
|
Running R/qtl2 and Pair-Scan results in the production container
fails, but somehow runs on production. This implies a possible
configuration thing that is not explicit. Hopefully this debug helps
surface the cause to enable fixing.
|
|
Apparently the .data is necessary, because otherwise it passed some "Just" class that is interpreted as a hash or something. This causes an hmac mismatch when you do things like WebGestalt (and presumably other link-outs as well)
|
|
|
|
|
|
search in templates.
|
|
|
|
* Include global search via gsearch template.
|
|
|
|
|
|
Minor fixes for redirect_url in session
|
|
|
|
Fix cases where index for '.' and ',' do not exist for do_ai_search.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* gn2/wqflask/templates/wiki/search.html: New template.
* gn2/wqflask/views.py (search_wiki): New end-point.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
Chores/implement redirect for users
|
|
genotype marker
|
|
an Effect Size plot
|
|
|
|
|
|
If BuildError is raised default to "/"
|
|
|
|
|
|
session
* Redirect users to the login page when authentication is required.
* Save the current endpoint in the session for post-login redirection.
|
|
|
|
|
|
|
|
|
|
it to be out of alignment with the rest of the page
|
|
requires authentication but are not logged in
|