Historial de Commits

Autor SHA1 Mensaje Fecha
  spficklin 841aaa543d added the tripal_get_custom_schema to the tripal_core_get_chado_table_schema_function. This will allow the tripal_core_chado_insert (etc) functions to work with custom tables as well. Had to fix other places in the views integration where the tripal_get_custom_schema was being called. hace 12 años
  spficklin 5f03470b15 Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x hace 12 años
  spficklin b20240b47e added custom_tables.php hace 12 años
  Lacey Sanderson 210054cd3a Fixed possible collision b/w loading job prepared insert statement names (now record_[nid]_[priority]) hace 12 años
  spficklin ecd03c3e16 Added an interface for creating custom tables to the Tripa UI hace 12 años
  spficklin 58f3b5a5ff removed very old .inc files hace 12 años
  spficklin 2840b98e85 All node types (except stock) have a function to cleanup orphaned nodes but it wasn't complete for some. A new core API function was created that all modules with node types can use to clean up orphaned nodes. Also, the drush trpjob-run command was fixed so that a username must be provided to run the job hace 12 años
  spficklin ac7081027a Removed the feature browser from the library and anslysis pages. hace 12 años
  spficklin ef9e217d60 Fixed a bug in FK statement name construction in tripal_core_chado_[select/insert/update/delete] hace 12 años
  Lacey Sanderson 1a68c8417b Fixed bug where number of records was the same as number of lines loaded for the bulk loader -now it's actually the number of records hace 12 años
  Lacey Sanderson 3f0763b237 Made foreign key statement names include number of args to make unique for bulk loader hace 12 años
  Lacey Sanderson fb2790a90e Added tripal_core_chado_prepare and tripal_core_chado_execute_prepared. Also added checking to ensure all arguments for a prepared statement are present before executing and added arguement comparison before saying a statement is already prepared hace 12 años
  spficklin 67bca35cf9 Fixed incorrectly named function, added ability to get sequence by analysi_id in sequence retrieval drush command hace 12 años
  spficklin 3a75d7689b Added a new analyses resource item for features. It lists the analysis a feature is a part of hace 12 años
  spficklin b981c0e410 Fixed another bug in FASTA loader when matching an update by the name hace 12 años
  spficklin 44a3bca2a9 Small mispelling bug hace 12 años
  spficklin 364ea3cde4 Removed requirements check for tripal_views. It neesd to be added back in but it broke the install and I don't have time to correct itnow hace 12 años
  spficklin b55ac8b12f Fixing GO charts hace 12 años
  spficklin cf6431ca4a Trying to fix missing GO charts hace 12 años
  spficklin 67b3d34903 Don't remember what was changed in CV.api.in, but made a change to insert form for an analysis hace 12 años
  spficklin 38daa52d75 Re-arranged file structure for tripal_analysis and tripal_cv. Also fixed but in tripal core hace 12 años
  spficklin 138637d6eb Fixed bug in annotated feature display hace 12 años
  spficklin e1fba05c06 Made all messages for no results be consistent for all default views hace 12 años
  spficklin 91184c553b Fixed the get sequence function to work with Postgres 8.4 and fixed the annotated feature so that it can properly display overlapping parts and show the sequence in reverse complement if on the reverse strand hace 12 años
  spficklin f3c6038b71 Fixed bug in setting properties from GFF loader hace 12 años
  spficklin b49f5325b2 Fixed bug with synonymn not loading in GFF file hace 12 años
  spficklin ced358ba58 Added a requirement that Chado must be accessible before Tripal Views gets installed hace 12 años
  spficklin 8f64c6204a Added a requirement that Chado must be accessible before Tripal Views gets installed hace 12 años
  spficklin 5175db48d1 Fixed bug on feature sync page hace 12 años
  spficklin b4ad2e1b5d combined object and subject relationships into a single template hace 12 años