Commit History

Author SHA1 Message Date
  Risharde Ramnath 27de73ff9b Remove validation for tag and tag values. Remove additional output code for logMessage. 3 years ago
  Risharde Ramnath dcfd25d186 Modified TripalImporter logmessage function to output log messages to terminal / command line when code is executed on command line 3 years ago
  Risharde Ramnath 5da8b12b88 Unit test - alias/synonym attribute verification 3 years ago
  Risharde Ramnath cbf205fced Unit test - parent verification 3 years ago
  Risharde Ramnath ac790a4eeb Unit test for escaped characters with tag values 3 years ago
  Stephen Ficklin 51cdd1467b Forgot to remove a print_r statement 3 years ago
  Stephen Ficklin 2253f7ee3c Fixed both issues described in #1135. Also made a few additional fixes for issues with PHP 7.4, and adjusted the default layouts for sequences 3 years ago
  Risharde Ramnath 541d67099e Fix merge 3 years ago
  Stephen Ficklin bf8a978bb2 Fixed warning messags when submitting form and bug when adding proteins 3 years ago
  Risharde Ramnath 5260a06a06 This latest commit detects a bug using the testGFFImporterEscapedTagValueWithComma unit test 3 years ago
  Risharde Ramnath 085cf9eabd Tag value unit test added 3 years ago
  Risharde Ramnath 2f66751d03 2 validation checks for attribute tag name and attribute tag value plus unit test for tag name that contains a comma 3 years ago
  Risharde Ramnath bba096323a Fixed a mix up of validation for ID which should have been for seqid. Removed validation for ID. Altered tests to properly work. Added new test for invalid character in seqid/landmark id 3 years ago
  Stephen Ficklin 4b60f9b9e6 Merge pull request #1134 from risharde/1040-tv3-gff3_performance 3 years ago
  Risharde Ramnath 9534e04478 GFF unit test data related to phase tests 3 years ago
  Risharde Ramnath 5278d2a50b Fix for GFF if phase value is invalid + unit tests for the gff phase column that checks for valid and invalid characters 3 years ago
  Stephen Ficklin dd3747cc1f Merge branch '1040-tv3-gff3_performance' of github.com:tripal/tripal into 1040-tv3-gff3_performance 3 years ago
  Stephen Ficklin 2d3d660bfd Fixed merge conflict 3 years ago
  Stephen Ficklin 842dc83253 Merge pull request #1133 from risharde/1040-tv3-gff3_performance 3 years ago
  Risharde Ramnath fa97f6af76 Remove strange empty files 3 years ago
  Lacey-Anne Sanderson 48f098f843 Merge pull request #1119 from tripal/1118-tv3-ws_bugs 3 years ago
  Lacey-Anne Sanderson e2b5386bd0 Merge pull request #1117 from tripal/1116-tv3-edam_import 3 years ago
  Risharde Ramnath d25737f6e4 GFF loader modification to throw error if strand character is invalid. Added unit test with an invalid strand gff to confirm it works. 3 years ago
  Risharde Ramnath ea8b4a0b58 GFF fix for strands that are specified as question marks + finish php unit test for strands 3 years ago
  Stephen Ficklin f1cfe3aa6b Merge branch '7.x-3.x' into 1116-tv3-edam_import 3 years ago
  Stephen Ficklin 29ac9f7e95 Merge pull request #1131 from tripal/tv3-ci-docs 3 years ago
  Lacey-Anne Sanderson 2429ee3056 Add documentation for GitHub Actions: CI PHPUnit testing. 3 years ago
  Risharde Ramnath a396ae070a Added new test to check on score values - integer, double and negative double 3 years ago
  Stephen Ficklin a983c2a46a Merge pull request #1125 from michizhou/michizhou-patch-1 3 years ago
  Stephen Ficklin 73a98674a6 Merge pull request #1126 from michizhou/michizhou-patch-2 3 years ago