Stephen Ficklin
|
34f161ac8e
Fixes to GFF3 loader
|
3 years ago |
Stephen Ficklin
|
c17ededb49
Merge pull request #1137 from risharde/1040-tv3-gff3_performance
|
4 years ago |
Risharde Ramnath
|
70858e9b53
Remove unnecessary urldecoding for parent attribute
|
4 years ago |
Risharde Ramnath
|
9035086bfe
Fixed tests that were affected by tag and value checks that have now been removed
|
4 years ago |
Risharde Ramnath
|
27de73ff9b
Remove validation for tag and tag values. Remove additional output code for logMessage.
|
4 years ago |
Risharde Ramnath
|
dcfd25d186
Modified TripalImporter logmessage function to output log messages to terminal / command line when code is executed on command line
|
4 years ago |
Risharde Ramnath
|
5da8b12b88
Unit test - alias/synonym attribute verification
|
4 years ago |
Risharde Ramnath
|
cbf205fced
Unit test - parent verification
|
4 years ago |
Risharde Ramnath
|
ac790a4eeb
Unit test for escaped characters with tag values
|
4 years ago |
Stephen Ficklin
|
51cdd1467b
Forgot to remove a print_r statement
|
4 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
|
4 years ago |
Risharde Ramnath
|
541d67099e
Fix merge
|
4 years ago |
Stephen Ficklin
|
bf8a978bb2
Fixed warning messags when submitting form and bug when adding proteins
|
4 years ago |
Risharde Ramnath
|
5260a06a06
This latest commit detects a bug using the testGFFImporterEscapedTagValueWithComma unit test
|
4 years ago |
Risharde Ramnath
|
085cf9eabd
Tag value unit test added
|
4 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
|
4 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
|
4 years ago |
Stephen Ficklin
|
4b60f9b9e6
Merge pull request #1134 from risharde/1040-tv3-gff3_performance
|
4 years ago |
Risharde Ramnath
|
9534e04478
GFF unit test data related to phase tests
|
4 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
|
4 years ago |
Stephen Ficklin
|
dd3747cc1f
Merge branch '1040-tv3-gff3_performance' of github.com:tripal/tripal into 1040-tv3-gff3_performance
|
4 years ago |
Stephen Ficklin
|
2d3d660bfd
Fixed merge conflict
|
4 years ago |
Stephen Ficklin
|
842dc83253
Merge pull request #1133 from risharde/1040-tv3-gff3_performance
|
4 years ago |
Risharde Ramnath
|
fa97f6af76
Remove strange empty files
|
4 years ago |
Lacey-Anne Sanderson
|
48f098f843
Merge pull request #1119 from tripal/1118-tv3-ws_bugs
|
4 years ago |
Lacey-Anne Sanderson
|
e2b5386bd0
Merge pull request #1117 from tripal/1116-tv3-edam_import
|
4 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.
|
4 years ago |
Risharde Ramnath
|
ea8b4a0b58
GFF fix for strands that are specified as question marks + finish php unit test for strands
|
4 years ago |
Stephen Ficklin
|
f1cfe3aa6b
Merge branch '7.x-3.x' into 1116-tv3-edam_import
|
4 years ago |
Stephen Ficklin
|
29ac9f7e95
Merge pull request #1131 from tripal/tv3-ci-docs
|
4 years ago |