Historial de Commits

Autor SHA1 Mensaje Fecha
  Lacey Sanderson fabedccb75 Merged in 6.x-0.4-dev after tripal_core was amde compliant to drupal coding standards hace 12 años
  Lacey Sanderson 13f1b69a3c merged 6.x-0.4-dev from before the coding standards re-write hace 12 años
  Lacey Sanderson c8c12f92c0 Tripal Core API insert now uses prepared statements (not pg_prepare) hace 12 años
  Lacey Sanderson fd4a688c69 Tripal Core now matches Drupal coding standards hace 12 años
  Stephen Ficklin a56102450e Changed MViews to accept a Schema API array. It is still backwards compatible and can accept old style postgres column definitions. Also, MViews created with a Drupal API schema array are automatically integreated as a custom table and therefore can be used to join with other MViews or Chado tables in the Views Integration hace 12 años
  Lacey Sanderson 8438e0e166 Added tripal_db_persistent_chado(), tripal_db_release_persistent_chado(). Also tripal_core_chado_insert() now uses prepared statements :) hace 12 años
  Stephen Ficklin 308000ead1 various bug fixes.. can't remember all hace 13 años
  Stephen Ficklin e03f5d2e67 Some changes to tripal_core_chado_create_table API function hace 13 años
  Stephen Ficklin bcc8d13f15 Added a new API call for creating tables in Chado hace 13 años
  Stephen Ficklin c0d1e82f08 incremental commit to keep from losing work hace 13 años
  Stephen Ficklin 87a16fbff7 Added new select/insert/delete/update for featureprop and analysisfeatureprop tables. Also added update_property_by_id and delete_property_by_id functions to the core API. Added a new drush command to launch jobs hace 13 años
  spficklin af2ff151e6 Moved most extensions out. Moved base modules out of 'base' directory hace 13 años
  alexgl bedfa4fc81 moving a few modules into modules base hace 13 años
  ccheng d227d04405 hace 13 años
  spficklin 64d5b96f29 Fixed the tripal core to allow inclusion of 'NULL' values in inserts and updates. Also, added support for 'Gap', 'Target', and 'Derives_from' attributes in the GFF3 file. hace 13 años
  spficklin 95e1b150fc Fixed multiple things including the following hace 13 años
  spficklin 50b706d146 More Doxygen documenation hace 13 años
  spficklin 27aaf1cfd4 updates to Doxygen documenation hace 13 años
  spficklin 7ced61cd61 Updated themeing for analyeses hace 14 años
  laceysanderson e0500f0746 Tripal: Added documentation hace 14 años
  laceysanderson ade56a6971 Tripal: Removed Old Bulk Loader (Stephen) from core module hace 14 años
  spficklin c45f61069e hace 14 años
  spficklin b888b946eb hace 14 años
  spficklin 88c10710be hace 14 años
  spficklin fcd2fe8079 hace 14 años
  spficklin 93770e21eb hace 14 años
  spficklin 94ef4739bb Fixes to templates and update to GFF3 loader hace 14 años
  laceysanderson f5bd65ba74 Tripal: Bulk loader -Added insert_unique and made it default, allow insertion of non-unique records, bookeeping of what was inserted w/ revert capabilities; <br> Genetic -API to retrieve genotype experiments for a feature, feature genotypes template and added content to feature node page hace 14 años
  laceysanderson cea27f5c1b Tripal: Chado Insert - returns values array with primary key values added; Bulk Loader -keeps track of inserted records and summarizes, revert button on loader node, insert_unique mode added hace 14 años
  laceysanderson b7a8508526 Tripal: Bulk Loader -support for optional records and required fields (fields not required by chado but that you would like required) hace 14 años