Commit History

Author SHA1 Message Date
  spficklin cd87d5a56a Fixed Drupal formatting standards 12 years ago
  spficklin 9403a5867d Removed old menu option from library configuration page 12 years ago
  spficklin 2840b98e85 All node types (except stock) have a function to cleanup orphaned nodes but it wasn't complete for some. A new core API function was created that all modules with node types can use to clean up orphaned nodes. Also, the drush trpjob-run command was fixed so that a username must be provided to run the job 12 years ago
  Pubudu Basnayaka 6e9efe5135 Tripal Library adheres to Drupal coding standards 12 years ago
  Pubudu Basnayaka 62faf07c13 Tripal Library adheres to Drupal coding standards 12 years ago
  laceysanderson 6c42079a45 Stock adheres to Coding Standards 12 years ago
  Pubudu Basnayaka 46778e0bb4 Tripal Library adheres to Drupal coding standards 12 years ago
  Stephen Ficklin 9e575bc651 Removed & on line 812 of tripal_library.module 13 years ago
  Stephen Ficklin 2daa180827 fixed stdClass problem 13 years ago
  spficklin af2ff151e6 Moved most extensions out. Moved base modules out of 'base' directory 13 years ago
  alexgl 81d309dc84 moving more modules into base 13 years ago
  spficklin 460a6eec41 13 years ago
  spficklin fb76301d42 Fixed hook_access for all modules. This change supports use of other access permission modules, such as "node privacy by role" 13 years ago
  spficklin 5eb756a90f 13 years ago
  spficklin bd3eb10537 13 years ago
  spficklin 95e1b150fc Fixed multiple things including the following 13 years ago
  laceysanderson e0500f0746 Tripal: Added documentation 14 years ago
  laceysanderson 85cecc6042 Tripal: Updated documentation on Stock and Library Administration Details pages 14 years ago
  spficklin 99835698ce Added Panels support for libraries 14 years ago
  laceysanderson 3cc243568f Tripal: Unified Tripal Admin Detail pages 14 years ago
  spficklin c45f61069e 14 years ago
  spficklin 86dbc81afa Fixing tripal_library theming 14 years ago
  spficklin 059818cc72 Updated themeing 14 years ago
  laceysanderson 1832451b86 Tripal chado select: fixed bug -allows select of int 0's | Tripal bulk loader: Basic functionalty -allows spreadsheet columns and constants; relationships between tables honoured; update to various schema hooks 14 years ago
  ccheng 69375f7c8a Change to pass arguments by value. 14 years ago
  spficklin 19b39807e6 Theming corrections 14 years ago
  laceysanderson a0a61c372e Made administration paths consistent and added module descriptions/help to new tripal admins for all modules except feature 14 years ago
  laceysanderson 248c5d815c Added Views Integration for tripal_organism & tripal_library 14 years ago
  spficklin 3ab974ee52 Added a new tripal_set_active_db function to replace Drupal's set_active_db function. This function allows Tripal to use a chado database in an external location or a chado database within another schema within the Drupal database. This keeps backwards compatibility with older versions of Tripal. 14 years ago
  mestato fa3285fc9f Add the correct pass by reference ampersand to return theme('tripal_library_library_table', &$libraries), as required by the new version of php. 14 years ago