Commit History

Author SHA1 Message Date
  spficklin 3d549936db Forgot to include new file 11 years ago
  spficklin 18ea428353 Added ability to add properties and DBxref's to featuremaps. Added featuremapprop and featuremap_dbxref tables to the featuremap installer 11 years ago
  spficklin 973f84793b Fixed bug in loading feature map description 11 years ago
  spficklin d647e377d1 Forgot to turn on link to node in feature map default view 11 years ago
  spficklin c52b9bfcb1 Feature Map View was missing links if nodes were synced 11 years ago
  spficklin b4819f886d Fixed bug of exceeding max length when adding database description. Also, fixed error when loading file in bulk loader. Should have used a try,catch block 11 years ago
  spficklin 7e1b88f37e Updated version to 6.x-1.1 in anticipation of upcoming release. Fixed bug in Features view so that the name field appears. 11 years ago
  Stephen Ficklin fe6b3d3f63 Added support for various publication templates 11 years ago
  Stephen Ficklin 086eb4b649 Fixed bug in sequence retreval API function if parent has no residues 11 years ago
  Stephen Ficklin 51c5406327 Fixed bug in importer 11 years ago
  spficklin cadcab81e3 Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x 11 years ago
  spficklin 1156b83efb Added support for 'organism=genus:speices' attribute for importing GFF files 11 years ago
  Stephen Ficklin 86bd5094d5 Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x 11 years ago
  Stephen Ficklin 0ab56cac4a Updated defline of seq retreival API function to include genus and species of parent equence 11 years ago
  spficklin 5a9d900d02 Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x 11 years ago
  spficklin 7a38b67fe7 Added journal name as a filter for the importer 11 years ago
  Stephen Ficklin 0d959b8394 Fixed bug with searching by publication type. It was only looking in properties 11 years ago
  spficklin e557f16da4 Added specific handling of Patent type publications. Fixed the tpub.obo as some of the accessions were missing the colon between the DB name and number. 11 years ago
  spficklin 6ece673b30 Added several configurable options for allow end-user to specify how to find duplicate publications 11 years ago
  spficklin 9969444321 Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x 11 years ago
  spficklin dacb3542df Added several configurable options for allow end-user to specify how to find duplicate publications 11 years ago
  Stephen Ficklin 6eb24b827c Needed to add a default op for pub searches if only one criteria provided 11 years ago
  spficklin 2484e82f21 Forgot to take out dpm 11 years ago
  spficklin 51c3b688be Fixed bug in pub search if no criteria are provided and to search both pub.series_name and proprties if Journal Name or Conference Name are used 11 years ago
  Stephen Ficklin aea223a94a Added some formatting to pub search form 11 years ago
  spficklin ef7557839c Forgot file 11 years ago
  spficklin 33ef81457a Started adding code for analysis proprties, but then commented out because didn't have time to finish. Also, updated the tripal pub obo 11 years ago
  spficklin 3610c92fc3 Missing <div> on seq extract form too 11 years ago
  Stephen Ficklin baac4e2fd4 Missing div in pub search 11 years ago
  spficklin 35ce1e2214 Fixed bug in pub module. Drupal only allows a node title to be 255 characters but the Chado pub.title field can be longer. Had to adjust for that as the publication title is the Drupal node title 11 years ago