.. |
api
|
8762ae675c
Trying to fix bug in feature API call to extract feature sequence from alignment
|
hace 11 años |
includes
|
a43ef3d007
Made feature node use autocomplete field for type when creating/editing a feature. Also added additional docuemntation for how to add property types to analysies and featuremaps when editing/inserting
|
hace 11 años |
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.
|
hace 11 años |
views_handlers
|
688d511b07
Tripal Feature adheres to Drupal coding standards
|
hace 12 años |
tripal_feature.coder_ignores.txt
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
hace 12 años |
tripal_feature.drush.inc
|
937df20c85
Continued development of seq_extract form
|
hace 11 años |
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.
|
hace 11 años |
tripal_feature.install
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
hace 12 años |
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
|
hace 11 años |
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
|
hace 11 años |