Commit History

Author SHA1 Message Date
  Lacey Sanderson 7d13d6a848 Added back in bundle.data since it is used for fields. This will be removed after Tripal Terms functionality is completed providing an alternative method. 9 years ago
  Lacey Sanderson a95dbdbab6 Added a tripal_bundle_variables table to handle additional bundle information and removed the data serialized array column previously used for this purpose. 9 years ago
  Lacey Sanderson ed171db464 Tripal Content Type Edit Form: Added validation 9 years ago
  Lacey Sanderson c3f24789cb Added a Tripal entity type edit form with page title options. Form does not yet save data. 9 years ago
  Lacey Sanderson 3b74051bcb Rearranged shortcut links, find content tabs, etc. 9 years ago
  Lacey Sanderson 08b5d8768c Changed Tripal Admin Menu to reflect Tripal3 including minimizing references to chado and moving chado-specific modules into a Legacy sub-menu 9 years ago
  Stephen Ficklin 03416e85d4 Added Web Services Module 9 years ago
  Stephen Ficklin 73d6c14376 Removed the tripal_term/vocabulary tables as they aren't needed for entities 9 years ago
  Stephen Ficklin 7bacbcc97a Moved Chado-based modules into a legacy directory 9 years ago
  Lacey Sanderson 9fa1d8b253 Quick bug fix: in tripal_create_entity_type() vocab usage wasn't set when the vocabulary usage already existed. 9 years ago
  Stephen Ficklin 1f97dd2fca Added support for Organism and Analysis base tables 9 years ago
  Stephen Ficklin 755cb05fff moved functions for working with fields that were in the tripal_entity module into the tripal_fields module where they should have been 9 years ago
  Lacey Sanderson 4d7d6a64ac Moved tripal_panel tables into the fields layout module. 9 years ago
  Lacey Sanderson cb1daff567 Moved tripal_panel tables into the fields layout module. 9 years ago
  Lacey Sanderson cc1ff56b48 Merge branch 'entities' of https://github.com/tripal/tripal into entities 9 years ago
  Lacey Sanderson 7ce3982520 Added documentation and re-organized the install file for easier reading (moved schema defn. to the bottom, each in their own function for easy documentation. 9 years ago
  Chun-Huai Cheng 5995a36c4e Move callbacks from hook_validate() to hook_submit() for layout settings. 9 years ago
  Chun-Huai Cheng 31bf3779bf Fixed typo for arrange panel page. 9 years ago
  Lacey Sanderson 7e0abcde5c Small changes to messages and display and added in-code documentation. 9 years ago
  Chun-Huai Cheng 316f622e39 Renamed html classes 9 years ago
  Chun-Huai Cheng 25dd6b2586 Added margin to the close button. 9 years ago
  Chun-Huai Cheng ffe1fe29bc Modified UI for showing panels and moving it to the top when its corresponding sidebar TOC item is clicked. 9 years ago
  Chun-Huai Cheng 12769c2daf Fixed a bug for adding fields to the default panel 9 years ago
  Chun-Huai Cheng 67489c12ed Fixed a bug when adding fields to default panel 9 years ago
  Chun-Huai Cheng 8791235e60 Added fields to default panel 'te_base' if they haven't been assigned to a region. 9 years ago
  Chun-Huai Cheng 11217fbe49 Fixed code to allow same panel name for different bundles. 9 years ago
  Chun-Huai Cheng 1334b8381b Fixed a bug for grouping fields into panel 9 years ago
  Chun-Huai Cheng 5f83496dc1 Fixed a bug for ordering panels 9 years ago
  Chun-Huai Cheng d2e2e7e8da Updated the generic template to render grouped fields 9 years ago
  Chun-Huai Cheng 00f3395f72 Added a css file 9 years ago