Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Feature/display svg graph of deps
|
|
* wqflask/wqflask/templates/environment.html: New paragraph.
|
|
|
|
|
|
* wqflask/wqflask/markdown_routes.py: New import:
"send_from_directory"
(svg_graph): New function that adds route for svg_graph.
* wqflask/wqflask/static/new/css/markdown.css: New style rules for svg
graph.
* wqflask/wqflask/templates/environment.html: Add new section for
displaying svg graph.
|
|
update tests for run_gemma
|
|
Bugfix/edit button to actual markdown
|
|
|
|
|
|
|
|
an error in GEMMA
|
|
columns
|
|
|
|
|
|
|
|
Bug/fix correlation export
|
|
bug/fix_correlation_export
|
|
export as other trait tables (that exports data)
Removed some unused imports
|
|
|
|
bugfix/markdown-links-fix
|
|
|
|
|
|
Feature/display deps from guix
|
|
Bug/fix correlation export
|
|
disabling/enabling the Add/Copy/Remove buttons to use DataTables API
Moved change_buttons where it can be used outside of search_results.js
|
|
|
|
since it's now in search_results.js
|