提交历史

作者 SHA1 备注 提交日期
  Lacey Sanderson 989190ff3c Added warning to blastdb node pages when cvitjs is enabled but there is no config. 7 年之前
  E.Cannon 579d49f305 Moved blast_ui_get_cvit_conf_text() and blast_ui_get_cvit_conf() from blast_ui.admin.inc to blast_ui.api.inc 7 年之前
  E.Cannon bf5a473a5e Moved code to retrieve nodes of type 'Blast Database' into a separate function, get_blast_database_nodes() 7 年之前
  E.Cannon 95b28c9221 Check for existing blastjob record added to get_recent_blast_jobs() 7 年之前
  E.Cannon 025c0dc30e No longer assumes that blast jobs saved in the session object are also in the blastjob table 7 年之前
  E.Cannon 60353d7d2d Default BLAST db dropdown option now set in blast_ui.admin.inc 8 年之前
  E.Cannon 1d9ffee43d Changes to FASTA validation: was accepting bad characters, and changed true/false logic in validate_fasta_sequence() and blast_ui_per_blast_program_form_validate() so that validate=true 8 年之前
  Lacey-Anne Sanderson 6a7a064fe7 Update blast_ui.api.inc 9 年之前
  Robb, Sofia 52a7ed8b0f fixed typo part=>parts in after fetching from upstream 7.x-1.x 9 年之前
  Lacey-Anne Sanderson 8259aa73d5 Merge pull request #11 from srobb1/noLoops 9 年之前
  Lacey-Anne Sanderson 3202d25e9a Merge pull request #10 from srobb1/justCounterFix 9 年之前
  Robb, Sofia f905ff0f3d modified to not use any loops 9 年之前
  Robb, Sofia 5ea66d0a23 version with one loop removed 9 年之前
  Robb, Sofia 0de965b431 reverted to multiloop and corrected counter bug 9 年之前
  Robb, Sofia 2ac75d92dc reverted to multiloop and corrected counter bug 9 年之前
  Lacey Sanderson 434279e7a4 Improved blast submission process. 9 年之前
  Lacey Sanderson a9c495ae58 Fixed whitespace issues 9 年之前
  Lacey Sanderson 9558927bb7 Limited number of results shown to reduce WSOD shown to users and added empty option to max_target_seq options. 9 年之前
  Robb, Sofia 39eaa1aa5e removed one loop added added printGFF_parent_children function 9 年之前
  Robb, Sofia 8d7b7dc2bc removed second loop and added printGFF_parent_children function 9 年之前
  Lacey Sanderson 42d2fdd5a5 Fixing a small bug I introduced... 9 年之前
  Lacey Sanderson f5ef0e6d19 Added more documentation 9 年之前
  Lacey Sanderson f74e12185b Changing tabs to spaces... 9 年之前
  Ethy Cannon a90ec3762c merged with 7.x-1.x 9 年之前
  Lacey Sanderson d294206893 Fixed sequence validation error. 9 年之前
  Robb, Sofia 514453cab1 added convert_tsv2gff3 function 9 年之前
  Lacey Sanderson f540948e0b Provide a default for blast_threads so that users who upgrade don't have broken blast runs until they update their admin preferences. 10 年之前
  E.Cannon 34a5265b76 Merge branch '7.x-1.x' of https://github.com/LegumeFederation/tripal_blast into 7.x-1.x 10 年之前
  Lacey Sanderson 1f3911220c Recent jobs sorted to show most recent first. 10 年之前
  Lacey Sanderson 0b2634c085 Added db storage of blast job details and cleaned up different implementations previously storing data (edit & resubmit used drupal variables and recent jobs used session) to use the new database saved details. 10 年之前