Lacey Sanderson
|
38c9ddef21
fix bulk loader constant display
|
12 tahun lalu |
Lacey Sanderson
|
36f80a9adf
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 tahun lalu |
spficklin
|
76cea3664f
Fixed some memory leaks in GFF loader and in the Core API
|
12 tahun lalu |
Lacey Sanderson
|
79368506ed
Removed print for dbxref api that was causing WSOD
|
12 tahun lalu |
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 tahun lalu |
Lacey Sanderson
|
31d173505b
Changed chado_query to no longer touch and changed chado_install.php to use chado_query
|
12 tahun lalu |
Lacey Sanderson
|
c2b136139d
Removed old tripal_bulk_loader list link which resulted in WSOD -there is a full listing in the admin section
|
12 tahun lalu |
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 tahun lalu |
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 tahun lalu |
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 tahun lalu |
Lacey Sanderson
|
4c06e42886
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 tahun lalu |
Lacey Sanderson
|
4123a0b716
Updates default views to have a chado => node relationship which ensures added node fields are correct
|
12 tahun lalu |
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 tahun lalu |
Lacey Sanderson
|
b209bc15e9
Tweaks to the relationship chado=>node and an api function to add them
|
12 tahun lalu |
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 tahun lalu |
Lacey Sanderson
|
8626dd6023
Fixed chado_views_relationship_to_node views handler -now produces fully qualified joins
|
12 tahun lalu |
spficklin
|
d8f85709a8
Continuing to fix feature aggreation SQL
|
12 tahun lalu |
spficklin
|
f69311cda8
Fixed query that pulls flanking sequences
|
12 tahun lalu |
spficklin
|
9721bd0cd4
Fixed query that pulls flanking sequences
|
12 tahun lalu |
Lacey Sanderson
|
a1a2c11fbd
Changes to aggregator join handler to make more extensible
|
12 tahun lalu |
Lacey Sanderson
|
170f8328d6
Default views now link to node and only show published/sync'd results if chado is local
|
12 tahun lalu |
spficklin
|
af9610a24e
Fixed chado installer to give more noticeable failure warning, and to continue on failure
|
12 tahun lalu |
spficklin
|
e69a77aa9e
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 tahun lalu |
spficklin
|
20ad1ec24a
Updated Chado version checking to recognize an 'effective version', or just the version to the tenth's place.
|
12 tahun lalu |
Lacey Sanderson
|
c040e5b888
Made biological data expanded by default
|
12 tahun lalu |
Lacey Sanderson
|
93c6bcbb7d
Moved all default views to the navigation menu under Biological data
|
12 tahun lalu |
spficklin
|
9f12d64de0
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
12 tahun lalu |
spficklin
|
47a0862d5a
Added warning message if Drupal version is not v1.11 or v1.2. Tripal won't work without one of these versions
|
12 tahun lalu |
Lacey Sanderson
|
cf766f3a61
Moved default chado views to navigation menu
|
12 tahun lalu |
Lacey Sanderson
|
8de4c4e60e
fixed htmspecial_characters bug on tripal views integration:edit integration
|
12 tahun lalu |