コミット履歴

作者 SHA1 メッセージ 日付
  Stephen Ficklin 138b11d0ce Various bug fixes realated to printing errors after rolling back transactions. Fixed issue with OBO parser not having a default CV and a few others 10 年 前
  Lacey Sanderson e5370d767c Chado Node API: Added the ability to set titles to all node types :) 11 年 前
  Lacey Sanderson ba48682fb9 Chado Node API: cleaned up the set title code and added the ability for modules to set a default for their content type 11 年 前
  Lacey Sanderson a80007b178 Chado Node API: Replaces feature title functionality with the new API including handling the legacy options 11 年 前
  Lacey Sanderson 115ab3e4b3 Chado Node API: Replaces stock title functionality with the new API including handling the legacy options 11 年 前
  Lacey Sanderson ef00a82355 Chado Node API: Added API for setting node titles using a generic form. Also added tripal token support including automatic generation of tokens for a given base table 11 年 前
  Lacey Sanderson 030b9660f9 Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x 11 年 前
  Lacey Sanderson 2684232c1a Generic Node Template: Removed chado_<table> hard-coding thus allowing other content types to use the generic node template 11 年 前
  Lacey Sanderson 346189b453 Chado Node API: Bug Fixes 1) Subject & Object were reversed in display; 2) use a unique id instead of rank to ensure all relationships are displayed (rank doesn't work b/c Fred is_paternal_parent_of Max and Max is_paternal_parent_of Lui might have the same rank) 11 年 前
  Lacey Sanderson 87dd5df1fd Stock: Updated load to use a preset stock_id rather then always using chado_get_id_from_nid 11 年 前
  Lacey Sanderson f2a7514e27 Chado Node API: Updated get_id/nid to take optional table specification and updated the sync reocrds job to use a specific linking table 11 年 前
  Lacey Sanderson 3228088576 Chado Variables API: Fixed node expansion to use node_info to try to get the nid if it's not already in the object. 11 年 前
  Stephen Ficklin 47fb4f92cb updated feature and organism default views 11 年 前
  Lacey Sanderson d33cf2fcde CV Defaults: Added the ability to add in new cv defaults through the web UI 11 年 前
  Lacey Sanderson 0aa9fbf9f1 Updated Chado Node code to be aware of default vocabs and further developed the default vocab form so that they can be changed 11 年 前
  Lacey Sanderson fa78158bfb Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x 11 年 前
  Lacey Sanderson fa1525e439 Views: Added a generic select list by ID filter handler which works on any foreign key as long as the referenced table has a name field 11 年 前
  Lacey Sanderson 4464f631c6 Updated default user search views to have access permission & fixed some permissions bugs in the process 11 年 前
  Stephen Ficklin ac4f1545e5 Fixed bug with stock config reseting default vocabs and added documentation to GFF loader function 11 年 前
  Lacey Sanderson 6c20779734 Stock: fixed bug where stock wasn't created on manual insert due t o stock_id form element in form 11 年 前
  Lacey Sanderson 325a08dce5 Added URL aliasing to projects 11 年 前
  Stephen Ficklin 33268e12d6 Commenting the GFF loader function 11 年 前
  Stephen Ficklin b58fab1d59 Forgot to uncomment the language setting when syncing nodes 11 年 前
  Stephen Ficklin 07cab8719b Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x 11 年 前
  Stephen Ficklin 5e82fb32e8 Fixed issues with re-setting Feature URLs and node languages. Also started to fix same for stocks but can't create a stock... need to debug that 11 年 前
  Lacey Sanderson 13ac267aa7 Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x 11 年 前
  Lacey Sanderson d61c76ad6e Views Integration: Fixed small bug in UI that didn't handle saving when there were no joins to the current table 11 年 前
  Stephen Ficklin 2c6657d84c Added update functions for custom tables where fK relationships were missing. Fixed other bugs and removed ability to edit legacy MViews 11 年 前
  Stephen Ficklin 4d5647b59e Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x 11 年 前
  Stephen Ficklin 409ed7066b Done fixing bugs with MViews & Custom Tables 11 年 前