spficklin
|
cf6431ca4a
Trying to fix missing GO charts
|
12 lat temu |
spficklin
|
67b3d34903
Don't remember what was changed in CV.api.in, but made a change to insert form for an analysis
|
12 lat temu |
spficklin
|
38daa52d75
Re-arranged file structure for tripal_analysis and tripal_cv. Also fixed but in tripal core
|
12 lat temu |
spficklin
|
138637d6eb
Fixed bug in annotated feature display
|
12 lat temu |
spficklin
|
e1fba05c06
Made all messages for no results be consistent for all default views
|
12 lat temu |
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 lat temu |
spficklin
|
f3c6038b71
Fixed bug in setting properties from GFF loader
|
12 lat temu |
spficklin
|
b49f5325b2
Fixed bug with synonymn not loading in GFF file
|
12 lat temu |
spficklin
|
ced358ba58
Added a requirement that Chado must be accessible before Tripal Views gets installed
|
12 lat temu |
spficklin
|
8f64c6204a
Added a requirement that Chado must be accessible before Tripal Views gets installed
|
12 lat temu |
spficklin
|
5175db48d1
Fixed bug on feature sync page
|
12 lat temu |
spficklin
|
b4ad2e1b5d
combined object and subject relationships into a single template
|
12 lat temu |
spficklin
|
48f972cd1b
Bug fixes
|
12 lat temu |
spficklin
|
b32ef39d05
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 lat temu |
spficklin
|
feb56cc3c2
Oops left in debugging code
|
12 lat temu |
spficklin
|
76cea3664f
Fixed some memory leaks in GFF loader and in the Core API
|
12 lat temu |
Lacey Sanderson
|
4c2e1670f4
better output for bulk loader tripal job
|
12 lat temu |
Lacey Sanderson
|
38c9ddef21
fix bulk loader constant display
|
12 lat temu |
Lacey Sanderson
|
36f80a9adf
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 lat temu |
Lacey Sanderson
|
79368506ed
Removed print for dbxref api that was causing WSOD
|
12 lat temu |
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 lat temu |
Lacey Sanderson
|
31d173505b
Changed chado_query to no longer touch and changed chado_install.php to use chado_query
|
12 lat temu |
Lacey Sanderson
|
c2b136139d
Removed old tripal_bulk_loader list link which resulted in WSOD -there is a full listing in the admin section
|
12 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
Lacey Sanderson
|
4c06e42886
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 lat temu |
Lacey Sanderson
|
4123a0b716
Updates default views to have a chado => node relationship which ensures added node fields are correct
|
12 lat temu |
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 lat temu |
Lacey Sanderson
|
b209bc15e9
Tweaks to the relationship chado=>node and an api function to add them
|
12 lat temu |