Commit History

作者 SHA1 備註 提交日期
  Lacey Sanderson 08b5d8768c Changed Tripal Admin Menu to reflect Tripal3 including minimizing references to chado and moving chado-specific modules into a Legacy sub-menu 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 年之前
  Stephen Ficklin 755cb05fff moved functions for working with fields that were in the tripal_entity module into the tripal_fields module where they should have been 9 年之前
  Lacey Sanderson 7e0abcde5c Small changes to messages and display and added in-code 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 9b0ecaeb50 Property fields can now be added to the entity 9 年之前
  Stephen Ficklin 095a77fe29 Altered publish form to simplify it 9 年之前
  Stephen Ficklin 608501f4fa Added residues field 9 年之前
  Chun-Huai Cheng 4dfc393d1a Fixed code after moving chado field creation into hook_chado_field_alter 9 年之前
  Stephen Ficklin 703a848bef Fixed timelastmodified, and added new hook_chado_field_alter 9 年之前
  Chun-Huai Cheng ca6ffa8e5b Allowed users to generate MD5 checksum for a sequence with a checkbox 9 年之前
  Chun-Huai Cheng c2fe342c4c Changed date field type to 'datetime' 9 年之前
  Chun-Huai Cheng e369442e2b changed field requirement 9 年之前
  Chun-Huai Cheng 52a1fe9b76 Added date fields 9 年之前
  Stephen Ficklin 780b965d87 Fixed bug where entities are cached and new entity bundles are not seen 9 年之前
  Stephen Ficklin 442a0d3d24 Some small fixes 9 年之前
  Chun-Huai Cheng b0babfd82b Fixed md5checksum not added as a field. 9 年之前
  Stephen Ficklin 5c0a349bb3 Just added a few comments and minor fixes 9 年之前
  Stephen Ficklin c548b376ec Added dbxref custom field and updated field storage to handle nexted fields 9 年之前
  Stephen Ficklin 1860e1ce84 Started new dbxref custom field for entities 9 年之前
  Stephen Ficklin d6e1200980 Separated adding of fields to entity bundle from the publish form submit and now they get added via a hook that any module can use to add new fields to an entity 10 年之前
  Stephen Ficklin 82a085ca88 Updated code to support new linking table 10 年之前
  Chun-Huai Cheng 20d5b2c02b Renamed tripal_data to tripal_entity and tripal_data_type to tripal_bundle 10 年之前
  Stephen Ficklin 4654362790 Changed tripal_entities_storage to field_chado_storage and added tripal_entities.chado_entity.inc file 10 年之前
  Stephen Ficklin 575129c0b4 Fixed bugs after renaming paths 10 年之前
  Stephen Ficklin cc77f29700 Entity content finder and structure changer are working 10 年之前
  Stephen Ficklin 52e8272b52 Working on fixing Entity UI API classes 10 年之前