Commit History

Autor SHA1 Mensaxe Data
  Lacey Sanderson 6b500167c1 Node API: Made circular relationship error more informative including pointing out the purposeful loop-hole in case someone actually needs a circular relationship. %!s(int64=10) %!d(string=hai) anos
  Lacey Sanderson 060340d180 Chado Node API: Added messages to indicate when changes have been made reminding the user to save %!s(int64=10) %!d(string=hai) anos
  Lacey Sanderson 4ccb7210dd Chado node api: changed description text to be more helpful %!s(int64=10) %!d(string=hai) anos
  Lacey Sanderson ba36bef2b8 Chado Node API: Moved into vertical tabs and added summary text. %!s(int64=10) %!d(string=hai) anos
  Lacey Sanderson 98bc8c182a Chado node api: switched properties over to using the property_id instead of rank as key and moving calculation of rank into the update function %!s(int64=10) %!d(string=hai) anos
  Lacey Sanderson 32955bfe89 BUG: Add property then could not remove relationship on the first click though second attempt worked; FIX: get rid of use of uniq. both in form builder and formstate array builder using the relationship_id in the form %!s(int64=10) %!d(string=hai) anos
  Lacey Sanderson 5204a98770 Restructured chado node api (properties, dbxrefs, relationships) to deal with a Drupal bug causing the triggering button to be incorectly determined. Essentially there is now a common ajax callback and common remove/add validate/submit functions that determine the button actually triggered using and then call the correct functions. This change is completely backwards compatible as no outward facing function names/parameters were changed. %!s(int64=10) %!d(string=hai) anos
  Lacey Sanderson f4527d659e Fixed weird bug on features where relationship form ajax was broken and relationships didn't save %!s(int64=10) %!d(string=hai) anos
  Lacey Sanderson 71698413f7 removed mentions of properties in the relationship api (copy/paste errors...) %!s(int64=10) %!d(string=hai) anos
  Lacey Sanderson f0a35d3f48 Bug: Couldn't remove the last relationship; FIXED: relationship rank is based on uniqueid() thus formstate needs to be refreshed every time in order to ensure the button name matches the relationship rank %!s(int64=10) %!d(string=hai) anos
  Lacey Sanderson 60b223578b Small bug fix to relationship api -validation %!s(int64=10) %!d(string=hai) anos
  Stephen Ficklin 9cc848902c Fixed issues with views integration and fixed form hooks %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson 346189b453 Chado Node API: Bug Fixes 1) Subject & Object were reversed in display; 2) use a unique id instead of rank to ensure all relationships are displayed (rank doesn't work b/c Fred is_paternal_parent_of Max and Max is_paternal_parent_of Lui might have the same rank) %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson 0aa9fbf9f1 Updated Chado Node code to be aware of default vocabs and further developed the default vocab form so that they can be changed %!s(int64=11) %!d(string=hai) anos
  Stephen Ficklin 9a7dbcd45a Fixed bugs in pub module with checking for duplicates. Also updated dbxref and relationships API to clear out new fields on AJAX callback %!s(int64=11) %!d(string=hai) anos
  Stephen Ficklin 9bd14e2dfa Fixed some formatting issues with some templates. Fixed update_hook_N numbers. Fixed a problem with taxonomy terms being re-assigned to a field_data_taxonomyextra table during upgrade of D6 to D7 %!s(int64=11) %!d(string=hai) anos
  Stephen Ficklin c3d11a97cb updated chado_add_node_form_properties() to include better error checking and to use new chado_id and chado_id_field options %!s(int64=11) %!d(string=hai) anos
  Stephen Ficklin 40a22f19d1 Added some error messages if the cv could not be found using the values in the array %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson 522e717fa6 API: Added tripal_set_message and used it in chado node properties/dbxrefs/relationships api %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson 73a68a84d5 Core: some documentation changes %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson d32cab3f4d Renamed the tripal api functions for improved readability and consistency. Created deprecated file to ensure backwards compatibility. %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson a32036d157 chado node: fixed weights and removed rank from form theme %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson 9d74440468 Chado Nodes: set weight to 10 for prop/dbxref/rel fieldsets %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson 4595c402d4 Relationship API: added autocomplete %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson 150de3d940 Project: added relationship handling to the node form; Relationship API: added support for non-standard subject/object_id names %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson 3df4ac86f3 Contact: Added relationship form; Relationship API: fixed bug so works with non-ranked relationship tables %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson 9787eedc1f Chado Node API: updated dbxref/relationship api to handle pre-retrieved records in the update functions and changed the update function params to match the details arry form used elsewhere %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson 18587bc669 Chado Node API: dbxref/relationship api now support custom select options and only show records where the type/db_id are in the select list %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson a47213d9ff Relationships: removed ddl (debuggin func. calls) %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson ad6eee6b3d Made function names consistent between properties/dbxref/relationship chado node apis %!s(int64=11) %!d(string=hai) anos