コミット履歴

作者 SHA1 メッセージ 日付
  Stephen Ficklin 105c830b91 Fixed bug in Tripal installt that munges the table comments 9 年 前
  Chun-Huai Cheng a282ea166c Made the sequence length a hidden field that gets automatically calculated. 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 年 前
  Stephen Ficklin b84850e5fc Fixing delete issue 9 年 前
  Stephen Ficklin 99c141b34f Fixing delete issue 9 年 前
  Chun-Huai Cheng ac22f04507 Allowed user to remove primary cross reference 9 年 前
  Stephen Ficklin b79c8d4255 Added fix for checking duplicate records on insert" 9 年 前
  Chun-Huai Cheng 17a3b79f7f Checked if chado_entity_id exists before deleting the corresponding chado record and the record in chado_entity. 9 年 前
  Chun-Huai Cheng 38573f27bf When deleting a chado entity, remove the corresponding chado record and the entry in the public.chado_entity table 9 年 前
  Stephen Ficklin f52507a792 Fixed the manage fields customizations (e.g. don't allow changes to cardinality) 9 年 前
  Stephen Ficklin 5ea5c96488 Fixed the manage fields customizations (e.g. don't allow changes to cardinality) 9 年 前
  Stephen Ficklin b566111e6f Entity delete now seems to work 9 年 前
  Chun-Huai Cheng ca6ffa8e5b Allowed users to generate MD5 checksum for a sequence with a checkbox 9 年 前
  Lacey Sanderson 5f8422cc73 Bulk Loader: Changed placeholders so that <em></em> wasn't shown when confirming a bulk loading job constant exists in the table. 9 年 前
  Lacey Sanderson e8d61cc118 Fixed logging to file to include the URL of the website logging the error. This makes it easier to read the log file when there is more than one Drupal site on the same machine. 9 年 前
  Lacey Sanderson abec2e5a78 Bug Fix: Bulk Loader Help page WSOD; also added more information to the help page including a link to the user manual 9 年 前
  Stephen Ficklin 99e60e8834 Removed experimantal timestamp code 9 年 前
  Stephen Ficklin 7e5014ef59 Merge branch 'entities' of github.com:tripal/tripal into entities 9 年 前
  Stephen Ficklin 4faebb5d03 Added new 'fields' subdirectory for entity fields. Also adjusted chado_insert_record to deal with timestamps (experimental) 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 6c481f8f11 slight change to dbxref_id field 9 年 前
  Stephen Ficklin d88748f1bb Added support for Entity titles 9 年 前
  Stephen Ficklin c548b376ec Added dbxref custom field and updated field storage to handle nexted fields 9 年 前