Commit History

Author SHA1 Message Date
  spficklin b863b7fcee Ooops type 12 years ago
  spficklin b6444c78ad Debugging Tripal CV module and created API function for feature relationships 12 years ago
  spficklin 66ef98e133 Fixed tripal db module to use Tripal API, adjusted the help text, validates if database name already exists before trying to add/edit. And added checks in tripal core select/insert/update/delete functions to make sure and arguments are arrays and they have values 12 years ago
  spficklin d4d98331a7 Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x 12 years ago
  spficklin d7e679c118 Removed match_part from parent/child variables in the alignment preprocess function 12 years ago
  Lacey Sanderson 3862b24240 Made the previous fix case insenstive so Select and select queries still get the non search_path change boost 12 years ago
  Lacey Sanderson 7b009368b7 Added a fix to chado_query -we are currently only prefixing for selects so search_path changes are still needed for non-select queries 12 years ago
  Lacey Sanderson 82a8225193 Small fix to bulk loader drush revert command 12 years ago
  Lacey Sanderson db13ec1fcb Added drush functions for bulk loader: tripal-loader-view, tripal-loader-cancel, tripal-loader-submit, tripal-loader-revert 12 years ago
  Lacey Sanderson c72563c01a Small fix to tripal core drush job commands 12 years ago
  Lacey Sanderson 5f7f5b1e42 Added additional tripal_core drush functionality: tripal-chado-version, tripal-chadotable-desc, tripal-node-sync, tripal-node-clean 12 years ago
  Lacey Sanderson fb03c073df Added a stock api function to mimic sync'ing in other chado modules 12 years ago
  Lacey Sanderson c80656fca4 Fixed Issue #1921174: used db_query instead of chado_query 12 years ago
  Lacey Sanderson 614de6fb7e Removed Published Node filter from default views to reduce confusion over -I loaded some features but they don't show up in the feature listing; because they're not yet sync'd 12 years ago
  Lacey Sanderson a2b1e53694 Added a new 'Create New Integration' checkbox to the tripal views integration to allow users to create new integrations based off of default ones. Also set defaults so that a new integration is created when the original integration priority was 10 or 9 and added form validation to ensure that users don't save views with a priority of 10 or 9 12 years ago
  spficklin 0d2a8504ed Resolved issue #1826292. Tripal Views is no longer dependent on AHAH helper module 12 years ago
  spficklin c0f8f4256a Fixed jobs report so that it updates job status whenever the page is loaded. Previously it only updated job status when a job was launched 12 years ago
  spficklin 7ee06408f0 Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x 12 years ago
  spficklin 4560a2dce9 Made some additional bug fixes and improvements to the GFF loader 12 years ago
  Lacey Sanderson 7eadda2e68 Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x 12 years ago
  Lacey Sanderson 95b740ff06 Issue 1764346 #5: Added API functions to delete records and fields. On delete of either the indicies of the template are reset to ensure there is no gap. This should fix the weird behaviour. 12 years ago
  spficklin 8924d71248 Added support to the GFF loader for specifying target species and tyeps 12 years ago
  spficklin 8098c77257 Fixed memory leaks in OBO loader. 12 years ago
  Lacey Sanderson fd2555c5a3 Quick Bulk Loader Fix: Is unique now ignores if the name hasn't changed in edit record and is unique 12 years ago
  spficklin e332937b6a Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x 12 years ago
  spficklin 09b02611ed Fixed memory leaks in the Tripal core API when storing the persistent connection. Alos fixed memory leaks in GFF loader and added loading of FASTA sequences embeded in the GFF file ##FASTA section 12 years ago
  Lacey Sanderson 72e2638b60 Issue 1764346 #1: small fix so that the edit field check works properly. 12 years ago
  Lacey Sanderson efc0acb2b2 Issue 1764346 #1: Added an is_unique check to the edit record to ensure that the record name remains unique 12 years ago
  Lacey Sanderson 995e6e811c Small fix to bulk loader to work with Tripal API -set update to return record to perserve default functionality 12 years ago
  spficklin 31221a7dc5 One more fix to the chado_query regular expressions to handle nested select statements where the FROM doesn't have a table but a nested statement 12 years ago