Historia zmian

Autor SHA1 Wiadomość Data
  Stephen Ficklin 52d1570eb8 Fixed various bugs 8 lat temu
  Stephen Ficklin 1d6edea07c Continuing to fix web services to work with new data structures. Added filters for publishing records> 8 lat temu
  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 8 lat temu
  Stephen Ficklin 8af937f449 Adjusted entity creation to use the tripal_cvterm_mapping table 8 lat temu
  Stephen Ficklin ef93343397 Fixed memory leaks in publishing content and memory overload in sequence display 8 lat temu
  Stephen Ficklin 7526753974 Working on cleanup of semantic web term assignments for web services 8 lat temu
  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 8 lat temu
  Stephen Ficklin ee2027949d Added new files for organization of semantic web support 8 lat temu
  Stephen Ficklin 876d83dba9 Fixed slowness in publishing records 8 lat temu
  Stephen Ficklin 662962e541 Created a chado_semweb table for storing mapping of terms to Chado table columns. 8 lat temu
  Stephen Ficklin c678737409 relationships and residues fields are 8 lat temu
  Stephen Ficklin a44fd31eda Converting fields over to classes... dbxref_id done. 9 lat temu
  Stephen Ficklin 8692c9a368 Added relationship field. Added Chado tokens API functions. Fixed deltion of bundles 9 lat temu
  Stephen Ficklin 19e0574373 Somme minor code adjustemnts 9 lat temu
  Stephen Ficklin a7ed0666f8 Fixed merge conflict. Experimenting with entity-level field validation 9 lat temu
  ccheng 3af5a94f57 Allowed publishing content (i.e. creating entities) for only synced nodes 9 lat temu
  Stephen Ficklin 5e664b919e edits to ugprade code 9 lat temu
  ccheng eb9dc6b6ca Finished job submit function for Tripal v2 content migration 9 lat temu
  Stephen Ficklin 838e52d75f Added new hook to allow fields to format their web services array as needed 9 lat temu
  Stephen Ficklin 2b07b04d42 Moved publish function to Chado API 9 lat temu
  Stephen Ficklin e698d84256 Publishing (syncing) of records in Chado now working... no filters yet 9 lat temu
  Stephen Ficklin 61af51fcbd Restructured the tripal_bundle and tripal_entity tables 9 lat temu
  Stephen Ficklin 1dd17d14c7 Creation of new entities using new TripalTerm, TripalVocab, with all Chado quereis moved to tripal_chado module... is now working! 9 lat temu
  Stephen Ficklin 18351daec1 Reorganizging to separate Chado content into new tripal_chado module and created new TripalVocab and TripalTerm entities 9 lat temu