Commit History

Author SHA1 Message Date
  Lacey Sanderson fd4a688c69 Tripal Core now matches Drupal coding standards 12 years ago
  Stephen Ficklin a56102450e Changed MViews to accept a Schema API array. It is still backwards compatible and can accept old style postgres column definitions. Also, MViews created with a Drupal API schema array are automatically integreated as a custom table and therefore can be used to join with other MViews or Chado tables in the Views Integration 12 years ago
  Stephen Ficklin 0b0d4e1f49 Removed the old cvterm.php file as those API functions have been replaced. All call to those old functions have been removed 12 years ago
  spficklin af2ff151e6 Moved most extensions out. Moved base modules out of 'base' directory 13 years ago
  alexgl bedfa4fc81 moving a few modules into modules base 13 years ago
  ccheng 9e1584f598 Update permission checks 13 years ago
  ccheng d227d04405 13 years ago
  spficklin d30c247bf5 Removed old bulk loader links 13 years ago
  spficklin 95e1b150fc Fixed multiple things including the following 13 years ago
  spficklin 71e8d6c55a Fixed a bug where inserting an analysis will fail if the postgres datestyle setting is not MDY. 13 years ago
  spficklin cc5e0c9377 13 years ago
  spficklin 3b539d15ec Added javascript variables for building URLs 13 years ago
  spficklin 7ced61cd61 Updated themeing for analyeses 13 years ago
  laceysanderson e0500f0746 Tripal: Added documentation 13 years ago
  laceysanderson ade56a6971 Tripal: Removed Old Bulk Loader (Stephen) from core module 13 years ago
  spficklin 9dc494b98d Removed line adding rounded corners JS... 14 years ago
  spficklin e7ff3e0b80 Many bug fixes, and theme updates 14 years ago
  spficklin 6610387e7c 14 years ago
  spficklin b172b7459a Fixed bug in gff loader, and added 'cancel' and 're-run' actions to the jobs page 14 years ago
  laceysanderson 0f66f0150d Added documentation to tripal_core, tripal_analysis, tripal_contact, tripal_stock for the new Doxygen API Site 14 years ago
  spficklin 9da34ed8f0 Fixed bug on install of tripal core if chado is not previously installed 14 years ago
  laceysanderson 1c59d38e68 Re-arranged feature admin menu including adding the feature module description stub and moving the gff loader from core to feature 14 years ago
  spficklin 3ca12bc53e Start of Tripal core API with generic insert & select functions 14 years ago
  spficklin 4c62dd3793 : 14 years ago
  laceysanderson b476720a70 Added views integration to core: doesn't support tables just provides a common place to include functions and handlers needed for 2+ modules 14 years ago
  spficklin a3b0e16b18 Fixed bug in tripal_core 14 years ago
  spficklin 0b16ad03c5 Fixed a bug where the core module would not install 14 years ago
  spficklin 2524c48310 Adding a tab-delimited bulk loader 14 years ago
  spficklin e69b52457e Added a proper admin interface for the chado installer 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