Commit History

Author SHA1 Message Date
  Stephen Ficklin 87336132de Added publication import prior to publication content type creation 9 years ago
  Stephen Ficklin 664957bd0e Fixed bug in GFF loader when no phase is provided 9 years ago
  Stephen Ficklin 3b8c1d6b63 Fixed bug with cvtermynonym being wiped out after OBO loading in Chado prepare step 9 years ago
  Stephen Ficklin c475797679 Fixed bug in chado_set_active that was cuasing the search path to not get reset 9 years ago
  Stephen Ficklin 27de91456f Fix to OBO loading on Chado setup 9 years ago
  Stephen Ficklin 53b89155aa Merge branch '7.x-2.x-ds' of github.com:tripal/tripal into 7.x-2.x-ds 9 years ago
  Stephen Ficklin c8b40b4f84 Fixed bug with preparing Chado multiple times. Fixed bug with setting the field term name 9 years ago
  Stephen Ficklin 662dce0cd9 minor bug fixes 9 years ago
  Stephen Ficklin 014b28ae8a Fixed problems with upgrade from T2 to T3 9 years ago
  Chun-Huai Cheng 9b94bb5089 changed the dependency so that tripal_chado_views depends on tripal_chado. and Removed a callback to an undefined function 9 years ago
  Stephen Ficklin 298111586d Added Tripal Views to Tripal v3 (non legacy) and renamed Tripal Chado Views. Fixed several bugs, removed unneeded files 9 years ago
  Stephen Ficklin fe0d5b9b97 Added a new field for the content type if it's not used to identify the content. And fixed a few bugs 9 years ago
  Stephen Ficklin 0e3a2d81aa Worked through several warnings/errors 9 years ago
  Stephen Ficklin a584591704 Added Map content type 9 years ago
  Stephen Ficklin de402b67fd Added new chado_bundle table to link a bundle directly to a chado table. Previously it was mapped via the chado_cvterm_mapping table which mapped cvterms but wasn't exact enough for bundles. Also improved the content creation form to allow for more customization for how bundles are mapped to Chado 9 years ago
  Stephen Ficklin 2ad2077658 Working to fix mapping of bundles to Chado tables 9 years ago
  Stephen Ficklin d41dbf1ca8 Added new widget, formater and instance classes 9 years ago
  Stephen Ficklin 97801c5cd2 Nightly check-in 9 years ago
  Chun-Huai Cheng bbdd00ebbc when a new tripal content type is created. it'll insert, or update if not exsit, a new tripal_cvterm_mapping record. Added local:biomaterial and initial population of tripal_cvterm_mapping to the prepare chado function. 10 years ago
  Stephen Ficklin 2efdb88c48 Updated taxrank OBO to use PURL and removed some drupal_write_record from API functions 10 years ago
  Stephen Ficklin ecafddf634 Fixed issue with RO OBO 10 years ago
  Stephen Ficklin c4f37fafee Working on Views integration of fields/entities 10 years ago
  Stephen Ficklin 7526753974 Working on cleanup of semantic web term assignments for web services 10 years ago
  Stephen Ficklin 76681a2520 Reorganized the TripalField class and removed the attach_info() function. Broke out into two new functions: create_info and create_instance_info. This is better as it doesn't try to lump creating of a field and creating of an instance into one function and it supports all of thesettings for both operations 10 years ago
  Stephen Ficklin ee2027949d Added new files for organization of semantic web support 10 years ago
  Stephen Ficklin 5104bf6ce0 moving control of semantic web settings out of field classes 10 years ago
  Stephen Ficklin 662962e541 Created a chado_semweb table for storing mapping of terms to Chado table columns. 10 years ago
  Stephen Ficklin 15959fd25f Fixed lots of bugs in the fields 10 years ago
  Stephen Ficklin da55d9884c Updated Chado setup script to not reload ontologies if they are already loaded 10 years ago
  Stephen Ficklin 04e587b9d6 Fixed issues with field renaming 10 years ago