-
## Feature Request/Discussion
### Description
When creating a new extension module that creates custom tables we want to be able to create fields for the columns of those tables, but the `tripal_c…
-
## executive summary of solution
```
git clone https://gist.github.com/0dddfd015ff6ef1f545364c2ceff1f0b.git
drush scr 0dddfd015ff6ef1f545364c2ceff1f0b/Migrate_node_fields.php
rm -rf 0dddfd015ff6ef…
-
@laceysanderson
Managed to load the phenotype file, and it downloads correctly.
However, when trying to display the distribution plot I get the following tripald3 error:
`Error: Call to undefined…
-
Hello
i'm using the module drupal search api with tripal.
I can't define a search index, i had this page
![image](https://user-images.githubusercontent.com/47979265/57832556-347ff680-77b8-11e9-9e…
-
In our Tripal3 organism setup, taxid is required. I'm guessing this is because we are using the chado organism input page as the place for new users to submit organism information, and we've been requ…
-
## BUG/ERROR report
### System information
* Tripal Version: 3.4
* Drupal Version: 7.x
* PostgreSQL Version: N/A
* PHP Version: 7.4
### Issue description
Fields that link to …
-
## BUG/ERROR report
### System information
* Tripal Version: 7.x-3.x
* Drupal Version: 7
* PostgreSQL Version: 11.3
* PHP Version: 7.1.30
### Issue description
An empty ar…
-
Note, this info is now redundant with the migration guide repo, please use that instead.
### executive summary
(to be done prior to migration)
- disable `ckeditor` and `wysiwyg_filter` (should …
-
In our current organism page setup, we automagically link to the species' flatfile directory on our server, so the user easily find where the files from an organism are. See the 'data files' section o…
-
How do I change the $feature->all_relationships variable, if the data about relationships come from a custom table or if I use feature_relationshipprop in addition to feature_relationship? Using it in…