Commit History

Author SHA1 Message Date
  Stephen Ficklin 7f8cdc4938 Working on showing remote content within the layout on this site 8 years ago
  Stephen Ficklin aa2b120a20 Working on showing remote content within the layout on this site 8 years ago
  Stephen Ficklin ab29cdd698 Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x 8 years ago
  Stephen Ficklin 5f910fc6ec Continued work on web services 8 years ago
  Chun-Huai Cheng d01267b475 Added additional check for the URL 8 years ago
  Chun-Huai Cheng a2dc7d09a2 Completed the administrative interface to configure other Tripal sites 8 years ago
  Stephen Ficklin 739fdf0dc4 slight adjustments to semweb forms 8 years ago
  Chun-Huai Cheng d465cbbc78 Modified Tripal Sites form 8 years ago
  Stephen Ficklin cb447c53ae Fixed a few minor bugs 8 years ago
  Stephen Ficklin 9c60387bcc Working on web services to support Chado table column names in the @context section 8 years ago
  Stephen Ficklin 7b1ae62cb1 Fixed a few minor bugs 8 years ago
  Stephen Ficklin 6f34c0b1d9 Fixed a few minor bugs 8 years ago
  Stephen Ficklin 7526753974 Working on cleanup of semantic web term assignments for web services 8 years ago
  Stephen Ficklin 32b56a6357 Fixed bug in loading field values 8 years ago
  Stephen Ficklin 2aeb99742f Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x 8 years ago
  Stephen Ficklin 9d581f4056 Reworked the TripalField class to follow Drupal coding standards (except naming), and to make functions more intuitive 8 years ago
  Chun-Huai Cheng 26c11a3a1a Created tripal_sites table. Added menu items for adding/editing Tripal sites 8 years ago
  Chun-Huai Cheng 8d748b7c26 Added a vocabulary column to the semantic web term list table. Added a function to reset the use of a sematic web term. Added a cancel option when editing/reseting a semantic web term. 8 years ago
  Stephen Ficklin ef49323679 Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x 8 years ago
  Stephen Ficklin f233e628a4 Working on improving entity loading 8 years ago
  Chun-Huai Cheng 8d2332bb84 Added list/edit forms for changing semantic web settings 8 years ago
  Stephen Ficklin c87d599356 Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x 8 years ago
  Stephen Ficklin 258c262bb9 Fixed bug in auto loading of fields 8 years ago
  Chun-Huai Cheng 9db6924e84 Merge branch '7.x-3.x' of github.com:tripal/tripal into 7.x-3.x 8 years ago
  Chun-Huai Cheng e0a6c08566 Added form for setting up semantic web terms 8 years ago
  Stephen Ficklin eb4d5f91fe Working on targeted loading of fields 8 years ago
  Stephen Ficklin 76681a2520 Reorganized the TripalField class and removed the attach_info() function. Broke out into two new functions: create_info and create_instance_info. This is better as it doesn't try to lump creating of a field and creating of an instance into one function and it supports all of thesettings for both operations 8 years ago
  Stephen Ficklin bd089a112e Fixed problem with 'Cancel' button on TripalEntity entities 8 years ago
  Stephen Ficklin def63e265e Fixed typo 8 years ago
  Stephen Ficklin 7e1971e600 Converted linker_prop_adder to a TripalField class. Added validate and submit functions to the TripalField class. Updated linker_relationship field to use the new validate and submit functions 8 years ago