.. |
api
|
8762ae675c
Trying to fix bug in feature API call to extract feature sequence from alignment
|
před 11 roky |
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
|
před 11 roky |
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.
|
před 11 roky |
views_handlers
|
688d511b07
Tripal Feature adheres to Drupal coding standards
|
před 12 roky |
tripal_feature.coder_ignores.txt
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
před 12 roky |
tripal_feature.drush.inc
|
937df20c85
Continued development of seq_extract form
|
před 11 roky |
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.
|
před 11 roky |
tripal_feature.install
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
před 12 roky |
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
|
před 11 roky |
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
|
před 11 roky |