Age | Commit message (Expand) | Author |
2021-11-05 | Add script for manually adding "editors" to each resource | BonfaceKilz |
2021-11-05 | Add template for displaying changed data | BonfaceKilz |
2021-11-04 | Removes unused import | jgart |
2021-11-04 | Use the correct dataset_id in sql query | BonfaceKilz |
2021-11-04 | Remove variables that are only used once | BonfaceKilz |
2021-11-04 | Delete obsolete template files | BonfaceKilz |
2021-11-04 | Move "*/diffs/*" to metadata_edits module | BonfaceKilz |
2021-11-04 | Sort import according to pep-8 spec | BonfaceKilz |
2021-11-04 | use gn3 imports | BonfaceKilz |
2021-11-04 | Remove "author" from file name when storing csv | BonfaceKilz |
2021-11-04 | Move authentication logic to gn3 | BonfaceKilz |
2021-11-04 | metadata_edits.py: Embed resource-id in a given file-name csv | BonfaceKilz |
2021-11-04 | edit_phenotype.html: Update endpoint for downloading csv | BonfaceKilz |
2021-11-04 | Move "get_sample_data_as_csv" to metadata_edits.py | BonfaceKilz |
2021-11-04 | Add "login_required" decorator to metadata edit endpoints | BonfaceKilz |
2021-11-04 | Delete "check_access_permissions"•••This check happens before every single request! Remove this.
| BonfaceKilz |
2021-11-04 | Delete noisy debugging•••Logging happens before every request, twice! Remove these.
| BonfaceKilz |
2021-11-04 | Redirect to "no_access_page" for pages that need edit and edit-admin | BonfaceKilz |
2021-11-04 | check for null timestamp | Alexander Kabui |
2021-11-04 | cache traits metadata | Alexander Kabui |
2021-11-04 | store table timestamp on redis | Alexander Kabui |
2021-11-04 | init function to get the table timestamp | Alexander Kabui |
2021-11-04 | pep8 formatting ,minor fixes | Alexander Kabui |
2021-11-04 | generate filename hash | Alexander Kabui |
2021-11-04 | fetch cached results | Alexander Kabui |
2021-11-04 | function to cache sample results | Alexander Kabui |
2021-11-02 | Removed the event for changing a sample value from initComplete and just put ... | zsloan |
2021-11-02 | Removed deferRender since it causes problems with Scroller (functions like sc... | zsloan |
2021-10-29 | Limit PCA trait table to something reasonable and set checkbox/index column w... | zsloan |
2021-10-29 | Merge github.com:genenetwork/genenetwork2 into acenteno | Arthur Centeno |
2021-10-29 | updating tutorials and header on base 10-29-21a | Arthur Centeno |
2021-10-28 | Remove tests that refer to deleted "ParametrizedTest"•••"ParametrizedTest" references ElasticSearch.
| BonfaceKilz |
2021-10-28 | Remove all elasticsearch references in gn2 | BonfaceKilz |
2021-10-28 | Remove the use of '@deprecated'•••This causes noisy logging.
| BonfaceKilz |
2021-10-28 | README.md: Add GN_PROXY_URL and GN3_LOCAL_URL to documentation | BonfaceKilz |
2021-10-28 | workflows: main.yml: Add GN_PROXY_URL and GN3_LOCAL_URL to CI | BonfaceKilz |
2021-10-28 | Prefer tuples over lists | BonfaceKilz |
2021-10-28 | Pass "name" to "edit_probeset.html" template | BonfaceKilz |
2021-10-28 | Remove decoding when parsing author variable | BonfaceKilz |
2021-10-28 | Fix html | BonfaceKilz |
2021-10-28 | edit_probeset.html: Apply indentation | BonfaceKilz |
2021-10-28 | show_trait_details.html: Fix broken "edit-phenotype" link | BonfaceKilz |
2021-10-28 | Move endpoint for updating probeset to metadata_edits.py as a bp | BonfaceKilz |
2021-10-28 | decorators.py: Auto-pep8 file | BonfaceKilz |
2021-10-28 | manage_resource.html: Apply indentation | BonfaceKilz |
2021-10-28 | show_trait_details.html: Delete debug variable | BonfaceKilz |
2021-10-28 | manage_resource.html: Set ADMIN_STATUS variable | BonfaceKilz |
2021-10-28 | manage_resource.html: Add missing opening tag | BonfaceKilz |
2021-10-28 | Use correct predicate to see if a resource belongs to anyone | BonfaceKilz |
2021-10-28 | Fix typo | BonfaceKilz |