Commit Verlauf

Autor SHA1 Nachricht Datum
  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 vor 11 Jahren
  Lacey Sanderson e5370d767c Chado Node API: Added the ability to set titles to all node types :) vor 11 Jahren
  Lacey Sanderson 4464f631c6 Updated default user search views to have access permission & fixed some permissions bugs in the process vor 11 Jahren
  Chun-Huai Cheng f9b0f74a0d Fixed an SQL bug that deleting an organism is impossible. vor 11 Jahren
  Stephen Ficklin 3f6a5fceac Updated all modules to set default vocabularies vor 11 Jahren
  Stephen Ficklin 7fc8443a04 Fixed bug in hook_load() if nodes were orphaned vor 11 Jahren
  Stephen Ficklin abaec55897 Fixed bug with syncing vor 11 Jahren
  Stephen Ficklin 283f42f54c Fixed problem with hook_node_access functions denying all pages vor 11 Jahren
  Stephen Ficklin 44b681ede3 Fixed addition of body field to content types which are present after an update vor 11 Jahren
  Stephen Ficklin 072f12600a Made all hook_node_info() functions consistent vor 11 Jahren
  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 vor 11 Jahren
  Lacey Sanderson 55882ad802 Organism: cleaned up doc vor 11 Jahren
  Stephen Ficklin c1b87f555b Converted old API functions to new functions vor 11 Jahren
  Stephen Ficklin 6d5887d2d3 converted all watchdog calls to the new Tripal API function vor 11 Jahren
  Stephen Ficklin a6c28cca4a Added props and dbxref templates for organism vor 11 Jahren
  Stephen Ficklin e6bf3c8b95 Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x vor 11 Jahren
  Lacey Sanderson 47dd7aa69d Organism: added dbxref to the node form vor 11 Jahren
  Stephen Ficklin 34b866f276 Fixed merge conflict and changed 'Details' to 'Overview' on node pages vor 11 Jahren
  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. vor 11 Jahren
  Stephen Ficklin 75a9bb37e3 Fixed bug in library template vor 11 Jahren
  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 vor 11 Jahren
  Stephen Ficklin 6ef8317426 Table of contents on node types is now built using the tripal_core_node_view_alter. Titles of blocks are now set using the same hook so that the table of contents and the block titles will always match. All templates have outer div container and title div removed vor 11 Jahren
  Lacey Sanderson a5c71364d2 Added prop to organism node vor 11 Jahren
  Stephen Ficklin 7069e91cb2 Updated node template CSS... working on adding node template details on each content block vor 11 Jahren
  Stephen Ficklin 0bd1f019a7 Updated modules with nodes to use new sync functionality. Working on supporting checkboxes in syncing as well... not quite done vor 11 Jahren