.. |
api
|
1d831e53d8
Fixed bugs with the sequence extraction when traversing relationships
|
11 lat temu |
includes
|
efc4510943
Added new functionality to sequence extract function to traverse relationships
|
11 lat temu |
theme
|
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 lat temu |
views_handlers
|
688d511b07
Tripal Feature adheres to Drupal coding standards
|
12 lat temu |
tripal_feature.coder_ignores.txt
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
12 lat temu |
tripal_feature.drush.inc
|
efc4510943
Added new functionality to sequence extract function to traverse relationships
|
11 lat temu |
tripal_feature.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 lat temu |
tripal_feature.install
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
12 lat temu |
tripal_feature.module
|
98edb56e8d
Fixed bug in permissions for all modules that create node types. When testing if a node type should be created the function should always return true if the permission is set
|
11 lat temu |
tripal_feature.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 lat temu |