提交历史

作者 SHA1 备注 提交日期
  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 年之前
  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 年之前
  Stephen Ficklin 73d6c14376 Removed the tripal_term/vocabulary tables as they aren't needed for entities 9 年之前
  Stephen Ficklin 1f97dd2fca Added support for Organism and Analysis base tables 9 年之前
  Lacey Sanderson cb1daff567 Moved tripal_panel tables into the fields layout module. 9 年之前
  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 年之前
  Stephen Ficklin 3ef45aea08 Moved some functions to their proper location. Added shortcut for adding biological data 9 年之前
  Stephen Ficklin 8aa95796ec Fixed bugs from chainging entity type to BioData 9 年之前
  Stephen Ficklin 30aabf4370 Working to merge all bundles into a single type 9 年之前
  Stephen Ficklin e536ca7bb9 Working on field UI layouts 9 年之前
  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 年之前
  Stephen Ficklin 149be17cd1 Added new fields module 9 年之前
  Chun-Huai Cheng 65d99c96a8 Added back the cvterm_id column to the tripal_entity table 9 年之前
  Stephen Ficklin 82a085ca88 Updated code to support new linking table 9 年之前
  Chun-Huai Cheng ef25e294b5 Added chado_entity linker table. Moved chado-related columns from tripal_entity to chado_entity table. 9 年之前
  Chun-Huai Cheng 6efecb6f80 Changed 'entity_type_source_id' to 'vocabulary_usage_id' and 'bundle_source_id' to 'term_usage_id'. 9 年之前
  Chun-Huai Cheng 20d5b2c02b Renamed tripal_data to tripal_entity and tripal_data_type to tripal_bundle 9 年之前
  Stephen Ficklin 575129c0b4 Fixed bugs after renaming paths 9 年之前
  Stephen Ficklin cc77f29700 Entity content finder and structure changer are working 9 年之前
  Stephen Ficklin be8b0e946c Fixed several bugs with entities 9 年之前
  Chun-Huai Cheng 743bbfbcdb Dynamically generated the 'entity types' and 'bundles'. 9 年之前
  Stephen Ficklin 2797d5c53f Renamed 'entity_id' to 'id' 9 年之前
  Stephen Ficklin 907e1ad74b Fixed errors in tables and corrected populate function 9 年之前
  Stephen Ficklin 9f6b05daad Merge branch 'entities' of git.drupal.org:project/tripal into entities 9 年之前
  Stephen Ficklin 4db068bbd7 Added in the entity tables (borrowed from web services dev) 9 年之前
  Stephen Ficklin 3c8538eab6 Renamed Entities to have a Tripal prefix rather than a Chado prefix 9 年之前
  Lacey Sanderson 01beaf58d3 Added in some missing dependencies and a warning message reminding me to load the sequence ontology :-). 9 年之前
  Stephen Ficklin 53c1e0aea8 Switched to using Entity API 9 年之前
  Stephen Ficklin 9339b3cef1 Saving and viewing entity now working 9 年之前
  Stephen Ficklin c98e9cf633 Insert of feature using CV entities working 9 年之前