Commit History

Author SHA1 Message Date
  Stephen Ficklin 9987ce03af Fixed problem with text fields not properly dealing with HTML content 8 years ago
  Stephen Ficklin 52d1570eb8 Fixed various bugs 8 years ago
  Stephen Ficklin f66a8a4fb4 Added new field for the featuremap.unittype_id column 8 years ago
  Stephen Ficklin 7ab777451c Working through bugs with fields and web services 8 years ago
  Stephen Ficklin de402b67fd Added new chado_bundle table to link a bundle directly to a chado table. Previously it was mapped via the chado_cvterm_mapping table which mapped cvterms but wasn't exact enough for bundles. Also improved the content creation form to allow for more customization for how bundles are mapped to Chado 8 years ago
  Stephen Ficklin 2ad2077658 Working to fix mapping of bundles to Chado tables 8 years ago
  Stephen Ficklin 23e01ef2f4 Moved Chado settings from field to instance 8 years ago
  Stephen Ficklin 1ef5aa8a95 Removed the _adder fields. User's now add new properties and cvterms using the typical field managmenet page. 8 years ago
  Stephen Ficklin a71c957ea6 Removed property of TripalField as it's not used until field_create_field function. It's been put in the array. Also properties types are automatically added for all types in the database 8 years ago
  Stephen Ficklin be77d369e7 Updating default entity titles 8 years ago
  Stephen Ficklin 501fcba6db Added debugging info when a field doesn't have a cvterm to map to during field creation 8 years ago
  Stephen Ficklin d4d8855936 Fixed where base fields weren't getting a term associated 8 years ago
  Chun-Huai Cheng 5718f9eff4 Fixed merge conflicts 8 years ago
  Chun-Huai Cheng 7e4e5c0af5 Renamed chado_linker_fileds 8 years ago
  Stephen Ficklin f8302df147 Just some cleanup 8 years ago
  Stephen Ficklin 3bb12b4d5a Fixed problems with slow loading 8 years ago
  Stephen Ficklin 6273703a89 Changed field names for base fields 8 years ago
  Stephen Ficklin 63c99dcf22 Fixed saving to Chado for new field classes. Also fixed bugs in relationship field 8 years ago
  Chun-Huai Cheng f73bc67954 Split linker fileds into three files each 8 years ago
  Chun-Huai Cheng 108d58ec93 Fixed Custom base fields 8 years ago
  Stephen Ficklin 6a281e4729 Fixed field naming length issue 8 years ago
  Chun-Huai Cheng c6e97c04fd Worked on new field classes 8 years ago
  Stephen Ficklin 28221e5104 Added checksum widget formatter classes 8 years ago
  Stephen Ficklin b279f7c64c Added dbxref_id field/widget/formatter 8 years ago
  Stephen Ficklin 6957932829 Adding new subclasses for fields/widgets/formatters 8 years ago
  Stephen Ficklin 97801c5cd2 Nightly check-in 8 years ago
  Stephen Ficklin 265db1e724 Experimenting with reworking the TripalField class 8 years ago
  Chun-Huai Cheng f6867f2a15 Added a chado_linker_featurepos field. Fixed bugs for chado_linker_cvterm_adder that checks for duplicate fields 8 years ago
  Stephen Ficklin 32a1a3918c Fixed issue saving properties. Moved field admin form alter to the Chado module. Fixed labels and descriptions on property widgets 8 years ago
  Chun-Huai Cheng f14cda2e74 Fixed linker_relationship field and worked on prop_adder field 8 years ago