spficklin
|
33f7af8e70
Fixed bug in tripal_core_chado_execute_prepared when checking if a field is 'text'. Rather than cause an error if the value is not text, it automatically converts it to text
|
il y a 12 ans |
spficklin
|
5abfa152c7
Changed feature_add_synonmys function to not use a space, but a carriage return
|
il y a 12 ans |
Stephen Ficklin
|
53deb6a869
Fixed bug where the table name wasn't being prefixed with 'chado.'
|
il y a 12 ans |
spficklin
|
a348e4f2d7
Added new term to tpub.obo
|
il y a 12 ans |
spficklin
|
207e9a0c4c
Updated publication updater/importer to look at accession first to find a a pub before inserting
|
il y a 12 ans |
Stephen Ficklin
|
69ce3b1886
Fixed bug in matching of publication to title/year if year is missing
|
il y a 12 ans |
spficklin
|
6597317510
Added term to tpub.obo
|
il y a 12 ans |
spficklin
|
56aa9501c3
Fixed some bugs and added ability to turn of creation of contacts for each author in the importer and upater
|
il y a 12 ans |
spficklin
|
432fe4a76d
Added drush update function to update publications
|
il y a 12 ans |
spficklin
|
4cce871896
Continued development on contact and pub modules
|
il y a 12 ans |
spficklin
|
4d175ad440
Oops forgot to remove a require line
|
il y a 12 ans |
spficklin
|
d2537148f1
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
il y a 12 ans |
spficklin
|
b405ae3afb
Continued development of Contact and Publiation modules
|
il y a 12 ans |
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.
|
il y a 12 ans |
Lacey Sanderson
|
84e6357dfc
Added ability to add additional joins through the tripal views chado aggregate join handler
|
il y a 12 ans |
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
|
il y a 12 ans |
laceysanderson
|
6d91e0e13c
Some custom views handlers re-use fields, changes were made to ensure tripal_views_handler_field_aggregate works in these cases
|
il y a 12 ans |
spficklin
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
il y a 12 ans |
Lacey Sanderson
|
9a06d23ba4
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
il y a 12 ans |
Lacey Sanderson
|
f13ec4c7ed
Updated the tripal_views_handler_field_aggregate handler so it actually works...
|
il y a 12 ans |
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
|
il y a 12 ans |
Lacey Sanderson
|
381324db40
Removed some legacy code from tripal stock views integration
|
il y a 12 ans |
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
|
il y a 12 ans |
spficklin
|
20c460c818
Continued development on pub module
|
il y a 12 ans |
spficklin
|
d37752c492
Fixed a misnamed element in the CV module, and continued development with pub module. Committing at end of day
|
il y a 12 ans |
spficklin
|
7eb8154d11
Just checking in progress on Tripal pub module.
|
il y a 12 ans |
spficklin
|
80ee18623a
Added almost all PubMed XML elements to parser
|
il y a 12 ans |
spficklin
|
de6323f6af
Merge branch '6.x-1.x' into 6.x-1661416-pub_module
|
il y a 12 ans |
spficklin
|
31342c077f
Added 'starts with' and 'ends with' operators to the chado_views_handler_filter_string handler
|
il y a 12 ans |
spficklin
|
3d0008c9ec
Committing to switch branches
|
il y a 12 ans |