Giter Site home page Giter Site logo

mainlab_tripal's Introduction

alt tag

Tripal 4 (Drupal 10)

               _   _                 _____                 _                                  _
     /\       | | (_)               |  __ \               | |                                | |
    /  \   ___| |_ ___   _____      | |  | | _____   _____| | ___  _ __  _ __ ___   ___ _ __ | |_
   / /\ \ / __| __| \ \ / / _ \     | |  | |/ _ \ \ / / _ \ |/ _ \| '_ \| '_ ` _ \ / _ \ '_ \| __|
  / ____ \ (__| |_| |\ V /  __/     | |__| |  __/\ V /  __/ | (_) | |_) | | | | | |  __/ | | | |_
 /_/    \_\___|\__|_| \_/ \___|     |_____/ \___| \_/ \___|_|\___/| .__/|_| |_| |_|\___|_| |_|\__|
                                                                  | |
                                                                  |_|

Compatibility

Target Drupal Version 10.2.x-dev

Tested on PostgreSQL 13 + PostgreSQL 16

Drupal 10.2.x 10.3.x
PHP 8.1 Grid81-102-Badge Grid81-103-Badge
PHP 8.2 Grid82-102-Badge Grid82-103-Badge
PHP 8.3 Grid83-102-Badge Grid83-103-Badge

Code Coverage

This project uses Code Climate to determine the quality of our codebase and the coverage of our test suite. Compatibility above is based on passing of this test suite.

Test Coverage

Maintainability

Current Timeline

Required for Tripal 4.alpha3 Release

  • Display suite / page work
  • Importers: Publications
  • Search (ElasticSearch + Views)

How to get involved!

This upgrade to Drupal 10 is a community effort. As such, we NEED YOUR HELP!

  • To get involved, please join our Tripal Slack and comment in the #core-dev channel.
    • Alternatively, feel free to contact Lacey-Anne Sanderson through Slack direct message.
    • We can use help both with programming, documentation, outreach and welcome all individuals from all backgrounds!
  • We prefer automated testing for all Pull Requests (PRs) and are happy to guide you through the process!
    • Just comment on the issue if you need help designing tests
    • If you need help implementing tests see our documentation
  • If more documentation would be helpful, please create an issue here and we'll add it.

Documentation

Documentation for Tripal 4 has begun on ReadtheDocs.

Tripal Docker

Tripal Docker is currently focused on Development and Automated Testing. There will be a production focused Tripal Docker soon and if you're interested in helping or providing tips -please join us on our Slack channel!

For more information about how to use our fully functional development docker, see our documentation on ReadtheDocs!

mainlab_tripal's People

Contributors

chunhuaicheng avatar dsenalik avatar spficklin avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

dsenalik

mainlab_tripal's Issues

Undefined table: 7 ERROR: relation "chado_stock" does not exist LINE 1:

image

image

Notice: Undefined property: stdClass::$all_relationships in include() (line 22 of /var/www/html/sites/all/modules/mainlab_tripal/theme/cottongen/mainlab_organism_base.tpl.php). Warning: key_exists() expects parameter 2 to be array, null given in include() (line 27 of /var/www/html/sites/all/modules/mainlab_tripal/theme/cottongen/mainlab_organism_base.tpl.php). Warning: key_exists() expects parameter 2 to be array, null given in include() (line 32 of /var/www/html/sites/all/modules/mainlab_tripal/theme/cottongen/mainlab_organism_base.tpl.php). Warning: key_exists() expects parameter 2 to be array, null given in include() (line 37 of /var/www/html/sites/all/modules/mainlab_tripal/theme/cottongen/mainlab_organism_base.tpl.php). Warning: array_key_exists() expects parameter 2 to be array, null given in chado_expand_var() (line 753 of /var/www/html/sites/all/modules/tripal/tripal_core/api/tripal_core.chado_variables.api.inc). PDOException: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "chado_stock" does not exist LINE 1: ...cvterm_id = type_id) AS type, (SELECT nid FROM chado_stoc... ^: SELECT count(*) FROM (SELECT uniquename, (SELECT name FROM chado.cvterm WHERE cvterm_id = type_id) AS type, (SELECT nid FROM chado_stock WHERE stock_id = stock.stock_id) AS nid FROM chado.stock WHERE organism_id = (SELECT organism_id FROM chado.organism WHERE genus = :genus AND species = :species) AND (type_id NOT IN (SELECT cvterm_id FROM chado.cvterm WHERE name IN ('sample', 'clone') AND cv_id = (SELECT cv_id FROM chado.cv WHERE name = 'MAIN') ) )) A; Array ( [:genus] => Citrus [:species] => sinensis ) in chado_query() (line 1538 of /var/www/html/sites/all/modules/tripal/tripal_core/api/tripal_core.chado_query.api.inc).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.