Lacey Sanderson
|
b443b546e6
Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
|
9 anni fa |
Nathan Weeks
|
2c224cc6da
Issue #2463211: Updated the cvterm views handler to use loose index scan to generate the drop-down list
|
9 anni fa |
Stephen Ficklin
|
a1e80c5fef
Fixed issue #2347931
|
9 anni fa |
Stephen Ficklin
|
4c8d61eebd
Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
|
9 anni fa |
Stephen Ficklin
|
a70f34bb3e
Fixed bug in new bulk loader export/import code
|
9 anni fa |
Lacey Sanderson
|
0d02183154
Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
|
9 anni fa |
Lacey Sanderson
|
baac0be178
Issue #2463211: Set all administrative views to require input. This ensures that the page won't WSOD if there are too many records in the particular table. NOTE: this was a problem due to speed bottlenecks such as the drop-down filters and sorting of the results.
|
9 anni fa |
Stephen Ficklin
|
80b9efb84e
Added API functions for inserting Bulk loaders. Also fixed bulk loader so it imports and exports JSON format strings. It also is backwards compatible (needs to be removed eventually) for loading serialized PHP and stringified PHP arrays. The Tripal Extensions Import admin page only supports import of JSON strings for security purposes
|
9 anni fa |
Stephen Ficklin
|
797addbcf3
Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
|
9 anni fa |
Stephen Ficklin
|
deb9d0059f
Improved admin delete feature interface, added API for analysis select options, updated GFF to add proteins if not in GFF, fixed a few bugs
|
9 anni fa |
Lacey Sanderson
|
f8556b89b4
Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
|
9 anni fa |
Lacey Sanderson
|
c324fbd404
Bug Fix: Stock module didn't check organism/type_id was set before using it to check uniquename uniqueness.
|
9 anni fa |
Stephen Ficklin
|
1e9614f029
Added organism autocomplete in API
|
9 anni fa |
Stephen Ficklin
|
0bd6d37113
Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
|
9 anni fa |
Stephen Ficklin
|
4a4fd8d5fb
Fixed missing default on chado_update_property()
|
9 anni fa |
Lacey Sanderson
|
faa9546d67
Views Integration (Issue #2479599): Additional Ramifications since the unset mview_id was used to detect legacy mviews repeatedly, there needed to be fixes in the hook_views_data() and views integration UI
|
9 anni fa |
nhenry
|
cb7c1ea654
Bug (Issue #2484067): Memory Leaks when cleaning-up orphaned chado content; Improved: patch supplied by nhenry with addition of form UI to allow Tripal admin to set the batch size.
|
9 anni fa |
Lacey Sanderson
|
6d442c956d
Small Bug Fix:Views Integration actually thought all custom tables were mviews (Fixed); Feature Request: All mviews are now integrated as base tables by default
|
9 anni fa |
Lacey Sanderson
|
f8259a17e5
Bug (Issue #2479599): Only legacy materialized views were detected as Mviews; Fix: Added a check when integrating chado tables to see if the chado table is actually a materialized view
|
9 anni fa |
Lacey Sanderson
|
6b500167c1
Node API: Made circular relationship error more informative including pointing out the purposeful loop-hole in case someone actually needs a circular relationship.
|
9 anni fa |
Stephen Ficklin
|
adca4f065c
Add a simple check on other chado_xxx_record functions
|
9 anni fa |
Stephen Ficklin
|
6cfc110816
Add a simple check on chado_udpate_record
|
9 anni fa |
Stephen Ficklin
|
9cab666d85
Fixed error in example module
|
9 anni fa |
Stephen Ficklin
|
0e7518c058
Fixing my stupid mistake
|
9 anni fa |
Stephen Ficklin
|
044952039b
Should not require foreign keys in table check in chado_node_generate_tokens
|
9 anni fa |
Stephen Ficklin
|
6893992f63
Should not require a description for table fields in chado_node_gerneate_tokens
|
9 anni fa |
Stephen Ficklin
|
f25925117e
Should not require a description for table fields in chado_node_gerneate_tokens
|
9 anni fa |
Stephen Ficklin
|
aef24c183f
Fixed bug in core variables
|
9 anni fa |
Stephen Ficklin
|
5d1dc626d2
Fixed merge conflict
|
9 anni fa |
Stephen Ficklin
|
665c097779
missing indexes on the analysisfeatureprop table in Chado v1.2. Added them. Fixed bug in Chado query API for sub queries that returned nothing or failed.
|
9 anni fa |