Age | Commit message (Expand) | Author |
2020-10-27 | address failures | Alexanderlacuna |
2020-10-27 | added changes to file | Alexanderlacuna |
2020-10-27 | modified to use pep8 standards | Alexanderlacuna |
2020-10-26 | modified test file | Alexanderlacuna |
2020-10-23 | Merge pull request #462 from zsloan/fix_export_error | zsloan |
2020-10-23 | Fixed trait export for situations where there's no authors/title/journal | zsloan |
2020-10-22 | Merge pull request #460 from zsloan/move_styling_to_css | zsloan |
2020-10-21 | Removed code setting the maximum tick value to 1.15* the max LRS/LOD if permu... | zsloan |
2020-10-21 | Ensured all Y axis ticks in the mapping figure are below the top of the figur... | zsloan |
2020-10-20 | Fixing typo in JS code where "attribute_start_pos" said "attribute_start_post" | zsloan |
2020-10-20 | Fixed some problems with the previous attempt at resolving conflicts before m... | zsloan |
2020-10-20 | Merge branch 'testing' into move_styling_to_css | zsloan |
2020-10-20 | Added classes to replace styling in show_trait_edit_data.html to show_trait.c... | zsloan |
2020-10-20 | Replaced _ with - in class names (though this change will end up being unnece... | zsloan |
2020-10-20 | Replaced one class name with a more generic "inline-div" since there are othe... | zsloan |
2020-10-20 | Made class names consistently use - instead of _ in show_trait_edit_data.html | zsloan |
2020-10-20 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-10-19 | Merge branch 'testing' into scroller_testing | zsloan |
2020-10-15 | Fixed issue that caused interval map setting to not work correctly for reaper... | zsloan |
2020-10-15 | Replaced the styling in show_trait_mapping_tools.html with CSS and changed so... | zsloan |
2020-10-15 | Put the correlation descriptions inside of a div so that they could have thei... | zsloan |
2020-10-15 | Replaced styling from show_trait_transform_and_filter.html with CSS | zsloan |
2020-10-14 | Removed some commented out HTML | zsloan |
2020-10-14 | Converted show_trait_calculate_correlations.html to use CSS instead of stylin... | zsloan |
2020-10-14 | Changed a couple class names because it's probably dumb to include the pixels... | zsloan |
2020-10-14 | Moved show_trait_statistics.html styling to show_trait.css and fixed a minor ... | zsloan |
2020-10-13 | Added styling from show_trait_details.html to show_trait.css | zsloan |
2020-10-13 | Changed styling in show_trait.html to use CSS instead | zsloan |
2020-10-13 | Merge branch 'testing', remote-tracking branch 'origin' into move_styling_to_css | zsloan |
2020-10-13 | Merge pull request #456 from zsloan/misc_rob_changes | zsloan |
2020-10-13 | Added right-alignment for trait_value_input text fields in sample table to CS... | zsloan |
2020-10-13 | Merge pull request #459 from zsloan/table_width_changes | zsloan |
2020-10-09 | Change some column and overall table widths for search result table and view ... | zsloan |
2020-10-09 | Merge pull request #458 from BonfaceKilz/tests/add-extra-tests-for-collections | BonfaceKilz |
2020-10-09 | Apply PEP 8 to buffer | BonfaceKilz |
2020-10-09 | Add test for process_traits from collections.py | BonfaceKilz |
2020-10-08 | Fixed remaining issue that applies to all dataset types | zsloan |
2020-10-08 | Fixed issue where new phenotype groups wouldn't be saved to the self.datasets... | zsloan |
2020-10-08 | Allowed mapping method description text to shrink with screen size | zsloan |
2020-10-08 | Adjusted some widths/classes to allow correlation description text to expand/... | zsloan |
2020-10-08 | Changed the min-width of trait page main div in order to allow trait descript... | zsloan |
2020-10-08 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-10-08 | Merge pull request #452 from zsloan/authentication_bug_fix | zsloan |
2020-10-08 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-10-08 | Merge pull request #455 from zsloan/temp_trait_scatterplot_fix | zsloan |
2020-10-08 | When generating links to correlation scatterplots (in corr results and corr m... | zsloan |
2020-10-06 | Merge pull request #454 from zsloan/update_docs_fix | zsloan |
2020-10-06 | Made change that should fix error when trying to change page text using ckeditor | zsloan |
2020-10-06 | Merge pull request #453 from zsloan/index_page_textarea_fix | zsloan |
2020-10-06 | Fixed issue where drop-down arrows and textarea corners couldn't be clicked w... | zsloan |