Commit History

Author SHA1 Message Date
  spficklin 8a898014b8 Renamed branch from 7.x-1.x to 7.x-2.x. Also merged bug fixes from 6.x-1.x 11 years ago
  spficklin 9d7bf94295 Changed chado_get_id_for_node API call to accept nid as second parameter and fixed all calls in all modules. Organism module can now sync, edit, upload image for an organism 11 years ago
  spficklin b3b5061ff7 admin functions of Tripal cv module are working with drupal 7. 11 years ago
  spficklin a221e0f38b Loading of Ontologies is converted to 7.x 11 years ago
  spficklin 928764a544 updated core update,select,insert and delete to use Drupal style placeholders. had to remove code for prepared statements. the db module now supports adding/editing and deleting of databases 11 years ago
  spficklin aee4f0f3df Continued work on migrating to Drupal 7 started on db module but still have some of the core API to do, but need other modules for testing 11 years ago
  spficklin 9530be9e77 Chado installer is fully functional in Drupla 7 11 years ago
  spficklin 55d6ec58ba Start converting tripal_core from 6.x to 7.x 11 years ago
  spficklin a59bff7fee Commented out ND default view 11 years ago
  spficklin 5b5d1f92c5 Removed temp linking file for views 11 years ago
  spficklin fdd548a327 Removed old hook_views_data and hook_views_alter from all modules as the views integration now handles integrating all of the tables. Those were older functions used before views integration was completed. Also, fixed the joins of linker tables with nodes to be recipricol with base tables. If you used node as the base table you couldn't join on the corresponding chado table. That's fixed 11 years ago
  spficklin d401d30a64 Fixed CURRVAL to have brackets around sequence name. There were incorrectly around just the table name 11 years ago
  spficklin f4d2d49d2e Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x 11 years ago
  spficklin ddf25b2074 Fixed slowness when loading stocks on organism page 11 years ago
  Chun-Huai Cheng 9d67d4f314 Merge branch '6.x-analysisprop' into 6.x-1.x 11 years ago
  Chun-Huai Cheng cbe8a86b98 Merge branch '6.x-analysisprop' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-analysisprop 11 years ago
  Chun-Huai Cheng d652032c4e Add analysisprop to the theme 11 years ago
  spficklin 41b5014686 Fixed bug when inserting and retrieving the CURRVAL of the just entered record 11 years ago
  spficklin 2d43552d30 Just reorganized the update functions so they are all together 11 years ago
  Chun-Huai Cheng f62eef8379 Merge branch '6.x-analysisprop' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-analysisprop 11 years ago
  Chun-Huai Cheng 004b5890ef Add to the analysis form for creating/editing analysisprop 11 years ago
  spficklin a53f6c44a2 Fixing bug in sequence retrieval function in feature API 11 years ago
  spficklin 8837f0b3aa Fixing bug in sequence retrieval function in feature API 11 years ago
  spficklin 8762ae675c Trying to fix bug in feature API call to extract feature sequence from alignment 11 years ago
  spficklin fdac2a25b5 Type in permission 11 years ago
  spficklin 6f164e377e Fixed permission bugs in project module 11 years ago
  spficklin 9bc1a12eac Moved the stock_genotype theme to the genetic module. Technically it is part of the stock module, but the tables behave similarly to the feature_genotype table and are both superceeded by the nd tables. Since it the themes fit better with the genetic module they have been moved there 11 years ago
  spficklin 8a6b0f5dfc Fixed the stock_nd_genotype template and removed the stock_gelocation template 11 years ago
  spficklin cd6516e4e5 Added nd_geolocation_property vocabulary 11 years ago
  spficklin 78fb6e66c5 Added an install file to the natural diversity module 11 years ago