Historia zmian

Autor SHA1 Wiadomość Data
  Lacey Sanderson bda778a5ea The results of a day of debugging an error that is no longer repeatable? Anyway, I fixed TripalEntityController::delete to match the parent version of this function so it wasn't all for naught. 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 6191f447f8 Fixed merge conflict 9 lat temu
  Stephen Ficklin facf5d663e TripalTerm & TripalVocab entities are now working. 9 lat temu
  Lacey Sanderson 5a74fe6697 Tripal Content Type Edit Form: Title formats now savedgit add . :-) Added api functions for getting and saving title formats. 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
  Lacey Sanderson 7d13d6a848 Added back in bundle.data since it is used for fields. This will be removed after Tripal Terms functionality is completed providing an alternative method. 9 lat temu
  Lacey Sanderson a95dbdbab6 Added a tripal_bundle_variables table to handle additional bundle information and removed the data serialized array column previously used for this purpose. 9 lat temu
  Stephen Ficklin 73d6c14376 Removed the tripal_term/vocabulary tables as they aren't needed for entities 9 lat temu
  Stephen Ficklin 1f97dd2fca Added support for Organism and Analysis base tables 9 lat temu
  Lacey Sanderson cb1daff567 Moved tripal_panel tables into the fields layout module. 9 lat temu
  Lacey Sanderson 7ce3982520 Added documentation and re-organized the install file for easier reading (moved schema defn. to the bottom, each in their own function for easy documentation. 9 lat temu
  Stephen Ficklin 3ef45aea08 Moved some functions to their proper location. Added shortcut for adding biological data 9 lat temu
  Stephen Ficklin 8aa95796ec Fixed bugs from chainging entity type to BioData 9 lat temu
  Stephen Ficklin 30aabf4370 Working to merge all bundles into a single type 9 lat temu
  Stephen Ficklin e536ca7bb9 Working on field UI layouts 9 lat temu
  Stephen Ficklin fa54323234 Added new tripal_fields_layout module. This will allow users to turn off our layout if they don't like it and use their own 9 lat temu
  Stephen Ficklin 149be17cd1 Added new fields module 9 lat temu
  Chun-Huai Cheng 65d99c96a8 Added back the cvterm_id column to the tripal_entity table 9 lat temu
  Stephen Ficklin 82a085ca88 Updated code to support new linking table 9 lat temu
  Chun-Huai Cheng ef25e294b5 Added chado_entity linker table. Moved chado-related columns from tripal_entity to chado_entity table. 9 lat temu
  Chun-Huai Cheng 6efecb6f80 Changed 'entity_type_source_id' to 'vocabulary_usage_id' and 'bundle_source_id' to 'term_usage_id'. 9 lat temu
  Chun-Huai Cheng 20d5b2c02b Renamed tripal_data to tripal_entity and tripal_data_type to tripal_bundle 9 lat temu
  Stephen Ficklin 575129c0b4 Fixed bugs after renaming paths 9 lat temu
  Stephen Ficklin cc77f29700 Entity content finder and structure changer are working 9 lat temu
  Stephen Ficklin be8b0e946c Fixed several bugs with entities 9 lat temu
  Chun-Huai Cheng 743bbfbcdb Dynamically generated the 'entity types' and 'bundles'. 9 lat temu
  Stephen Ficklin 2797d5c53f Renamed 'entity_id' to 'id' 9 lat temu
  Stephen Ficklin 907e1ad74b Fixed errors in tables and corrected populate function 9 lat temu