Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
data.get("field") will default to None if there is no value; and None
is falsy.
|
|
|
|
|
|
|
|
|
|
After adding the missing attribute to "self.trait", we need to also
need to update some missing calls.
|
|
|
|
|
|
|
|
to be globally accessed anymore (I think I intiially moved it because I was calling it in create_group_data, but that ended up being unnecessary
|
|
id, name, changed_timestamp, and created_timestamp in group details
|
|
group_list by using group_list.items()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* wqflask/wqflask/decorators.py (edit_access_required.wrap): Query the
proxy to see the access rights of a given user.
|
|
|
|
|
|
|
|
The stack trace causes the log file to grow into unmanageable sizes
over time.
|
|
mentioned it isn't working correctly
|
|
to GN3 (should be just 'control' but was previously passed as 'control_marker')
|
|
link back to the home page
|
|
since without it it attempts to submit the form encapsulating the button (export in this case)
|
|
|
|
well enough again now that some issues have been fixed
|
|
longer supported
|
|
edit button had replaced it
|
|
|
|
with being translated to directories
|
|
translated to directories
|
|
instead of the generic mapping_results.csv
|
|
|
|
|
|
figure itself)
|
|
|
|
some features aren't working on gn1.genenetwork.org yet
|
|
|
|
it was receiving an empty string, so the previous logic made it think there was a genofile string when there wasn't one
|