spficklin
|
39e90c2263
Fixed bug resulting from accidental typo in the organism node_info hook that was introduced in the last push
|
11 年之前 |
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
|
11 年之前 |
spficklin
|
d401d30a64
Fixed CURRVAL to have brackets around sequence name. There were incorrectly around just the table name
|
11 年之前 |
spficklin
|
41b5014686
Fixed bug when inserting and retrieving the CURRVAL of the just entered record
|
11 年之前 |
spficklin
|
a7e0a0dc26
Set a default URL path for all publications to be the Chado pub ID
|
12 年之前 |
spficklin
|
1e401d0bc1
Fixed bug in core module when using the chado_query_range function variables were being substituted twice
|
12 年之前 |
spficklin
|
7104bb55da
Added publication search tool (non Drupal Views)
|
12 年之前 |
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
|
12 年之前 |
Stephen Ficklin
|
53deb6a869
Fixed bug where the table name wasn't being prefixed with 'chado.'
|
12 年之前 |
spficklin
|
b405ae3afb
Continued development of Contact and Publiation modules
|
12 年之前 |
spficklin
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
12 年之前 |
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
|
12 年之前 |
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
|
12 年之前 |
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
|
12 年之前 |
spficklin
|
c423725e2a
Updated Doxygen comments
|
12 年之前 |