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 years ago |
Lacey Sanderson
|
f8556b89b4
Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
|
9 years ago |
Lacey Sanderson
|
c324fbd404
Bug Fix: Stock module didn't check organism/type_id was set before using it to check uniquename uniqueness.
|
9 years ago |
Stephen Ficklin
|
1e9614f029
Added organism autocomplete in API
|
9 years ago |
Stephen Ficklin
|
0bd6d37113
Merge branch '7.x-2.x' of git.drupal.org:project/tripal into 7.x-2.x
|
9 years ago |
Stephen Ficklin
|
4a4fd8d5fb
Fixed missing default on chado_update_property()
|
9 years ago |
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 years ago |
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 years ago |
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 years ago |
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 years ago |
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 years ago |
Stephen Ficklin
|
adca4f065c
Add a simple check on other chado_xxx_record functions
|
9 years ago |
Stephen Ficklin
|
6cfc110816
Add a simple check on chado_udpate_record
|
9 years ago |
Stephen Ficklin
|
9cab666d85
Fixed error in example module
|
9 years ago |
Stephen Ficklin
|
0e7518c058
Fixing my stupid mistake
|
9 years ago |
Stephen Ficklin
|
044952039b
Should not require foreign keys in table check in chado_node_generate_tokens
|
9 years ago |
Stephen Ficklin
|
6893992f63
Should not require a description for table fields in chado_node_gerneate_tokens
|
9 years ago |
Stephen Ficklin
|
f25925117e
Should not require a description for table fields in chado_node_gerneate_tokens
|
9 years ago |
Stephen Ficklin
|
aef24c183f
Fixed bug in core variables
|
9 years ago |
Stephen Ficklin
|
5d1dc626d2
Fixed merge conflict
|
9 years ago |
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 years ago |
Chun-Huai Cheng
|
beae1c1e9b
Changed chado_select query to return empty array if sub-query failed or is empty
|
9 years ago |
Stephen Ficklin
|
744024d9dc
Few changes to extensions importer page
|
10 years ago |
Stephen Ficklin
|
6b7601791b
Added dev state to import details
|
10 years ago |
Stephen Ficklin
|
58297dfee0
Just a few text changes
|
10 years ago |
Stephen Ficklin
|
d413d22c20
Fixed bug with menu and with notices of installed modules
|
10 years ago |
Stephen Ficklin
|
4bf9345e71
Can now install modules on the Extension admin page
|
10 years ago |
Stephen Ficklin
|
e0313dde5c
Continued working on etension importing
|
10 years ago |
Stephen Ficklin
|
cd76c0e0a3
Just a check-in
|
10 years ago |
Stephen Ficklin
|
ff056b6df2
Adding an admin page for viewing extensions from the RSS feed
|
10 years ago |