Historique des commits

Auteur SHA1 Message Date
  Ficklin 846b344b19 Fixed memory leaks on syncing il y a 10 ans
  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). il y a 10 ans
  Stephen Ficklin 5a56769cf6 Fixed bug in featuremap theming il y a 10 ans
  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 il y a 10 ans
  Stephen Ficklin 309b659684 Altering properties API il y a 10 ans
  Stephen Ficklin 9017e633ed Fixed bug in stock syncing. Added comments to all hook_node_presave() to prevent the bug from happening again il y a 10 ans
  Lacey Sanderson 2967ddcbd0 Chado Node API -URLs: implemented for feature map nodes il y a 10 ans
  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 il y a 11 ans
  Lacey Sanderson e5370d767c Chado Node API: Added the ability to set titles to all node types :) il y a 11 ans
  Lacey Sanderson 4464f631c6 Updated default user search views to have access permission & fixed some permissions bugs in the process il y a 11 ans
  Stephen Ficklin 3f6a5fceac Updated all modules to set default vocabularies il y a 11 ans
  Stephen Ficklin 4b5bf2027a Fixed bugs in contact, featuremap, project, pub and library modules. Also added new tripal_cv_defaults table for keeping track of default CVs for fields il y a 11 ans
  Stephen Ficklin 7fc8443a04 Fixed bug in hook_load() if nodes were orphaned il y a 11 ans
  Stephen Ficklin abaec55897 Fixed bug with syncing il y a 11 ans
  Stephen Ficklin 19137be811 Updated API to use new function names il y a 11 ans
  Stephen Ficklin 283f42f54c Fixed problem with hook_node_access functions denying all pages il y a 11 ans
  Stephen Ficklin 04218d9d98 Changed chado pager to use instead of . Also moved tripal_feature_featurepos template to featuremap module where it belongs il y a 11 ans
  Stephen Ficklin 072f12600a Made all hook_node_info() functions consistent il y a 11 ans
  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 il y a 11 ans
  Lacey Sanderson 90f2b33b87 featuremap: cleaned up docs il y a 11 ans
  Stephen Ficklin c1b87f555b Converted old API functions to new functions il y a 11 ans
  Stephen Ficklin 6d5887d2d3 converted all watchdog calls to the new Tripal API function il y a 11 ans
  Stephen Ficklin 2c781fd8c4 Fixed another set of merge conflicts il y a 11 ans
  Stephen Ficklin 34b866f276 Fixed merge conflict and changed 'Details' to 'Overview' on node pages il y a 11 ans
  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. il y a 11 ans
  Lacey Sanderson a717e8c35b Maps: added dbxrefs to node form and fixed small bug in properties tpl il y a 11 ans
  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 il y a 11 ans
  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 il y a 11 ans
  Stephen Ficklin 7069e91cb2 Updated node template CSS... working on adding node template details on each content block il y a 11 ans
  Stephen Ficklin ccb384e703 Replaced tabs with two spaces... updated node template il y a 11 ans