Commit History

作者 SHA1 備註 提交日期
  Ficklin 846b344b19 Fixed memory leaks on syncing 10 年之前
  Ficklin fd3c827f45 Applied patch for disappearing organism provided by nhenry Issue #2470299 10 年之前
  Lacey Sanderson e8da7fddb9 Small change to Chado Node Validation: Now only validate on save (instead of just skipping on delete this also skips on AJAX submission). 10 年之前
  Lacey Sanderson 6a812e5652 Switch #markup to #theme & #node in hook_node_view() to ensure that pages are not rendered ahead of time allowing modules to modify the panes being rendered 10 年之前
  Stephen Ficklin 3b63f9bf10 Fixed bug in OBO loader where synonmys weren't being added. Fixed calls to older API calls, and minor text changes 10 年之前
  Stephen Ficklin 9017e633ed Fixed bug in stock syncing. Added comments to all hook_node_presave() to prevent the bug from happening again 10 年之前
  Stephen Ficklin db0da648ee Fixed issues with error reporting in bulk loader, and warnings when syncing organisms 10 年之前
  Lacey Sanderson 2d2622242f Chado Node API -URLs: implemented for organism nodes 10 年之前
  Stephen Ficklin 2fe14582ad Fixed organism image so it doesn't disappear. Now uses Drupal managed files 10 年之前
  Stephen Ficklin e86f0491d8 Fixed bug in Title/Path API: insert and update hooks didn't have the table object which required that the form field ids matched table names. This can't always be guaranteed 11 年之前
  Lacey Sanderson e5370d767c Chado Node API: Added the ability to set titles to all node types :) 11 年之前
  Lacey Sanderson 4464f631c6 Updated default user search views to have access permission & fixed some permissions bugs in the process 11 年之前
  Chun-Huai Cheng f9b0f74a0d Fixed an SQL bug that deleting an organism is impossible. 11 年之前
  Stephen Ficklin 3f6a5fceac Updated all modules to set default vocabularies 11 年之前
  Stephen Ficklin 7fc8443a04 Fixed bug in hook_load() if nodes were orphaned 11 年之前
  Stephen Ficklin abaec55897 Fixed bug with syncing 11 年之前
  Stephen Ficklin 283f42f54c Fixed problem with hook_node_access functions denying all pages 11 年之前
  Stephen Ficklin 44b681ede3 Fixed addition of body field to content types which are present after an update 11 年之前
  Stephen Ficklin 072f12600a Made all hook_node_info() functions consistent 11 年之前
  Stephen Ficklin c3d11a97cb updated chado_add_node_form_properties() to include better error checking and to use new chado_id and chado_id_field options 11 年之前
  Lacey Sanderson 55882ad802 Organism: cleaned up doc 11 年之前
  Stephen Ficklin c1b87f555b Converted old API functions to new functions 11 年之前
  Stephen Ficklin 6d5887d2d3 converted all watchdog calls to the new Tripal API function 11 年之前
  Stephen Ficklin a6c28cca4a Added props and dbxref templates for organism 11 年之前
  Stephen Ficklin e6bf3c8b95 Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x 11 年之前
  Lacey Sanderson 47dd7aa69d Organism: added dbxref to the node form 11 年之前
  Stephen Ficklin 34b866f276 Fixed merge conflict and changed 'Details' to 'Overview' on node pages 11 年之前
  Stephen Ficklin a28a0652c0 Fixed presave hook title setting for many of the node types. Links in TOC are now sorted if they have the same weight. 11 年之前
  Stephen Ficklin 75a9bb37e3 Fixed bug in library template 11 年之前
  Stephen Ficklin 50a55700b1 Changed node_view array element from '#value' to '#markup'. Node template now handles teasers properly as well as CCK elements added to a page 11 年之前