Stephen Ficklin
|
f772ca11e7
Fixed revisions problem on node update in analysis module
|
12 years ago |
spficklin
|
bc6d1b4c41
Fixed revisions in update
|
12 years ago |
spficklin
|
1d3c11b6dd
Fixed another problem with alignments
|
12 years ago |
Stephen Ficklin
|
36c67c6024
Fixed mistake in matched feature preprocess function
|
12 years ago |
spficklin
|
0778b71d77
Updating main branch with fixes to feature moduel for alignments. Also fixed but in Core API
|
12 years ago |
Lacey Sanderson
|
5da0e3a372
Removed tripal_pub module from 1.x branch until it has been verified it actually works -this keeps it from being in the release. It still exists in 6.x-1661416-fix_pub_module which will be merged back into 6.x-1.x when the module is fixed
|
12 years ago |
Lacey Sanderson
|
7c4d981d4e
Merged in newest 6.x-1482618-API_for_default_views_integration which includes all the specialty handlers
|
12 years ago |
Lacey Sanderson
|
54cbcec5c2
Dealt with the chado date format (ISO date rather then expected Unix timestamp) -field & filter, default views sort works; also made these handlers the default for chado tables
|
12 years ago |
Lacey Sanderson
|
71630b4c02
Chado Boolean filter is now the default filter for boolean fields in chado tables
|
12 years ago |
Lacey Sanderson
|
5a591a4ea6
Bug fix to boolean field handler to work correctly with t/f aggregated fields and updated boolean filter to work with t/f booleans
|
12 years ago |
Lacey Sanderson
|
d293568f75
made chado aggregator safe views_handler_filter_chado_select_string
|
12 years ago |
Lacey Sanderson
|
1546f674aa
Views integration now supports chado t/f booleans and uses the boolean field handler as a default for chado tables.
|
12 years ago |
Lacey Sanderson
|
d811fb8c2e
Views integration now supports chado t/f booleans and uses the boolean field handler as a default for chado tables.
|
12 years ago |
spficklin
|
5f01bf2b84
Added support for installing/upgrading to v1.2 of Chado... still needs changes to schema array
|
12 years ago |
spficklin
|
5090079818
added chado schema v1.2
|
12 years ago |
spficklin
|
b66d219eaa
added new schema file
|
12 years ago |
spficklin
|
6c1f4165fe
Updated module versions to 6.x-1.0
|
12 years ago |
spficklin
|
0f14003cd8
Removed non-used tripal_search module
|
12 years ago |
spficklin
|
af57d7083c
Removed old CVS style tags
|
12 years ago |
spficklin
|
d92571af1c
fixed ^M endings in tripal_bulk_loader.admin.inc
|
12 years ago |
spficklin
|
130a39983d
Fixed an errant = on line 13 of chado_views_handler_field_counter.inc
|
12 years ago |
spficklin
|
4cafd47ee2
Removed old CVS style tags
|
12 years ago |
spficklin
|
eefa99fc20
removed ^M from tripal_analysis_privacy.inc
|
12 years ago |
spficklin
|
226347fa81
Removed last extension: unigene_search
|
12 years ago |
Lacey Sanderson
|
125bd0dbfb
Added drush integration to check bulk loader running jobs status
|
12 years ago |
Lacey Sanderson
|
347aff455f
Fixed small typo in default join handler for chado tables
|
12 years ago |
Lacey Sanderson
|
6926718007
Fix to chado filter handlers to set default options and made chado aggregator safe views_handler_filter_chado_select_cvterm_name
|
12 years ago |
Lacey Sanderson
|
cdade360df
Added checkbox allowing user to enable/disable keeping track of inserted record IDs on a per bulk loading job basis. The default for already existing bulk loader jobs is TRUE and the default for new bulk loader jobs is FALSE
|
12 years ago |
Stephen Ficklin
|
9001868cf7
Fixed a bug in the chado_expand_vars API function call. When a foreign key relationship existed with the same table twice (e.g. subject_id and object_id both map to feature_id in the feature_relationship table) then only one of the relationships would appear in the resulting object
|
12 years ago |
Lacey Sanderson
|
21fd545316
Now keeps track of progress within a constant set through use of a file -refreshing the node updates the job progress taking into account the progress within the constant set
|
12 years ago |