.. |
api
|
e3b1a0cb49
updated templates for ND and genetic modules
|
11 years ago |
includes
|
fb42852fa2
Reorganization of functions into api, includes and theme files to make all modules consistent
|
11 years ago |
tripal_genetic.info
|
7e1b88f37e
Updated version to 6.x-1.1 in anticipation of upcoming release. Fixed bug in Features view so that the name field appears.
|
11 years ago |
tripal_genetic.module
|
9bc1a12eac
Moved the stock_genotype theme to the genetic module. Technically it is part of the stock module, but the tables behave similarly to the feature_genotype table and are both superceeded by the nd tables. Since it the themes fit better with the genetic module they have been moved there
|
11 years ago |
tripal_genetic.views.inc
|
fdd548a327
Removed old hook_views_data and hook_views_alter from all modules as the views integration now handles integrating all of the tables. Those were older functions used before views integration was completed. Also, fixed the joins of linker tables with nodes to be recipricol with base tables. If you used node as the base table you couldn't join on the corresponding chado table. That's fixed
|
11 years ago |