-
# Core Tripal 4 Development Task
## Branch Name: tv4g4-issue1461-pub_importer
The design for porting the Pub importers from Tripal v3 to Tripal v4 was discused by @dsenalik , @laceysanderson and…
-
Tripal phylotree can't be installed on Tripal 3 sites since tripal_views fails to get enabled alongside the newer tripal 3 implementation. We can https://github.com/abretaud/tripal_phylotree
I'll a…
-
PR https://github.com/tripal/t4d8/pull/297 adds support for efficient use of chado in automated testing as well as confirms the official prepare task works in the automated testing environment.
We …
-
In multiple of my projects, I tend to change the structure of where my tests should go by default if no path has been specified. Since the majority of my tests go to tests/Feature, I want that to be t…
-
We need to seed the database with Tripal core ontologies and data. We can use [DevSeed](https://github.com/statonlab/tripal_dev_mini_dataset) to populate the DB with data.
-
### This feature attempts to solve an existing problem
Yes
### I am open to developing or collaborating on an extension module if this is not a good fit for Tripal Core
Yes
### Is this fea…
-
### Discussion or Question
Will Tripal 4 support chado_get_record_entity_by_table($data_table, $record_id)?
This was available in Tripal 3: https://github.com/tripal/tripal/blob/82e052df1c3d912d861…
-
# Core Tripal 4 Development Task
## Branch Name: tv4g1-issue1421-borrowedTerms
The following comments are in the Default + Chado Vocab plugin instances:
> // @todo there may be a problem …
-
Example:
Resulted in a Gateway timeout, but ~50 minutes later:
10.24.27.234 - - [27/Sep/2017:16:49:57 -0500] "GET /blast/report/PytsAHi HTTP/1.1" 504 247
BLAST results were generated b…
-
Currently we have general permissions for CRUD operations on Tripal Content in `tripal/tripal.permissions.yml` as shown below:
```yml
add tripal content entities:
title: 'Create new Tripal Cont…