Lacey Sanderson
|
867229ac5d
Fix to chado join handler that add's alias' to each table added to satisfy foreign key constraint. This takes into account the edge case where there are two foreign key calls to the same table.
|
%!s(int64=12) %!d(string=hai) anos |
Lacey Sanderson
|
84e6357dfc
Added ability to add additional joins through the tripal views chado aggregate join handler
|
%!s(int64=12) %!d(string=hai) anos |
Lacey Sanderson
|
5eecd98053
Fixed bug in chado aggregate join handler: now handles null values in the all field without collapsing the entire results to null. Uses a combination of coalesce to only return non-null results and cast to ensure all fields are strings
|
%!s(int64=12) %!d(string=hai) anos |
laceysanderson
|
6d91e0e13c
Some custom views handlers re-use fields, changes were made to ensure tripal_views_handler_field_aggregate works in these cases
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
%!s(int64=12) %!d(string=hai) anos |
Lacey Sanderson
|
9a06d23ba4
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 |
Lacey Sanderson
|
f13ec4c7ed
Updated the tripal_views_handler_field_aggregate handler so it actually works...
|
%!s(int64=12) %!d(string=hai) anos |
Lacey Sanderson
|
acf539de59
Small fixes to some of the basic views handlers. Need to ensure that values are arrays before looping and that aliases exist before using
|
%!s(int64=12) %!d(string=hai) anos |
Lacey Sanderson
|
381324db40
Removed some legacy code from tripal stock views integration
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
fc8149faec
Updated the GFF loader to add a date timestamp to the uniquename if none is provided in the GFF file. This ensures that the value will always be unique. Also, updated the GFF file to use the landmark_type provided by the user to look for the landmark if one is provided. Also changed the GFF loader so that it will recognize an entry for landmark using either the uniquename or the name
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
20c460c818
Continued development on pub module
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
d37752c492
Fixed a misnamed element in the CV module, and continued development with pub module. Committing at end of day
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
7eb8154d11
Just checking in progress on Tripal pub module.
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
80ee18623a
Added almost all PubMed XML elements to parser
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
de6323f6af
Merge branch '6.x-1.x' into 6.x-1661416-pub_module
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
31342c077f
Added 'starts with' and 'ends with' operators to the chado_views_handler_filter_string handler
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
3d0008c9ec
Committing to switch branches
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
475f61d4cc
Added a filter to the jobs report page to filter by text in the job name
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
2c7002668c
Tripal v1.0-fix1
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
177c6c053b
Decided to backtrack version to 1.0-fix1 rather than 1.1. Will tag a small bug fix release for the Tripal tutorial
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
a42ba1a18e
Updated version of tripal modules in preparation for next release
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
fa50dee2ef
Made corrections to core, anlaysis and feature modules accidentally in branch where working on new pub module, so had to merge. The pub module isn't quite ready for use but won't break anything
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
ed0dad3cf7
Provided some code clenup for the analysis module, added new API functions to the tripal_feature module, and added new case checking to some of the API calls in the Tripal core
|
%!s(int64=12) %!d(string=hai) anos |
spficklin
|
ad1655db74
Merge branch '6.x-1.x' into 6.x-1661416-pub_module
|
%!s(int64=12) %!d(string=hai) anos |
Lacey Sanderson
|
fca91cc322
Added more doxygen commenting -there wasn't any groups for the bulk loader or tripal views
|
%!s(int64=12) %!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=12) %!d(string=hai) anos |
Lacey Sanderson
|
9c1598d2f6
Added some more API functions for tripal views
|
%!s(int64=12) %!d(string=hai) anos |
Lacey Sanderson
|
a726356264
Added a tripal views api function to add fields to a given integration -good for calculated fields added by other modules
|
%!s(int64=12) %!d(string=hai) anos |
Lacey Sanderson
|
cb008665c3
Merge branch '6.x-1.x' of http://git.drupal.org/sandbox/spficklin/1337878 into 6.x-1.x
|
%!s(int64=12) %!d(string=hai) anos |
Lacey Sanderson
|
d677ab46cf
Small fix to triapl_core_chado_select so insensitive columns doesn't produce a 'pg_escape_string() expects parameter 1 to be string, array given' error
|
%!s(int64=12) %!d(string=hai) anos |