コミット履歴

作者 SHA1 メッセージ 日付
  spficklin a3b0e16b18 Fixed bug in tripal_core 14 年 前
  laceysanderson 068b975f28 Added Views Integration for tripal_feature 14 年 前
  laceysanderson 248c5d815c Added Views Integration for tripal_organism & tripal_library 14 年 前
  laceysanderson 27121bc319 Added Views Integration for tripal_db & tripal_cv 14 年 前
  spficklin 0b16ad03c5 Fixed a bug where the core module would not install 14 年 前
  spficklin 2524c48310 Adding a tab-delimited bulk loader 14 年 前
  spficklin 65080700fe Fixed a bug in the Ontology loader 14 年 前
  ccheng 532c7fc06a 14 年 前
  spficklin 7863e21d51 Adding the GFF Loader code 14 年 前
  spficklin e69b52457e Added a proper admin interface for the chado installer 14 年 前
  spficklin 3ab974ee52 Added a new tripal_set_active_db function to replace Drupal's set_active_db function. This function allows Tripal to use a chado database in an external location or a chado database within another schema within the Drupal database. This keeps backwards compatibility with older versions of Tripal. 14 年 前
  spficklin de147f903a OBO loader is now functional. 14 年 前
  spficklin 355491bdfa Addded the OBO loader to the tripal_cv module and created an online form for starting OBO parsing jobs 14 年 前
  spficklin ae11500354 Movoed obo_loader.php to tripal_cv 14 年 前
  spficklin 5f1f2e560f Moved the OBO loader to the tripal_cv module 14 年 前
  spficklin 20eeab6223 Added the beginning stages of an OBO loader. So far, loads CVterms, cvterm_relationships, cvterm_dbxrefs and cvtermprops. 14 年 前
  ccheng efeef2c916 fixed a bug for displaying up/down arrow icons when toggling all expandable boxes. 14 年 前
  spficklin 5e7b3c4b74 Fixed a bug in chado loader 14 年 前
  spficklin 372e4626ba Added the first stages of a chado loader. So far, the additions will load chado v1.11 into a 'chado' schema within the same database that Drupal is installed. It also populates the tables with the same data when using the perl scripts. 14 年 前
  spficklin 87318da4f6 Fixed more bugs 14 年 前
  spficklin 53420365ff Fixed a few bugs in tripal_db module 14 年 前
  spficklin 3a26c1cb26 Fixed a few minor bugs in CV module 14 年 前
  spficklin 609262cb3d Theme fixes 14 年 前
  spficklin 171730108c Added back in the generic vocabulary browser 14 年 前
  spficklin 5416d9c6e3 Added a user name column to the jobs table 14 年 前
  spficklin cb72de24bb Added an interface for editing the controlled vocabularies in the tripal_cv module. We still need something to add/edit terms. Also, fixed the interface for updating the cvtermpath table so that a user can select which ontology/vocabulary to update. 14 年 前
  spficklin 4fb63ec2d8 Changed the database module so that it functions as an AJAX enabled drop-down rather than a large table. 14 年 前
  ccheng db70fc1dc6 fixed problems where strcmp() expects a string, not an array. 14 年 前
  mestato 678799b710 Removed ORF link from html when it is being parsed.: 14 年 前
  mestato aa979332af Fixed called by reference errors. 14 年 前