Age | Commit message (Collapse) | Author |
|
* test/__init__.py: Add it.
Makes the test folder discoverable by unittest
|
|
* wqflask/mock: Delete it. Causes name conflicts with Python's mock module
|
|
* wqflask/utility/tools.py: Unittests will use `from wqflask.wqflask import app`
and the gn2 script will use `from wqflask import app`
|
|
|
|
|
|
|
|
than 3 digits
|
|
cofactors to a scatterplot + fixed issue where sizev and datav sometimes weren't set when drawing scatterplot
|
|
unicode issue, so I removed it
|
|
|
|
each table
|
|
having them as inputs caused forms to stop submitting after loading cofactors
|
|
|
|
|
|
Using "./" causes mechanical rob to crash when checking for links
|
|
|
|
At one point, "/marker_regression" got replaced, and the html
structure changed.
|
|
"/show_trait?trait_id=1435395_s_at&dataset=HC_M2_0606_P" is missing in the
response code. At one point the html structure changed.
|
|
|
|
Without the href, mechanical rob spews some errors
|
|
|
|
|
|
|
|
figure out the real solution to that issue
|
|
drop-down on the home search page
|
|
when reloading the page or zooming in, etc
|
|
where a trait is authenticated twice
|
|
groups for the home page search
|
|
|
|
|
|
|
|
tabs
|
|
wrong place
|
|
|
|
something that automatically inserts resources with default privileges
|
|
fixed some aesthetic issues with correlatoin results table
|
|
were opened when doing mapping/correlations; apparently this is a chrome specific problem so it will need to be deal twiht differently
|
|
correlation or mapping
|
|
|
|
and also simplified the check_owner_or_admin function a little
|
|
|
|
|
|
wasn't working for some reason
|
|
|
|
|
|
page still included the removed traits
|
|
|
|
|
|
- Now use proxy to pull trait data and hide traits/results that the user
doesn't have view permission for
- Created a factory method for creating trait ob so it can return None
when user doesn't have view permissions (this is why such a large number
of files are changed)
- Added metadata to permutation export
- Added current group management code
- Added fixed password verification e-mail code
|
|
|