| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | data structure used for the index page select dropdowns | 
|  |  | 
|  | decided to make data structure reasonable and rewrite coffeescript | 
|  |  | 
|  |  | 
|  | dataset_select_menu.coffee
Copied the menu variables from selectDatasetMenu.js as dataset_select_items.js | 
|  | "search_terms" | 
|  |  | 
|  |  | 
|  |  | 
|  | Sam worked on the new index page model that uses bootstrap | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | completed | 
|  | page | 
|  |  | 
|  |  | 
|  |  | 
|  | Made a few more changes to search_results.py code | 
|  | Began improving and rewriting portions of search_results.py | 
|  | Added data attribute to input fields to store the original value for the Reset function
Began replacing search_results.py parsing code with parser.py's parse function | 
|  | and value (the numbers, etc to the right of the = or : | 
|  | Downloaded jquery validation code to use with the block index feature
on the trait data page (as well as others in the future). | 
|  |  | 
|  |  | 
|  | grabs the list of samples with an attribute value matching the value the user
chose to exclude by.
Added HTML5 data properties to table cells as data-column_name to use when
excluding samples. | 
|  | function working | 
|  | to show_trait.py, and trait_data_and_analysis.coffee to show_trait.coffee | 
|  | DataEditingPage.py (though the user security stuff still needs to be moved over) | 
|  | there are no SE values | 
|  |  | 
|  | properly, changed SampleList from an object list to object | 
|  |  | 
|  | objects to a SampleList object | 
|  |  | 
|  | names (strain -> sample, for example) | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | to address how to deal with Trait object in CorrelationPage | 
|  | pearson/spearman option, and put fd in CorrelationPage.py as self.__dict__ | 
|  |  | 
|  |  | 
|  |  |