Commit History

Autor SHA1 Mensaxe Data
  spficklin fdd548a327 Removed old hook_views_data and hook_views_alter from all modules as the views integration now handles integrating all of the tables. Those were older functions used before views integration was completed. Also, fixed the joins of linker tables with nodes to be recipricol with base tables. If you used node as the base table you couldn't join on the corresponding chado table. That's fixed %!s(int64=11) %!d(string=hai) anos
  Lacey Sanderson 6ce560e2dc Small fix to tripal views allowing non-chado tables to be integrated without no fields warning (non-chado tables are not in the Tripal schema api) %!s(int64=11) %!d(string=hai) anos
  spficklin c423725e2a Updated Doxygen comments %!s(int64=11) %!d(string=hai) anos
  spficklin 26c71f98dc Oops forgot to take out dpm %!s(int64=12) %!d(string=hai) anos
  spficklin a6ac1cf074 Added a pre_execute and post_render hook to the views integration to switch the search path before a view is executed if the base table is a Chado table. This is a temporary fix to the problem if a table in the Drupal schema is the same as a table in Chado. %!s(int64=12) %!d(string=hai) anos
  spficklin cd87d5a56a Fixed Drupal formatting standards %!s(int64=12) %!d(string=hai) anos
  spficklin b7c7cd26de Added a function that lists all tables in a Chado schema (per version) and altered the core to use that function. Previously it used a Postgres SQL statement to pull out all tables in the schema but this caused problems when non Chado tables were also present in the schema. %!s(int64=12) %!d(string=hai) anos
  spficklin 2a44eac059 removed dpm %!s(int64=12) %!d(string=hai) anos
  spficklin 5e017e52c0 Fixing bug javascript for determininig Drupal path %!s(int64=12) %!d(string=hai) anos
  spficklin 841aaa543d added the tripal_get_custom_schema to the tripal_core_get_chado_table_schema_function. This will allow the tripal_core_chado_insert (etc) functions to work with custom tables as well. Had to fix other places in the views integration where the tripal_get_custom_schema was being called. %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson 6a4dce745f Added a new API function to add the node relationship to the views integration array and made the changes to the chado relationship to node handler and the views integration code to deal with node relationships %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson 8626dd6023 Fixed chado_views_relationship_to_node views handler -now produces fully qualified joins %!s(int64=12) %!d(string=hai) anos
  spficklin 83bb80cb48 Completion of sequence handler %!s(int64=12) %!d(string=hai) anos
  spficklin 3627b0753a Added a new textarea handler %!s(int64=12) %!d(string=hai) anos
  spficklin 424a6bca6a Fixing merge conflict with tripal_views %!s(int64=12) %!d(string=hai) anos
  spficklin 5816ad9df7 added a field and filter handler for a sequence. Also fixed a fwe butgs in the gff loader, added a new function in the feature API for generating a reverse compliment %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson f82bb55992 Updated tripal_views_handler_filter_select_cvterm to not use deprecated views_handler_filter_chado_select_cvterm_name %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson 39b875b9ef Moved deprecated handlers into tripal_views/views/handlers/deprecated and removed them from list of registered handlers %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson b7d400e451 Removed addition of nids to chado views where chado is a separate database %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson 7258f953f5 Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x %!s(int64=12) %!d(string=hai) anos
  spficklin 5115e17de6 organized files in tripal_views %!s(int64=12) %!d(string=hai) anos
  spficklin b98067e791 Renamed custom handlers %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson 47d7c0d6d3 Now handlers actually get additional arguments supplied through tripal_views %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson 05a027b35e Changed unable to integrate messages to watchdog instead of drupal_set_message so that not all tables in chado need to be integrated %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson 2e15f7a2d5 Updated 6.x-1482618-API_for_default_views_integration branch to current 6.x-1.x branch status %!s(int64=12) %!d(string=hai) anos
  spficklin c324a8440f Merged in 6.x-6233304-Support_for_Chado_v1.2 branch and removed non-views stocks page %!s(int64=12) %!d(string=hai) anos
  spficklin 3efbf1ed79 Fixed coding standards problems as found by the coder module %!s(int64=12) %!d(string=hai) anos
  spficklin 8784673205 Fixed a merging conflict %!s(int64=12) %!d(string=hai) anos
  spficklin 885433ded8 Removed foreign key definitions from feature API file %!s(int64=12) %!d(string=hai) anos
  Lacey Sanderson 6936022808 Ensure that tripal_views integrates all chado tables described in the chado schema api -have lowest priority (10) %!s(int64=12) %!d(string=hai) anos