spficklin 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
..
api a94ec98cc0 Removed interface for properties, relationships, etc. for features. and fixed bug in inserting analysis properties 11 lat temu
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 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
tripal_analysis.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_analysis.install 2d43552d30 Just reorganized the update functions so they are all together 11 lat temu
tripal_analysis.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_analysis.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