コミット履歴

作者 SHA1 メッセージ 日付
  Lacey Sanderson ea9593e8ce Issue 1889630: Fixed an mb_strlen error shown on the default analysis view 12 年 前
  Lacey Sanderson 70ec46b305 Issue # 1764348: Fixed #2 & #3 12 年 前
  Lacey Sanderson ca55a5a1e5 Fixed a small bug when keeping track of bulk loader inserted IDs -needed to use the returned record from tripal_core_chado_insert rather then the values array (caused by API change) 12 年 前
  Lacey Sanderson 48e89368c7 Bulk Loader: Added additional notice watchdog entries for debugging purposes 12 年 前
  Lacey Sanderson fdc2db4d85 Fixed a small bug when keeping track of bulk loader inserted IDs -needed to use the returned record from tripal_core_chado_insert rather then the values array (caused by API change) 12 年 前
  Stephen Ficklin 43bf50c6f5 Merge branch '6.x-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-dev 12 年 前
  Stephen Ficklin 14a4923bdc Fixed by Chun-huai 12 年 前
  Lacey Sanderson e0418d9b7b Merge branch '6.x-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-dev 12 年 前
  Lacey Sanderson 76985b0c57 Fixed Bug: Ensure looking in correct db when checking if a statement is prepared -now works if chado is external 12 年 前
  ficklin fff7ba9dec Merge branch '6.x-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-dev 12 年 前
  ficklin 06fd3750bd Fixed bug in insert when preparing 'currval' statement 12 年 前
  ficklin 96856a97d5 Added template for feature_cvterm recoords 12 年 前
  spficklin 2be0ef7150 Just some description wording changes 12 年 前
  spficklin f8ed5151e7 Cleaned up progress output on OBO loader 12 年 前
  spficklin 044976128c Fixing merge conflicts 12 年 前
  spficklin bf6c2506ff Fixed memory leaks and speed issues with OBO loader. Also added support for prepared statements for the tripal_core_chado_delete function 12 年 前
  ficklin e1cdff62d2 More fixes to OBO loader 12 年 前
  ficklin e09fffa95b More bug fixes to OBO loader 12 年 前
  spficklin 09e3565d60 Found one more bug related to OBO term properties 12 年 前
  spficklin 0ddeedeb70 Found one more bug related to OBO term properties 12 年 前
  spficklin bcd4a7eb2a The OBO loader had a problem where it wouldn't add synonyms. It was a bug in the code. Should be fixed 12 年 前
  spficklin 5fcf1c8645 Oops fixed type 12 年 前
  spficklin a81383d8cf Added functionality similar to GBrowse. Users can access any feature with the following URL http://<your site>/feature/<name>. Tripal will recoginze the URL, search for a feature of that name, uniquename or synonym and redirect to the page. If there are more than one feature that matches, a table with all matches will be shown and the user can select which one they want to see 12 年 前
  spficklin 073b43e3e4 Added additional instructions to analysis form. Fixed typo in feature module 12 年 前
  spficklin 0405e945bd Fixed bug in tripal_add_mview. In some cases we must pass schema array and in others we must pass a string representation of the array. It can now handle both 12 年 前
  spficklin f0ed340235 Merge branch '6.x-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-dev 12 年 前
  spficklin 615f0ef895 Fixed bug in tripal_add_mview. In some cases we must pass schema array and in others we must pass a string representation of the array. It can now handle both 12 年 前
  Lacey Sanderson 50ee0b3d94 Added ability for field to be null (adds IS NULL to SQL for tripal_core_chado_select. Works with prepared statements. 12 年 前
  spficklin 2dbb0cd05e Fixed installer so it should work with a chado schema within Drupal database or separate 12 年 前
  spficklin 9d1ce22fcd Fixed installer so it should work with a chado schema within Drupal database or separate 12 年 前