Histórico de Commits

Autor SHA1 Mensagem Data
  Stephen Ficklin 232ac24224 Just some reformatting of lines is all há 12 anos atrás
  Stephen Ficklin 383968617f Added easier support for AHAH há 12 anos atrás
  spficklin 969e4bbb18 Fixed bugs in GFF loader when parsing Target= attribute há 12 anos atrás
  spficklin c77fdfc07f Fixed bug where rank column is hard coded in property insert function. This isn't the case for analysisprop in chado v1.11 há 12 anos atrás
  spficklin 6c1b95e7df Fixed bug with error 'invalid arguments passed to implode()' há 12 anos atrás
  spficklin 463e17bb40 Fixed bug causing strict PHP warnings há 12 anos atrás
  spficklin 34cac2dcdc Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x há 12 anos atrás
  spficklin 76b65d1857 Fixed create empty object bug há 12 anos atrás
  Stephen P Ficklin f66f5aaaf9 Made maxlength of file size in bulk loader larger há 12 anos atrás
  ficklin 3cff7d8920 Fixed bug loading dbxref in FASTA loader há 12 anos atrás
  ficklin 1f7f8ce38d Fixed bug in insert with currval há 12 anos atrás
  ficklin 2b2fef61f6 Fixed bug in FASTA loader. Couldn't find existing record if one existed because of typo in variable name há 12 anos atrás
  spficklin 6343db78c3 Fixed bug when preparing to select currval on insert, and debugging of FASTA loader há 12 anos atrás
  spficklin ad26575c11 Fixed bug when adding properties from GFF loader há 12 anos atrás
  spficklin 2be0ef7150 Just some description wording changes há 12 anos atrás
  spficklin f8ed5151e7 Cleaned up progress output on OBO loader há 12 anos atrás
  spficklin 044976128c Fixing merge conflicts há 12 anos atrás
  spficklin bf6c2506ff Fixed memory leaks and speed issues with OBO loader. Also added support for prepared statements for the tripal_core_chado_delete function há 12 anos atrás
  ficklin e1cdff62d2 More fixes to OBO loader há 12 anos atrás
  ficklin e09fffa95b More bug fixes to OBO loader há 12 anos atrás
  spficklin 09e3565d60 Found one more bug related to OBO term properties há 12 anos atrás
  spficklin 0ddeedeb70 Found one more bug related to OBO term properties há 12 anos atrás
  spficklin bcd4a7eb2a The OBO loader had a problem where it wouldn't add synonyms. It was a bug in the code. Should be fixed há 12 anos atrás
  spficklin 5fcf1c8645 Oops fixed type há 12 anos atrás
  spficklin a81383d8cf Added functionality similar to GBrowse. Users can access any feature with the following URL http://<your site>/feature/<name>. Tripal will recoginze the URL, search for a feature of that name, uniquename or synonym and redirect to the page. If there are more than one feature that matches, a table with all matches will be shown and the user can select which one they want to see há 12 anos atrás
  spficklin 073b43e3e4 Added additional instructions to analysis form. Fixed typo in feature module há 12 anos atrás
  spficklin 0405e945bd Fixed bug in tripal_add_mview. In some cases we must pass schema array and in others we must pass a string representation of the array. It can now handle both há 12 anos atrás
  spficklin f0ed340235 Merge branch '6.x-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-dev há 12 anos atrás
  spficklin 615f0ef895 Fixed bug in tripal_add_mview. In some cases we must pass schema array and in others we must pass a string representation of the array. It can now handle both há 12 anos atrás
  Lacey Sanderson 50ee0b3d94 Added ability for field to be null (adds IS NULL to SQL for tripal_core_chado_select. Works with prepared statements. há 12 anos atrás