spficklin
|
e1fba05c06
Made all messages for no results be consistent for all default views
|
12 years ago |
spficklin
|
91184c553b
Fixed the get sequence function to work with Postgres 8.4 and fixed the annotated feature so that it can properly display overlapping parts and show the sequence in reverse complement if on the reverse strand
|
12 years ago |
spficklin
|
f3c6038b71
Fixed bug in setting properties from GFF loader
|
12 years ago |
spficklin
|
b49f5325b2
Fixed bug with synonymn not loading in GFF file
|
12 years ago |
spficklin
|
ced358ba58
Added a requirement that Chado must be accessible before Tripal Views gets installed
|
12 years ago |
spficklin
|
8f64c6204a
Added a requirement that Chado must be accessible before Tripal Views gets installed
|
12 years ago |
spficklin
|
5175db48d1
Fixed bug on feature sync page
|
12 years ago |
spficklin
|
b4ad2e1b5d
combined object and subject relationships into a single template
|
12 years ago |
spficklin
|
48f972cd1b
Bug fixes
|
12 years ago |
spficklin
|
b32ef39d05
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
spficklin
|
feb56cc3c2
Oops left in debugging code
|
12 years ago |
spficklin
|
76cea3664f
Fixed some memory leaks in GFF loader and in the Core API
|
12 years ago |
Lacey Sanderson
|
4c2e1670f4
better output for bulk loader tripal job
|
12 years ago |
Lacey Sanderson
|
38c9ddef21
fix bulk loader constant display
|
12 years ago |
Lacey Sanderson
|
36f80a9adf
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
Lacey Sanderson
|
79368506ed
Removed print for dbxref api that was causing WSOD
|
12 years ago |
spficklin
|
094ec69bde
Added prepared statements for tripal_core_chado_update and fixed it so that queiries for FK, UQ and PK constraints use prepared statements too. Altered GFF loader so that all queries use prepared statements
|
12 years ago |
Lacey Sanderson
|
31d173505b
Changed chado_query to no longer touch and changed chado_install.php to use chado_query
|
12 years ago |
Lacey Sanderson
|
c2b136139d
Removed old tripal_bulk_loader list link which resulted in WSOD -there is a full listing in the admin section
|
12 years ago |
Lacey Sanderson
|
9c0658eac6
tripal_cv_add_cvterm() was printing to the screen causing WSOD when tripal_analysis & tripal_library modules were installed -changed to drupal_set_message()
|
12 years ago |
Lacey Sanderson
|
1e485a0763
Added check to modules to only add default view if tripal_views is enabled -fixes bug of broken views if tripal_views is not enabled
|
12 years ago |
Lacey Sanderson
|
f061e39d9e
Now chado tables are integrated on install of tripal_views and don't need the user to go to the views UI
|
12 years ago |
Lacey Sanderson
|
4c06e42886
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 years ago |
Lacey Sanderson
|
4123a0b716
Updates default views to have a chado => node relationship which ensures added node fields are correct
|
12 years ago |
Lacey Sanderson
|
10b117b94f
Updates hook_views_data to call new tripal_views_add_node_relationship_to_chado_table_integration() function for tables with corresponding nodes
|
12 years ago |
Lacey Sanderson
|
b209bc15e9
Tweaks to the relationship chado=>node and an api function to add them
|
12 years ago |
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
|
12 years ago |
Lacey Sanderson
|
8626dd6023
Fixed chado_views_relationship_to_node views handler -now produces fully qualified joins
|
12 years ago |
spficklin
|
d8f85709a8
Continuing to fix feature aggreation SQL
|
12 years ago |
spficklin
|
f69311cda8
Fixed query that pulls flanking sequences
|
12 years ago |