História revízii

Autor SHA1 Správa Dátum
  Stephen Ficklin 779f3fb74a Some additional fixes to improve documentation 3 rokov pred
  Stephen Ficklin eb1470667f Fix for issue raised by sean on GFF3 loader 3 rokov pred
  Stephen Ficklin 2811ee8220 Fixed bug with GFF3 loader when adding relationships for children that start at the same coordinate 3 rokov pred
  Stephen Ficklin a54dc85953 PHP 7.0 bug fix 3 rokov pred
  Stephen Ficklin a4be52db49 Added a fix in case the Target feature is also a feature in the GFF3 file but was introduced before the actual feature 3 rokov pred
  Stephen Ficklin a46f306134 Fix for match/target features 3 rokov pred
  Stephen Ficklin 34f161ac8e Fixes to GFF3 loader 3 rokov pred
  Risharde Ramnath 70858e9b53 Remove unnecessary urldecoding for parent attribute 4 rokov pred
  Risharde Ramnath 27de73ff9b Remove validation for tag and tag values. Remove additional output code for logMessage. 4 rokov pred
  Risharde Ramnath dcfd25d186 Modified TripalImporter logmessage function to output log messages to terminal / command line when code is executed on command line 4 rokov pred
  Risharde Ramnath ac790a4eeb Unit test for escaped characters with tag values 4 rokov pred
  Risharde Ramnath 541d67099e Fix merge 4 rokov pred
  Stephen Ficklin bf8a978bb2 Fixed warning messags when submitting form and bug when adding proteins 4 rokov pred
  Risharde Ramnath 5260a06a06 This latest commit detects a bug using the testGFFImporterEscapedTagValueWithComma unit test 4 rokov pred
  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 rokov pred
  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 rokov pred
  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 rokov pred
  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 rokov pred
  Risharde Ramnath ea8b4a0b58 GFF fix for strands that are specified as question marks + finish php unit test for strands 4 rokov pred
  Risharde Ramnath da939901ea Fixed ID regular expression check in GFF loader, added new test for invalid start end values and corresponding test gff file 4 rokov pred
  Risharde Ramnath 49651d6c8a Better ID validation check within the GFF3 loader 4 rokov pred
  Risharde Ramnath fefe37536c Minor fix regarding whitespace detection in GFF3 importer ID validation 4 rokov pred
  Risharde Ramnath 5e98649061 2 additional unit tests and corresponding gff files related to ID validations for unescaped whitespaces and IDs beginning with right arrow character 4 rokov pred
  Stephen Ficklin 8b0cfedbe4 Added check for Gap in the GFF 4 rokov pred
  Risharde Ramnath bde6690233 Bug fix that makes GFFImporter caching of features work correctly 4 rokov pred
  Stephen Ficklin 4ef5653ee0 Fixed caching bug and cleaned up memory leaks 4 rokov pred
  Stephen Ficklin 0ab2db8eb1 Now FASTA sequences are being added... all done except testing! 4 rokov pred
  Stephen Ficklin 2a7510c736 Now supports creation of proteins and tarets 4 rokov pred
  Stephen Ficklin dbedaf88b0 GFF3 loader: Added file caching to reduce memory requirements. Added insert to analyisfeature table 4 rokov pred
  Stephen Ficklin f2bd2bb030 Fixed bugs in GFF loader when landmarks are present and with finding feature property CV terms 4 rokov pred